Pull request #43240 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 3776fe62568359be9c3dff6f1905bf048cba8d91+67b4b032f33698eef5fefcadd228893e911aa3a3 (abcf5f53c893ccaf893428762060f2d5eb17b2d2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43240@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-02-15T19:16:51.168Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-15T19:16:51.171Z] Trying to pass milestone 2 [Pipeline] milestone [2022-02-15T19:16:51.244Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-15T19:17:06.402Z] Still waiting to schedule task [2022-02-15T19:17:06.404Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-02-15T19:17:56.947Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04373da696c5746ba) in /home/ubuntu/workspace/moby_PR-43240 [Pipeline] { [Pipeline] checkout [2022-02-15T19:17:57.104Z] The recommended git tool is: git [2022-02-15T19:17:59.838Z] using credential docker-jenkins-github-credentials [2022-02-15T19:17:59.847Z] Cloning the remote Git repository [2022-02-15T19:17:59.847Z] Cloning with configured refspecs honoured and without tags [2022-02-15T19:18:00.023Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T19:18:00.079Z] > git init /home/ubuntu/workspace/moby_PR-43240 # timeout=10 [2022-02-15T19:18:00.344Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:18:00.344Z] > git --version # timeout=10 [2022-02-15T19:18:00.362Z] > git --version # 'git version 2.17.1' [2022-02-15T19:18:00.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:18:00.364Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:18:25.381Z] Fetching without tags [2022-02-15T19:18:25.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:18:25.350Z] > git config --add remote.origin.fetch +refs/pull/43240/head:refs/remotes/origin/PR-43240 # timeout=10 [2022-02-15T19:18:25.362Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:18:25.377Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:18:25.456Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:18:25.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:18:25.457Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:18:25.762Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:18:26.573Z] Merge succeeded, producing 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:18:26.574Z] Checking out Revision 3776fe62568359be9c3dff6f1905bf048cba8d91 (PR-43240) [2022-02-15T19:18:25.798Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:18:25.813Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:18:26.514Z] > git remote # timeout=10 [2022-02-15T19:18:26.533Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T19:18:26.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:18:26.569Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T19:18:26.588Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T19:18:26.602Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:18:26.617Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:18:31.062Z] Commit message: "vendor: github.com/containerd/containerd v1.5.9" [2022-02-15T19:18:31.087Z] > git rev-list --no-walk 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-15T19:18:32.304Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43240:/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-02-15T19:18:36.496Z] Unable to find image 'alpine:latest' locally [2022-02-15T19:18:36.496Z] latest: Pulling from library/alpine [2022-02-15T19:18:36.496Z] 59bf1c3509f3: Pulling fs layer [2022-02-15T19:18:36.496Z] 59bf1c3509f3: Verifying Checksum [2022-02-15T19:18:36.496Z] 59bf1c3509f3: Download complete [2022-02-15T19:18:37.068Z] 59bf1c3509f3: Pull complete [2022-02-15T19:18:37.068Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-15T19:18:37.068Z] Status: Downloaded newer image for alpine:latest [2022-02-15T19:18:45.181Z] 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 [Pipeline] node [Pipeline] node [2022-02-15T19:18:45.766Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04373da696c5746ba) in /home/ubuntu/workspace/moby_PR-43240 [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-02-15T19:18:45.843Z] The recommended git tool is: git [Pipeline] // stage [2022-02-15T19:18:45.867Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f5f27bbc8a591d09) in /home/ubuntu/workspace/moby_PR-43240 [Pipeline] // stage [2022-02-15T19:18:45.881Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fa209eabf5b187d1) in /home/ubuntu/workspace/moby_PR-43240 [Pipeline] // stage [2022-02-15T19:18:45.894Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] stage [2022-02-15T19:18:45.923Z] Fetching changes from the remote Git repository [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] } [2022-02-15T19:18:45.941Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-02-15T19:18:45.990Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-031a18ca5e8a21921) in /home/ubuntu/workspace/moby_PR-43240 [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2022-02-15T19:18:46.045Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-01f355fb862319c6b) in /home/ubuntu/workspace/moby_PR-43240 [2022-02-15T19:18:46.057Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2022-02-15T19:18:46.116Z] The recommended git tool is: git [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] } [2022-02-15T19:18:46.315Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 3776fe62568359be9c3dff6f1905bf048cba8d91 [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-02-15T19:18:46.455Z] Merge succeeded, producing 3776fe62568359be9c3dff6f1905bf048cba8d91 [Pipeline] // stage [2022-02-15T19:18:46.455Z] Checking out Revision 3776fe62568359be9c3dff6f1905bf048cba8d91 (PR-43240) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-02-15T19:18:46.533Z] The recommended git tool is: git [Pipeline] // stage [2022-02-15T19:18:46.551Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-02-15T19:18:46.592Z] Commit message: "vendor: github.com/containerd/containerd v1.5.9" 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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-15T19:18:45.912Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43240/.git # timeout=10 [2022-02-15T19:18:45.936Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:18:45.956Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:18:45.957Z] > git --version # timeout=10 [2022-02-15T19:18:45.970Z] > git --version # 'git version 2.17.1' [2022-02-15T19:18:45.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:18:45.992Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:18:46.329Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:18:46.338Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:18:46.430Z] > git remote # timeout=10 [2022-02-15T19:18:46.436Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T19:18:46.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:18:46.444Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T19:18:46.458Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T19:18:46.468Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:18:46.479Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T19:18:47.439Z] + docker version [2022-02-15T19:18:47.439Z] Client: Docker Engine - Community [2022-02-15T19:18:47.439Z] Version: 20.10.12 [2022-02-15T19:18:47.439Z] API version: 1.41 [2022-02-15T19:18:47.439Z] Go version: go1.16.12 [2022-02-15T19:18:47.439Z] Git commit: e91ed57 [2022-02-15T19:18:47.439Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-15T19:18:47.439Z] OS/Arch: linux/amd64 [2022-02-15T19:18:47.439Z] Context: default [2022-02-15T19:18:47.439Z] Experimental: true [2022-02-15T19:18:47.439Z] [2022-02-15T19:18:47.439Z] Server: Docker Engine - Community [2022-02-15T19:18:47.439Z] Engine: [2022-02-15T19:18:47.439Z] Version: 20.10.12 [2022-02-15T19:18:47.439Z] API version: 1.41 (minimum version 1.12) [2022-02-15T19:18:47.439Z] Go version: go1.16.12 [2022-02-15T19:18:47.439Z] Git commit: 459d0df [2022-02-15T19:18:47.439Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-15T19:18:47.439Z] OS/Arch: linux/amd64 [2022-02-15T19:18:47.439Z] Experimental: true [2022-02-15T19:18:47.439Z] containerd: [2022-02-15T19:18:47.439Z] Version: 1.4.12 [2022-02-15T19:18:47.439Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T19:18:47.439Z] runc: [2022-02-15T19:18:47.439Z] Version: 1.0.2 [2022-02-15T19:18:47.439Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-15T19:18:47.439Z] docker-init: [2022-02-15T19:18:47.439Z] Version: 0.19.0 [2022-02-15T19:18:47.439Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-15T19:18:47.768Z] + docker info [2022-02-15T19:18:48.491Z] using credential docker-jenkins-github-credentials [2022-02-15T19:18:48.500Z] Cloning the remote Git repository [2022-02-15T19:18:48.500Z] Cloning with configured refspecs honoured and without tags [2022-02-15T19:18:48.524Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T19:18:48.573Z] using credential docker-jenkins-github-credentials [2022-02-15T19:18:48.581Z] Cloning the remote Git repository [2022-02-15T19:18:48.581Z] Cloning with configured refspecs honoured and without tags [2022-02-15T19:18:49.433Z] using credential docker-jenkins-github-credentials [2022-02-15T19:18:49.442Z] Cloning the remote Git repository [2022-02-15T19:18:49.442Z] Cloning with configured refspecs honoured and without tags [2022-02-15T19:18:49.489Z] using credential docker-jenkins-github-credentials [2022-02-15T19:18:49.496Z] Cloning the remote Git repository [2022-02-15T19:18:49.496Z] Cloning with configured refspecs honoured and without tags [2022-02-15T19:18:48.583Z] > git init /home/ubuntu/workspace/moby_PR-43240 # timeout=10 [2022-02-15T19:18:48.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:18:48.888Z] > git --version # timeout=10 [2022-02-15T19:18:48.897Z] > git --version # 'git version 2.25.1' [2022-02-15T19:18:48.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:18:48.899Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:18:48.602Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T19:18:48.659Z] > git init /home/ubuntu/workspace/moby_PR-43240 # timeout=10 [2022-02-15T19:18:48.956Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:18:48.956Z] > git --version # timeout=10 [2022-02-15T19:18:48.965Z] > git --version # 'git version 2.25.1' [2022-02-15T19:18:48.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:18:48.966Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:18:49.524Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T19:18:49.608Z] > git init /home/ubuntu/workspace/moby_PR-43240 # timeout=10 [2022-02-15T19:18:49.824Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:18:49.825Z] > git --version # timeout=10 [2022-02-15T19:18:49.855Z] > git --version # 'git version 2.17.1' [2022-02-15T19:18:49.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:18:49.857Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:18:49.486Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T19:18:49.544Z] > git init /home/ubuntu/workspace/moby_PR-43240 # timeout=10 [2022-02-15T19:18:49.763Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:18:49.764Z] > git --version # timeout=10 [2022-02-15T19:18:49.795Z] > git --version # 'git version 2.17.1' [2022-02-15T19:18:49.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:18:49.797Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:18:55.879Z] Client: [2022-02-15T19:18:55.879Z] Context: default [2022-02-15T19:18:55.879Z] Debug Mode: false [2022-02-15T19:18:55.879Z] Plugins: [2022-02-15T19:18:55.879Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-15T19:18:55.879Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-15T19:18:55.879Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-15T19:18:55.879Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-15T19:18:55.879Z] [2022-02-15T19:18:55.879Z] Server: [2022-02-15T19:18:55.879Z] Containers: 0 [2022-02-15T19:18:55.879Z] Running: 0 [2022-02-15T19:18:55.879Z] Paused: 0 [2022-02-15T19:18:55.879Z] Stopped: 0 [2022-02-15T19:18:55.879Z] Images: 1 [2022-02-15T19:18:55.879Z] Server Version: 20.10.12 [2022-02-15T19:18:55.879Z] Storage Driver: overlay2 [2022-02-15T19:18:55.879Z] Backing Filesystem: extfs [2022-02-15T19:18:55.879Z] Supports d_type: true [2022-02-15T19:18:55.879Z] Native Overlay Diff: true [2022-02-15T19:18:55.879Z] userxattr: false [2022-02-15T19:18:55.879Z] Logging Driver: json-file [2022-02-15T19:18:55.879Z] Cgroup Driver: cgroupfs [2022-02-15T19:18:55.879Z] Cgroup Version: 1 [2022-02-15T19:18:55.879Z] Plugins: [2022-02-15T19:18:55.879Z] Volume: local [2022-02-15T19:18:55.879Z] Network: bridge host ipvlan macvlan null overlay [2022-02-15T19:18:55.879Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-15T19:18:55.879Z] Swarm: inactive [2022-02-15T19:18:55.879Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-15T19:18:55.879Z] Default Runtime: runc [2022-02-15T19:18:55.879Z] Init Binary: docker-init [2022-02-15T19:18:55.879Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T19:18:55.879Z] runc version: v1.0.2-0-g52b36a2 [2022-02-15T19:18:55.879Z] init version: de40ad0 [2022-02-15T19:18:55.879Z] Security Options: [2022-02-15T19:18:55.879Z] apparmor [2022-02-15T19:18:55.879Z] seccomp [2022-02-15T19:18:55.879Z] Profile: default [2022-02-15T19:18:55.879Z] Kernel Version: 5.4.0-1061-aws [2022-02-15T19:18:55.879Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-15T19:18:55.879Z] OSType: linux [2022-02-15T19:18:55.879Z] Architecture: x86_64 [2022-02-15T19:18:55.879Z] CPUs: 2 [2022-02-15T19:18:55.879Z] Total Memory: 7.565GiB [2022-02-15T19:18:55.879Z] Name: ip-10-100-66-88 [2022-02-15T19:18:55.879Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-15T19:18:55.879Z] Docker Root Dir: /var/lib/docker [2022-02-15T19:18:55.879Z] Debug Mode: false [2022-02-15T19:18:55.879Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:18:55.879Z] Labels: [2022-02-15T19:18:55.879Z] Experimental: true [2022-02-15T19:18:55.879Z] Insecure Registries: [2022-02-15T19:18:55.879Z] 127.0.0.0/8 [2022-02-15T19:18:55.879Z] Live Restore Enabled: true [2022-02-15T19:18:55.879Z] [2022-02-15T19:18:55.879Z] WARNING: No swap limit support [Pipeline] sh [2022-02-15T19:18:56.187Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T19:18:56.187Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T19:18:56.187Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43240/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-15T19:18:56.187Z] + bash /home/ubuntu/workspace/moby_PR-43240/check-config.sh [2022-02-15T19:18:56.187Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-15T19:18:56.187Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-15T19:18:56.187Z] [2022-02-15T19:18:56.187Z] Generally Necessary: [2022-02-15T19:18:56.187Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-15T19:18:56.187Z] - apparmor: enabled and tools installed [2022-02-15T19:18:56.187Z] - CONFIG_NAMESPACES: enabled [2022-02-15T19:18:56.187Z] - CONFIG_NET_NS: enabled [2022-02-15T19:18:56.187Z] - CONFIG_PID_NS: enabled [2022-02-15T19:18:56.187Z] - CONFIG_IPC_NS: enabled [2022-02-15T19:18:56.187Z] - CONFIG_UTS_NS: enabled [2022-02-15T19:18:56.187Z] - CONFIG_CGROUPS: enabled [2022-02-15T19:18:56.187Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-15T19:18:56.187Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-15T19:18:56.187Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-15T19:18:56.187Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-15T19:18:56.187Z] - CONFIG_CPUSETS: enabled [2022-02-15T19:18:56.187Z] - CONFIG_MEMCG: enabled [2022-02-15T19:18:56.187Z] - CONFIG_KEYS: enabled [2022-02-15T19:18:56.187Z] - CONFIG_VETH: enabled (as module) [2022-02-15T19:18:56.187Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-15T19:18:56.187Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-15T19:18:56.187Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-15T19:18:56.187Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-15T19:18:56.187Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-15T19:18:56.187Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-15T19:18:56.187Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-15T19:18:56.187Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-15T19:18:56.187Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-15T19:18:56.464Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-15T19:18:56.464Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-15T19:18:56.464Z] - CONFIG_CGROUP_BPF: enabled [2022-02-15T19:18:56.464Z] [2022-02-15T19:18:56.464Z] Optional Features: [2022-02-15T19:18:56.464Z] - CONFIG_USER_NS: enabled [2022-02-15T19:18:56.464Z] - CONFIG_SECCOMP: enabled [2022-02-15T19:18:56.464Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-15T19:18:56.464Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-15T19:18:56.464Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-15T19:18:56.464Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-15T19:18:56.464Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-15T19:18:56.464Z] - CONFIG_BLK_CGROUP: enabled [2022-02-15T19:18:56.464Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-15T19:18:56.464Z] - CONFIG_CGROUP_PERF: enabled [2022-02-15T19:18:56.464Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-15T19:18:56.464Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-15T19:18:56.464Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-15T19:18:56.464Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-15T19:18:56.464Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-15T19:18:56.464Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-15T19:18:56.464Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-15T19:18:56.464Z] - CONFIG_IP_VS: enabled (as module) [2022-02-15T19:18:56.464Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-15T19:18:56.464Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-15T19:18:56.464Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-15T19:18:56.464Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-15T19:18:56.464Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-15T19:18:56.464Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-15T19:18:56.464Z] - CONFIG_EXT4_FS: enabled [2022-02-15T19:18:56.464Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-15T19:18:56.464Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-15T19:18:56.464Z] - Network Drivers: [2022-02-15T19:18:56.464Z] - "overlay": [2022-02-15T19:18:56.464Z] - CONFIG_VXLAN: enabled (as module) [2022-02-15T19:18:56.464Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-15T19:18:56.464Z] Optional (for encrypted networks): [2022-02-15T19:18:56.722Z] - CONFIG_CRYPTO: enabled [2022-02-15T19:18:56.722Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-15T19:18:56.722Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-15T19:18:56.722Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-15T19:18:56.722Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-15T19:18:56.722Z] - CONFIG_XFRM: enabled [2022-02-15T19:18:56.722Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-15T19:18:56.722Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-15T19:18:56.722Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-15T19:18:56.722Z] - "ipvlan": [2022-02-15T19:18:56.722Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-15T19:18:56.722Z] - "macvlan": [2022-02-15T19:18:56.722Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-15T19:18:56.722Z] - CONFIG_DUMMY: enabled (as module) [2022-02-15T19:18:56.722Z] - "ftp,tftp client in container": [2022-02-15T19:18:56.722Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-15T19:18:56.722Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-15T19:18:56.722Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-15T19:18:56.722Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-15T19:18:56.722Z] - Storage Drivers: [2022-02-15T19:18:56.722Z] - "aufs": [2022-02-15T19:18:56.722Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-15T19:18:56.722Z] - "btrfs": [2022-02-15T19:18:56.722Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-15T19:18:56.722Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-15T19:18:56.722Z] - "devicemapper": [2022-02-15T19:18:56.722Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-15T19:18:56.722Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-15T19:18:56.722Z] - "overlay": [2022-02-15T19:18:56.722Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-15T19:18:56.722Z] - "zfs": [2022-02-15T19:18:56.722Z] - /dev/zfs: present [2022-02-15T19:18:56.722Z] - zfs command: missing [2022-02-15T19:18:56.722Z] - zpool command: missing [2022-02-15T19:18:56.722Z] [2022-02-15T19:18:56.722Z] Limits: [2022-02-15T19:18:56.722Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-15T19:18:56.722Z] [2022-02-15T19:18:56.722Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-15T19:18:57.053Z] + sudo modprobe ip_vs [2022-02-15T19:18:57.053Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3776fe62568359be9c3dff6f1905bf048cba8d91 . [2022-02-15T19:18:57.309Z] #1 [internal] load build definition from Dockerfile [2022-02-15T19:18:57.309Z] #1 sha256:a550fdfcb52b98e52fc4bc1399c7b117280645f39ee9b3ec5f144962c45dc231 [2022-02-15T19:18:57.309Z] #1 transferring dockerfile: 16.86kB done [2022-02-15T19:18:57.309Z] #1 DONE 0.1s [2022-02-15T19:18:57.309Z] [2022-02-15T19:18:57.309Z] #2 [internal] load .dockerignore [2022-02-15T19:18:57.309Z] #2 sha256:96b2d2ff458b37506e136a27f4b0dcfc9cdd4634b9e3b01827c22722b64be94f [2022-02-15T19:18:57.309Z] #2 transferring context: 87B done [2022-02-15T19:18:57.309Z] #2 DONE 0.1s [2022-02-15T19:18:57.309Z] [2022-02-15T19:18:57.309Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-15T19:18:57.309Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-15T19:18:57.871Z] #3 DONE 0.4s [2022-02-15T19:18:57.871Z] [2022-02-15T19:18:57.871Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-15T19:18:57.871Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-15T19:18:57.871Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-15T19:18:57.871Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-15T19:18:57.871Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-15T19:18:57.871Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-15T19:18:57.871Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-02-15T19:18:58.128Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-02-15T19:18:58.128Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-15T19:18:58.384Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-02-15T19:18:58.642Z] #4 DONE 0.7s [2022-02-15T19:18:58.899Z] [2022-02-15T19:18:58.899Z] #6 [internal] load build definition from Dockerfile [2022-02-15T19:18:58.899Z] #6 sha256:0274a6f8e55bab519ae53f13337724f91796136721dc3340590a2a7caaa6ed7e [2022-02-15T19:18:58.899Z] #6 DONE 0.0s [2022-02-15T19:18:58.899Z] [2022-02-15T19:18:58.899Z] #5 [internal] load .dockerignore [2022-02-15T19:18:58.899Z] #5 sha256:4e27e36029997be4f2cff3991c150878f5b15fa58f31c9deb5c26a62bb1b8569 [2022-02-15T19:18:58.899Z] #5 DONE 0.0s [2022-02-15T19:18:58.899Z] [2022-02-15T19:18:58.899Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-15T19:18:58.899Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-15T19:18:59.464Z] #10 ... [2022-02-15T19:18:59.464Z] [2022-02-15T19:18:59.464Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T19:18:59.464Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T19:18:59.464Z] #8 DONE 0.6s [2022-02-15T19:18:59.464Z] [2022-02-15T19:18:59.464Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T19:18:59.464Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-15T19:18:59.464Z] #7 DONE 0.6s [2022-02-15T19:18:59.464Z] [2022-02-15T19:18:59.464Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T19:18:59.464Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-15T19:18:59.464Z] #9 DONE 0.7s [2022-02-15T19:18:59.464Z] [2022-02-15T19:18:59.464Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-15T19:18:59.464Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-15T19:18:59.464Z] #10 DONE 0.7s [2022-02-15T19:18:59.724Z] [2022-02-15T19:18:59.724Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:18:59.724Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T19:18:59.724Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-15T19:18:59.724Z] #69 DONE 0.0s [2022-02-15T19:18:59.724Z] [2022-02-15T19:18:59.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:18:59.724Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:18:59.724Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:18:59.981Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.0s done [2022-02-15T19:18:59.981Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-15T19:18:59.981Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-15T19:18:59.981Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-15T19:19:00.239Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.2s [2022-02-15T19:19:00.239Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0B / 5.15MB 0.2s [2022-02-15T19:19:00.239Z] #11 ... [2022-02-15T19:19:00.239Z] [2022-02-15T19:19:00.239Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-15T19:19:00.239Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-15T19:19:00.239Z] #45 DONE 0.0s [2022-02-15T19:19:00.239Z] [2022-02-15T19:19:00.239Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:00.239Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:00.499Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.24MB / 54.92MB 0.4s [2022-02-15T19:19:00.499Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 4.19MB / 5.15MB 0.4s [2022-02-15T19:19:00.499Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 0.4s [2022-02-15T19:19:00.500Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 9.44MB / 54.92MB 0.5s [2022-02-15T19:19:00.500Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.4s done [2022-02-15T19:19:00.500Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.50MB / 10.87MB 0.5s [2022-02-15T19:19:00.757Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 13.63MB / 54.92MB 0.7s [2022-02-15T19:19:00.757Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 8.39MB / 10.87MB 0.7s [2022-02-15T19:19:00.757Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 1.05MB / 54.57MB 0.7s [2022-02-15T19:19:00.757Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 16.78MB / 54.92MB 0.8s [2022-02-15T19:19:00.757Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.74MB / 10.87MB 0.8s [2022-02-15T19:19:00.774Z] Still waiting to schedule task [2022-02-15T19:19:00.775Z] Waiting for next available executor on ‘windows-2019’ [2022-02-15T19:19:00.779Z] Still waiting to schedule task [2022-02-15T19:19:00.780Z] Waiting for next available executor on ‘windows-2022’ [2022-02-15T19:19:00.783Z] Still waiting to schedule task [2022-02-15T19:19:00.783Z] Waiting for next available executor on ‘windows-2022’ [2022-02-15T19:19:01.017Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 20.97MB / 54.92MB 0.9s [2022-02-15T19:19:01.017Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.24MB / 54.57MB 0.9s [2022-02-15T19:19:01.017Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 26.21MB / 54.92MB 1.0s [2022-02-15T19:19:01.017Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.9s done [2022-02-15T19:19:01.276Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 9.44MB / 54.57MB 1.1s [2022-02-15T19:19:01.276Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 1.05MB / 85.81MB 1.1s [2022-02-15T19:19:01.276Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 29.36MB / 54.92MB 1.2s [2022-02-15T19:19:01.534Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 12.58MB / 54.57MB 1.3s [2022-02-15T19:19:01.534Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 37.75MB / 54.92MB 1.5s [2022-02-15T19:19:01.534Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 16.78MB / 54.57MB 1.5s [2022-02-15T19:19:01.534Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 10.49MB / 85.81MB 1.5s [2022-02-15T19:19:01.792Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 43.10MB / 54.92MB 1.6s [2022-02-15T19:19:01.792Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 19.92MB / 54.57MB 1.6s [2022-02-15T19:19:01.792Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 15.73MB / 85.81MB 1.7s [2022-02-15T19:19:02.051Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 51.38MB / 54.92MB 1.9s [2022-02-15T19:19:02.051Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 28.31MB / 54.57MB 1.9s [2022-02-15T19:19:02.051Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 22.02MB / 85.81MB 2.0s [2022-02-15T19:19:02.308Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.1s [2022-02-15T19:19:02.308Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 32.51MB / 54.57MB 2.1s [2022-02-15T19:19:02.308Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 45.09MB / 54.57MB 2.3s [2022-02-15T19:19:02.308Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 35.65MB / 85.81MB 2.3s [2022-02-15T19:19:02.320Z] Fetching without tags [2022-02-15T19:19:02.286Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:19:02.296Z] > git config --add remote.origin.fetch +refs/pull/43240/head:refs/remotes/origin/PR-43240 # timeout=10 [2022-02-15T19:19:02.306Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:19:02.316Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:19:02.324Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:19:02.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:19:02.325Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:19:02.566Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 49.28MB / 54.57MB 2.4s [2022-02-15T19:19:02.566Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.5s done [2022-02-15T19:19:02.566Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.6s [2022-02-15T19:19:02.566Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 48.23MB / 85.81MB 2.6s [2022-02-15T19:19:02.605Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:19:03.131Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 53.48MB / 85.81MB 2.9s [2022-02-15T19:19:03.131Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-15T19:19:03.131Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 58.72MB / 85.81MB 3.1s [2022-02-15T19:19:03.131Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.1s done [2022-02-15T19:19:03.131Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 0B / 134.83MB 3.2s [2022-02-15T19:19:03.131Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.2s [2022-02-15T19:19:03.156Z] Merge succeeded, producing 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:19:03.156Z] Checking out Revision 3776fe62568359be9c3dff6f1905bf048cba8d91 (PR-43240) [2022-02-15T19:19:03.388Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.2s done [2022-02-15T19:19:03.388Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 65.01MB / 85.81MB 3.4s [2022-02-15T19:19:03.645Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 72.35MB / 85.81MB 3.7s [2022-02-15T19:19:03.645Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 15.47MB / 134.83MB 3.7s [2022-02-15T19:19:03.905Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 79.69MB / 85.81MB 3.9s [2022-02-15T19:19:03.905Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 23.07MB / 134.83MB 3.9s [2022-02-15T19:19:04.169Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.2s [2022-02-15T19:19:04.169Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 33.55MB / 134.83MB 4.2s [2022-02-15T19:19:02.616Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:19:02.628Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:19:03.124Z] > git remote # timeout=10 [2022-02-15T19:19:03.136Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T19:19:03.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:19:03.143Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T19:19:03.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T19:19:03.165Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:19:03.180Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:19:04.742Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 46.14MB / 134.83MB 4.5s [2022-02-15T19:19:04.742Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 54.53MB / 134.83MB 4.8s [2022-02-15T19:19:05.007Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.8s done [2022-02-15T19:19:05.007Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 61.87MB / 134.83MB 4.9s [2022-02-15T19:19:05.267Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 70.25MB / 134.83MB 5.2s [2022-02-15T19:19:05.525Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 87.03MB / 134.83MB 5.5s [2022-02-15T19:19:05.785Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 95.42MB / 134.83MB 5.7s [2022-02-15T19:19:05.813Z] Fetching without tags [2022-02-15T19:19:05.768Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:19:05.773Z] > git config --add remote.origin.fetch +refs/pull/43240/head:refs/remotes/origin/PR-43240 # timeout=10 [2022-02-15T19:19:05.787Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:19:05.801Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:19:05.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:19:05.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:19:05.821Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:19:06.043Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 104.86MB / 134.83MB 5.9s [2022-02-15T19:19:06.043Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 116.39MB / 134.83MB 6.1s [2022-02-15T19:19:06.045Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:19:06.304Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 124.78MB / 134.83MB 6.3s [2022-02-15T19:19:06.563Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 132.12MB / 134.83MB 6.4s [2022-02-15T19:19:06.563Z] #11 ... [2022-02-15T19:19:06.563Z] [2022-02-15T19:19:06.563Z] #24 [internal] load build context [2022-02-15T19:19:06.563Z] #24 sha256:ba56ee14f73f8dd00fdc5e7ae26612adfc9b0afdb216eb337a2da93eee25f61e [2022-02-15T19:19:06.563Z] #24 transferring context: 57.34MB 6.5s done [2022-02-15T19:19:06.563Z] #24 DONE 6.8s [2022-02-15T19:19:06.563Z] [2022-02-15T19:19:06.563Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:06.563Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:06.563Z] #11 ... [2022-02-15T19:19:06.563Z] [2022-02-15T19:19:06.563Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:06.563Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:06.563Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-15T19:19:06.563Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-15T19:19:06.563Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-15T19:19:06.563Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-15T19:19:06.563Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.4s done [2022-02-15T19:19:06.563Z] #28 ... [2022-02-15T19:19:06.563Z] [2022-02-15T19:19:06.563Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:06.563Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:06.815Z] Merge succeeded, producing 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:19:06.815Z] Checking out Revision 3776fe62568359be9c3dff6f1905bf048cba8d91 (PR-43240) [2022-02-15T19:19:06.885Z] Commit message: "vendor: github.com/containerd/containerd v1.5.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T19:19:07.809Z] + docker version [2022-02-15T19:19:07.932Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.1s [2022-02-15T19:19:07.932Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 7.9s done [2022-02-15T19:19:06.054Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:19:06.069Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:19:06.763Z] > git remote # timeout=10 [2022-02-15T19:19:06.768Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T19:19:06.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:19:06.781Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T19:19:06.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T19:19:06.818Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:19:06.829Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:19:08.188Z] #11 ... [2022-02-15T19:19:08.188Z] [2022-02-15T19:19:08.188Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:08.188Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T19:19:08.188Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T19:19:08.188Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-15T19:19:08.188Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-15T19:19:08.188Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-02-15T19:19:08.188Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2022-02-15T19:19:08.188Z] #69 DONE 8.3s [2022-02-15T19:19:08.188Z] [2022-02-15T19:19:08.188Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:08.188Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:08.188Z] #11 ... [2022-02-15T19:19:08.188Z] [2022-02-15T19:19:08.188Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:08.188Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T19:19:08.188Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-15T19:19:08.188Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T19:19:08.188Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-15T19:19:08.188Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-15T19:19:08.188Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.8s done [2022-02-15T19:19:08.188Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2022-02-15T19:19:08.188Z] #67 DONE 8.3s [2022-02-15T19:19:08.188Z] [2022-02-15T19:19:08.188Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:08.188Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:09.555Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.6s done [2022-02-15T19:19:10.118Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.1s [2022-02-15T19:19:10.358Z] Client: Docker Engine - Community [2022-02-15T19:19:10.358Z] Version: 20.10.12 [2022-02-15T19:19:10.358Z] API version: 1.41 [2022-02-15T19:19:10.358Z] Go version: go1.16.12 [2022-02-15T19:19:10.358Z] Git commit: e91ed57 [2022-02-15T19:19:10.358Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-15T19:19:10.358Z] OS/Arch: linux/arm64 [2022-02-15T19:19:10.358Z] Context: default [2022-02-15T19:19:10.358Z] Experimental: true [2022-02-15T19:19:10.358Z] [2022-02-15T19:19:10.358Z] Server: Docker Engine - Community [2022-02-15T19:19:10.358Z] Engine: [2022-02-15T19:19:10.358Z] Version: 20.10.12 [2022-02-15T19:19:10.358Z] API version: 1.41 (minimum version 1.12) [2022-02-15T19:19:10.358Z] Go version: go1.16.12 [2022-02-15T19:19:10.358Z] Git commit: 459d0df [2022-02-15T19:19:10.358Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-15T19:19:10.358Z] OS/Arch: linux/arm64 [2022-02-15T19:19:10.358Z] Experimental: true [2022-02-15T19:19:10.358Z] containerd: [2022-02-15T19:19:10.358Z] Version: 1.4.12 [2022-02-15T19:19:10.358Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T19:19:10.358Z] runc: [2022-02-15T19:19:10.358Z] Version: 1.0.2 [2022-02-15T19:19:10.358Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-15T19:19:10.358Z] docker-init: [2022-02-15T19:19:10.358Z] Version: 0.19.0 [2022-02-15T19:19:10.358Z] GitCommit: de40ad0 [2022-02-15T19:19:10.382Z] #11 ... [2022-02-15T19:19:10.382Z] [2022-02-15T19:19:10.382Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:10.382Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:10.382Z] #28 DONE 10.7s [2022-02-15T19:19:10.382Z] [2022-02-15T19:19:10.382Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:10.382Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:10.382Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [Pipeline] sh [2022-02-15T19:19:10.640Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-15T19:19:10.683Z] + docker info [2022-02-15T19:19:11.203Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.4s done [2022-02-15T19:19:11.332Z] Commit message: "vendor: github.com/containerd/containerd v1.5.9" [2022-02-15T19:19:11.462Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T19:19:12.054Z] #11 ... [2022-02-15T19:19:12.054Z] [2022-02-15T19:19:12.054Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-15T19:19:12.054Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-15T19:19:12.054Z] #68 DONE 0.7s [2022-02-15T19:19:12.054Z] [2022-02-15T19:19:12.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:12.054Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:12.349Z] + docker version [2022-02-15T19:19:12.988Z] #11 ... [2022-02-15T19:19:12.988Z] [2022-02-15T19:19:12.988Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-15T19:19:12.988Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-15T19:19:12.988Z] #70 DONE 0.9s [2022-02-15T19:19:12.988Z] [2022-02-15T19:19:12.988Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:12.988Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:13.872Z] Fetching without tags [2022-02-15T19:19:14.150Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:19:14.971Z] Merge succeeded, producing 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:19:14.971Z] Checking out Revision 3776fe62568359be9c3dff6f1905bf048cba8d91 (PR-43240) [2022-02-15T19:19:13.792Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:19:13.807Z] > git config --add remote.origin.fetch +refs/pull/43240/head:refs/remotes/origin/PR-43240 # timeout=10 [2022-02-15T19:19:13.828Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:19:13.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:19:13.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:19:13.879Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:19:13.883Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:19:14.164Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:19:14.189Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:19:14.879Z] > git remote # timeout=10 [2022-02-15T19:19:14.908Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T19:19:14.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:19:14.921Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T19:19:14.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T19:19:14.974Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:19:14.999Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:19:15.651Z] Client: Docker Engine - Community [2022-02-15T19:19:15.651Z] Version: 20.10.12 [2022-02-15T19:19:15.651Z] API version: 1.41 [2022-02-15T19:19:15.651Z] Go version: go1.16.12 [2022-02-15T19:19:15.651Z] Git commit: e91ed57 [2022-02-15T19:19:15.651Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-15T19:19:15.651Z] OS/Arch: linux/amd64 [2022-02-15T19:19:15.651Z] Context: default [2022-02-15T19:19:15.651Z] Experimental: true [2022-02-15T19:19:15.651Z] [2022-02-15T19:19:15.651Z] Server: Docker Engine - Community [2022-02-15T19:19:15.651Z] Engine: [2022-02-15T19:19:15.651Z] Version: 20.10.12 [2022-02-15T19:19:15.651Z] API version: 1.41 (minimum version 1.12) [2022-02-15T19:19:15.651Z] Go version: go1.16.12 [2022-02-15T19:19:15.651Z] Git commit: 459d0df [2022-02-15T19:19:15.651Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-15T19:19:15.651Z] OS/Arch: linux/amd64 [2022-02-15T19:19:15.651Z] Experimental: true [2022-02-15T19:19:15.651Z] containerd: [2022-02-15T19:19:15.651Z] Version: 1.4.12 [2022-02-15T19:19:15.651Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T19:19:15.651Z] runc: [2022-02-15T19:19:15.651Z] Version: 1.0.2 [2022-02-15T19:19:15.651Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-15T19:19:15.651Z] docker-init: [2022-02-15T19:19:15.651Z] Version: 0.19.0 [2022-02-15T19:19:15.651Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-15T19:19:15.966Z] + docker info [2022-02-15T19:19:15.978Z] Client: [2022-02-15T19:19:15.978Z] Context: default [2022-02-15T19:19:15.978Z] Debug Mode: false [2022-02-15T19:19:15.978Z] Plugins: [2022-02-15T19:19:15.978Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-15T19:19:15.978Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-15T19:19:15.978Z] [2022-02-15T19:19:15.978Z] Server: [2022-02-15T19:19:15.978Z] Containers: 0 [2022-02-15T19:19:15.978Z] Running: 0 [2022-02-15T19:19:15.978Z] Paused: 0 [2022-02-15T19:19:15.978Z] Stopped: 0 [2022-02-15T19:19:15.978Z] Images: 0 [2022-02-15T19:19:15.978Z] Server Version: 20.10.12 [2022-02-15T19:19:15.978Z] Storage Driver: overlay2 [2022-02-15T19:19:15.978Z] Backing Filesystem: extfs [2022-02-15T19:19:15.978Z] Supports d_type: true [2022-02-15T19:19:15.978Z] Native Overlay Diff: true [2022-02-15T19:19:15.978Z] userxattr: false [2022-02-15T19:19:15.978Z] Logging Driver: json-file [2022-02-15T19:19:15.978Z] Cgroup Driver: cgroupfs [2022-02-15T19:19:15.978Z] Cgroup Version: 1 [2022-02-15T19:19:15.978Z] Plugins: [2022-02-15T19:19:15.978Z] Volume: local [2022-02-15T19:19:15.978Z] Network: bridge host ipvlan macvlan null overlay [2022-02-15T19:19:15.978Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-15T19:19:15.978Z] Swarm: inactive [2022-02-15T19:19:15.978Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-15T19:19:15.978Z] Default Runtime: runc [2022-02-15T19:19:15.978Z] Init Binary: docker-init [2022-02-15T19:19:15.978Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T19:19:15.978Z] runc version: v1.0.2-0-g52b36a2 [2022-02-15T19:19:15.978Z] init version: de40ad0 [2022-02-15T19:19:15.978Z] Security Options: [2022-02-15T19:19:15.978Z] apparmor [2022-02-15T19:19:15.978Z] seccomp [2022-02-15T19:19:15.978Z] Profile: default [2022-02-15T19:19:15.978Z] Kernel Version: 5.11.0-1023-aws [2022-02-15T19:19:15.978Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-15T19:19:15.978Z] OSType: linux [2022-02-15T19:19:15.978Z] Architecture: aarch64 [2022-02-15T19:19:15.978Z] CPUs: 2 [2022-02-15T19:19:15.978Z] Total Memory: 7.576GiB [2022-02-15T19:19:15.978Z] Name: ip-10-100-61-134 [2022-02-15T19:19:15.978Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-15T19:19:15.978Z] Docker Root Dir: /var/lib/docker [2022-02-15T19:19:15.978Z] Debug Mode: false [2022-02-15T19:19:15.978Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:19:15.978Z] Labels: [2022-02-15T19:19:15.978Z] Experimental: true [2022-02-15T19:19:15.978Z] Insecure Registries: [2022-02-15T19:19:15.978Z] 127.0.0.0/8 [2022-02-15T19:19:15.978Z] Live Restore Enabled: true [2022-02-15T19:19:15.978Z] [Pipeline] sh [2022-02-15T19:19:16.164Z] Fetching without tags [2022-02-15T19:19:16.272Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T19:19:16.272Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T19:19:16.272Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43240/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-15T19:19:16.272Z] + bash /home/ubuntu/workspace/moby_PR-43240/check-config.sh [2022-02-15T19:19:16.272Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-15T19:19:16.272Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-15T19:19:16.272Z] [2022-02-15T19:19:16.272Z] Generally Necessary: [2022-02-15T19:19:16.272Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-15T19:19:16.272Z] - apparmor: enabled and tools installed [2022-02-15T19:19:16.272Z] - CONFIG_NAMESPACES: enabled [2022-02-15T19:19:16.272Z] - CONFIG_NET_NS: enabled [2022-02-15T19:19:16.272Z] - CONFIG_PID_NS: enabled [2022-02-15T19:19:16.272Z] - CONFIG_IPC_NS: enabled [2022-02-15T19:19:16.272Z] - CONFIG_UTS_NS: enabled [2022-02-15T19:19:16.272Z] - CONFIG_CGROUPS: enabled [2022-02-15T19:19:16.272Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-15T19:19:16.272Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-15T19:19:16.272Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-15T19:19:16.272Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-15T19:19:16.272Z] - CONFIG_CPUSETS: enabled [2022-02-15T19:19:16.272Z] - CONFIG_MEMCG: enabled [2022-02-15T19:19:16.272Z] - CONFIG_KEYS: enabled [2022-02-15T19:19:16.272Z] - CONFIG_VETH: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-15T19:19:16.272Z] - CONFIG_CGROUP_BPF: enabled [2022-02-15T19:19:16.272Z] [2022-02-15T19:19:16.272Z] Optional Features: [2022-02-15T19:19:16.272Z] - CONFIG_USER_NS: enabled [2022-02-15T19:19:16.272Z] - CONFIG_SECCOMP: enabled [2022-02-15T19:19:16.272Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-15T19:19:16.272Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-15T19:19:16.272Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-15T19:19:16.272Z] (cgroup swap accounting is currently enabled) [2022-02-15T19:19:16.272Z] - CONFIG_BLK_CGROUP: enabled [2022-02-15T19:19:16.272Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-15T19:19:16.272Z] - CONFIG_CGROUP_PERF: enabled [2022-02-15T19:19:16.272Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-15T19:19:16.272Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-15T19:19:16.272Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-15T19:19:16.272Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-15T19:19:16.273Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-15T19:19:16.443Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:19:16.533Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-15T19:19:16.533Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-15T19:19:16.533Z] - CONFIG_IP_VS: enabled (as module) [2022-02-15T19:19:16.533Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-15T19:19:16.533Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-15T19:19:16.533Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-15T19:19:16.533Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-15T19:19:16.533Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-15T19:19:16.533Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-15T19:19:16.533Z] - CONFIG_EXT4_FS: enabled [2022-02-15T19:19:16.533Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-15T19:19:16.533Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-15T19:19:16.533Z] - Network Drivers: [2022-02-15T19:19:16.533Z] - "overlay": [2022-02-15T19:19:16.533Z] - CONFIG_VXLAN: enabled (as module) [2022-02-15T19:19:16.533Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-15T19:19:16.533Z] Optional (for encrypted networks): [2022-02-15T19:19:16.533Z] - CONFIG_CRYPTO: enabled [2022-02-15T19:19:16.534Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-15T19:19:16.534Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-15T19:19:16.534Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-15T19:19:16.534Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-15T19:19:16.534Z] - CONFIG_XFRM: enabled [2022-02-15T19:19:16.534Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-15T19:19:16.534Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-15T19:19:16.534Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-15T19:19:16.534Z] - "ipvlan": [2022-02-15T19:19:16.534Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-15T19:19:16.534Z] - "macvlan": [2022-02-15T19:19:16.534Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-15T19:19:16.534Z] - CONFIG_DUMMY: enabled (as module) [2022-02-15T19:19:16.534Z] - "ftp,tftp client in container": [2022-02-15T19:19:16.534Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-15T19:19:16.534Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-15T19:19:16.534Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-15T19:19:16.534Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-15T19:19:16.534Z] - Storage Drivers: [2022-02-15T19:19:16.534Z] - "aufs": [2022-02-15T19:19:16.534Z] - CONFIG_AUFS_FS: missing [2022-02-15T19:19:16.534Z] - "btrfs": [2022-02-15T19:19:16.534Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-15T19:19:16.534Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-15T19:19:16.534Z] - "devicemapper": [2022-02-15T19:19:16.534Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-15T19:19:16.534Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-15T19:19:16.534Z] - "overlay": [2022-02-15T19:19:16.534Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-15T19:19:16.534Z] - "zfs": [2022-02-15T19:19:16.534Z] - /dev/zfs: present [2022-02-15T19:19:16.534Z] - zfs command: missing [2022-02-15T19:19:16.534Z] - zpool command: missing [2022-02-15T19:19:16.534Z] [2022-02-15T19:19:16.534Z] Limits: [2022-02-15T19:19:16.534Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-15T19:19:16.534Z] [2022-02-15T19:19:16.534Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-15T19:19:16.903Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3776fe62568359be9c3dff6f1905bf048cba8d91 . [2022-02-15T19:19:17.164Z] #2 [internal] load .dockerignore [2022-02-15T19:19:17.164Z] #2 sha256:85a994b1c18bfd87159970190ebd499b0306b44912079d9147218e4603a4c17a [2022-02-15T19:19:17.164Z] #2 transferring context: 87B done [2022-02-15T19:19:17.164Z] #2 DONE 0.2s [2022-02-15T19:19:17.164Z] [2022-02-15T19:19:17.164Z] #1 [internal] load build definition from Dockerfile [2022-02-15T19:19:17.164Z] #1 sha256:a9e81e55f90cc53d6e95fab58d432969d89c5e1125a8ac0e054e0e1fcebdf236 [2022-02-15T19:19:17.164Z] #1 transferring dockerfile: 16.86kB done [2022-02-15T19:19:17.164Z] #1 DONE 0.2s [2022-02-15T19:19:17.164Z] [2022-02-15T19:19:17.164Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-15T19:19:17.164Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-15T19:19:17.179Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.2s [2022-02-15T19:19:16.074Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:19:16.095Z] > git config --add remote.origin.fetch +refs/pull/43240/head:refs/remotes/origin/PR-43240 # timeout=10 [2022-02-15T19:19:16.115Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:19:16.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:19:16.171Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:19:16.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:19:16.173Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:19:16.454Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:19:16.471Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:19:17.428Z] #3 DONE 0.4s [2022-02-15T19:19:17.483Z] Merge succeeded, producing 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:19:17.483Z] Checking out Revision 3776fe62568359be9c3dff6f1905bf048cba8d91 (PR-43240) [2022-02-15T19:19:17.690Z] [2022-02-15T19:19:17.690Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-15T19:19:17.690Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-15T19:19:17.690Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-15T19:19:17.690Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-15T19:19:17.690Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-15T19:19:17.690Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-15T19:19:17.690Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 6.29MB / 9.06MB 0.1s [2022-02-15T19:19:17.690Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-02-15T19:19:17.952Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s done [2022-02-15T19:19:17.952Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-02-15T19:19:17.952Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-02-15T19:19:17.952Z] #4 DONE 0.5s [2022-02-15T19:19:17.952Z] [2022-02-15T19:19:17.952Z] #6 [internal] load build definition from Dockerfile [2022-02-15T19:19:17.952Z] #6 sha256:8b65ebab218980bd44bffb281bf510b9cc6a1cc5b1a2114d3bc13eaa8ca60da4 [2022-02-15T19:19:17.952Z] #6 DONE 0.0s [2022-02-15T19:19:17.952Z] [2022-02-15T19:19:17.952Z] #5 [internal] load .dockerignore [2022-02-15T19:19:17.952Z] #5 sha256:42f01ab9408bc444ec3bd4de6bef1a4210de29eeee65f2abbac1d62d460498b4 [2022-02-15T19:19:17.952Z] #5 DONE 0.0s [2022-02-15T19:19:17.952Z] [2022-02-15T19:19:17.952Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T19:19:17.952Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T19:19:18.892Z] #8 DONE 0.8s [2022-02-15T19:19:18.892Z] [2022-02-15T19:19:18.892Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-15T19:19:18.892Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-15T19:19:18.892Z] #7 DONE 0.8s [2022-02-15T19:19:18.892Z] [2022-02-15T19:19:18.892Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T19:19:18.892Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-15T19:19:18.892Z] #10 DONE 0.8s [2022-02-15T19:19:18.892Z] [2022-02-15T19:19:18.892Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T19:19:18.892Z] #9 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-02-15T19:19:19.080Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.6s done [2022-02-15T19:19:19.153Z] #9 DONE 0.9s [2022-02-15T19:19:19.342Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-15T19:19:19.841Z] Commit message: "vendor: github.com/containerd/containerd v1.5.9" [2022-02-15T19:19:17.401Z] > git remote # timeout=10 [2022-02-15T19:19:17.414Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T19:19:17.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:19:17.431Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T19:19:17.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T19:19:17.486Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:19:17.519Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T19:19:20.715Z] #11 ... [2022-02-15T19:19:20.715Z] [2022-02-15T19:19:20.715Z] #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-02-15T19:19:20.715Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T19:19:20.715Z] #29 1.655 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:20.715Z] #29 1.655 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:20.715Z] #29 1.682 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:20.715Z] #29 1.840 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:19:20.715Z] #29 2.068 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:19:20.715Z] #29 2.502 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:19:20.715Z] #29 3.850 Fetched 8503 kB in 2s (3423 kB/s) [2022-02-15T19:19:20.715Z] #29 3.850 Reading package lists... [2022-02-15T19:19:20.715Z] #29 4.658 Reading package lists... [2022-02-15T19:19:20.715Z] #29 5.435 Building dependency tree... [2022-02-15T19:19:20.715Z] #29 5.883 The following additional packages will be installed: [2022-02-15T19:19:20.715Z] #29 5.883 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-15T19:19:20.715Z] #29 5.883 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-15T19:19:20.715Z] #29 5.883 Recommended packages: [2022-02-15T19:19:20.715Z] #29 5.883 libldap-common publicsuffix libsasl2-modules [2022-02-15T19:19:20.715Z] #29 6.139 The following NEW packages will be installed: [2022-02-15T19:19:20.715Z] #29 6.139 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-15T19:19:20.715Z] #29 6.139 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-15T19:19:20.715Z] #29 6.139 libssh2-1 openssl [2022-02-15T19:19:20.715Z] #29 6.416 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-15T19:19:20.715Z] #29 6.416 Need to get 3038 kB of archives. [2022-02-15T19:19:20.715Z] #29 6.416 After this operation, 6650 kB of additional disk space will be used. [2022-02-15T19:19:20.715Z] #29 6.416 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-15T19:19:20.715Z] #29 6.428 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-15T19:19:20.715Z] #29 6.428 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-15T19:19:20.715Z] #29 6.428 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-15T19:19:20.715Z] #29 6.436 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-15T19:19:20.715Z] #29 6.436 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-15T19:19:20.715Z] #29 6.436 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-15T19:19:20.715Z] #29 6.444 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-15T19:19:20.715Z] #29 6.444 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-15T19:19:20.715Z] #29 6.444 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-15T19:19:20.715Z] #29 6.444 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-15T19:19:20.715Z] #29 6.454 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-15T19:19:20.715Z] #29 6.454 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T19:19:20.715Z] #29 6.454 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T19:19:20.715Z] #29 6.454 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T19:19:20.715Z] #29 6.683 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:19:20.715Z] #29 6.727 Fetched 3038 kB in 0s (9536 kB/s) [2022-02-15T19:19:20.715Z] #29 6.758 Selecting previously unselected package openssl. [2022-02-15T19:19:20.715Z] #29 6.758 (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-02-15T19:19:20.715Z] #29 6.765 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 6.768 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-15T19:19:20.715Z] #29 6.990 Selecting previously unselected package ca-certificates. [2022-02-15T19:19:20.715Z] #29 6.990 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-15T19:19:20.715Z] #29 6.995 Unpacking ca-certificates (20210119) ... [2022-02-15T19:19:20.715Z] #29 7.081 Selecting previously unselected package libbrotli1:amd64. [2022-02-15T19:19:20.715Z] #29 7.081 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.100 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T19:19:20.715Z] #29 7.202 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-15T19:19:20.715Z] #29 7.202 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.208 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:20.715Z] #29 7.263 Selecting previously unselected package libsasl2-2:amd64. [2022-02-15T19:19:20.715Z] #29 7.263 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.267 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:20.715Z] #29 7.325 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-15T19:19:20.715Z] #29 7.325 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.329 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T19:19:20.715Z] #29 7.415 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-15T19:19:20.715Z] #29 7.415 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.419 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T19:19:20.715Z] #29 7.474 Selecting previously unselected package libpsl5:amd64. [2022-02-15T19:19:20.715Z] #29 7.474 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.483 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T19:19:20.715Z] #29 7.529 Selecting previously unselected package librtmp1:amd64. [2022-02-15T19:19:20.715Z] #29 7.529 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.538 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T19:19:20.715Z] #29 7.598 Selecting previously unselected package libssh2-1:amd64. [2022-02-15T19:19:20.715Z] #29 7.598 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.598 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T19:19:20.715Z] #29 7.661 Selecting previously unselected package libcurl4:amd64. [2022-02-15T19:19:20.715Z] #29 7.661 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.665 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:20.715Z] #29 7.771 Selecting previously unselected package curl. [2022-02-15T19:19:20.715Z] #29 7.771 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.775 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:20.715Z] #29 7.847 Selecting previously unselected package libonig5:amd64. [2022-02-15T19:19:20.715Z] #29 7.847 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.853 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:19:20.715Z] #29 7.917 Selecting previously unselected package libjq1:amd64. [2022-02-15T19:19:20.715Z] #29 7.917 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.922 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:19:20.715Z] #29 7.982 Selecting previously unselected package jq. [2022-02-15T19:19:20.715Z] #29 7.982 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-15T19:19:20.715Z] #29 7.986 Unpacking jq (1.6-2.1) ... [2022-02-15T19:19:20.715Z] #29 8.054 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T19:19:20.715Z] #29 8.064 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T19:19:20.715Z] #29 8.077 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T19:19:20.715Z] #29 8.095 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:20.715Z] #29 8.110 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T19:19:20.715Z] #29 8.116 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:20.715Z] #29 8.131 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T19:19:20.715Z] #29 8.137 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-15T19:19:20.715Z] #29 8.153 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:19:20.715Z] #29 8.163 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:19:20.715Z] #29 8.175 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T19:19:20.715Z] #29 8.186 Setting up ca-certificates (20210119) ... [2022-02-15T19:19:20.715Z] #29 8.903 Updating certificates in /etc/ssl/certs... [2022-02-15T19:19:20.715Z] #29 10.04 129 added, 0 removed; done. [2022-02-15T19:19:20.715Z] #29 10.07 Setting up jq (1.6-2.1) ... [2022-02-15T19:19:20.715Z] #29 10.09 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:20.715Z] #29 10.10 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:20.715Z] #29 10.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:19:20.715Z] #29 10.14 Processing triggers for ca-certificates (20210119) ... [2022-02-15T19:19:20.715Z] #29 10.16 Updating certificates in /etc/ssl/certs... [2022-02-15T19:19:21.069Z] [2022-02-15T19:19:21.069Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:21.069Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T19:19:21.069Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:21.069Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-15T19:19:21.069Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T19:19:21.069Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-15T19:19:21.069Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-15T19:19:21.085Z] + docker version [2022-02-15T19:19:21.285Z] #29 ... [2022-02-15T19:19:21.285Z] [2022-02-15T19:19:21.285Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:21.285Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:21.330Z] #67 ... [2022-02-15T19:19:21.330Z] [2022-02-15T19:19:21.330Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-15T19:19:21.330Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-15T19:19:21.330Z] #45 DONE 0.0s [2022-02-15T19:19:21.616Z] [2022-02-15T19:19:21.616Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:21.616Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T19:19:21.616Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.0s done [2022-02-15T19:19:21.616Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-15T19:19:21.616Z] #11 sha256:0e633e6b67296a31dccdab5b33478cc54e088ddb70f755774e456e7a66867444 1.80kB / 1.80kB done [2022-02-15T19:19:21.616Z] #11 sha256:33333f82ea6e89b2e44618035b5a8f34a93292669064e882ef1b374127c325b9 7.08kB / 7.08kB done [2022-02-15T19:19:21.616Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.3s done [2022-02-15T19:19:21.616Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 46.14MB / 53.61MB 0.6s [2022-02-15T19:19:21.616Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 8.39MB / 10.66MB 0.6s [2022-02-15T19:19:21.616Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 4.19MB / 54.67MB 0.6s [2022-02-15T19:19:21.616Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 0.7s [2022-02-15T19:19:21.616Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 0.7s [2022-02-15T19:19:21.616Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 10.49MB / 54.67MB 0.7s [2022-02-15T19:19:21.616Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 0.7s done [2022-02-15T19:19:21.616Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 14.68MB / 54.67MB 0.8s [2022-02-15T19:19:21.886Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 19.03MB / 54.67MB 0.9s [2022-02-15T19:19:21.886Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 0B / 81.02MB 0.9s [2022-02-15T19:19:21.886Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 28.31MB / 54.67MB 1.0s [2022-02-15T19:19:21.886Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 9.44MB / 81.02MB 1.0s [2022-02-15T19:19:21.893Z] Commit message: "vendor: github.com/containerd/containerd v1.5.9" [2022-02-15T19:19:22.152Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 36.70MB / 54.67MB 1.1s [2022-02-15T19:19:22.152Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 16.78MB / 81.02MB 1.1s [2022-02-15T19:19:22.152Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 1.3s [2022-02-15T19:19:22.152Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 38.80MB / 81.02MB 1.3s [2022-02-15T19:19:22.219Z] #11 ... [2022-02-15T19:19:22.219Z] [2022-02-15T19:19:22.219Z] #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-02-15T19:19:22.219Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T19:19:22.219Z] #29 11.09 0 added, 0 removed; done. [2022-02-15T19:19:22.219Z] #29 11.09 Running hooks in /etc/ca-certificates/update.d... [2022-02-15T19:19:22.219Z] #29 11.09 done. [2022-02-15T19:19:22.219Z] #29 DONE 11.6s [2022-02-15T19:19:22.219Z] [2022-02-15T19:19:22.219Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-15T19:19:22.219Z] #30 sha256:02c9371ca5969f164548b5828ac516bd6d7cca0b9c8d14ade85be3e658c84081 [2022-02-15T19:19:22.219Z] #30 DONE 0.0s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-15T19:19:22.414Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 1.3s done [2022-02-15T19:19:22.414Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 46.97MB / 81.02MB 1.4s [2022-02-15T19:19:22.414Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 59.77MB / 81.02MB 1.5s [2022-02-15T19:19:22.414Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 [2022-02-15T19:19:22.414Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 66.06MB / 81.02MB 1.6s [2022-02-15T19:19:22.476Z] [2022-02-15T19:19:22.476Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:22.476Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:22.679Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 73.40MB / 81.02MB 1.7s [2022-02-15T19:19:23.041Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 1.9s [2022-02-15T19:19:23.041Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 1.9s done [2022-02-15T19:19:23.041Z] #11 sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a 0B / 126B 2.0s [2022-02-15T19:19:23.075Z] + [ PR != PR ] [2022-02-15T19:19:23.075Z] + [ master != master ] [2022-02-15T19:19:23.075Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T19:19:23.304Z] #11 sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a 126B / 126B 2.2s [2022-02-15T19:19:23.466Z] + docker version [2022-02-15T19:19:23.888Z] #11 ... [2022-02-15T19:19:23.888Z] [2022-02-15T19:19:23.888Z] #24 [internal] load build context [2022-02-15T19:19:23.888Z] #24 sha256:bd219945fad2f14a8eb14aabbbc3961e9d83f1e4df21ebb98b73f36d58b3ebd9 [2022-02-15T19:19:23.888Z] #24 transferring context: 57.34MB 2.0s done [2022-02-15T19:19:23.888Z] #24 DONE 2.9s [2022-02-15T19:19:23.888Z] [2022-02-15T19:19:23.888Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:23.888Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T19:19:24.151Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 3.0s done [2022-02-15T19:19:24.151Z] #11 sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a 126B / 126B 3.0s done [2022-02-15T19:19:24.151Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 12.58MB / 102.65MB 3.2s [2022-02-15T19:19:24.151Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 20.97MB / 102.65MB 3.3s [2022-02-15T19:19:24.373Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.0s [2022-02-15T19:19:24.394Z] Client: Docker Engine - Community [2022-02-15T19:19:24.394Z] Version: 20.10.12 [2022-02-15T19:19:24.394Z] API version: 1.41 [2022-02-15T19:19:24.394Z] Go version: go1.16.12 [2022-02-15T19:19:24.394Z] Git commit: e91ed57 [2022-02-15T19:19:24.394Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-15T19:19:24.394Z] OS/Arch: linux/amd64 [2022-02-15T19:19:24.394Z] Context: default [2022-02-15T19:19:24.394Z] Experimental: true [2022-02-15T19:19:24.394Z] [2022-02-15T19:19:24.394Z] Server: Docker Engine - Community [2022-02-15T19:19:24.394Z] Engine: [2022-02-15T19:19:24.394Z] Version: 20.10.12 [2022-02-15T19:19:24.394Z] API version: 1.41 (minimum version 1.12) [2022-02-15T19:19:24.394Z] Go version: go1.16.12 [2022-02-15T19:19:24.394Z] Git commit: 459d0df [2022-02-15T19:19:24.394Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-15T19:19:24.394Z] OS/Arch: linux/amd64 [2022-02-15T19:19:24.394Z] Experimental: true [2022-02-15T19:19:24.394Z] containerd: [2022-02-15T19:19:24.394Z] Version: 1.4.12 [2022-02-15T19:19:24.394Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T19:19:24.394Z] runc: [2022-02-15T19:19:24.394Z] Version: 1.0.2 [2022-02-15T19:19:24.394Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-15T19:19:24.394Z] docker-init: [2022-02-15T19:19:24.394Z] Version: 0.19.0 [2022-02-15T19:19:24.394Z] GitCommit: de40ad0 [2022-02-15T19:19:24.414Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 30.41MB / 102.65MB 3.4s [Pipeline] sh [2022-02-15T19:19:24.677Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 44.04MB / 102.65MB 3.6s [2022-02-15T19:19:24.677Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 61.56MB / 102.65MB 3.7s [2022-02-15T19:19:24.752Z] + docker info [2022-02-15T19:19:24.938Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 92.27MB / 102.65MB 4.0s [2022-02-15T19:19:25.200Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 99.61MB / 102.65MB 4.3s [2022-02-15T19:19:25.463Z] #11 ... [2022-02-15T19:19:25.463Z] [2022-02-15T19:19:25.463Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:25.463Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T19:19:25.463Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-02-15T19:19:25.463Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-02-15T19:19:25.463Z] #67 DONE 4.3s [2022-02-15T19:19:25.463Z] [2022-02-15T19:19:25.463Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:25.463Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T19:19:25.724Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 3.3s done [2022-02-15T19:19:25.962Z] Client: [2022-02-15T19:19:25.962Z] Context: default [2022-02-15T19:19:25.962Z] Debug Mode: false [2022-02-15T19:19:25.962Z] Plugins: [2022-02-15T19:19:25.962Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-15T19:19:25.962Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-15T19:19:25.962Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-15T19:19:25.962Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-15T19:19:25.962Z] [2022-02-15T19:19:25.962Z] Server: [2022-02-15T19:19:25.962Z] Containers: 0 [2022-02-15T19:19:25.962Z] Running: 0 [2022-02-15T19:19:25.962Z] Paused: 0 [2022-02-15T19:19:25.962Z] Stopped: 0 [2022-02-15T19:19:25.962Z] Images: 0 [2022-02-15T19:19:25.962Z] Server Version: 20.10.12 [2022-02-15T19:19:25.962Z] Storage Driver: overlay2 [2022-02-15T19:19:25.962Z] Backing Filesystem: extfs [2022-02-15T19:19:25.962Z] Supports d_type: true [2022-02-15T19:19:25.962Z] Native Overlay Diff: true [2022-02-15T19:19:25.962Z] userxattr: false [2022-02-15T19:19:25.962Z] Logging Driver: json-file [2022-02-15T19:19:25.962Z] Cgroup Driver: systemd [2022-02-15T19:19:25.962Z] Cgroup Version: 2 [2022-02-15T19:19:25.962Z] Plugins: [2022-02-15T19:19:25.962Z] Volume: local [2022-02-15T19:19:25.963Z] Network: bridge host ipvlan macvlan null overlay [2022-02-15T19:19:25.963Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-15T19:19:25.963Z] Swarm: inactive [2022-02-15T19:19:25.963Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-15T19:19:25.963Z] Default Runtime: runc [2022-02-15T19:19:25.963Z] Init Binary: docker-init [2022-02-15T19:19:25.963Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T19:19:25.963Z] runc version: v1.0.2-0-g52b36a2 [2022-02-15T19:19:25.963Z] init version: de40ad0 [2022-02-15T19:19:25.963Z] Security Options: [2022-02-15T19:19:25.963Z] apparmor [2022-02-15T19:19:25.963Z] seccomp [2022-02-15T19:19:25.963Z] Profile: default [2022-02-15T19:19:25.963Z] cgroupns [2022-02-15T19:19:25.963Z] Kernel Version: 5.11.0-1023-aws [2022-02-15T19:19:25.963Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-15T19:19:25.963Z] OSType: linux [2022-02-15T19:19:25.963Z] Architecture: x86_64 [2022-02-15T19:19:25.963Z] CPUs: 2 [2022-02-15T19:19:25.963Z] Total Memory: 7.477GiB [2022-02-15T19:19:25.963Z] Name: ip-10-100-48-177 [2022-02-15T19:19:25.963Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-15T19:19:25.963Z] Docker Root Dir: /var/lib/docker [2022-02-15T19:19:25.963Z] Debug Mode: false [2022-02-15T19:19:25.963Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:19:25.963Z] Labels: [2022-02-15T19:19:25.963Z] Experimental: true [2022-02-15T19:19:25.963Z] Insecure Registries: [2022-02-15T19:19:25.963Z] 127.0.0.0/8 [2022-02-15T19:19:25.963Z] Live Restore Enabled: true [2022-02-15T19:19:25.963Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-15T19:19:26.295Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 [2022-02-15T19:19:26.295Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 102.65MB / 102.65MB 5.4s done [2022-02-15T19:19:26.299Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3776fe62568359be9c3dff6f1905bf048cba8d91 . [2022-02-15T19:19:26.557Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.2s done [2022-02-15T19:19:26.557Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c [2022-02-15T19:19:26.559Z] #2 [internal] load .dockerignore [2022-02-15T19:19:26.559Z] #2 sha256:008f84fba0f2ad627e5649c5c26583d52335ec2b63091b5534caa7a2c4da34d3 [2022-02-15T19:19:26.559Z] #2 transferring context: 87B done [2022-02-15T19:19:26.559Z] #2 DONE 0.1s [2022-02-15T19:19:26.559Z] [2022-02-15T19:19:26.560Z] #1 [internal] load build definition from Dockerfile [2022-02-15T19:19:26.560Z] #1 sha256:edd2b864ccc34c42ae1ab5714eb40ae1eff821cfa08bfc83e95a76817f165c83 [2022-02-15T19:19:26.560Z] #1 transferring dockerfile: 16.86kB done [2022-02-15T19:19:26.560Z] #1 DONE 0.2s [2022-02-15T19:19:26.560Z] [2022-02-15T19:19:26.560Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-15T19:19:26.560Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-15T19:19:26.757Z] Client: Docker Engine - Community [2022-02-15T19:19:26.757Z] Version: 20.10.12 [2022-02-15T19:19:26.757Z] API version: 1.41 [2022-02-15T19:19:26.757Z] Go version: go1.16.12 [2022-02-15T19:19:26.757Z] Git commit: e91ed57 [2022-02-15T19:19:26.757Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-15T19:19:26.757Z] OS/Arch: linux/amd64 [2022-02-15T19:19:26.757Z] Context: default [2022-02-15T19:19:26.757Z] Experimental: true [2022-02-15T19:19:26.757Z] [2022-02-15T19:19:26.757Z] Server: Docker Engine - Community [2022-02-15T19:19:26.757Z] Engine: [2022-02-15T19:19:26.757Z] Version: 20.10.12 [2022-02-15T19:19:26.757Z] API version: 1.41 (minimum version 1.12) [2022-02-15T19:19:26.757Z] Go version: go1.16.12 [2022-02-15T19:19:26.757Z] Git commit: 459d0df [2022-02-15T19:19:26.757Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-15T19:19:26.757Z] OS/Arch: linux/amd64 [2022-02-15T19:19:26.757Z] Experimental: true [2022-02-15T19:19:26.757Z] containerd: [2022-02-15T19:19:26.757Z] Version: 1.4.12 [2022-02-15T19:19:26.757Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T19:19:26.757Z] runc: [2022-02-15T19:19:26.757Z] Version: 1.0.2 [2022-02-15T19:19:26.757Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-15T19:19:26.757Z] docker-init: [2022-02-15T19:19:26.757Z] Version: 0.19.0 [2022-02-15T19:19:26.757Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-15T19:19:26.821Z] #3 DONE 0.3s [2022-02-15T19:19:26.822Z] #11 ... [2022-02-15T19:19:26.822Z] [2022-02-15T19:19:26.822Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:26.822Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T19:19:26.822Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-15T19:19:26.822Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T19:19:26.822Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-15T19:19:26.822Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-15T19:19:26.822Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2022-02-15T19:19:26.822Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-02-15T19:19:26.822Z] #69 DONE 5.9s [2022-02-15T19:19:26.822Z] [2022-02-15T19:19:26.822Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:26.822Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T19:19:27.059Z] + docker info [2022-02-15T19:19:27.083Z] [2022-02-15T19:19:27.083Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-15T19:19:27.083Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-15T19:19:27.083Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-15T19:19:27.083Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-15T19:19:27.083Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-15T19:19:27.083Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.49MB / 9.67MB 0.1s [2022-02-15T19:19:27.083Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-15T19:19:27.083Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-15T19:19:27.083Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-02-15T19:19:27.086Z] #11 ... [2022-02-15T19:19:27.086Z] [2022-02-15T19:19:27.086Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:27.086Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-15T19:19:27.086Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-15T19:19:27.086Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-15T19:19:27.086Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-15T19:19:27.086Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-15T19:19:27.086Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 1.3s done [2022-02-15T19:19:27.086Z] #28 DONE 6.1s [2022-02-15T19:19:27.086Z] [2022-02-15T19:19:27.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:27.086Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T19:19:27.086Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.2s done [2022-02-15T19:19:27.346Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-15T19:19:27.346Z] #4 DONE 0.5s [2022-02-15T19:19:27.347Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-15T19:19:27.608Z] [2022-02-15T19:19:27.608Z] #5 [internal] load build definition from Dockerfile [2022-02-15T19:19:27.608Z] #5 sha256:76b76aec89e1ad0729215c55e4c9c953c90bb6707d842fa3956ae838ba923bb8 [2022-02-15T19:19:27.608Z] #5 DONE 0.0s [2022-02-15T19:19:27.608Z] [2022-02-15T19:19:27.608Z] #6 [internal] load .dockerignore [2022-02-15T19:19:27.608Z] #6 sha256:8b581c97aa9b0da2f6e93678b86569ce72a37e54b11971e9d3ae10c37ac7cb0d [2022-02-15T19:19:27.608Z] #6 DONE 0.0s [2022-02-15T19:19:27.608Z] [2022-02-15T19:19:27.608Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T19:19:27.608Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T19:19:27.654Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 8.0s done [2022-02-15T19:19:27.655Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-15T19:19:28.551Z] #10 DONE 0.9s [2022-02-15T19:19:28.551Z] [2022-02-15T19:19:28.551Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T19:19:28.551Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-15T19:19:28.551Z] #8 DONE 0.9s [2022-02-15T19:19:28.551Z] [2022-02-15T19:19:28.551Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-15T19:19:28.551Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-15T19:19:28.551Z] #7 DONE 0.9s [2022-02-15T19:19:28.551Z] [2022-02-15T19:19:28.551Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T19:19:28.551Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-15T19:19:28.551Z] #9 DONE 0.9s [2022-02-15T19:19:29.263Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 2.0s done [2022-02-15T19:19:29.524Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 [2022-02-15T19:19:30.465Z] [2022-02-15T19:19:30.465Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:30.465Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T19:19:30.465Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-15T19:19:30.465Z] #69 DONE 0.1s [2022-02-15T19:19:30.465Z] [2022-02-15T19:19:30.465Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:30.465Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:30.465Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-15T19:19:30.465Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-15T19:19:30.465Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-15T19:19:30.465Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-15T19:19:30.465Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.05MB / 54.92MB 0.1s [2022-02-15T19:19:30.731Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 10.49MB / 54.92MB 0.2s [2022-02-15T19:19:30.731Z] #28 ... [2022-02-15T19:19:30.731Z] [2022-02-15T19:19:30.731Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-15T19:19:30.731Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-15T19:19:30.731Z] #45 DONE 0.0s [2022-02-15T19:19:30.731Z] [2022-02-15T19:19:30.731Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:30.731Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:30.731Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 16.78MB / 54.92MB 0.3s [2022-02-15T19:19:31.008Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 21.19MB / 54.92MB 0.4s [2022-02-15T19:19:31.008Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 25.07MB / 54.92MB 0.5s [2022-02-15T19:19:31.008Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 31.46MB / 54.92MB 0.6s [2022-02-15T19:19:31.308Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 35.41MB / 54.92MB 0.7s [2022-02-15T19:19:31.308Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 45.09MB / 54.92MB 0.9s [2022-02-15T19:19:31.581Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 50.33MB / 54.92MB 1.0s [2022-02-15T19:19:31.581Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.2s [2022-02-15T19:19:32.068Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 2.1s done [2022-02-15T19:19:32.068Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 0.1s [2022-02-15T19:19:32.172Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s done [2022-02-15T19:19:32.329Z] #11 ... [2022-02-15T19:19:32.329Z] [2022-02-15T19:19:32.329Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-15T19:19:32.329Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-15T19:19:32.329Z] #68 DONE 1.0s [2022-02-15T19:19:32.329Z] [2022-02-15T19:19:32.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:32.329Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T19:19:32.329Z] #11 ... [2022-02-15T19:19:32.329Z] [2022-02-15T19:19:32.329Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-15T19:19:32.329Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-15T19:19:32.767Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0.2s [2022-02-15T19:19:32.905Z] Client: [2022-02-15T19:19:32.905Z] Context: default [2022-02-15T19:19:32.905Z] Debug Mode: false [2022-02-15T19:19:32.905Z] Plugins: [2022-02-15T19:19:32.905Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-15T19:19:32.905Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-15T19:19:32.905Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-15T19:19:32.905Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-15T19:19:32.905Z] [2022-02-15T19:19:32.905Z] Server: [2022-02-15T19:19:32.905Z] Containers: 0 [2022-02-15T19:19:32.905Z] Running: 0 [2022-02-15T19:19:32.905Z] Paused: 0 [2022-02-15T19:19:32.905Z] Stopped: 0 [2022-02-15T19:19:32.905Z] Images: 0 [2022-02-15T19:19:32.905Z] Server Version: 20.10.12 [2022-02-15T19:19:32.905Z] Storage Driver: overlay2 [2022-02-15T19:19:32.905Z] Backing Filesystem: extfs [2022-02-15T19:19:32.905Z] Supports d_type: true [2022-02-15T19:19:32.905Z] Native Overlay Diff: true [2022-02-15T19:19:32.905Z] userxattr: false [2022-02-15T19:19:32.905Z] Logging Driver: json-file [2022-02-15T19:19:32.905Z] Cgroup Driver: cgroupfs [2022-02-15T19:19:32.905Z] Cgroup Version: 1 [2022-02-15T19:19:32.905Z] Plugins: [2022-02-15T19:19:32.905Z] Volume: local [2022-02-15T19:19:32.905Z] Network: bridge host ipvlan macvlan null overlay [2022-02-15T19:19:32.905Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-15T19:19:32.905Z] Swarm: inactive [2022-02-15T19:19:32.905Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-15T19:19:32.905Z] Default Runtime: runc [2022-02-15T19:19:32.905Z] Init Binary: docker-init [2022-02-15T19:19:32.905Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T19:19:32.905Z] runc version: v1.0.2-0-g52b36a2 [2022-02-15T19:19:32.905Z] init version: de40ad0 [2022-02-15T19:19:32.905Z] Security Options: [2022-02-15T19:19:32.905Z] apparmor [2022-02-15T19:19:32.905Z] seccomp [2022-02-15T19:19:32.905Z] Profile: default [2022-02-15T19:19:32.905Z] Kernel Version: 5.4.0-1061-aws [2022-02-15T19:19:32.905Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-15T19:19:32.905Z] OSType: linux [2022-02-15T19:19:32.905Z] Architecture: x86_64 [2022-02-15T19:19:32.905Z] CPUs: 2 [2022-02-15T19:19:32.905Z] Total Memory: 7.565GiB [2022-02-15T19:19:32.905Z] Name: ip-10-100-52-246 [2022-02-15T19:19:32.905Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-15T19:19:32.905Z] Docker Root Dir: /var/lib/docker [2022-02-15T19:19:32.905Z] Debug Mode: false [2022-02-15T19:19:32.905Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:19:32.905Z] Labels: [2022-02-15T19:19:32.905Z] Experimental: true [2022-02-15T19:19:32.905Z] Insecure Registries: [2022-02-15T19:19:32.905Z] 127.0.0.0/8 [2022-02-15T19:19:32.905Z] Live Restore Enabled: true [2022-02-15T19:19:32.905Z] [2022-02-15T19:19:32.905Z] WARNING: No swap limit support [Pipeline] sh [2022-02-15T19:19:32.981Z] #11 ... [2022-02-15T19:19:32.981Z] [2022-02-15T19:19:32.981Z] #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-02-15T19:19:32.981Z] #31 sha256:273d33a1522a3e28ca8cef01f89cec70f26af3c8107155c4427cfb371583fe16 [2022-02-15T19:19:32.981Z] #31 1.906 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-15T19:19:32.981Z] #31 2.217 [2022-02-15T19:19:32.981Z] #31 2.440 #=#=# ######################################################################## 100.0% [2022-02-15T19:19:32.981Z] #31 2.767 [2022-02-15T19:19:32.981Z] #31 3.741 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-15T19:19:32.981Z] #31 4.129 [2022-02-15T19:19:32.981Z] #31 4.350 #=#=# ######################################################################## 100.0% [2022-02-15T19:19:32.981Z] #31 4.748 [2022-02-15T19:19:32.981Z] #31 5.725 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-15T19:19:32.981Z] #31 6.030 [2022-02-15T19:19:32.981Z] #31 6.247 #=#=# 0.0% ########################################## 59.7% ################################################ 67.0% ######################################################################## 100.0% [2022-02-15T19:19:32.981Z] #31 6.948 [2022-02-15T19:19:32.981Z] #31 8.037 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-15T19:19:32.981Z] #31 8.424 [2022-02-15T19:19:32.981Z] #31 8.647 #=#=# ######################################################################## 100.0% [2022-02-15T19:19:32.981Z] #31 8.952 [2022-02-15T19:19:32.981Z] #31 9.729 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-15T19:19:32.981Z] #31 10.10 [2022-02-15T19:19:32.981Z] #31 ... [2022-02-15T19:19:32.981Z] [2022-02-15T19:19:32.981Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:32.981Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:32.981Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.0s [2022-02-15T19:19:33.272Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T19:19:33.272Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T19:19:33.272Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43240/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-15T19:19:33.272Z] + bash /home/ubuntu/workspace/moby_PR-43240/check-config.sh [2022-02-15T19:19:33.272Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-15T19:19:33.272Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-15T19:19:33.272Z] [2022-02-15T19:19:33.272Z] Generally Necessary: [2022-02-15T19:19:33.272Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-15T19:19:33.272Z] - apparmor: enabled and tools installed [2022-02-15T19:19:33.272Z] - CONFIG_NAMESPACES: enabled [2022-02-15T19:19:33.272Z] - CONFIG_NET_NS: enabled [2022-02-15T19:19:33.272Z] - CONFIG_PID_NS: enabled [2022-02-15T19:19:33.272Z] - CONFIG_IPC_NS: enabled [2022-02-15T19:19:33.272Z] - CONFIG_UTS_NS: enabled [2022-02-15T19:19:33.272Z] - CONFIG_CGROUPS: enabled [2022-02-15T19:19:33.272Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-15T19:19:33.272Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-15T19:19:33.272Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-15T19:19:33.272Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-15T19:19:33.272Z] - CONFIG_CPUSETS: enabled [2022-02-15T19:19:33.272Z] - CONFIG_MEMCG: enabled [2022-02-15T19:19:33.272Z] - CONFIG_KEYS: enabled [2022-02-15T19:19:33.272Z] - CONFIG_VETH: enabled (as module) [2022-02-15T19:19:33.272Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-15T19:19:33.536Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-15T19:19:33.536Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-15T19:19:33.536Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-15T19:19:33.536Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-15T19:19:33.536Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-15T19:19:33.536Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-15T19:19:33.536Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-15T19:19:33.536Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-15T19:19:33.536Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-15T19:19:33.536Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-15T19:19:33.536Z] - CONFIG_CGROUP_BPF: enabled [2022-02-15T19:19:33.536Z] [2022-02-15T19:19:33.536Z] Optional Features: [2022-02-15T19:19:33.536Z] - CONFIG_USER_NS: enabled [2022-02-15T19:19:33.536Z] - CONFIG_SECCOMP: enabled [2022-02-15T19:19:33.536Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-15T19:19:33.537Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-15T19:19:33.537Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-15T19:19:33.537Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-15T19:19:33.537Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-15T19:19:33.537Z] - CONFIG_BLK_CGROUP: enabled [2022-02-15T19:19:33.537Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-15T19:19:33.537Z] - CONFIG_CGROUP_PERF: enabled [2022-02-15T19:19:33.537Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-15T19:19:33.537Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-15T19:19:33.537Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-15T19:19:33.802Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-15T19:19:33.802Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-15T19:19:33.802Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-15T19:19:33.802Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-15T19:19:33.802Z] - CONFIG_IP_VS: enabled (as module) [2022-02-15T19:19:33.802Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-15T19:19:33.802Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-15T19:19:33.802Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-15T19:19:33.802Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-15T19:19:33.802Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-15T19:19:33.802Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-15T19:19:33.802Z] - CONFIG_EXT4_FS: enabled [2022-02-15T19:19:33.802Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-15T19:19:33.802Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-15T19:19:33.802Z] - Network Drivers: [2022-02-15T19:19:33.802Z] - "overlay": [2022-02-15T19:19:33.802Z] - CONFIG_VXLAN: enabled (as module) [2022-02-15T19:19:33.802Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-15T19:19:33.802Z] Optional (for encrypted networks): [2022-02-15T19:19:33.802Z] - CONFIG_CRYPTO: enabled [2022-02-15T19:19:33.802Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-15T19:19:33.802Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-15T19:19:33.802Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-15T19:19:33.802Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-15T19:19:33.802Z] - CONFIG_XFRM: enabled [2022-02-15T19:19:33.802Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-15T19:19:33.802Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-15T19:19:33.802Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-15T19:19:33.802Z] - "ipvlan": [2022-02-15T19:19:34.066Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-15T19:19:34.066Z] - "macvlan": [2022-02-15T19:19:34.066Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-15T19:19:34.066Z] - CONFIG_DUMMY: enabled (as module) [2022-02-15T19:19:34.066Z] - "ftp,tftp client in container": [2022-02-15T19:19:34.066Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-15T19:19:34.066Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-15T19:19:34.066Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-15T19:19:34.066Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-15T19:19:34.066Z] - Storage Drivers: [2022-02-15T19:19:34.066Z] - "aufs": [2022-02-15T19:19:34.066Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-15T19:19:34.066Z] - "btrfs": [2022-02-15T19:19:34.066Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-15T19:19:34.066Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-15T19:19:34.066Z] - "devicemapper": [2022-02-15T19:19:34.066Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-15T19:19:34.066Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-15T19:19:34.066Z] - "overlay": [2022-02-15T19:19:34.066Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-15T19:19:34.066Z] - "zfs": [2022-02-15T19:19:34.066Z] - /dev/zfs: present [2022-02-15T19:19:34.066Z] - zfs command: missing [2022-02-15T19:19:34.066Z] - zpool command: missing [2022-02-15T19:19:34.066Z] [2022-02-15T19:19:34.066Z] Limits: [2022-02-15T19:19:34.066Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-15T19:19:34.066Z] [2022-02-15T19:19:34.066Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-15T19:19:34.181Z] #28 ... [2022-02-15T19:19:34.181Z] [2022-02-15T19:19:34.181Z] #24 [internal] load build context [2022-02-15T19:19:34.181Z] #24 sha256:77d69c6a66c9b5eba3db78079bfa1b627e863bac3e5ff6142b6295643b35a8fd [2022-02-15T19:19:34.181Z] #24 transferring context: 57.33MB 3.7s done [2022-02-15T19:19:34.181Z] #24 DONE 4.0s [2022-02-15T19:19:34.354Z] #11 ... [2022-02-15T19:19:34.354Z] [2022-02-15T19:19:34.355Z] #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-02-15T19:19:34.355Z] #31 sha256:273d33a1522a3e28ca8cef01f89cec70f26af3c8107155c4427cfb371583fe16 [2022-02-15T19:19:34.355Z] #31 10.33 #=#=# ######################################################################## 100.0% [2022-02-15T19:19:34.355Z] #31 10.57 [2022-02-15T19:19:34.355Z] #31 10.64 Download of images into '/build' complete. [2022-02-15T19:19:34.355Z] #31 10.64 Use something like the following to load the result into a Docker daemon: [2022-02-15T19:19:34.355Z] #31 10.64 tar -cC '/build' . | docker load [2022-02-15T19:19:34.355Z] #31 DONE 11.9s [2022-02-15T19:19:34.355Z] [2022-02-15T19:19:34.355Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:34.355Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:34.442Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3776fe62568359be9c3dff6f1905bf048cba8d91 . [2022-02-15T19:19:34.445Z] [2022-02-15T19:19:34.445Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:34.445Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:34.445Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-15T19:19:34.445Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.4s done [2022-02-15T19:19:34.445Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.7s done [2022-02-15T19:19:34.445Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-15T19:19:34.445Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-15T19:19:34.445Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-15T19:19:34.445Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.8s done [2022-02-15T19:19:34.445Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.2s done [2022-02-15T19:19:34.445Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 3.3s done [2022-02-15T19:19:34.445Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.3s done [2022-02-15T19:19:34.445Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 104.86MB / 134.83MB 4.0s [2022-02-15T19:19:34.445Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 121.18MB / 134.83MB 4.2s [2022-02-15T19:19:34.706Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 130.02MB / 134.83MB 4.3s [2022-02-15T19:19:34.707Z] #2 [internal] load .dockerignore [2022-02-15T19:19:34.708Z] #2 sha256:cc63169c7acd8ba05184537d7f4c8dbfd1602424f39ebc57277a0bdcdd957bb1 [2022-02-15T19:19:34.708Z] #2 transferring context: 87B done [2022-02-15T19:19:34.708Z] #2 DONE 0.3s [2022-02-15T19:19:34.708Z] [2022-02-15T19:19:34.708Z] #1 [internal] load build definition from Dockerfile [2022-02-15T19:19:34.708Z] #1 sha256:eb0006c743feb1678a7a059fbb705667c4103286b66ebf39c71ffa4efc4b774e [2022-02-15T19:19:34.708Z] #1 transferring dockerfile: 16.86kB done [2022-02-15T19:19:34.876Z] #70 DONE 2.6s [2022-02-15T19:19:34.876Z] [2022-02-15T19:19:34.876Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:34.876Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T19:19:34.970Z] #1 DONE 0.3s [2022-02-15T19:19:34.970Z] [2022-02-15T19:19:34.970Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-15T19:19:34.970Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-15T19:19:35.193Z] Client: [2022-02-15T19:19:35.193Z] Context: default [2022-02-15T19:19:35.193Z] Debug Mode: false [2022-02-15T19:19:35.193Z] Plugins: [2022-02-15T19:19:35.193Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-15T19:19:35.193Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-15T19:19:35.193Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-15T19:19:35.193Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-15T19:19:35.193Z] [2022-02-15T19:19:35.193Z] Server: [2022-02-15T19:19:35.193Z] Containers: 0 [2022-02-15T19:19:35.193Z] Running: 0 [2022-02-15T19:19:35.193Z] Paused: 0 [2022-02-15T19:19:35.193Z] Stopped: 0 [2022-02-15T19:19:35.193Z] Images: 0 [2022-02-15T19:19:35.193Z] Server Version: 20.10.12 [2022-02-15T19:19:35.193Z] Storage Driver: overlay2 [2022-02-15T19:19:35.193Z] Backing Filesystem: extfs [2022-02-15T19:19:35.193Z] Supports d_type: true [2022-02-15T19:19:35.193Z] Native Overlay Diff: true [2022-02-15T19:19:35.193Z] userxattr: false [2022-02-15T19:19:35.193Z] Logging Driver: json-file [2022-02-15T19:19:35.193Z] Cgroup Driver: cgroupfs [2022-02-15T19:19:35.193Z] Cgroup Version: 1 [2022-02-15T19:19:35.193Z] Plugins: [2022-02-15T19:19:35.193Z] Volume: local [2022-02-15T19:19:35.193Z] Network: bridge host ipvlan macvlan null overlay [2022-02-15T19:19:35.193Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-15T19:19:35.193Z] Swarm: inactive [2022-02-15T19:19:35.193Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-15T19:19:35.193Z] Default Runtime: runc [2022-02-15T19:19:35.193Z] Init Binary: docker-init [2022-02-15T19:19:35.193Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T19:19:35.193Z] runc version: v1.0.2-0-g52b36a2 [2022-02-15T19:19:35.193Z] init version: de40ad0 [2022-02-15T19:19:35.193Z] Security Options: [2022-02-15T19:19:35.193Z] apparmor [2022-02-15T19:19:35.193Z] seccomp [2022-02-15T19:19:35.193Z] Profile: default [2022-02-15T19:19:35.193Z] Kernel Version: 5.4.0-1061-aws [2022-02-15T19:19:35.193Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-15T19:19:35.193Z] OSType: linux [2022-02-15T19:19:35.193Z] Architecture: x86_64 [2022-02-15T19:19:35.193Z] CPUs: 2 [2022-02-15T19:19:35.193Z] Total Memory: 15.35GiB [2022-02-15T19:19:35.193Z] Name: ip-10-100-126-126 [2022-02-15T19:19:35.193Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-15T19:19:35.193Z] Docker Root Dir: /var/lib/docker [2022-02-15T19:19:35.193Z] Debug Mode: false [2022-02-15T19:19:35.193Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:19:35.193Z] Labels: [2022-02-15T19:19:35.193Z] Experimental: true [2022-02-15T19:19:35.193Z] Insecure Registries: [2022-02-15T19:19:35.193Z] 127.0.0.0/8 [2022-02-15T19:19:35.193Z] Live Restore Enabled: true [2022-02-15T19:19:35.193Z] [2022-02-15T19:19:35.193Z] WARNING: No swap limit support [Pipeline] sh [2022-02-15T19:19:35.507Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T19:19:35.507Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T19:19:35.507Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43240/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-15T19:19:35.507Z] + bash /home/ubuntu/workspace/moby_PR-43240/check-config.sh [2022-02-15T19:19:35.507Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-15T19:19:35.507Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-15T19:19:35.507Z] [2022-02-15T19:19:35.507Z] Generally Necessary: [2022-02-15T19:19:35.507Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-15T19:19:35.507Z] - apparmor: enabled and tools installed [2022-02-15T19:19:35.507Z] - CONFIG_NAMESPACES: enabled [2022-02-15T19:19:35.507Z] - CONFIG_NET_NS: enabled [2022-02-15T19:19:35.507Z] - CONFIG_PID_NS: enabled [2022-02-15T19:19:35.507Z] - CONFIG_IPC_NS: enabled [2022-02-15T19:19:35.507Z] - CONFIG_UTS_NS: enabled [2022-02-15T19:19:35.507Z] - CONFIG_CGROUPS: enabled [2022-02-15T19:19:35.507Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-15T19:19:35.507Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-15T19:19:35.507Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-15T19:19:35.507Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-15T19:19:35.507Z] - CONFIG_CPUSETS: enabled [2022-02-15T19:19:35.507Z] - CONFIG_MEMCG: enabled [2022-02-15T19:19:35.507Z] - CONFIG_KEYS: enabled [2022-02-15T19:19:35.507Z] - CONFIG_VETH: enabled (as module) [2022-02-15T19:19:35.507Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-15T19:19:35.507Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-15T19:19:35.507Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-15T19:19:35.507Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-15T19:19:35.507Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-15T19:19:35.507Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-15T19:19:35.549Z] #3 DONE 0.5s [2022-02-15T19:19:35.549Z] [2022-02-15T19:19:35.549Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-15T19:19:35.549Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-15T19:19:35.549Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-15T19:19:35.549Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-15T19:19:35.549Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-15T19:19:35.549Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-15T19:19:35.549Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2022-02-15T19:19:35.549Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-15T19:19:35.779Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-15T19:19:35.779Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-15T19:19:35.779Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-15T19:19:35.779Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-15T19:19:35.779Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-15T19:19:35.779Z] - CONFIG_CGROUP_BPF: enabled [2022-02-15T19:19:35.779Z] [2022-02-15T19:19:35.779Z] Optional Features: [2022-02-15T19:19:35.779Z] - CONFIG_USER_NS: enabled [2022-02-15T19:19:35.779Z] - CONFIG_SECCOMP: enabled [2022-02-15T19:19:35.779Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-15T19:19:35.779Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-15T19:19:35.779Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-15T19:19:35.779Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-15T19:19:35.779Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-15T19:19:35.779Z] - CONFIG_BLK_CGROUP: enabled [2022-02-15T19:19:35.779Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-15T19:19:35.779Z] - CONFIG_CGROUP_PERF: enabled [2022-02-15T19:19:35.779Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-15T19:19:35.779Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-15T19:19:35.779Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-15T19:19:35.779Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-15T19:19:35.779Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-15T19:19:35.779Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-15T19:19:35.779Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-15T19:19:35.779Z] - CONFIG_IP_VS: enabled (as module) [2022-02-15T19:19:35.779Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-15T19:19:35.779Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-15T19:19:35.779Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-15T19:19:35.779Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-15T19:19:35.779Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-15T19:19:35.779Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-15T19:19:35.779Z] - CONFIG_EXT4_FS: enabled [2022-02-15T19:19:35.779Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-15T19:19:35.779Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-15T19:19:35.779Z] - Network Drivers: [2022-02-15T19:19:35.779Z] - "overlay": [2022-02-15T19:19:35.779Z] - CONFIG_VXLAN: enabled (as module) [2022-02-15T19:19:35.779Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-15T19:19:35.779Z] Optional (for encrypted networks): [2022-02-15T19:19:35.812Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-02-15T19:19:35.812Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-15T19:19:36.041Z] - CONFIG_CRYPTO: enabled [2022-02-15T19:19:36.041Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-15T19:19:36.041Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-15T19:19:36.041Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-15T19:19:36.041Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-15T19:19:36.041Z] - CONFIG_XFRM: enabled [2022-02-15T19:19:36.041Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-15T19:19:36.041Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-15T19:19:36.041Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-15T19:19:36.041Z] - "ipvlan": [2022-02-15T19:19:36.041Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-15T19:19:36.041Z] - "macvlan": [2022-02-15T19:19:36.041Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-15T19:19:36.041Z] - CONFIG_DUMMY: enabled (as module) [2022-02-15T19:19:36.041Z] - "ftp,tftp client in container": [2022-02-15T19:19:36.041Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-15T19:19:36.041Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-15T19:19:36.041Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-15T19:19:36.041Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-15T19:19:36.041Z] - Storage Drivers: [2022-02-15T19:19:36.041Z] - "aufs": [2022-02-15T19:19:36.041Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-15T19:19:36.041Z] - "btrfs": [2022-02-15T19:19:36.041Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-15T19:19:36.041Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-15T19:19:36.041Z] - "devicemapper": [2022-02-15T19:19:36.041Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-15T19:19:36.041Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-15T19:19:36.041Z] - "overlay": [2022-02-15T19:19:36.041Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-15T19:19:36.041Z] - "zfs": [2022-02-15T19:19:36.041Z] - /dev/zfs: present [2022-02-15T19:19:36.041Z] - zfs command: missing [2022-02-15T19:19:36.041Z] - zpool command: missing [2022-02-15T19:19:36.041Z] [2022-02-15T19:19:36.041Z] Limits: [2022-02-15T19:19:36.041Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-15T19:19:36.041Z] [2022-02-15T19:19:36.041Z] + true [Pipeline] } [Pipeline] // stage [2022-02-15T19:19:36.073Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [Pipeline] stage [Pipeline] { (Build dev image) [2022-02-15T19:19:36.091Z] #11 ... [2022-02-15T19:19:36.091Z] [2022-02-15T19:19:36.091Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:36.091Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T19:19:36.091Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T19:19:36.091Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-15T19:19:36.091Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-15T19:19:36.091Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2022-02-15T19:19:36.091Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-02-15T19:19:36.091Z] #69 DONE 5.6s [2022-02-15T19:19:36.091Z] [2022-02-15T19:19:36.091Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:36.091Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T19:19:36.091Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-15T19:19:36.091Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-15T19:19:36.091Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-15T19:19:36.091Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-02-15T19:19:36.091Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2022-02-15T19:19:36.091Z] #67 DONE 5.7s [2022-02-15T19:19:36.091Z] [2022-02-15T19:19:36.091Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:36.091Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:36.091Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 5.5s done [2022-02-15T19:19:36.091Z] #11 ... [2022-02-15T19:19:36.091Z] [2022-02-15T19:19:36.091Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:36.091Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [Pipeline] sh [2022-02-15T19:19:36.335Z] #4 DONE 0.8s [2022-02-15T19:19:36.386Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:3776fe62568359be9c3dff6f1905bf048cba8d91 . [2022-02-15T19:19:36.598Z] [2022-02-15T19:19:36.598Z] #6 [internal] load build definition from Dockerfile [2022-02-15T19:19:36.598Z] #6 sha256:ad14f0d1cf0730917863419d8b685cc223f6091c84e4594401e493ceb669b2a7 [2022-02-15T19:19:36.598Z] #6 DONE 0.0s [2022-02-15T19:19:36.598Z] [2022-02-15T19:19:36.598Z] #5 [internal] load .dockerignore [2022-02-15T19:19:36.598Z] #5 sha256:132daf1b6881871b7ddfbe00a3babcf369d79ca8e0afea442eab20aedbdadf2a [2022-02-15T19:19:36.598Z] #5 DONE 0.0s [2022-02-15T19:19:36.598Z] [2022-02-15T19:19:36.598Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T19:19:36.598Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-15T19:19:36.646Z] #1 [internal] load build definition from Dockerfile [2022-02-15T19:19:36.646Z] #1 sha256:bd96493910d1f8fc0ff6b273333f774306d70a91aaa816b6c1da0094559f1364 [2022-02-15T19:19:36.646Z] #1 transferring dockerfile: 16.86kB done [2022-02-15T19:19:36.646Z] #1 DONE 0.1s [2022-02-15T19:19:36.646Z] [2022-02-15T19:19:36.646Z] #2 [internal] load .dockerignore [2022-02-15T19:19:36.646Z] #2 sha256:7f98327271844184fddbbea22e42ec2cdb5cd881699fff1a2cde23466a2fdc51 [2022-02-15T19:19:36.646Z] #2 transferring context: 87B done [2022-02-15T19:19:36.646Z] #2 DONE 0.1s [2022-02-15T19:19:36.646Z] [2022-02-15T19:19:36.646Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-15T19:19:36.646Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-15T19:19:37.216Z] #3 DONE 0.5s [2022-02-15T19:19:37.216Z] [2022-02-15T19:19:37.216Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-15T19:19:37.216Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-15T19:19:37.216Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-15T19:19:37.216Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-15T19:19:37.216Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-15T19:19:37.216Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-15T19:19:37.216Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-15T19:19:37.430Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 5.2s done [2022-02-15T19:19:37.430Z] #11 ... [2022-02-15T19:19:37.430Z] [2022-02-15T19:19:37.430Z] #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-02-15T19:19:37.430Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-15T19:19:37.430Z] #29 4.999 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:37.430Z] #29 5.012 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:37.430Z] #29 5.012 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:37.430Z] #29 5.133 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [115 kB] [2022-02-15T19:19:37.430Z] #29 5.248 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T19:19:37.430Z] #29 5.521 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T19:19:37.430Z] #29 6.300 Fetched 8387 kB in 2s (5372 kB/s) [2022-02-15T19:19:37.430Z] #29 6.300 Reading package lists... [2022-02-15T19:19:37.430Z] #29 6.836 Reading package lists... [2022-02-15T19:19:37.430Z] #29 7.354 Building dependency tree... [2022-02-15T19:19:37.430Z] #29 7.697 The following additional packages will be installed: [2022-02-15T19:19:37.430Z] #29 7.697 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-15T19:19:37.430Z] #29 7.697 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-15T19:19:37.430Z] #29 7.697 Recommended packages: [2022-02-15T19:19:37.430Z] #29 7.697 libldap-common publicsuffix libsasl2-modules [2022-02-15T19:19:37.430Z] #29 7.814 The following NEW packages will be installed: [2022-02-15T19:19:37.430Z] #29 7.814 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-15T19:19:37.430Z] #29 7.814 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-15T19:19:37.430Z] #29 7.814 libssh2-1 openssl [2022-02-15T19:19:37.430Z] #29 8.089 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-15T19:19:37.430Z] #29 8.089 Need to get 2932 kB of archives. [2022-02-15T19:19:37.430Z] #29 8.089 After this operation, 6483 kB of additional disk space will be used. [2022-02-15T19:19:37.430Z] #29 8.089 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-15T19:19:37.430Z] #29 8.100 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-15T19:19:37.430Z] #29 8.105 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-15T19:19:37.430Z] #29 8.105 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-02-15T19:19:37.430Z] #29 8.107 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-15T19:19:37.430Z] #29 8.109 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-15T19:19:37.430Z] #29 8.113 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-15T19:19:37.430Z] #29 8.115 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-15T19:19:37.430Z] #29 8.116 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-15T19:19:37.430Z] #29 8.119 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-15T19:19:37.430Z] #29 8.131 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-15T19:19:37.430Z] #29 8.131 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-15T19:19:37.430Z] #29 8.180 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-15T19:19:37.430Z] #29 8.181 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-15T19:19:37.430Z] #29 8.186 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-15T19:19:37.430Z] #29 8.390 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:19:37.430Z] #29 8.416 Fetched 2932 kB in 0s (8108 kB/s) [2022-02-15T19:19:37.430Z] #29 8.441 Selecting previously unselected package openssl. [2022-02-15T19:19:37.430Z] #29 8.441 (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 ... 6645 files and directories currently installed.) [2022-02-15T19:19:37.430Z] #29 8.441 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-15T19:19:37.430Z] #29 8.447 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-15T19:19:37.431Z] #29 8.596 Selecting previously unselected package ca-certificates. [2022-02-15T19:19:37.431Z] #29 8.596 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-15T19:19:37.431Z] #29 8.602 Unpacking ca-certificates (20210119) ... [2022-02-15T19:19:37.431Z] #29 8.725 Selecting previously unselected package libbrotli1:arm64. [2022-02-15T19:19:37.431Z] #29 8.725 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 8.733 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-15T19:19:37.431Z] #29 8.813 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-15T19:19:37.431Z] #29 8.813 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 8.813 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:37.431Z] #29 8.852 Selecting previously unselected package libsasl2-2:arm64. [2022-02-15T19:19:37.431Z] #29 8.852 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 8.856 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:37.431Z] #29 8.943 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-15T19:19:37.431Z] #29 8.943 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 8.947 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-15T19:19:37.431Z] #29 8.998 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-15T19:19:37.431Z] #29 9.000 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 9.003 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-15T19:19:37.431Z] #29 9.089 Selecting previously unselected package libpsl5:arm64. [2022-02-15T19:19:37.431Z] #29 9.089 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 9.094 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-15T19:19:37.431Z] #29 9.144 Selecting previously unselected package librtmp1:arm64. [2022-02-15T19:19:37.431Z] #29 9.144 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 9.156 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T19:19:37.431Z] #29 9.206 Selecting previously unselected package libssh2-1:arm64. [2022-02-15T19:19:37.431Z] #29 9.206 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 9.213 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-15T19:19:37.431Z] #29 9.276 Selecting previously unselected package libcurl4:arm64. [2022-02-15T19:19:37.431Z] #29 9.278 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 9.282 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:37.431Z] #29 9.339 Selecting previously unselected package curl. [2022-02-15T19:19:37.431Z] #29 9.339 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 9.350 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:37.431Z] #29 9.396 Selecting previously unselected package libonig5:arm64. [2022-02-15T19:19:37.431Z] #29 9.396 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 9.414 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-15T19:19:37.431Z] #29 9.457 Selecting previously unselected package libjq1:arm64. [2022-02-15T19:19:37.431Z] #29 9.458 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 9.461 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-15T19:19:37.431Z] #29 9.502 Selecting previously unselected package jq. [2022-02-15T19:19:37.431Z] #29 9.502 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-15T19:19:37.431Z] #29 9.506 Unpacking jq (1.6-2.1) ... [2022-02-15T19:19:37.431Z] #29 9.547 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-15T19:19:37.431Z] #29 9.553 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-15T19:19:37.431Z] #29 9.565 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-15T19:19:37.431Z] #29 9.575 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:37.431Z] #29 9.587 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T19:19:37.431Z] #29 9.604 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:37.431Z] #29 9.610 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-15T19:19:37.431Z] #29 9.624 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-15T19:19:37.431Z] #29 9.640 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-15T19:19:37.431Z] #29 9.651 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-15T19:19:37.431Z] #29 9.664 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-15T19:19:37.431Z] #29 9.676 Setting up ca-certificates (20210119) ... [2022-02-15T19:19:37.431Z] #29 10.16 Updating certificates in /etc/ssl/certs... [2022-02-15T19:19:37.431Z] #29 ... [2022-02-15T19:19:37.431Z] [2022-02-15T19:19:37.431Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:37.431Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T19:19:37.431Z] #11 extracting sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a done [2022-02-15T19:19:37.431Z] #11 DONE 16.6s [2022-02-15T19:19:37.431Z] [2022-02-15T19:19:37.431Z] #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-02-15T19:19:37.431Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-15T19:19:37.476Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-15T19:19:37.476Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-02-15T19:19:37.548Z] #10 ... [2022-02-15T19:19:37.548Z] [2022-02-15T19:19:37.548Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T19:19:37.548Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-15T19:19:37.548Z] #9 DONE 1.0s [2022-02-15T19:19:37.548Z] [2022-02-15T19:19:37.548Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T19:19:37.548Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T19:19:37.548Z] #7 DONE 1.0s [2022-02-15T19:19:37.548Z] [2022-02-15T19:19:37.548Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T19:19:37.548Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-15T19:19:37.548Z] #10 DONE 1.0s [2022-02-15T19:19:37.548Z] [2022-02-15T19:19:37.548Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-15T19:19:37.548Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-15T19:19:37.548Z] #8 DONE 1.1s [2022-02-15T19:19:37.693Z] #29 10.63 129 added, 0 removed; done. [2022-02-15T19:19:37.693Z] #29 10.77 Setting up jq (1.6-2.1) ... [2022-02-15T19:19:37.737Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-15T19:19:37.956Z] #29 10.78 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:37.956Z] #29 10.79 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:37.956Z] #29 10.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:19:37.956Z] #29 10.84 Processing triggers for ca-certificates (20210119) ... [2022-02-15T19:19:37.956Z] #29 10.85 Updating certificates in /etc/ssl/certs... [2022-02-15T19:19:37.956Z] #29 ... [2022-02-15T19:19:37.956Z] [2022-02-15T19:19:37.956Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-15T19:19:37.956Z] #12 sha256:ea29962d86a667d2efde993e46479dbd8ebab595a1312d7d46e92fa9da03d15b [2022-02-15T19:19:37.956Z] #12 DONE 0.5s [2022-02-15T19:19:38.014Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.4s done [2022-02-15T19:19:38.218Z] [2022-02-15T19:19:38.218Z] #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-02-15T19:19:38.218Z] #13 sha256:f61a007e3f1465639b90c2554f42d63b20382650699d75921f78da8f5197b093 [2022-02-15T19:19:38.276Z] #28 DONE 7.9s [2022-02-15T19:19:38.276Z] [2022-02-15T19:19:38.276Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-15T19:19:38.276Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-15T19:19:38.276Z] #68 DONE 0.6s [2022-02-15T19:19:38.276Z] [2022-02-15T19:19:38.276Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-15T19:19:38.276Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-15T19:19:38.308Z] #4 DONE 1.0s [2022-02-15T19:19:38.494Z] #13 ... [2022-02-15T19:19:38.494Z] [2022-02-15T19:19:38.494Z] #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-02-15T19:19:38.494Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-15T19:19:38.494Z] #29 11.35 0 added, 0 removed; done. [2022-02-15T19:19:38.494Z] #29 11.35 Running hooks in /etc/ca-certificates/update.d... [2022-02-15T19:19:38.494Z] #29 11.35 done. [2022-02-15T19:19:38.494Z] #29 DONE 11.4s [2022-02-15T19:19:38.494Z] [2022-02-15T19:19:38.494Z] #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-02-15T19:19:38.494Z] #13 sha256:f61a007e3f1465639b90c2554f42d63b20382650699d75921f78da8f5197b093 [2022-02-15T19:19:38.494Z] #13 DONE 0.4s [2022-02-15T19:19:38.494Z] [2022-02-15T19:19:38.494Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-15T19:19:38.494Z] #30 sha256:5777affb6b809aa1f7e5a6b1aada87a172c4ad6487260cd335e77544c01b95fb [2022-02-15T19:19:38.494Z] #30 DONE 0.1s [2022-02-15T19:19:38.494Z] [2022-02-15T19:19:38.494Z] #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-02-15T19:19:38.494Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-15T19:19:38.534Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.1s [2022-02-15T19:19:38.568Z] [2022-02-15T19:19:38.568Z] #6 [internal] load .dockerignore [2022-02-15T19:19:38.568Z] #6 sha256:09d37dad14020b0e9062ecb458750682735835550a2670c9b5093c80ba093cdb [2022-02-15T19:19:38.568Z] #6 DONE 0.0s [2022-02-15T19:19:38.568Z] [2022-02-15T19:19:38.568Z] #5 [internal] load build definition from Dockerfile [2022-02-15T19:19:38.568Z] #5 sha256:72097ab72f0467e7fecd927660ccf24ad5683cfc2f1f04aac9cb43ea1aefe24e [2022-02-15T19:19:38.568Z] #5 DONE 0.0s [2022-02-15T19:19:38.568Z] [2022-02-15T19:19:38.568Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T19:19:38.568Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-15T19:19:38.759Z] #53 ... [2022-02-15T19:19:38.759Z] [2022-02-15T19:19:38.759Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-15T19:19:38.759Z] #42 sha256:8ed925fc209aa4093b3379b26b70872d01daf45910e689b2f86f27e7d1345529 [2022-02-15T19:19:38.759Z] #42 DONE 0.1s [2022-02-15T19:19:38.759Z] [2022-02-15T19:19:38.759Z] #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-02-15T19:19:38.759Z] #46 sha256:0771a593c1f708a7c877c9bec7977e896cbe9bd1e50534cefaaca768b63477a2 [2022-02-15T19:19:38.759Z] #46 DONE 0.3s [2022-02-15T19:19:38.759Z] [2022-02-15T19:19:38.759Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-15T19:19:38.759Z] #33 sha256:e632abe321a7e4652a1d6dcca1925f9b7f426964de2b6330ae22a1f3cb424ee6 [2022-02-15T19:19:38.759Z] #33 DONE 0.3s [2022-02-15T19:19:38.759Z] [2022-02-15T19:19:38.759Z] #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-02-15T19:19:38.759Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-15T19:19:38.940Z] [2022-02-15T19:19:38.940Z] #24 [internal] load build context [2022-02-15T19:19:38.940Z] #24 sha256:2057440f5340dd56be67fd85dbc99890b9c823fff643ddfd60b0a8e78cd22946 [2022-02-15T19:19:38.940Z] #24 DONE 0.0s [2022-02-15T19:19:38.940Z] [2022-02-15T19:19:38.940Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:38.940Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T19:19:38.940Z] #69 DONE 0.0s [2022-02-15T19:19:38.940Z] [2022-02-15T19:19:38.940Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:38.940Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T19:19:38.940Z] #67 DONE 0.0s [2022-02-15T19:19:38.940Z] [2022-02-15T19:19:38.940Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:38.940Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:38.940Z] #11 DONE 0.0s [2022-02-15T19:19:38.940Z] [2022-02-15T19:19:38.940Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:38.940Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:38.940Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-15T19:19:38.940Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-15T19:19:38.940Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-15T19:19:38.940Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-15T19:19:38.940Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0B / 54.92MB 0.0s [2022-02-15T19:19:39.022Z] #34 ... [2022-02-15T19:19:39.022Z] [2022-02-15T19:19:39.023Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-15T19:19:39.023Z] #62 sha256:21973724a68efb1661a0e1adb67eba1a4dd345583927b67849f4fd70d7f0e666 [2022-02-15T19:19:39.023Z] #62 DONE 0.3s [2022-02-15T19:19:39.023Z] [2022-02-15T19:19:39.023Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-15T19:19:39.023Z] #25 sha256:c2a68a68cb9e3805facfc32a92c86da73ca7a10a8578272a9084bff3516aa6b8 [2022-02-15T19:19:39.023Z] #25 DONE 0.3s [2022-02-15T19:19:39.023Z] [2022-02-15T19:19:39.023Z] #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-02-15T19:19:39.023Z] #26 sha256:62c622aeb3d45a3db6d9b35b5c44e59c7950fc2537ea2e4eec2f87658e4cb21f [2022-02-15T19:19:39.205Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.19MB / 54.92MB 0.2s [2022-02-15T19:19:39.205Z] #28 ... [2022-02-15T19:19:39.205Z] [2022-02-15T19:19:39.205Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-15T19:19:39.205Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-15T19:19:39.205Z] #45 DONE 0.0s [2022-02-15T19:19:39.205Z] [2022-02-15T19:19:39.205Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:39.205Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:39.220Z] #70 DONE 0.8s [2022-02-15T19:19:39.220Z] [2022-02-15T19:19:39.221Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:39.221Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:39.221Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.3s done [2022-02-15T19:19:39.221Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.3s done [2022-02-15T19:19:39.221Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-15T19:19:39.467Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 11.53MB / 54.92MB 0.5s [2022-02-15T19:19:39.467Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 16.78MB / 54.92MB 0.6s [2022-02-15T19:19:39.732Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 22.02MB / 54.92MB 0.9s [2022-02-15T19:19:39.908Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 12.4s done [2022-02-15T19:19:39.948Z] #10 DONE 1.3s [2022-02-15T19:19:39.948Z] [2022-02-15T19:19:39.948Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-15T19:19:39.948Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-15T19:19:39.948Z] #7 DONE 1.2s [2022-02-15T19:19:39.948Z] [2022-02-15T19:19:39.948Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T19:19:39.948Z] #9 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-15T19:19:39.948Z] #9 DONE 1.3s [2022-02-15T19:19:39.948Z] [2022-02-15T19:19:39.948Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T19:19:39.948Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T19:19:39.948Z] #8 DONE 1.3s [2022-02-15T19:19:40.001Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 26.26MB / 54.92MB 1.1s [2022-02-15T19:19:40.001Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 29.36MB / 54.92MB 1.2s [2022-02-15T19:19:40.166Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-15T19:19:40.264Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 40.64MB / 54.92MB 1.3s [2022-02-15T19:19:40.530Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 44.04MB / 54.92MB 1.6s [2022-02-15T19:19:40.530Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 46.83MB / 54.92MB 1.6s [2022-02-15T19:19:40.732Z] #11 DONE 40.7s [2022-02-15T19:19:40.732Z] [2022-02-15T19:19:40.732Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-15T19:19:40.732Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-15T19:19:40.793Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s [2022-02-15T19:19:40.888Z] [2022-02-15T19:19:40.888Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:40.888Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:40.888Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:41.149Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-15T19:19:41.149Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-15T19:19:41.149Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-15T19:19:41.366Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.4s done [2022-02-15T19:19:41.411Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-15T19:19:41.411Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 2.10MB / 54.92MB 0.1s [2022-02-15T19:19:41.411Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 0.1s [2022-02-15T19:19:41.411Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.83MB / 10.87MB 0.2s [2022-02-15T19:19:41.411Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0B / 5.15MB 0.2s [2022-02-15T19:19:41.576Z] #26 2.732 + RM_GOPATH=0 [2022-02-15T19:19:41.576Z] #26 2.732 + TMP_GOPATH= [2022-02-15T19:19:41.576Z] #26 2.732 + : /build [2022-02-15T19:19:41.576Z] #26 2.732 + '[' -z '' ']' [2022-02-15T19:19:41.576Z] #26 2.733 ++ mktemp -d [2022-02-15T19:19:41.576Z] #26 2.734 + export GOPATH=/tmp/tmp.Oqh035yedx [2022-02-15T19:19:41.576Z] #26 2.734 + GOPATH=/tmp/tmp.Oqh035yedx [2022-02-15T19:19:41.576Z] #26 2.734 + RM_GOPATH=1 [2022-02-15T19:19:41.576Z] #26 2.734 + case "$(go env GOARCH)" in [2022-02-15T19:19:41.576Z] #26 2.736 ++ go env GOARCH [2022-02-15T19:19:41.576Z] #26 2.747 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:19:41.576Z] #26 2.757 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:19:41.576Z] #26 2.760 ++ dirname /install.sh [2022-02-15T19:19:41.576Z] #26 2.764 + dir=/ [2022-02-15T19:19:41.576Z] #26 2.764 + bin=dockercli [2022-02-15T19:19:41.576Z] #26 2.764 + shift [2022-02-15T19:19:41.576Z] #26 2.764 + '[' '!' -f //dockercli.installer ']' [2022-02-15T19:19:41.576Z] #26 2.764 + . //dockercli.installer [2022-02-15T19:19:41.576Z] #26 2.765 ++ : stable [2022-02-15T19:19:41.576Z] #26 2.765 ++ : 17.06.2-ce [2022-02-15T19:19:41.576Z] #26 2.765 + install_dockercli [2022-02-15T19:19:41.576Z] #26 2.765 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-15T19:19:41.576Z] #26 2.765 Install docker/cli version 17.06.2-ce from stable [2022-02-15T19:19:41.576Z] #26 2.765 ++ uname -m [2022-02-15T19:19:41.576Z] #26 2.766 + arch=aarch64 [2022-02-15T19:19:41.576Z] #26 2.766 + '[' aarch64 '!=' x86_64 ']' [2022-02-15T19:19:41.576Z] #26 2.766 + '[' aarch64 '!=' s390x ']' [2022-02-15T19:19:41.576Z] #26 2.766 + '[' aarch64 '!=' armhf ']' [2022-02-15T19:19:41.576Z] #26 2.766 + build_dockercli [2022-02-15T19:19:41.576Z] #26 2.766 + git clone https://github.com/docker/docker-ce /tmp/tmp.Oqh035yedx/tmp/docker-ce [2022-02-15T19:19:41.576Z] #26 2.767 Cloning into '/tmp/tmp.Oqh035yedx/tmp/docker-ce'... [2022-02-15T19:19:41.763Z] #11 ... [2022-02-15T19:19:41.763Z] [2022-02-15T19:19:41.763Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-15T19:19:41.763Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-15T19:19:41.763Z] #52 DONE 0.0s [2022-02-15T19:19:41.763Z] [2022-02-15T19:19:41.763Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:41.763Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:41.763Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 18.87MB / 54.92MB 0.5s [2022-02-15T19:19:41.763Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.5s [2022-02-15T19:19:41.763Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 2.10MB / 5.15MB 0.5s [2022-02-15T19:19:41.763Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 25.17MB / 54.92MB 0.6s [2022-02-15T19:19:41.763Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.6s done [2022-02-15T19:19:41.763Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.6s [2022-02-15T19:19:42.024Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 28.31MB / 54.92MB 0.7s [2022-02-15T19:19:42.024Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.6s done [2022-02-15T19:19:42.024Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0B / 85.81MB 0.7s [2022-02-15T19:19:42.024Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 2.10MB / 54.57MB 0.7s [2022-02-15T19:19:42.024Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.35MB / 54.57MB 0.8s [2022-02-15T19:19:42.197Z] #12 DONE 1.5s [2022-02-15T19:19:42.197Z] [2022-02-15T19:19:42.197Z] #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-02-15T19:19:42.197Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-15T19:19:42.286Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 39.96MB / 54.92MB 1.0s [2022-02-15T19:19:42.286Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 13.73MB / 54.57MB 1.0s [2022-02-15T19:19:42.286Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 45.09MB / 54.92MB 1.1s [2022-02-15T19:19:42.286Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 10.49MB / 85.81MB 1.1s [2022-02-15T19:19:42.286Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 17.83MB / 54.57MB 1.1s [2022-02-15T19:19:42.455Z] #13 DONE 0.5s [2022-02-15T19:19:42.548Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 48.23MB / 54.92MB 1.2s [2022-02-15T19:19:42.548Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 20.97MB / 54.57MB 1.2s [2022-02-15T19:19:42.548Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.3s [2022-02-15T19:19:42.548Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 15.73MB / 85.81MB 1.3s [2022-02-15T19:19:42.548Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 25.78MB / 54.57MB 1.3s [2022-02-15T19:19:42.711Z] [2022-02-15T19:19:42.711Z] #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-02-15T19:19:42.711Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:19:42.711Z] #51 ... [2022-02-15T19:19:42.711Z] [2022-02-15T19:19:42.711Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-15T19:19:42.711Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-15T19:19:42.711Z] #42 DONE 0.2s [2022-02-15T19:19:42.711Z] [2022-02-15T19:19:42.711Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-15T19:19:42.711Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-15T19:19:42.711Z] #33 DONE 0.2s [2022-02-15T19:19:42.711Z] [2022-02-15T19:19:42.711Z] #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-02-15T19:19:42.711Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-15T19:19:42.711Z] #46 DONE 0.3s [2022-02-15T19:19:42.807Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 20.51MB / 85.81MB 1.5s [2022-02-15T19:19:42.807Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 30.29MB / 54.57MB 1.5s [2022-02-15T19:19:42.807Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 34.37MB / 54.57MB 1.6s [2022-02-15T19:19:42.969Z] [2022-02-15T19:19:42.969Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-15T19:19:42.969Z] #62 sha256:571047b209d9e243056196a3e3ddb792d8c3098dcd2b880f1520dcba92788df0 [2022-02-15T19:19:42.969Z] #62 DONE 0.3s [2022-02-15T19:19:42.969Z] [2022-02-15T19:19:42.969Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-15T19:19:42.969Z] #25 sha256:75bd054d20c36ac1ba763c71b115fd5897d7c9d3afd67fe915d9656f0e06022f [2022-02-15T19:19:42.969Z] #25 DONE 0.3s [2022-02-15T19:19:42.969Z] [2022-02-15T19:19:42.969Z] #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-02-15T19:19:42.969Z] #26 sha256:feffa001d398027ae8b5225a167e7f5d95bfbe498cf0010ab7f5dbefa5ba520a [2022-02-15T19:19:43.068Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 28.31MB / 85.81MB 1.7s [2022-02-15T19:19:43.068Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 38.80MB / 54.57MB 1.7s [2022-02-15T19:19:43.068Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.8s done [2022-02-15T19:19:43.068Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 33.55MB / 85.81MB 1.8s [2022-02-15T19:19:43.068Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 0B / 134.83MB 1.8s [2022-02-15T19:19:43.328Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 46.14MB / 54.57MB 2.0s [2022-02-15T19:19:43.328Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 39.85MB / 85.81MB 2.1s [2022-02-15T19:19:43.424Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.5s done [2022-02-15T19:19:43.425Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.5s [2022-02-15T19:19:43.587Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 52.43MB / 54.57MB 2.3s [2022-02-15T19:19:43.587Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 7.34MB / 134.83MB 2.4s [2022-02-15T19:19:43.684Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-15T19:19:43.846Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 47.19MB / 85.81MB 2.5s [2022-02-15T19:19:43.846Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 55.96MB / 85.81MB 2.7s [2022-02-15T19:19:43.846Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 15.73MB / 134.83MB 2.7s [2022-02-15T19:19:43.999Z] #28 ... [2022-02-15T19:19:43.999Z] [2022-02-15T19:19:43.999Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:43.999Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T19:19:43.999Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-15T19:19:43.999Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-15T19:19:43.999Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-15T19:19:43.999Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-02-15T19:19:43.999Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.0s done [2022-02-15T19:19:43.999Z] #67 DONE 5.1s [2022-02-15T19:19:43.999Z] [2022-02-15T19:19:43.999Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:43.999Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:44.109Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 60.82MB / 85.81MB 2.8s [2022-02-15T19:19:44.109Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 24.12MB / 134.83MB 2.9s [2022-02-15T19:19:44.370Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 69.21MB / 85.81MB 3.1s [2022-02-15T19:19:44.370Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.0s done [2022-02-15T19:19:44.370Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 31.46MB / 134.83MB 3.1s [2022-02-15T19:19:44.370Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 0B / 155B 3.1s [2022-02-15T19:19:44.370Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 74.45MB / 85.81MB 3.2s [2022-02-15T19:19:44.370Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.1s done [2022-02-15T19:19:44.573Z] #28 ... [2022-02-15T19:19:44.573Z] [2022-02-15T19:19:44.573Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:44.573Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:44.573Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-15T19:19:44.573Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-15T19:19:44.573Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-15T19:19:44.573Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-15T19:19:44.573Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.5s done [2022-02-15T19:19:44.573Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 1.2s done [2022-02-15T19:19:44.573Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.5s done [2022-02-15T19:19:44.573Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.3s done [2022-02-15T19:19:44.573Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.5s done [2022-02-15T19:19:44.573Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 117.48MB / 134.83MB 5.5s [2022-02-15T19:19:44.573Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.4s done [2022-02-15T19:19:44.631Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 39.85MB / 134.83MB 3.3s [2022-02-15T19:19:44.631Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 81.79MB / 85.81MB 3.5s [2022-02-15T19:19:44.631Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 49.28MB / 134.83MB 3.5s [2022-02-15T19:19:44.631Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 1.3s [2022-02-15T19:19:44.836Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 128.97MB / 134.83MB 5.8s [2022-02-15T19:19:44.893Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 57.67MB / 134.83MB 3.8s [2022-02-15T19:19:44.963Z] #26 ... [2022-02-15T19:19:44.963Z] [2022-02-15T19:19:44.963Z] #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-02-15T19:19:44.963Z] #31 sha256:44808552f323be4ee0f5611fcc43134450e0dc82a3f4b2ee71281d5a8f4228f2 [2022-02-15T19:19:44.963Z] #31 3.387 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-15T19:19:44.963Z] #31 4.977 #=#=# [2022-02-15T19:19:44.963Z] #31 5.255 #=#=# ######################################################################## 100.0% [2022-02-15T19:19:44.963Z] #31 6.402 [2022-02-15T19:19:45.487Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 66.06MB / 134.83MB 4.1s [2022-02-15T19:19:45.608Z] #11 ... [2022-02-15T19:19:45.608Z] [2022-02-15T19:19:45.608Z] #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-02-15T19:19:45.608Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T19:19:45.608Z] #29 1.761 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:45.608Z] #29 1.775 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:45.608Z] #29 1.775 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:45.608Z] #29 1.905 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:19:45.608Z] #29 2.112 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:19:45.608Z] #29 2.537 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:19:45.608Z] #29 3.719 Fetched 8503 kB in 2s (3818 kB/s) [2022-02-15T19:19:45.608Z] #29 3.719 Reading package lists... [2022-02-15T19:19:45.608Z] #29 4.543 Reading package lists... [2022-02-15T19:19:45.608Z] #29 5.344 Building dependency tree... [2022-02-15T19:19:45.608Z] #29 5.696 The following additional packages will be installed: [2022-02-15T19:19:45.608Z] #29 5.696 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-15T19:19:45.608Z] #29 5.697 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-15T19:19:45.608Z] #29 5.699 Recommended packages: [2022-02-15T19:19:45.608Z] #29 5.699 libldap-common publicsuffix libsasl2-modules [2022-02-15T19:19:45.608Z] #29 5.872 The following NEW packages will be installed: [2022-02-15T19:19:45.608Z] #29 5.873 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-15T19:19:45.608Z] #29 5.874 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-15T19:19:45.608Z] #29 5.874 libssh2-1 openssl [2022-02-15T19:19:45.608Z] #29 6.148 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-15T19:19:45.608Z] #29 6.148 Need to get 3038 kB of archives. [2022-02-15T19:19:45.608Z] #29 6.148 After this operation, 6650 kB of additional disk space will be used. [2022-02-15T19:19:45.608Z] #29 6.148 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-15T19:19:45.608Z] #29 6.164 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-15T19:19:45.608Z] #29 6.164 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-15T19:19:45.608Z] #29 6.166 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-15T19:19:45.608Z] #29 6.166 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-15T19:19:45.608Z] #29 6.168 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-15T19:19:45.608Z] #29 6.169 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-15T19:19:45.608Z] #29 6.170 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-15T19:19:45.608Z] #29 6.171 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-15T19:19:45.608Z] #29 6.172 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-15T19:19:45.608Z] #29 6.183 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-15T19:19:45.608Z] #29 6.183 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-15T19:19:45.608Z] #29 6.183 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T19:19:45.608Z] #29 6.183 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T19:19:45.608Z] #29 6.183 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T19:19:45.608Z] #29 6.344 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:19:45.608Z] #29 6.381 Fetched 3038 kB in 0s (10.1 MB/s) [2022-02-15T19:19:45.608Z] #29 6.409 Selecting previously unselected package openssl. [2022-02-15T19:19:45.608Z] #29 6.409 (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-02-15T19:19:45.608Z] #29 6.409 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 6.413 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-15T19:19:45.608Z] #29 6.560 Selecting previously unselected package ca-certificates. [2022-02-15T19:19:45.608Z] #29 6.562 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-15T19:19:45.608Z] #29 6.566 Unpacking ca-certificates (20210119) ... [2022-02-15T19:19:45.608Z] #29 6.664 Selecting previously unselected package libbrotli1:amd64. [2022-02-15T19:19:45.608Z] #29 6.664 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 6.670 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T19:19:45.608Z] #29 6.745 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-15T19:19:45.608Z] #29 6.745 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 6.750 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:45.608Z] #29 6.787 Selecting previously unselected package libsasl2-2:amd64. [2022-02-15T19:19:45.608Z] #29 6.787 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 6.790 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:45.608Z] #29 6.841 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-15T19:19:45.608Z] #29 6.841 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 6.850 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T19:19:45.608Z] #29 6.907 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-15T19:19:45.608Z] #29 6.907 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 6.917 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T19:19:45.608Z] #29 6.960 Selecting previously unselected package libpsl5:amd64. [2022-02-15T19:19:45.608Z] #29 6.960 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 6.963 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T19:19:45.608Z] #29 7.002 Selecting previously unselected package librtmp1:amd64. [2022-02-15T19:19:45.608Z] #29 7.002 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 7.005 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T19:19:45.608Z] #29 7.049 Selecting previously unselected package libssh2-1:amd64. [2022-02-15T19:19:45.608Z] #29 7.049 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 7.052 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T19:19:45.608Z] #29 7.109 Selecting previously unselected package libcurl4:amd64. [2022-02-15T19:19:45.608Z] #29 7.109 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 7.115 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:45.608Z] #29 7.174 Selecting previously unselected package curl. [2022-02-15T19:19:45.608Z] #29 7.176 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 7.179 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:45.608Z] #29 7.245 Selecting previously unselected package libonig5:amd64. [2022-02-15T19:19:45.608Z] #29 7.245 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 7.251 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:19:45.608Z] #29 7.311 Selecting previously unselected package libjq1:amd64. [2022-02-15T19:19:45.608Z] #29 7.312 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 7.315 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:19:45.608Z] #29 7.361 Selecting previously unselected package jq. [2022-02-15T19:19:45.608Z] #29 7.361 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-15T19:19:45.608Z] #29 7.364 Unpacking jq (1.6-2.1) ... [2022-02-15T19:19:45.608Z] #29 7.408 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T19:19:45.608Z] #29 7.418 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T19:19:45.608Z] #29 7.427 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T19:19:45.608Z] #29 7.438 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:45.608Z] #29 7.446 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T19:19:45.608Z] #29 7.457 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:45.608Z] #29 7.467 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T19:19:45.608Z] #29 7.477 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-15T19:19:45.608Z] #29 7.491 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:19:45.608Z] #29 7.501 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:19:45.608Z] #29 7.512 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T19:19:45.608Z] #29 7.521 Setting up ca-certificates (20210119) ... [2022-02-15T19:19:45.816Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.2s done [2022-02-15T19:19:45.816Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 75.50MB / 134.83MB 4.5s [2022-02-15T19:19:46.095Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 89.13MB / 134.83MB 4.9s [2022-02-15T19:19:46.360Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 97.52MB / 134.83MB 5.2s [2022-02-15T19:19:46.551Z] #29 8.127 Updating certificates in /etc/ssl/certs... [2022-02-15T19:19:46.632Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 108.00MB / 134.83MB 5.3s [2022-02-15T19:19:46.755Z] #11 ... [2022-02-15T19:19:46.755Z] [2022-02-15T19:19:46.755Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:46.755Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:46.755Z] #28 ... [2022-02-15T19:19:46.755Z] [2022-02-15T19:19:46.755Z] #24 [internal] load build context [2022-02-15T19:19:46.755Z] #24 sha256:2057440f5340dd56be67fd85dbc99890b9c823fff643ddfd60b0a8e78cd22946 [2022-02-15T19:19:46.755Z] #24 transferring context: 57.34MB 6.8s done [2022-02-15T19:19:46.755Z] #24 DONE 7.9s [2022-02-15T19:19:46.755Z] [2022-02-15T19:19:46.755Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:46.755Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:46.892Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 120.70MB / 134.83MB 5.7s [2022-02-15T19:19:47.017Z] #11 ... [2022-02-15T19:19:47.017Z] [2022-02-15T19:19:47.017Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:47.017Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T19:19:47.017Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-15T19:19:47.017Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-15T19:19:47.017Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T19:19:47.017Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-15T19:19:47.017Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-02-15T19:19:47.017Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.1s done [2022-02-15T19:19:47.017Z] #69 DONE 8.4s [2022-02-15T19:19:47.017Z] [2022-02-15T19:19:47.017Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:47.017Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:47.123Z] #29 8.728 129 added, 0 removed; done. [2022-02-15T19:19:47.123Z] #29 8.755 Setting up jq (1.6-2.1) ... [2022-02-15T19:19:47.123Z] #29 8.766 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:47.123Z] #29 8.781 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:47.123Z] #29 8.797 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:19:47.123Z] #29 8.816 Processing triggers for ca-certificates (20210119) ... [2022-02-15T19:19:47.123Z] #29 8.826 Updating certificates in /etc/ssl/certs... [2022-02-15T19:19:47.153Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 128.97MB / 134.83MB 6.0s [2022-02-15T19:19:47.992Z] #11 ... [2022-02-15T19:19:47.992Z] [2022-02-15T19:19:47.992Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-15T19:19:47.992Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-15T19:19:47.992Z] #68 DONE 0.5s [2022-02-15T19:19:47.992Z] [2022-02-15T19:19:47.992Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:47.992Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:48.065Z] #29 9.791 0 added, 0 removed; done. [2022-02-15T19:19:48.066Z] #29 9.791 Running hooks in /etc/ca-certificates/update.d... [2022-02-15T19:19:48.066Z] #29 9.792 done. [2022-02-15T19:19:48.066Z] #29 ... [2022-02-15T19:19:48.066Z] [2022-02-15T19:19:48.066Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:48.066Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:48.249Z] #26 ... [2022-02-15T19:19:48.249Z] [2022-02-15T19:19:48.249Z] #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-02-15T19:19:48.249Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:19:48.249Z] #51 5.512 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-15T19:19:48.287Z] #31 ... [2022-02-15T19:19:48.287Z] [2022-02-15T19:19:48.287Z] #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-02-15T19:19:48.287Z] #63 sha256:40714504820f1c32c766033d58c0eef674c8ae76984c278b81836e6f4343c1f7 [2022-02-15T19:19:48.287Z] #63 2.765 + RM_GOPATH=0 [2022-02-15T19:19:48.287Z] #63 2.765 + TMP_GOPATH= [2022-02-15T19:19:48.287Z] #63 2.765 + : /build [2022-02-15T19:19:48.287Z] #63 2.765 + '[' -z '' ']' [2022-02-15T19:19:48.287Z] #63 2.766 ++ mktemp -d [2022-02-15T19:19:48.287Z] #63 2.767 + export GOPATH=/tmp/tmp.R8pjUzv8cC [2022-02-15T19:19:48.287Z] #63 2.767 + GOPATH=/tmp/tmp.R8pjUzv8cC [2022-02-15T19:19:48.287Z] #63 2.767 + RM_GOPATH=1 [2022-02-15T19:19:48.287Z] #63 2.767 + case "$(go env GOARCH)" in [2022-02-15T19:19:48.287Z] #63 2.767 ++ go env GOARCH [2022-02-15T19:19:48.287Z] #63 2.778 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:19:48.287Z] #63 2.778 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:19:48.287Z] #63 2.778 ++ dirname /install.sh [2022-02-15T19:19:48.287Z] #63 2.782 + dir=/ [2022-02-15T19:19:48.287Z] #63 2.782 + bin=rootlesskit [2022-02-15T19:19:48.287Z] #63 2.782 + shift [2022-02-15T19:19:48.287Z] #63 2.782 + '[' '!' -f //rootlesskit.installer ']' [2022-02-15T19:19:48.287Z] #63 2.782 + . //rootlesskit.installer [2022-02-15T19:19:48.287Z] #63 2.783 ++ : v0.14.6 [2022-02-15T19:19:48.287Z] #63 2.783 + install_rootlesskit [2022-02-15T19:19:48.287Z] #63 2.783 + case "$1" in [2022-02-15T19:19:48.287Z] #63 2.783 + export CGO_ENABLED=0 [2022-02-15T19:19:48.287Z] #63 2.783 + CGO_ENABLED=0 [2022-02-15T19:19:48.287Z] #63 2.783 + _install_rootlesskit [2022-02-15T19:19:48.287Z] #63 2.783 + echo 'Install rootlesskit version v0.14.6' [2022-02-15T19:19:48.287Z] #63 2.783 Install rootlesskit version v0.14.6 [2022-02-15T19:19:48.287Z] #63 2.783 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T19:19:48.287Z] #63 2.783 + GOBIN=/build [2022-02-15T19:19:48.287Z] #63 2.783 + GO111MODULE=on [2022-02-15T19:19:48.287Z] #63 2.783 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-15T19:19:48.287Z] #63 3.292 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-15T19:19:48.287Z] #63 5.428 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T19:19:48.287Z] #63 5.428 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-15T19:19:48.287Z] #63 5.845 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-15T19:19:48.287Z] #63 8.237 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-15T19:19:48.287Z] #63 8.744 go: downloading github.com/google/uuid v1.3.0 [2022-02-15T19:19:48.287Z] #63 8.764 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-15T19:19:48.287Z] #63 8.794 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-15T19:19:48.287Z] #63 9.195 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T19:19:48.287Z] #63 9.294 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-15T19:19:48.287Z] #63 9.397 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-15T19:19:48.330Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.6s done [2022-02-15T19:19:48.537Z] #11 ... [2022-02-15T19:19:48.537Z] [2022-02-15T19:19:48.537Z] #31 [internal] load build context [2022-02-15T19:19:48.537Z] #31 sha256:0bf5ebcc82a371d9dfda28392e64ffc0ad3cd3540960156d5abe5a034d5c22fa [2022-02-15T19:19:48.537Z] #31 transferring context: 57.34MB 7.5s done [2022-02-15T19:19:48.537Z] #31 DONE 7.7s [2022-02-15T19:19:48.537Z] [2022-02-15T19:19:48.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:48.537Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:48.537Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 7.3s done [2022-02-15T19:19:48.537Z] #11 ... [2022-02-15T19:19:48.537Z] [2022-02-15T19:19:48.537Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:48.537Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:48.537Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-15T19:19:48.537Z] #35 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-15T19:19:48.537Z] #35 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-15T19:19:48.537Z] #35 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-15T19:19:48.537Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.9s done [2022-02-15T19:19:48.548Z] #63 9.664 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-15T19:19:48.549Z] #63 9.757 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-15T19:19:48.549Z] #63 ... [2022-02-15T19:19:48.549Z] [2022-02-15T19:19:48.549Z] #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-02-15T19:19:48.549Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T19:19:48.549Z] #51 3.367 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-15T19:19:48.567Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.7s [2022-02-15T19:19:48.567Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.9s done [2022-02-15T19:19:48.591Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-15T19:19:48.795Z] #35 ... [2022-02-15T19:19:48.795Z] [2022-02-15T19:19:48.795Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:48.795Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T19:19:48.795Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-15T19:19:48.795Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T19:19:48.795Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-15T19:19:48.795Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-15T19:19:48.795Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-02-15T19:19:48.795Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-02-15T19:19:48.795Z] #74 DONE 7.6s [2022-02-15T19:19:48.795Z] [2022-02-15T19:19:48.795Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:48.795Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:48.795Z] #35 ... [2022-02-15T19:19:48.795Z] [2022-02-15T19:19:48.795Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:48.795Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T19:19:48.795Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-15T19:19:48.795Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T19:19:48.795Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-15T19:19:48.795Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-15T19:19:48.795Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-02-15T19:19:48.795Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s [2022-02-15T19:19:48.795Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2022-02-15T19:19:48.795Z] #76 ... [2022-02-15T19:19:48.795Z] [2022-02-15T19:19:48.795Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:48.795Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:48.811Z] #51 ... [2022-02-15T19:19:48.811Z] [2022-02-15T19:19:48.811Z] #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-02-15T19:19:48.811Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-15T19:19:48.811Z] #49 3.320 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T19:19:48.811Z] #49 4.783 go: downloading github.com/fatih/color v1.10.0 [2022-02-15T19:19:48.811Z] #49 4.983 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T19:19:48.811Z] #49 4.988 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T19:19:48.811Z] #49 5.068 go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T19:19:48.811Z] #49 5.224 go: downloading golang.org/x/tools v0.1.0 [2022-02-15T19:19:48.811Z] #49 5.264 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T19:19:48.811Z] #49 5.301 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T19:19:48.811Z] #49 5.538 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T19:19:48.811Z] #49 5.629 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T19:19:48.811Z] #49 8.477 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T19:19:48.811Z] #49 8.618 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T19:19:48.811Z] #49 8.779 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T19:19:48.811Z] #49 10.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T19:19:48.811Z] #49 10.05 go: downloading golang.org/x/mod v0.3.0 [2022-02-15T19:19:48.811Z] #49 ... [2022-02-15T19:19:48.811Z] [2022-02-15T19:19:48.811Z] #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-02-15T19:19:48.811Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-15T19:19:48.811Z] #36 3.333 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-15T19:19:48.831Z] #11 ... [2022-02-15T19:19:48.831Z] [2022-02-15T19:19:48.832Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:48.832Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:48.832Z] #28 DONE 10.1s [2022-02-15T19:19:48.832Z] [2022-02-15T19:19:48.832Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:48.832Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:48.832Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-15T19:19:48.832Z] #11 ... [2022-02-15T19:19:48.832Z] [2022-02-15T19:19:48.832Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-15T19:19:48.832Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-15T19:19:48.832Z] #70 DONE 1.0s [2022-02-15T19:19:48.832Z] [2022-02-15T19:19:48.832Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:48.832Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:49.054Z] #35 ... [2022-02-15T19:19:49.054Z] [2022-02-15T19:19:49.054Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T19:19:49.054Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T19:19:49.054Z] #76 DONE 8.0s [2022-02-15T19:19:49.054Z] [2022-02-15T19:19:49.054Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T19:19:49.054Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T19:19:49.073Z] #36 ... [2022-02-15T19:19:49.073Z] [2022-02-15T19:19:49.073Z] #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-02-15T19:19:49.073Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-15T19:19:49.073Z] #43 2.787 + git clone https://github.com/docker/distribution.git . [2022-02-15T19:19:49.073Z] #43 2.787 Cloning into '.'... [2022-02-15T19:19:49.335Z] #43 ... [2022-02-15T19:19:49.335Z] [2022-02-15T19:19:49.335Z] #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-02-15T19:19:49.335Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T19:19:49.335Z] #38 3.454 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:49.335Z] #38 3.503 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:49.335Z] #38 3.503 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:49.335Z] #38 4.235 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T19:19:49.335Z] #38 6.449 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [115 kB] [2022-02-15T19:19:49.335Z] #38 8.543 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T19:19:49.335Z] #38 ... [2022-02-15T19:19:49.335Z] [2022-02-15T19:19:49.335Z] #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-02-15T19:19:49.335Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T19:19:49.335Z] #47 3.167 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:49.335Z] #47 3.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:49.335Z] #47 3.203 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:49.335Z] #47 3.802 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-15T19:19:49.335Z] #47 4.036 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T19:19:49.335Z] #47 5.932 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [115 kB] [2022-02-15T19:19:49.335Z] #47 8.364 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T19:19:49.335Z] #47 10.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-15T19:19:49.600Z] #47 ... [2022-02-15T19:19:49.600Z] [2022-02-15T19:19:49.600Z] #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-02-15T19:19:49.600Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-15T19:19:49.600Z] #58 2.771 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:49.600Z] #58 2.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:49.600Z] #58 2.803 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:49.600Z] #58 3.249 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T19:19:49.600Z] #58 4.616 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [115 kB] [2022-02-15T19:19:49.600Z] #58 6.247 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T19:19:49.600Z] #58 10.88 Fetched 8387 kB in 8s (1000 kB/s) [2022-02-15T19:19:49.600Z] #58 10.88 Reading package lists... [2022-02-15T19:19:49.600Z] #58 ... [2022-02-15T19:19:49.600Z] [2022-02-15T19:19:49.600Z] #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-02-15T19:19:49.600Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T19:19:49.600Z] #14 2.286 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:49.600Z] #14 2.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:49.600Z] #14 2.309 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:49.600Z] #14 2.592 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T19:19:49.600Z] #14 2.946 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [115 kB] [2022-02-15T19:19:49.600Z] #14 4.320 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T19:19:49.601Z] #14 9.517 Fetched 8387 kB in 7s (1121 kB/s) [2022-02-15T19:19:49.781Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.8s done [2022-02-15T19:19:49.782Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-15T19:19:49.862Z] #14 9.517 Reading package lists... [2022-02-15T19:19:49.863Z] #14 ... [2022-02-15T19:19:49.863Z] [2022-02-15T19:19:49.863Z] #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-02-15T19:19:49.863Z] #63 sha256:40714504820f1c32c766033d58c0eef674c8ae76984c278b81836e6f4343c1f7 [2022-02-15T19:19:49.863Z] #63 10.97 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-15T19:19:49.977Z] #11 ... [2022-02-15T19:19:49.977Z] [2022-02-15T19:19:49.977Z] #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-02-15T19:19:49.977Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T19:19:49.977Z] #29 DONE 11.6s [2022-02-15T19:19:49.977Z] [2022-02-15T19:19:49.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:49.977Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:49.994Z] #35 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.5s [2022-02-15T19:19:50.128Z] #63 11.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-15T19:19:50.238Z] #11 ... [2022-02-15T19:19:50.238Z] [2022-02-15T19:19:50.238Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-15T19:19:50.238Z] #30 sha256:324b81dcd2038f692f8558cf28a93ee9f6f998fedbc8ebde11f5c11fa31d03c4 [2022-02-15T19:19:50.238Z] #30 DONE 0.4s [2022-02-15T19:19:50.238Z] [2022-02-15T19:19:50.238Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:50.238Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:50.740Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.7s done [2022-02-15T19:19:50.740Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-15T19:19:51.392Z] #35 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.1s done [2022-02-15T19:19:51.652Z] #35 DONE 10.6s [2022-02-15T19:19:51.652Z] [2022-02-15T19:19:51.652Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-15T19:19:51.652Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-15T19:19:51.652Z] #75 DONE 0.5s [2022-02-15T19:19:51.652Z] [2022-02-15T19:19:51.652Z] #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-02-15T19:19:51.652Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T19:19:52.054Z] #63 ... [2022-02-15T19:19:52.054Z] [2022-02-15T19:19:52.054Z] #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-02-15T19:19:52.054Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-15T19:19:52.054Z] #34 2.826 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-15T19:19:52.054Z] #34 2.828 Cloning into '.'... [2022-02-15T19:19:52.054Z] #34 ... [2022-02-15T19:19:52.054Z] [2022-02-15T19:19:52.054Z] #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-02-15T19:19:52.054Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-15T19:19:52.054Z] #36 12.69 tomll can be used in two ways: [2022-02-15T19:19:52.054Z] #36 12.69 Writing to STDIN and reading from STDOUT: [2022-02-15T19:19:52.054Z] #36 12.69 cat file.toml | tomll > file.toml [2022-02-15T19:19:52.054Z] #36 12.69 [2022-02-15T19:19:52.054Z] #36 12.69 Reading and updating a list of files: [2022-02-15T19:19:52.054Z] #36 12.69 tomll a.toml b.toml c.toml [2022-02-15T19:19:52.054Z] #36 12.69 [2022-02-15T19:19:52.054Z] #36 12.69 When given a list of files, tomll will modify all files in place without asking. [2022-02-15T19:19:52.054Z] #36 DONE 13.2s [2022-02-15T19:19:52.054Z] [2022-02-15T19:19:52.054Z] #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-02-15T19:19:52.054Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-15T19:19:52.054Z] #53 3.197 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-15T19:19:52.054Z] #53 4.285 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-15T19:19:52.054Z] #53 4.323 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-15T19:19:52.054Z] #53 4.408 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-15T19:19:52.054Z] #53 5.786 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-15T19:19:52.054Z] #53 ... [2022-02-15T19:19:52.054Z] [2022-02-15T19:19:52.054Z] #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-02-15T19:19:52.054Z] #31 sha256:44808552f323be4ee0f5611fcc43134450e0dc82a3f4b2ee71281d5a8f4228f2 [2022-02-15T19:19:52.054Z] #31 10.88 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-15T19:19:52.054Z] #31 12.33 [2022-02-15T19:19:52.054Z] #31 12.64 #=#=# # 2.4% ######################################################################## 100.0% [2022-02-15T19:19:52.442Z] #51 ... [2022-02-15T19:19:52.442Z] [2022-02-15T19:19:52.442Z] #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-02-15T19:19:52.442Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:19:52.442Z] #38 5.011 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:52.442Z] #38 5.028 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:52.442Z] #38 5.028 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:52.442Z] #38 5.348 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:19:52.442Z] #38 6.276 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:19:52.442Z] #38 7.810 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:19:52.588Z] #36 ... [2022-02-15T19:19:52.588Z] [2022-02-15T19:19:52.588Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-15T19:19:52.588Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-15T19:19:52.588Z] #77 DONE 0.8s [2022-02-15T19:19:52.588Z] [2022-02-15T19:19:52.588Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:52.588Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:52.588Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.5s done [2022-02-15T19:19:52.588Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.1s [2022-02-15T19:19:52.708Z] #38 ... [2022-02-15T19:19:52.708Z] [2022-02-15T19:19:52.708Z] #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-02-15T19:19:52.708Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T19:19:52.708Z] #36 6.621 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-15T19:19:52.708Z] #36 ... [2022-02-15T19:19:52.708Z] [2022-02-15T19:19:52.708Z] #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-02-15T19:19:52.708Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:19:52.708Z] #43 5.922 + git clone https://github.com/docker/distribution.git . [2022-02-15T19:19:52.708Z] #43 5.923 Cloning into '.'... [2022-02-15T19:19:52.966Z] #43 ... [2022-02-15T19:19:52.966Z] [2022-02-15T19:19:52.966Z] #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-02-15T19:19:52.966Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:19:52.966Z] #49 6.376 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T19:19:52.966Z] #49 7.845 go: downloading github.com/fatih/color v1.10.0 [2022-02-15T19:19:52.967Z] #49 8.037 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T19:19:52.967Z] #49 8.037 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T19:19:52.967Z] #49 8.045 go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T19:19:52.967Z] #49 8.280 go: downloading golang.org/x/tools v0.1.0 [2022-02-15T19:19:52.967Z] #49 8.372 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T19:19:52.967Z] #49 8.468 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T19:19:52.967Z] #49 8.568 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T19:19:52.967Z] #49 8.678 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T19:19:52.967Z] #49 ... [2022-02-15T19:19:52.967Z] [2022-02-15T19:19:52.967Z] #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-02-15T19:19:52.967Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T19:19:52.967Z] #53 6.326 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-15T19:19:52.967Z] #53 7.377 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-15T19:19:52.967Z] #53 7.433 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-15T19:19:52.967Z] #53 7.464 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-15T19:19:52.967Z] #53 9.039 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-15T19:19:53.000Z] #31 14.24 [2022-02-15T19:19:53.223Z] #53 ... [2022-02-15T19:19:53.223Z] [2022-02-15T19:19:53.223Z] #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-02-15T19:19:53.223Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:19:53.223Z] #14 5.203 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:53.223Z] #14 5.227 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:53.223Z] #14 5.227 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:53.224Z] #14 5.657 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:19:53.224Z] #14 6.507 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:19:53.224Z] #14 8.112 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:19:53.481Z] #14 ... [2022-02-15T19:19:53.481Z] [2022-02-15T19:19:53.481Z] #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-02-15T19:19:53.481Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:19:53.481Z] #34 5.902 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-15T19:19:53.481Z] #34 5.910 Cloning into '.'... [2022-02-15T19:19:53.481Z] #34 ... [2022-02-15T19:19:53.481Z] [2022-02-15T19:19:53.481Z] #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-02-15T19:19:53.481Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T19:19:53.481Z] #58 6.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:53.481Z] #58 6.299 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:53.481Z] #58 6.299 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:53.481Z] #58 6.782 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:19:53.481Z] #58 8.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:19:53.481Z] #58 10.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:19:53.528Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.9s done [2022-02-15T19:19:53.528Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-15T19:19:53.738Z] #58 ... [2022-02-15T19:19:53.738Z] [2022-02-15T19:19:53.738Z] #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-02-15T19:19:53.738Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:19:53.738Z] #47 6.331 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:53.738Z] #47 6.376 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:53.738Z] #47 6.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:53.738Z] #47 6.905 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-15T19:19:53.738Z] #47 7.329 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:19:53.738Z] #47 9.169 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:19:53.738Z] #47 ... [2022-02-15T19:19:53.738Z] [2022-02-15T19:19:53.738Z] #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-02-15T19:19:53.738Z] #63 sha256:812a9032fd67b435cd5c639a1eb5df1ca0a9ac77b155078e748ea5f1b4716dd8 [2022-02-15T19:19:53.738Z] #63 5.888 + RM_GOPATH=0 [2022-02-15T19:19:53.738Z] #63 5.888 + TMP_GOPATH= [2022-02-15T19:19:53.738Z] #63 5.888 + : /build [2022-02-15T19:19:53.738Z] #63 5.888 + '[' -z '' ']' [2022-02-15T19:19:53.738Z] #63 5.888 ++ mktemp -d [2022-02-15T19:19:53.738Z] #63 5.894 + export GOPATH=/tmp/tmp.yFSLe0iLIH [2022-02-15T19:19:53.738Z] #63 5.894 + GOPATH=/tmp/tmp.yFSLe0iLIH [2022-02-15T19:19:53.738Z] #63 5.894 + RM_GOPATH=1 [2022-02-15T19:19:53.738Z] #63 5.894 + case "$(go env GOARCH)" in [2022-02-15T19:19:53.738Z] #63 5.896 ++ go env GOARCH [2022-02-15T19:19:53.738Z] #63 5.961 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:19:53.738Z] #63 5.961 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:19:53.738Z] #63 5.966 ++ dirname /install.sh [2022-02-15T19:19:53.738Z] #63 5.969 + dir=/ [2022-02-15T19:19:53.738Z] #63 5.969 + bin=rootlesskit [2022-02-15T19:19:53.738Z] #63 5.969 + shift [2022-02-15T19:19:53.738Z] #63 5.969 + '[' '!' -f //rootlesskit.installer ']' [2022-02-15T19:19:53.738Z] #63 5.969 + . //rootlesskit.installer [2022-02-15T19:19:53.738Z] #63 5.969 ++ : v0.14.6 [2022-02-15T19:19:53.738Z] #63 5.970 + install_rootlesskit [2022-02-15T19:19:53.738Z] #63 5.970 + case "$1" in [2022-02-15T19:19:53.738Z] #63 5.970 + export CGO_ENABLED=0 [2022-02-15T19:19:53.738Z] #63 5.970 + CGO_ENABLED=0 [2022-02-15T19:19:53.738Z] #63 5.970 + _install_rootlesskit [2022-02-15T19:19:53.738Z] #63 5.975 + echo 'Install rootlesskit version v0.14.6' [2022-02-15T19:19:53.738Z] #63 5.980 Install rootlesskit version v0.14.6 [2022-02-15T19:19:53.738Z] #63 5.980 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T19:19:53.738Z] #63 5.980 + GOBIN=/build [2022-02-15T19:19:53.738Z] #63 5.981 + GO111MODULE=on [2022-02-15T19:19:53.738Z] #63 5.981 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-15T19:19:53.738Z] #63 6.493 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-15T19:19:53.738Z] #63 9.280 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T19:19:53.738Z] #63 9.291 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-15T19:19:53.738Z] #63 9.870 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-15T19:19:53.998Z] #63 ... [2022-02-15T19:19:53.998Z] [2022-02-15T19:19:53.998Z] #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-02-15T19:19:53.998Z] #26 sha256:feffa001d398027ae8b5225a167e7f5d95bfbe498cf0010ab7f5dbefa5ba520a [2022-02-15T19:19:53.998Z] #26 5.921 + RM_GOPATH=0 [2022-02-15T19:19:53.998Z] #26 5.929 + TMP_GOPATH= [2022-02-15T19:19:53.998Z] #26 5.929 + : /build [2022-02-15T19:19:53.998Z] #26 5.930 + '[' -z '' ']' [2022-02-15T19:19:53.998Z] #26 5.931 ++ mktemp -d [2022-02-15T19:19:53.998Z] #26 5.939 + export GOPATH=/tmp/tmp.LVqhE5Kvhn [2022-02-15T19:19:53.998Z] #26 5.939 + GOPATH=/tmp/tmp.LVqhE5Kvhn [2022-02-15T19:19:53.998Z] #26 5.940 + RM_GOPATH=1 [2022-02-15T19:19:53.998Z] #26 5.940 + case "$(go env GOARCH)" in [2022-02-15T19:19:53.998Z] #26 5.941 ++ go env GOARCH [2022-02-15T19:19:53.998Z] #26 5.990 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:19:53.998Z] #26 5.991 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:19:53.998Z] #26 5.994 ++ dirname /install.sh [2022-02-15T19:19:53.998Z] #26 5.995 + dir=/ [2022-02-15T19:19:53.998Z] #26 6.001 + bin=dockercli [2022-02-15T19:19:53.998Z] #26 6.001 + shift [2022-02-15T19:19:53.998Z] #26 6.001 + '[' '!' -f //dockercli.installer ']' [2022-02-15T19:19:53.998Z] #26 6.001 + . //dockercli.installer [2022-02-15T19:19:53.998Z] #26 6.001 ++ : stable [2022-02-15T19:19:53.998Z] #26 6.001 ++ : 17.06.2-ce [2022-02-15T19:19:53.998Z] #26 6.003 + install_dockercli [2022-02-15T19:19:53.998Z] #26 6.006 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-15T19:19:53.998Z] #26 6.006 Install docker/cli version 17.06.2-ce from stable [2022-02-15T19:19:53.998Z] #26 6.006 ++ uname -m [2022-02-15T19:19:53.998Z] #26 6.010 + arch=x86_64 [2022-02-15T19:19:53.998Z] #26 6.011 + '[' x86_64 '!=' x86_64 ']' [2022-02-15T19:19:53.998Z] #26 6.011 + url=https://download.docker.com/linux/static [2022-02-15T19:19:53.998Z] #26 6.012 + tar -xz docker/docker [2022-02-15T19:19:53.998Z] #26 6.012 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-15T19:19:54.440Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.0s [2022-02-15T19:19:54.929Z] #26 ... [2022-02-15T19:19:54.929Z] [2022-02-15T19:19:54.929Z] #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-02-15T19:19:54.929Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:19:54.929Z] #49 12.34 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T19:19:54.929Z] #49 12.38 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T19:19:54.929Z] #49 12.43 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T19:19:56.053Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.0s [2022-02-15T19:19:56.303Z] #31 ... [2022-02-15T19:19:56.303Z] [2022-02-15T19:19:56.303Z] #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-02-15T19:19:56.303Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-15T19:19:56.303Z] #43 17.04 + git checkout -q v2.3.0 [2022-02-15T19:19:56.350Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 7.5s done [2022-02-15T19:19:56.350Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-15T19:19:56.610Z] #11 DONE 26.2s [2022-02-15T19:19:56.610Z] [2022-02-15T19:19:56.610Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-15T19:19:56.610Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-15T19:19:57.447Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.3s done [2022-02-15T19:19:57.455Z] #49 14.38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T19:19:57.455Z] #49 14.40 go: downloading golang.org/x/mod v0.3.0 [2022-02-15T19:19:57.510Z] #43 18.71 + 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-02-15T19:19:57.715Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-15T19:19:58.391Z] #49 ... [2022-02-15T19:19:58.391Z] [2022-02-15T19:19:58.391Z] #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-02-15T19:19:58.391Z] #26 sha256:feffa001d398027ae8b5225a167e7f5d95bfbe498cf0010ab7f5dbefa5ba520a [2022-02-15T19:19:58.391Z] #26 13.45 + mkdir -p /build [2022-02-15T19:19:58.391Z] #26 13.45 + mv docker/docker /build/ [2022-02-15T19:19:58.391Z] #26 13.47 + rmdir docker [2022-02-15T19:19:58.391Z] #26 DONE 15.5s [2022-02-15T19:19:58.391Z] [2022-02-15T19:19:58.391Z] #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-02-15T19:19:58.391Z] #63 sha256:812a9032fd67b435cd5c639a1eb5df1ca0a9ac77b155078e748ea5f1b4716dd8 [2022-02-15T19:19:58.391Z] #63 12.96 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-15T19:19:58.391Z] #63 13.68 go: downloading github.com/google/uuid v1.3.0 [2022-02-15T19:19:58.391Z] #63 13.76 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-15T19:19:58.391Z] #63 13.76 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-15T19:19:58.391Z] #63 13.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T19:19:58.391Z] #63 13.98 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-15T19:19:58.391Z] #63 14.19 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-15T19:19:58.391Z] #63 14.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-15T19:19:58.391Z] #63 14.70 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-15T19:19:58.526Z] #12 DONE 1.7s [2022-02-15T19:19:58.526Z] [2022-02-15T19:19:58.526Z] #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-02-15T19:19:58.526Z] #31 sha256:e01437f2e348fd26cdfb2aac8db89fbe37ca7e4de7397d7a421df4c3343ba516 [2022-02-15T19:19:58.526Z] #31 1.507 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-15T19:19:58.526Z] #31 1.790 [2022-02-15T19:19:58.526Z] #31 2.003 #=#=# ######################################################################## 100.0% [2022-02-15T19:19:58.526Z] #31 2.259 [2022-02-15T19:19:58.526Z] #31 3.108 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-15T19:19:58.526Z] #31 3.407 [2022-02-15T19:19:58.526Z] #31 3.622 #=#=# ######################################################################## 100.0% [2022-02-15T19:19:58.526Z] #31 3.900 [2022-02-15T19:19:58.526Z] #31 4.758 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-15T19:19:58.526Z] #31 5.050 [2022-02-15T19:19:58.526Z] #31 5.268 #=#=# ################## 26.2% ########################################## 58.4% ################################################################ 89.9% ######################################################################## 100.0% [2022-02-15T19:19:58.526Z] #31 5.823 [2022-02-15T19:19:58.526Z] #31 6.664 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-15T19:19:58.526Z] #31 6.914 [2022-02-15T19:19:58.526Z] #31 7.127 #=#=# ######################################################################## 100.0% [2022-02-15T19:19:58.526Z] #31 7.341 [2022-02-15T19:19:58.526Z] #31 7.863 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-15T19:19:58.526Z] #31 8.098 [2022-02-15T19:19:58.526Z] #31 8.340 #=#=# #31 ... [2022-02-15T19:19:58.526Z] [2022-02-15T19:19:58.527Z] #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-02-15T19:19:58.527Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-15T19:19:58.527Z] #13 DONE 0.4s [2022-02-15T19:19:58.527Z] [2022-02-15T19:19:58.527Z] #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-02-15T19:19:58.527Z] #31 sha256:e01437f2e348fd26cdfb2aac8db89fbe37ca7e4de7397d7a421df4c3343ba516 [2022-02-15T19:19:58.527Z] #31 8.340 #=#=# ######################################################################## 100.0% [2022-02-15T19:19:58.788Z] #31 ... [2022-02-15T19:19:58.788Z] [2022-02-15T19:19:58.788Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-15T19:19:58.788Z] #62 sha256:6a25aaa379ac2b11aa27c2cc4045afe9250b1d44d2651efe2cfa97690fdbbe0b [2022-02-15T19:19:58.788Z] #62 DONE 0.1s [2022-02-15T19:19:58.788Z] [2022-02-15T19:19:58.788Z] #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-02-15T19:19:58.788Z] #31 sha256:e01437f2e348fd26cdfb2aac8db89fbe37ca7e4de7397d7a421df4c3343ba516 [2022-02-15T19:19:58.788Z] #31 8.662 [2022-02-15T19:19:58.788Z] #31 ... [2022-02-15T19:19:58.788Z] [2022-02-15T19:19:58.788Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-15T19:19:58.788Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-15T19:19:58.788Z] #42 DONE 0.2s [2022-02-15T19:19:58.788Z] [2022-02-15T19:19:58.788Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-15T19:19:58.788Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-15T19:19:58.788Z] #33 DONE 0.2s [2022-02-15T19:19:58.788Z] [2022-02-15T19:19:58.788Z] #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-02-15T19:19:58.788Z] #31 sha256:e01437f2e348fd26cdfb2aac8db89fbe37ca7e4de7397d7a421df4c3343ba516 [2022-02-15T19:19:58.788Z] #31 8.764 Download of images into '/build' complete. [2022-02-15T19:19:58.788Z] #31 8.764 Use something like the following to load the result into a Docker daemon: [2022-02-15T19:19:58.788Z] #31 8.764 tar -cC '/build' . | docker load [2022-02-15T19:19:58.804Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.0s [2022-02-15T19:19:59.054Z] #31 DONE 8.8s [2022-02-15T19:19:59.054Z] [2022-02-15T19:19:59.054Z] #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-02-15T19:19:59.054Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-15T19:19:59.054Z] #46 DONE 0.3s [2022-02-15T19:19:59.054Z] [2022-02-15T19:19:59.054Z] #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-02-15T19:19:59.054Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:19:59.054Z] #47 ... [2022-02-15T19:19:59.054Z] [2022-02-15T19:19:59.054Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-15T19:19:59.054Z] #25 sha256:5d7b3bb8060cdb276ca941f1670f826ac1dfd5a9d10330eed1477fccd356a8cc [2022-02-15T19:19:59.054Z] #25 DONE 0.3s [2022-02-15T19:19:59.130Z] #11 ... [2022-02-15T19:19:59.130Z] [2022-02-15T19:19:59.130Z] #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-02-15T19:19:59.130Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T19:19:59.130Z] #29 1.373 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:19:59.130Z] #29 1.373 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:19:59.130Z] #29 1.373 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:19:59.130Z] #29 1.526 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:19:59.130Z] #29 1.749 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:19:59.130Z] #29 2.066 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:19:59.130Z] #29 3.626 Fetched 8503 kB in 3s (3363 kB/s) [2022-02-15T19:19:59.130Z] #29 3.626 Reading package lists... [2022-02-15T19:19:59.130Z] #29 4.507 Reading package lists... [2022-02-15T19:19:59.130Z] #29 5.387 Building dependency tree... [2022-02-15T19:19:59.130Z] #29 5.758 The following additional packages will be installed: [2022-02-15T19:19:59.130Z] #29 5.758 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-15T19:19:59.130Z] #29 5.758 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-15T19:19:59.130Z] #29 5.758 Recommended packages: [2022-02-15T19:19:59.130Z] #29 5.758 libldap-common publicsuffix libsasl2-modules [2022-02-15T19:19:59.130Z] #29 5.979 The following NEW packages will be installed: [2022-02-15T19:19:59.130Z] #29 5.979 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-15T19:19:59.130Z] #29 5.979 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-15T19:19:59.130Z] #29 5.979 libssh2-1 openssl [2022-02-15T19:19:59.130Z] #29 6.254 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-15T19:19:59.130Z] #29 6.254 Need to get 3038 kB of archives. [2022-02-15T19:19:59.130Z] #29 6.254 After this operation, 6650 kB of additional disk space will be used. [2022-02-15T19:19:59.130Z] #29 6.254 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-15T19:19:59.130Z] #29 6.275 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-15T19:19:59.130Z] #29 6.275 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-15T19:19:59.130Z] #29 6.296 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-15T19:19:59.130Z] #29 6.300 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-15T19:19:59.130Z] #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-02-15T19:19:59.130Z] #29 6.312 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-15T19:19:59.130Z] #29 6.312 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-15T19:19:59.130Z] #29 6.312 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-15T19:19:59.130Z] #29 6.312 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-15T19:19:59.130Z] #29 6.312 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-15T19:19:59.130Z] #29 6.317 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-15T19:19:59.130Z] #29 6.320 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T19:19:59.130Z] #29 6.321 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T19:19:59.130Z] #29 6.343 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T19:19:59.130Z] #29 6.553 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:19:59.130Z] #29 6.594 Fetched 3038 kB in 0s (8422 kB/s) [2022-02-15T19:19:59.130Z] #29 6.623 Selecting previously unselected package openssl. [2022-02-15T19:19:59.130Z] #29 6.623 (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-02-15T19:19:59.130Z] #29 6.625 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 6.632 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-15T19:19:59.130Z] #29 6.817 Selecting previously unselected package ca-certificates. [2022-02-15T19:19:59.130Z] #29 6.817 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-15T19:19:59.130Z] #29 6.822 Unpacking ca-certificates (20210119) ... [2022-02-15T19:19:59.130Z] #29 6.952 Selecting previously unselected package libbrotli1:amd64. [2022-02-15T19:19:59.130Z] #29 6.952 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 6.960 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T19:19:59.130Z] #29 7.066 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-15T19:19:59.130Z] #29 7.066 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.076 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:59.130Z] #29 7.128 Selecting previously unselected package libsasl2-2:amd64. [2022-02-15T19:19:59.130Z] #29 7.128 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.135 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:59.130Z] #29 7.220 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-15T19:19:59.130Z] #29 7.220 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.225 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T19:19:59.130Z] #29 7.319 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-15T19:19:59.130Z] #29 7.319 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.325 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T19:19:59.130Z] #29 7.390 Selecting previously unselected package libpsl5:amd64. [2022-02-15T19:19:59.130Z] #29 7.390 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.394 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T19:19:59.130Z] #29 7.449 Selecting previously unselected package librtmp1:amd64. [2022-02-15T19:19:59.130Z] #29 7.449 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.454 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T19:19:59.130Z] #29 7.514 Selecting previously unselected package libssh2-1:amd64. [2022-02-15T19:19:59.130Z] #29 7.514 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.531 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T19:19:59.130Z] #29 7.586 Selecting previously unselected package libcurl4:amd64. [2022-02-15T19:19:59.130Z] #29 7.586 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.591 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:59.130Z] #29 7.712 Selecting previously unselected package curl. [2022-02-15T19:19:59.130Z] #29 7.712 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.720 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:59.130Z] #29 7.806 Selecting previously unselected package libonig5:amd64. [2022-02-15T19:19:59.130Z] #29 7.806 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.835 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:19:59.130Z] #29 7.904 Selecting previously unselected package libjq1:amd64. [2022-02-15T19:19:59.130Z] #29 7.904 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.910 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:19:59.130Z] #29 7.987 Selecting previously unselected package jq. [2022-02-15T19:19:59.130Z] #29 7.987 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-15T19:19:59.130Z] #29 7.994 Unpacking jq (1.6-2.1) ... [2022-02-15T19:19:59.130Z] #29 8.065 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T19:19:59.130Z] #29 8.090 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T19:19:59.130Z] #29 8.105 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T19:19:59.130Z] #29 8.117 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:59.130Z] #29 8.137 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T19:19:59.130Z] #29 8.154 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:19:59.130Z] #29 8.164 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T19:19:59.130Z] #29 8.177 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-15T19:19:59.130Z] #29 8.199 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:19:59.130Z] #29 8.216 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:19:59.130Z] #29 8.236 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T19:19:59.130Z] #29 8.250 Setting up ca-certificates (20210119) ... [2022-02-15T19:19:59.130Z] #29 8.992 Updating certificates in /etc/ssl/certs... [2022-02-15T19:19:59.130Z] #29 10.07 129 added, 0 removed; done. [2022-02-15T19:19:59.130Z] #29 10.18 Setting up jq (1.6-2.1) ... [2022-02-15T19:19:59.130Z] #29 10.20 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:59.130Z] #29 10.21 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-15T19:19:59.130Z] #29 10.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:19:59.130Z] #29 10.25 Processing triggers for ca-certificates (20210119) ... [2022-02-15T19:19:59.130Z] #29 10.26 Updating certificates in /etc/ssl/certs... [2022-02-15T19:19:59.130Z] #29 ... [2022-02-15T19:19:59.130Z] [2022-02-15T19:19:59.130Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:19:59.130Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:19:59.314Z] [2022-02-15T19:19:59.314Z] #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-02-15T19:19:59.314Z] #26 sha256:8b7a0964b29236c336649c0d379a9751cd8abdb5426b063f05fa2260287ef0a3 [2022-02-15T19:20:00.186Z] #11 ... [2022-02-15T19:20:00.186Z] [2022-02-15T19:20:00.186Z] #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-02-15T19:20:00.186Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T19:20:00.186Z] #36 1.993 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:20:00.186Z] #36 1.993 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:20:00.186Z] #36 1.993 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:20:00.186Z] #36 2.145 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:20:00.186Z] #36 2.299 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:20:00.186Z] #36 2.617 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:00.186Z] #36 4.154 Fetched 8503 kB in 2s (3474 kB/s) [2022-02-15T19:20:00.186Z] #36 4.154 Reading package lists... [2022-02-15T19:20:00.186Z] #36 4.988 Reading package lists... [2022-02-15T19:20:00.186Z] #36 5.809 Building dependency tree... [2022-02-15T19:20:00.186Z] #36 6.134 The following additional packages will be installed: [2022-02-15T19:20:00.186Z] #36 6.134 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-15T19:20:00.186Z] #36 6.135 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-15T19:20:00.186Z] #36 6.139 Recommended packages: [2022-02-15T19:20:00.186Z] #36 6.139 libldap-common publicsuffix libsasl2-modules [2022-02-15T19:20:00.186Z] #36 6.385 The following NEW packages will be installed: [2022-02-15T19:20:00.186Z] #36 6.385 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-15T19:20:00.186Z] #36 6.385 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-15T19:20:00.186Z] #36 6.385 libssh2-1 openssl [2022-02-15T19:20:00.186Z] #36 6.657 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-15T19:20:00.186Z] #36 6.657 Need to get 3038 kB of archives. [2022-02-15T19:20:00.186Z] #36 6.657 After this operation, 6650 kB of additional disk space will be used. [2022-02-15T19:20:00.186Z] #36 6.657 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-15T19:20:00.187Z] #36 6.665 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-15T19:20:00.187Z] #36 6.692 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-15T19:20:00.187Z] #36 6.696 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-15T19:20:00.187Z] #36 6.723 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-15T19:20:00.187Z] #36 6.727 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-15T19:20:00.187Z] #36 6.727 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-15T19:20:00.187Z] #36 6.729 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-15T19:20:00.187Z] #36 6.730 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-15T19:20:00.187Z] #36 6.731 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-15T19:20:00.187Z] #36 6.736 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-15T19:20:00.187Z] #36 6.748 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-15T19:20:00.187Z] #36 6.756 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T19:20:00.187Z] #36 6.759 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T19:20:00.187Z] #36 6.759 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T19:20:00.187Z] #36 6.927 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:00.187Z] #36 6.967 Fetched 3038 kB in 0s (8275 kB/s) [2022-02-15T19:20:00.187Z] #36 6.997 Selecting previously unselected package openssl. [2022-02-15T19:20:00.187Z] #36 6.997 (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-02-15T19:20:00.187Z] #36 7.000 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 7.005 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-15T19:20:00.187Z] #36 7.199 Selecting previously unselected package ca-certificates. [2022-02-15T19:20:00.187Z] #36 7.199 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-15T19:20:00.187Z] #36 7.210 Unpacking ca-certificates (20210119) ... [2022-02-15T19:20:00.187Z] #36 7.346 Selecting previously unselected package libbrotli1:amd64. [2022-02-15T19:20:00.187Z] #36 7.346 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 7.363 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T19:20:00.187Z] #36 7.458 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-15T19:20:00.187Z] #36 7.458 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 7.463 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:20:00.187Z] #36 7.549 Selecting previously unselected package libsasl2-2:amd64. [2022-02-15T19:20:00.187Z] #36 7.549 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 7.560 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:20:00.187Z] #36 7.623 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-15T19:20:00.187Z] #36 7.623 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 7.628 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T19:20:00.187Z] #36 7.736 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-15T19:20:00.187Z] #36 7.736 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 7.751 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T19:20:00.187Z] #36 7.830 Selecting previously unselected package libpsl5:amd64. [2022-02-15T19:20:00.187Z] #36 7.830 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 7.836 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T19:20:00.187Z] #36 7.890 Selecting previously unselected package librtmp1:amd64. [2022-02-15T19:20:00.187Z] #36 7.890 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 7.962 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T19:20:00.187Z] #36 8.010 Selecting previously unselected package libssh2-1:amd64. [2022-02-15T19:20:00.187Z] #36 8.012 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 8.016 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T19:20:00.187Z] #36 8.110 Selecting previously unselected package libcurl4:amd64. [2022-02-15T19:20:00.187Z] #36 8.112 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 8.116 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T19:20:00.187Z] #36 8.230 Selecting previously unselected package curl. [2022-02-15T19:20:00.187Z] #36 8.230 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 8.234 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-15T19:20:00.187Z] #36 8.342 Selecting previously unselected package libonig5:amd64. [2022-02-15T19:20:00.187Z] #36 8.342 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 8.348 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:20:00.187Z] #36 8.418 Selecting previously unselected package libjq1:amd64. [2022-02-15T19:20:00.187Z] #36 8.418 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 8.423 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:20:00.187Z] #36 8.488 Selecting previously unselected package jq. [2022-02-15T19:20:00.187Z] #36 8.488 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-15T19:20:00.187Z] #36 8.501 Unpacking jq (1.6-2.1) ... [2022-02-15T19:20:00.187Z] #36 8.557 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T19:20:00.187Z] #36 8.646 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T19:20:00.187Z] #36 8.670 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T19:20:00.187Z] #36 8.700 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:20:00.187Z] #36 8.715 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T19:20:00.187Z] #36 8.727 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T19:20:00.187Z] #36 8.740 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T19:20:00.290Z] #63 17.19 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-15T19:20:00.290Z] #63 17.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-15T19:20:00.446Z] #36 8.753 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-15T19:20:00.446Z] #36 8.783 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:20:00.446Z] #36 8.798 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:20:00.446Z] #36 8.815 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T19:20:00.446Z] #36 8.868 Setting up ca-certificates (20210119) ... [2022-02-15T19:20:00.814Z] #43 ... [2022-02-15T19:20:00.814Z] [2022-02-15T19:20:00.814Z] #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-02-15T19:20:00.814Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T19:20:00.814Z] #38 12.25 Fetched 8387 kB in 9s (924 kB/s) [2022-02-15T19:20:00.814Z] #38 12.25 Reading package lists... [2022-02-15T19:20:00.814Z] #38 16.70 Reading package lists... [2022-02-15T19:20:00.814Z] #38 20.71 Building dependency tree... [2022-02-15T19:20:00.814Z] #38 ... [2022-02-15T19:20:00.814Z] [2022-02-15T19:20:00.814Z] #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-02-15T19:20:00.814Z] #31 sha256:44808552f323be4ee0f5611fcc43134450e0dc82a3f4b2ee71281d5a8f4228f2 [2022-02-15T19:20:00.814Z] #31 18.07 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-15T19:20:00.814Z] #31 19.31 #=#=# [2022-02-15T19:20:00.814Z] #31 19.59 #=#=# ###### 9.2% ################## 26.0% ############################## 42.2% ####################################### 54.9% ##################################################### 74.4% ########################################################### 82.8% #################################################################### 95.8% ######################################################################## 100.0% [2022-02-15T19:20:00.814Z] #31 21.36 [2022-02-15T19:20:00.856Z] #63 ... [2022-02-15T19:20:00.856Z] [2022-02-15T19:20:00.856Z] #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-02-15T19:20:00.856Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T19:20:00.856Z] #58 18.45 Fetched 8503 kB in 13s (672 kB/s) [2022-02-15T19:20:01.117Z] #58 18.45 Reading package lists... [2022-02-15T19:20:01.117Z] #58 ... [2022-02-15T19:20:01.117Z] [2022-02-15T19:20:01.117Z] #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-02-15T19:20:01.117Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T19:20:01.117Z] #36 18.41 tomll can be used in two ways: [2022-02-15T19:20:01.117Z] #36 18.41 Writing to STDIN and reading from STDOUT: [2022-02-15T19:20:01.117Z] #36 18.42 cat file.toml | tomll > file.toml [2022-02-15T19:20:01.117Z] #36 18.42 [2022-02-15T19:20:01.117Z] #36 18.42 Reading and updating a list of files: [2022-02-15T19:20:01.117Z] #36 18.42 tomll a.toml b.toml c.toml [2022-02-15T19:20:01.117Z] #36 18.42 [2022-02-15T19:20:01.117Z] #36 18.42 When given a list of files, tomll will modify all files in place without asking. [2022-02-15T19:20:01.117Z] #36 DONE 18.6s [2022-02-15T19:20:01.375Z] [2022-02-15T19:20:01.375Z] #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-02-15T19:20:01.375Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:01.375Z] #14 16.52 Fetched 8503 kB in 12s (736 kB/s) [2022-02-15T19:20:01.384Z] #36 9.624 Updating certificates in /etc/ssl/certs... [2022-02-15T19:20:02.206Z] #31 ... [2022-02-15T19:20:02.206Z] [2022-02-15T19:20:02.206Z] #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-02-15T19:20:02.206Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T19:20:02.206Z] #47 13.26 Fetched 8391 kB in 10s (811 kB/s) [2022-02-15T19:20:02.206Z] #47 13.26 Reading package lists... [2022-02-15T19:20:02.206Z] #47 17.36 Reading package lists... [2022-02-15T19:20:02.206Z] #47 21.16 Building dependency tree... [2022-02-15T19:20:02.206Z] #47 ... [2022-02-15T19:20:02.206Z] [2022-02-15T19:20:02.206Z] #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-02-15T19:20:02.206Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T19:20:02.206Z] #51 21.44 go: downloading github.com/fatih/color v1.13.0 [2022-02-15T19:20:02.206Z] #51 21.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T19:20:02.206Z] #51 21.47 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-15T19:20:02.206Z] #51 21.47 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-15T19:20:02.206Z] #51 21.70 go: downloading github.com/spf13/viper v1.10.1 [2022-02-15T19:20:02.206Z] #51 21.84 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-15T19:20:02.206Z] #51 22.20 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-15T19:20:02.206Z] #51 22.22 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-15T19:20:02.206Z] #51 22.98 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-15T19:20:02.206Z] #51 23.07 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-15T19:20:02.766Z] #36 10.82 129 added, 0 removed; done. [2022-02-15T19:20:02.766Z] #36 10.92 Setting up jq (1.6-2.1) ... [2022-02-15T19:20:02.766Z] #36 10.93 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T19:20:02.766Z] #36 10.94 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-15T19:20:02.766Z] #36 10.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:02.766Z] #36 10.97 Processing triggers for ca-certificates (20210119) ... [2022-02-15T19:20:02.766Z] #36 10.98 Updating certificates in /etc/ssl/certs... [2022-02-15T19:20:02.778Z] #51 ... [2022-02-15T19:20:02.778Z] [2022-02-15T19:20:02.778Z] #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-02-15T19:20:02.778Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T19:20:02.778Z] #14 9.517 Reading package lists... [2022-02-15T19:20:02.778Z] #14 14.41 Reading package lists... [2022-02-15T19:20:02.778Z] #14 18.26 Building dependency tree... [2022-02-15T19:20:02.778Z] #14 21.31 The following additional packages will be installed: [2022-02-15T19:20:02.778Z] #14 21.33 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T19:20:02.778Z] #14 21.33 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-15T19:20:02.778Z] #14 21.33 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-15T19:20:02.778Z] #14 21.33 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-15T19:20:02.778Z] #14 21.33 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-15T19:20:02.778Z] #14 21.34 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-15T19:20:02.778Z] #14 21.34 mingw-w64-common mingw-w64-x86-64-dev [2022-02-15T19:20:02.778Z] #14 21.34 Suggested packages: [2022-02-15T19:20:02.778Z] #14 21.36 gcc-10-locales seccomp wine64 [2022-02-15T19:20:02.778Z] #14 22.38 The following NEW packages will be installed: [2022-02-15T19:20:02.778Z] #14 22.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T19:20:02.778Z] #14 22.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-15T19:20:02.778Z] #14 22.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-15T19:20:02.778Z] #14 22.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-15T19:20:02.778Z] #14 22.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-15T19:20:02.778Z] #14 22.38 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-15T19:20:02.778Z] #14 22.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-15T19:20:02.778Z] #14 22.38 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-15T19:20:02.778Z] #14 22.38 mingw-w64-x86-64-dev [2022-02-15T19:20:02.778Z] #14 22.77 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:02.778Z] #14 22.77 Need to get 108 MB of archives. [2022-02-15T19:20:02.778Z] #14 22.77 After this operation, 620 MB of additional disk space will be used. [2022-02-15T19:20:02.778Z] #14 22.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-02-15T19:20:02.778Z] #14 22.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-02-15T19:20:02.778Z] #14 22.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-15T19:20:02.778Z] #14 22.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-02-15T19:20:02.778Z] #14 22.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-15T19:20:02.778Z] #14 22.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-15T19:20:02.778Z] #14 23.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-15T19:20:02.778Z] #14 23.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-02-15T19:20:02.778Z] #14 23.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-02-15T19:20:02.778Z] #14 23.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-02-15T19:20:02.778Z] #14 24.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-02-15T19:20:02.778Z] #14 ... [2022-02-15T19:20:02.778Z] [2022-02-15T19:20:02.779Z] #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-02-15T19:20:02.779Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T19:20:02.779Z] #38 23.95 The following additional packages will be installed: [2022-02-15T19:20:02.779Z] #38 23.96 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-15T19:20:02.779Z] #38 23.99 Suggested packages: [2022-02-15T19:20:02.779Z] #38 23.99 cmake-doc ninja-build lrzip [2022-02-15T19:20:02.779Z] #38 23.99 Recommended packages: [2022-02-15T19:20:02.779Z] #38 23.99 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-15T19:20:03.335Z] #36 11.79 0 added, 0 removed; done. [2022-02-15T19:20:03.335Z] #36 11.79 Running hooks in /etc/ca-certificates/update.d... [2022-02-15T19:20:03.335Z] #36 11.79 done. [2022-02-15T19:20:03.352Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.1s done [2022-02-15T19:20:03.364Z] #38 24.73 The following NEW packages will be installed: [2022-02-15T19:20:03.364Z] #38 24.73 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-15T19:20:03.364Z] #38 24.74 vim-common xxd [2022-02-15T19:20:03.531Z] #26 3.736 + RM_GOPATH=0 [2022-02-15T19:20:03.531Z] #26 3.736 + TMP_GOPATH= [2022-02-15T19:20:03.531Z] #26 3.736 + : /build [2022-02-15T19:20:03.531Z] #26 3.736 + '[' -z '' ']' [2022-02-15T19:20:03.531Z] #26 3.736 ++ mktemp -d [2022-02-15T19:20:03.531Z] #26 3.736 + export GOPATH=/tmp/tmp.aRVyoh9BWA [2022-02-15T19:20:03.531Z] #26 3.736 + GOPATH=/tmp/tmp.aRVyoh9BWA [2022-02-15T19:20:03.531Z] #26 3.736 + RM_GOPATH=1 [2022-02-15T19:20:03.531Z] #26 3.736 + case "$(go env GOARCH)" in [2022-02-15T19:20:03.531Z] #26 3.736 ++ go env GOARCH [2022-02-15T19:20:03.531Z] #26 3.753 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:03.531Z] #26 3.753 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:03.531Z] #26 3.753 ++ dirname /install.sh [2022-02-15T19:20:03.531Z] #26 3.753 + dir=/ [2022-02-15T19:20:03.531Z] #26 3.753 + bin=dockercli [2022-02-15T19:20:03.531Z] #26 3.753 + shift [2022-02-15T19:20:03.531Z] #26 3.753 + '[' '!' -f //dockercli.installer ']' [2022-02-15T19:20:03.531Z] #26 3.753 + . //dockercli.installer [2022-02-15T19:20:03.531Z] #26 3.753 ++ : stable [2022-02-15T19:20:03.531Z] #26 3.753 ++ : 17.06.2-ce [2022-02-15T19:20:03.531Z] #26 3.753 + install_dockercli [2022-02-15T19:20:03.531Z] #26 3.753 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-15T19:20:03.531Z] #26 3.755 ++ uname -m [2022-02-15T19:20:03.531Z] #26 3.756 + arch=x86_64 [2022-02-15T19:20:03.531Z] #26 3.756 + '[' x86_64 '!=' x86_64 ']' [2022-02-15T19:20:03.531Z] #26 3.756 + url=https://download.docker.com/linux/static [2022-02-15T19:20:03.531Z] #26 3.756 Install docker/cli version 17.06.2-ce from stable [2022-02-15T19:20:03.531Z] #26 3.757 + tar -xz docker/docker [2022-02-15T19:20:03.531Z] #26 3.759 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-15T19:20:03.626Z] #38 25.14 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:03.626Z] #38 25.14 Need to get 15.6 MB of archives. [2022-02-15T19:20:03.626Z] #38 25.14 After this operation, 67.4 MB of additional disk space will be used. [2022-02-15T19:20:03.626Z] #38 25.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T19:20:03.626Z] #38 25.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T19:20:03.626Z] #38 25.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-15T19:20:03.626Z] #38 25.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-15T19:20:03.922Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-15T19:20:04.187Z] #11 ... [2022-02-15T19:20:04.187Z] [2022-02-15T19:20:04.187Z] #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-02-15T19:20:04.187Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T19:20:04.187Z] #29 11.16 0 added, 0 removed; done. [2022-02-15T19:20:04.187Z] #29 11.16 Running hooks in /etc/ca-certificates/update.d... [2022-02-15T19:20:04.187Z] #29 11.16 done. [2022-02-15T19:20:04.187Z] #29 DONE 15.3s [2022-02-15T19:20:04.187Z] [2022-02-15T19:20:04.187Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-15T19:20:04.187Z] #30 sha256:0f76c2c75e35eb362044eed2df3fd7d11caa3eb26e13897aff52f469bc384412 [2022-02-15T19:20:04.187Z] #30 DONE 0.1s [2022-02-15T19:20:04.187Z] [2022-02-15T19:20:04.187Z] #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-02-15T19:20:04.187Z] #31 sha256:beaa6b4a610fd9a4549db128ef69a654c788697ec895f8500fada7136b8ef134 [2022-02-15T19:20:04.200Z] #38 ... [2022-02-15T19:20:04.200Z] [2022-02-15T19:20:04.200Z] #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-02-15T19:20:04.200Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-15T19:20:04.200Z] #58 10.88 Reading package lists... [2022-02-15T19:20:04.200Z] #58 15.58 Reading package lists... [2022-02-15T19:20:04.200Z] #58 19.22 Building dependency tree... [2022-02-15T19:20:04.200Z] #58 22.58 The following additional packages will be installed: [2022-02-15T19:20:04.200Z] #58 22.59 libbtrfs0 [2022-02-15T19:20:04.200Z] #58 22.72 The following NEW packages will be installed: [2022-02-15T19:20:04.200Z] #58 22.73 libbtrfs-dev libbtrfs0 [2022-02-15T19:20:04.200Z] #58 23.13 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:04.200Z] #58 23.13 Need to get 454 kB of archives. [2022-02-15T19:20:04.200Z] #58 23.13 After this operation, 1275 kB of additional disk space will be used. [2022-02-15T19:20:04.200Z] #58 23.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-15T19:20:04.200Z] #58 23.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-15T19:20:04.200Z] #58 23.97 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:04.200Z] #58 24.19 Fetched 454 kB in 0s (1531 kB/s) [2022-02-15T19:20:04.200Z] #58 24.29 Selecting previously unselected package libbtrfs0:arm64. [2022-02-15T19:20:04.200Z] #58 24.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-15T19:20:04.200Z] #58 24.34 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-15T19:20:04.200Z] #58 24.35 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-15T19:20:04.200Z] #58 24.54 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-15T19:20:04.200Z] #58 24.58 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-15T19:20:04.200Z] #58 24.58 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-15T19:20:04.200Z] #58 24.92 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-15T19:20:04.200Z] #58 24.94 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-15T19:20:04.200Z] #58 24.97 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:04.200Z] #58 DONE 25.5s [2022-02-15T19:20:04.200Z] [2022-02-15T19:20:04.200Z] #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-02-15T19:20:04.200Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T19:20:04.200Z] #38 25.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-15T19:20:04.200Z] #38 25.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-15T19:20:04.200Z] #38 25.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-15T19:20:04.200Z] #38 25.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-15T19:20:04.200Z] #38 25.55 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-15T19:20:04.200Z] #38 25.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-15T19:20:04.200Z] #38 ... [2022-02-15T19:20:04.200Z] [2022-02-15T19:20:04.200Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-15T19:20:04.200Z] #59 sha256:b3fe497c3a0153a47bdbd00b354fc8d1e7e8b8380ca392a61ead0f2b7381967e [2022-02-15T19:20:04.200Z] #59 DONE 0.1s [2022-02-15T19:20:04.462Z] [2022-02-15T19:20:04.462Z] #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-02-15T19:20:04.462Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T19:20:04.462Z] #47 24.68 The following additional packages will be installed: [2022-02-15T19:20:04.462Z] #47 24.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T19:20:04.462Z] #47 24.68 python3-protobuf python3-six [2022-02-15T19:20:04.462Z] #47 24.72 Suggested packages: [2022-02-15T19:20:04.462Z] #47 24.72 python3-setuptools [2022-02-15T19:20:04.462Z] #47 24.72 Recommended packages: [2022-02-15T19:20:04.462Z] #47 24.72 iproute2 | iproute [2022-02-15T19:20:04.462Z] #47 25.29 The following NEW packages will be installed: [2022-02-15T19:20:04.462Z] #47 25.32 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T19:20:04.462Z] #47 25.35 python3-protobuf python3-six [2022-02-15T19:20:04.661Z] #14 16.52 Reading package lists... [2022-02-15T19:20:04.661Z] #14 ... [2022-02-15T19:20:04.661Z] [2022-02-15T19:20:04.661Z] #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-02-15T19:20:04.661Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:04.661Z] #47 11.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:04.661Z] #47 13.17 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-15T19:20:04.661Z] #47 20.19 Fetched 8506 kB in 14s (600 kB/s) [2022-02-15T19:20:04.661Z] #47 20.19 Reading package lists... [2022-02-15T19:20:04.661Z] #47 ... [2022-02-15T19:20:04.661Z] [2022-02-15T19:20:04.661Z] #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-02-15T19:20:04.661Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:04.661Z] #38 16.19 Fetched 8503 kB in 11s (745 kB/s) [2022-02-15T19:20:04.661Z] #38 16.19 Reading package lists... [2022-02-15T19:20:04.661Z] #38 21.90 Reading package lists... [2022-02-15T19:20:04.661Z] #38 ... [2022-02-15T19:20:04.661Z] [2022-02-15T19:20:04.661Z] #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-02-15T19:20:04.661Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:04.661Z] #14 16.52 Reading package lists... [2022-02-15T19:20:04.717Z] #36 DONE 13.1s [2022-02-15T19:20:04.717Z] [2022-02-15T19:20:04.717Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:20:04.717Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:20:04.717Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 8.1s done [2022-02-15T19:20:04.717Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 2.5s [2022-02-15T19:20:04.723Z] #47 25.78 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:04.723Z] #47 25.78 Need to get 2115 kB of archives. [2022-02-15T19:20:04.723Z] #47 25.78 After this operation, 10.7 MB of additional disk space will be used. [2022-02-15T19:20:04.723Z] #47 25.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-15T19:20:04.723Z] #47 25.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T19:20:04.723Z] #47 25.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-15T19:20:04.723Z] #47 25.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-15T19:20:04.723Z] #47 25.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-15T19:20:04.723Z] #47 25.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-02-15T19:20:04.723Z] #47 25.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-15T19:20:04.931Z] #26 ... [2022-02-15T19:20:04.931Z] [2022-02-15T19:20:04.931Z] #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-02-15T19:20:04.931Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:04.931Z] #47 3.790 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:20:04.931Z] #47 3.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:20:04.931Z] #47 3.823 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:20:04.931Z] #47 4.345 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-15T19:20:04.931Z] #47 4.602 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:20:04.976Z] #11 ... [2022-02-15T19:20:04.976Z] [2022-02-15T19:20:04.976Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-15T19:20:04.976Z] #37 sha256:220b756381e4c1af1c37597e980b7c0cfbeaff224898e21a8d1e14bc806fad23 [2022-02-15T19:20:04.976Z] #37 DONE 0.3s [2022-02-15T19:20:04.976Z] [2022-02-15T19:20:04.976Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:20:04.976Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:20:05.871Z] #47 6.654 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:20:06.102Z] #31 1.635 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-15T19:20:06.102Z] #31 1.908 [2022-02-15T19:20:06.367Z] #31 2.123 #=#=# ######################################################################## 100.0% [2022-02-15T19:20:06.631Z] #31 2.401 [2022-02-15T19:20:06.643Z] #47 ... [2022-02-15T19:20:06.643Z] [2022-02-15T19:20:06.643Z] #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-02-15T19:20:06.643Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-15T19:20:06.643Z] #53 27.46 v3.0.2 [2022-02-15T19:20:06.643Z] #53 DONE 27.9s [2022-02-15T19:20:06.643Z] [2022-02-15T19:20:06.643Z] #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-02-15T19:20:06.643Z] #31 sha256:44808552f323be4ee0f5611fcc43134450e0dc82a3f4b2ee71281d5a8f4228f2 [2022-02-15T19:20:06.643Z] #31 25.30 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-15T19:20:06.643Z] #31 26.86 #=#=# [2022-02-15T19:20:06.643Z] #31 27.15 #=#=# ######################################################################## 100.0% [2022-02-15T19:20:06.905Z] #31 28.26 [2022-02-15T19:20:07.583Z] #31 3.285 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-15T19:20:07.845Z] #31 3.582 [2022-02-15T19:20:08.108Z] #31 3.798 #=#=# ######################################################################## 100.0% [2022-02-15T19:20:08.369Z] #31 4.081 [2022-02-15T19:20:08.415Z] #47 8.948 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:08.676Z] #47 ... [2022-02-15T19:20:08.676Z] [2022-02-15T19:20:08.676Z] #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-02-15T19:20:08.676Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T19:20:08.676Z] #36 3.342 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-15T19:20:08.676Z] #36 ... [2022-02-15T19:20:08.676Z] [2022-02-15T19:20:08.676Z] #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-02-15T19:20:08.676Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:08.676Z] #51 3.505 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-15T19:20:08.825Z] #31 30.22 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-15T19:20:08.937Z] #51 ... [2022-02-15T19:20:08.937Z] [2022-02-15T19:20:08.937Z] #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-02-15T19:20:08.937Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:08.938Z] #38 4.823 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:20:08.938Z] #38 4.864 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:20:08.938Z] #38 4.864 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:20:08.938Z] #38 5.666 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:20:08.938Z] #38 7.676 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:20:08.938Z] #38 9.942 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:08.938Z] #38 ... [2022-02-15T19:20:08.938Z] [2022-02-15T19:20:08.938Z] #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-02-15T19:20:08.938Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:20:08.938Z] #49 4.260 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T19:20:08.938Z] #49 5.966 go: downloading github.com/fatih/color v1.10.0 [2022-02-15T19:20:08.938Z] #49 5.982 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T19:20:08.938Z] #49 6.075 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T19:20:08.938Z] #49 6.119 go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T19:20:08.938Z] #49 6.508 go: downloading golang.org/x/tools v0.1.0 [2022-02-15T19:20:08.938Z] #49 6.681 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T19:20:08.938Z] #49 6.807 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T19:20:08.938Z] #49 6.970 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T19:20:08.938Z] #49 7.187 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T19:20:09.099Z] #14 22.25 Reading package lists... [2022-02-15T19:20:09.171Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.4s done [2022-02-15T19:20:09.171Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-15T19:20:09.199Z] #49 ... [2022-02-15T19:20:09.199Z] [2022-02-15T19:20:09.199Z] #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-02-15T19:20:09.199Z] #63 sha256:2f2492129dd39298636f9305610bdaaf45626f2e42d59edddae63424dd11ec6a [2022-02-15T19:20:09.199Z] #63 3.523 + RM_GOPATH=0 [2022-02-15T19:20:09.199Z] #63 3.523 + TMP_GOPATH= [2022-02-15T19:20:09.199Z] #63 3.523 + : /build [2022-02-15T19:20:09.199Z] #63 3.523 + '[' -z '' ']' [2022-02-15T19:20:09.199Z] #63 3.527 ++ mktemp -d [2022-02-15T19:20:09.199Z] #63 3.527 + export GOPATH=/tmp/tmp.VoWQrZUPq8 [2022-02-15T19:20:09.199Z] #63 3.527 + GOPATH=/tmp/tmp.VoWQrZUPq8 [2022-02-15T19:20:09.199Z] #63 3.527 + RM_GOPATH=1 [2022-02-15T19:20:09.199Z] #63 3.527 + case "$(go env GOARCH)" in [2022-02-15T19:20:09.199Z] #63 3.527 ++ go env GOARCH [2022-02-15T19:20:09.199Z] #63 3.534 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:09.199Z] #63 3.534 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:09.199Z] #63 3.534 ++ dirname /install.sh [2022-02-15T19:20:09.199Z] #63 3.535 Install rootlesskit version v0.14.6 [2022-02-15T19:20:09.199Z] #63 3.535 + dir=/ [2022-02-15T19:20:09.199Z] #63 3.535 + bin=rootlesskit [2022-02-15T19:20:09.199Z] #63 3.535 + shift [2022-02-15T19:20:09.199Z] #63 3.535 + '[' '!' -f //rootlesskit.installer ']' [2022-02-15T19:20:09.199Z] #63 3.535 + . //rootlesskit.installer [2022-02-15T19:20:09.199Z] #63 3.535 ++ : v0.14.6 [2022-02-15T19:20:09.199Z] #63 3.535 + install_rootlesskit [2022-02-15T19:20:09.199Z] #63 3.535 + case "$1" in [2022-02-15T19:20:09.199Z] #63 3.535 + export CGO_ENABLED=0 [2022-02-15T19:20:09.199Z] #63 3.535 + CGO_ENABLED=0 [2022-02-15T19:20:09.199Z] #63 3.535 + _install_rootlesskit [2022-02-15T19:20:09.199Z] #63 3.535 + echo 'Install rootlesskit version v0.14.6' [2022-02-15T19:20:09.199Z] #63 3.535 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T19:20:09.199Z] #63 3.535 + GOBIN=/build [2022-02-15T19:20:09.199Z] #63 3.535 + GO111MODULE=on [2022-02-15T19:20:09.199Z] #63 3.535 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-15T19:20:09.199Z] #63 3.909 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-15T19:20:09.199Z] #63 6.415 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T19:20:09.199Z] #63 6.441 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-15T19:20:09.199Z] #63 7.053 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-15T19:20:09.199Z] #63 9.693 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-15T19:20:09.199Z] #63 10.33 go: downloading github.com/google/uuid v1.3.0 [2022-02-15T19:20:09.199Z] #63 10.38 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-15T19:20:09.317Z] #31 4.974 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-15T19:20:09.460Z] #63 10.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-15T19:20:09.460Z] #63 ... [2022-02-15T19:20:09.460Z] [2022-02-15T19:20:09.460Z] #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-02-15T19:20:09.460Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:20:09.460Z] #34 4.153 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-15T19:20:09.460Z] #34 4.154 Cloning into '.'... [2022-02-15T19:20:09.460Z] #34 ... [2022-02-15T19:20:09.460Z] [2022-02-15T19:20:09.460Z] #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-02-15T19:20:09.460Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T19:20:09.460Z] #53 3.289 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-15T19:20:09.460Z] #53 4.057 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-15T19:20:09.460Z] #53 4.066 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-15T19:20:09.460Z] #53 4.131 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-15T19:20:09.460Z] #53 5.619 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-15T19:20:09.579Z] #31 5.247 [2022-02-15T19:20:09.721Z] #53 ... [2022-02-15T19:20:09.721Z] [2022-02-15T19:20:09.721Z] #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-02-15T19:20:09.721Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T19:20:09.721Z] #58 4.470 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:20:09.721Z] #58 4.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:20:09.721Z] #58 4.519 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:20:09.721Z] #58 5.252 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:20:09.721Z] #58 7.149 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:20:09.721Z] #58 9.404 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:09.721Z] #58 ... [2022-02-15T19:20:09.721Z] [2022-02-15T19:20:09.721Z] #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-02-15T19:20:09.721Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:09.721Z] #14 3.941 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:20:09.721Z] #14 3.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:20:09.721Z] #14 3.988 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:20:09.721Z] #14 4.544 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:20:09.721Z] #14 6.312 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:20:09.721Z] #14 8.635 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:09.982Z] #14 ... [2022-02-15T19:20:09.982Z] [2022-02-15T19:20:09.982Z] #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-02-15T19:20:09.982Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:20:09.982Z] #43 3.457 + git clone https://github.com/docker/distribution.git . [2022-02-15T19:20:09.982Z] #43 3.457 Cloning into '.'... [2022-02-15T19:20:09.982Z] #43 ... [2022-02-15T19:20:09.982Z] [2022-02-15T19:20:09.982Z] #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-02-15T19:20:09.982Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:09.982Z] #47 11.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-15T19:20:10.108Z] #31 5.469 #=#=# ############### 21.8% ######################################### 58.3% ################################################################ 90.1% ######################################################################## 100.0% [2022-02-15T19:20:10.220Z] #31 31.40 [2022-02-15T19:20:10.220Z] #31 ... [2022-02-15T19:20:10.220Z] [2022-02-15T19:20:10.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-02-15T19:20:10.220Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T19:20:10.220Z] #47 29.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-15T19:20:10.220Z] #47 30.05 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:10.220Z] #47 30.26 Fetched 2115 kB in 4s (537 kB/s) [2022-02-15T19:20:10.220Z] #47 30.32 Selecting previously unselected package libprotobuf23:arm64. [2022-02-15T19:20:10.220Z] #47 30.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-15T19:20:10.220Z] #47 30.37 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-15T19:20:10.220Z] #47 30.38 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-15T19:20:10.220Z] #47 30.97 Selecting previously unselected package python3-pkg-resources. [2022-02-15T19:20:10.220Z] #47 30.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T19:20:10.220Z] #47 30.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:20:10.220Z] #47 31.16 Selecting previously unselected package python3-six. [2022-02-15T19:20:10.220Z] #47 31.16 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-15T19:20:10.220Z] #47 31.17 Unpacking python3-six (1.16.0-2) ... [2022-02-15T19:20:10.220Z] #47 31.26 Selecting previously unselected package python3-protobuf. [2022-02-15T19:20:10.220Z] #47 31.27 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-15T19:20:10.220Z] #47 31.28 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-15T19:20:10.290Z] #14 26.66 Building dependency tree... [2022-02-15T19:20:10.290Z] #14 ... [2022-02-15T19:20:10.290Z] [2022-02-15T19:20:10.290Z] #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-02-15T19:20:10.290Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:20:10.290Z] #43 24.03 + git checkout -q v2.3.0 [2022-02-15T19:20:10.290Z] #43 25.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-02-15T19:20:10.371Z] #31 6.078 [2022-02-15T19:20:10.482Z] #47 31.73 Selecting previously unselected package libnet1:arm64. [2022-02-15T19:20:10.482Z] #47 31.75 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-15T19:20:10.482Z] #47 31.79 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:20:10.559Z] #47 ... [2022-02-15T19:20:10.559Z] [2022-02-15T19:20:10.559Z] #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-02-15T19:20:10.559Z] #26 sha256:8b7a0964b29236c336649c0d379a9751cd8abdb5426b063f05fa2260287ef0a3 [2022-02-15T19:20:10.559Z] #26 10.77 + mkdir -p /build [2022-02-15T19:20:10.559Z] #26 10.77 + mv docker/docker /build/ [2022-02-15T19:20:10.559Z] #26 10.78 + rmdir docker [2022-02-15T19:20:10.559Z] #26 DONE 11.3s [2022-02-15T19:20:10.559Z] [2022-02-15T19:20:10.559Z] #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-02-15T19:20:10.559Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:20:10.559Z] #49 10.98 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T19:20:10.559Z] #49 11.07 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T19:20:10.559Z] #49 11.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T19:20:10.745Z] #47 31.91 Selecting previously unselected package libnl-3-200:arm64. [2022-02-15T19:20:10.745Z] #47 31.92 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-15T19:20:10.745Z] #47 31.92 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-15T19:20:11.007Z] #47 32.15 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-15T19:20:11.007Z] #47 32.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-15T19:20:11.007Z] #47 32.18 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-15T19:20:11.007Z] #47 32.28 Selecting previously unselected package criu. [2022-02-15T19:20:11.007Z] #47 32.28 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-15T19:20:11.007Z] #47 32.29 Unpacking criu (3.16.1-3) ... [2022-02-15T19:20:11.319Z] #31 ... [2022-02-15T19:20:11.319Z] [2022-02-15T19:20:11.319Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:20:11.319Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:20:11.319Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 7.2s [2022-02-15T19:20:11.512Z] #49 12.57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T19:20:11.512Z] #49 12.57 go: downloading golang.org/x/mod v0.3.0 [2022-02-15T19:20:12.188Z] #43 ... [2022-02-15T19:20:12.188Z] [2022-02-15T19:20:12.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-02-15T19:20:12.188Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:12.188Z] #14 29.58 The following additional packages will be installed: [2022-02-15T19:20:12.188Z] #14 29.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T19:20:12.188Z] #14 29.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-15T19:20:12.188Z] #14 29.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-15T19:20:12.188Z] #14 29.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-15T19:20:12.188Z] #14 29.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-15T19:20:12.188Z] #14 29.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-15T19:20:12.188Z] #14 29.60 mingw-w64-common mingw-w64-x86-64-dev [2022-02-15T19:20:12.188Z] #14 29.60 Suggested packages: [2022-02-15T19:20:12.188Z] #14 29.61 gcc-10-locales seccomp wine64 [2022-02-15T19:20:12.397Z] #47 33.38 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:20:12.397Z] #47 ... [2022-02-15T19:20:12.397Z] [2022-02-15T19:20:12.397Z] #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-02-15T19:20:12.397Z] #31 sha256:44808552f323be4ee0f5611fcc43134450e0dc82a3f4b2ee71281d5a8f4228f2 [2022-02-15T19:20:12.397Z] #31 31.69 #=#=# ######################################################################## 100.0% [2022-02-15T19:20:12.397Z] #31 32.56 [2022-02-15T19:20:12.397Z] #31 32.87 Download of images into '/build' complete. [2022-02-15T19:20:12.397Z] #31 32.88 Use something like the following to load the result into a Docker daemon: [2022-02-15T19:20:12.397Z] #31 32.88 tar -cC '/build' . | docker load [2022-02-15T19:20:12.397Z] #31 DONE 33.8s [2022-02-15T19:20:12.659Z] [2022-02-15T19:20:12.659Z] #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-02-15T19:20:12.659Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T19:20:12.659Z] #51 26.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-15T19:20:12.659Z] #51 26.32 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T19:20:12.659Z] #51 26.35 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-15T19:20:12.659Z] #51 26.40 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-15T19:20:12.659Z] #51 26.50 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-15T19:20:12.659Z] #51 26.52 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-15T19:20:12.659Z] #51 26.58 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-15T19:20:12.659Z] #51 26.60 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-15T19:20:12.659Z] #51 26.65 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-15T19:20:12.659Z] #51 26.68 go: downloading github.com/spf13/afero v1.6.0 [2022-02-15T19:20:12.659Z] #51 26.75 go: downloading github.com/spf13/cast v1.4.1 [2022-02-15T19:20:12.659Z] #51 26.76 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-15T19:20:12.659Z] #51 26.80 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-15T19:20:12.659Z] #51 26.81 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-15T19:20:12.659Z] #51 26.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-15T19:20:12.659Z] #51 26.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-15T19:20:12.659Z] #51 26.95 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-15T19:20:12.659Z] #51 26.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-15T19:20:12.659Z] #51 26.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-15T19:20:12.659Z] #51 26.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-15T19:20:12.659Z] #51 27.00 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-15T19:20:12.659Z] #51 27.02 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-15T19:20:12.659Z] #51 27.03 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-15T19:20:12.659Z] #51 27.12 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-15T19:20:12.659Z] #51 27.15 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-15T19:20:12.659Z] #51 27.32 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-15T19:20:12.659Z] #51 27.37 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-15T19:20:12.659Z] #51 27.41 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-15T19:20:12.659Z] #51 27.60 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-15T19:20:12.659Z] #51 27.71 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-15T19:20:12.659Z] #51 27.75 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-15T19:20:12.659Z] #51 27.76 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-15T19:20:12.659Z] #51 27.77 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-15T19:20:12.659Z] #51 27.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-15T19:20:12.659Z] #51 27.83 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-15T19:20:12.659Z] #51 27.91 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-15T19:20:12.659Z] #51 27.98 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-15T19:20:12.659Z] #51 27.99 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-15T19:20:12.659Z] #51 28.12 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-15T19:20:12.659Z] #51 28.21 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-15T19:20:12.659Z] #51 28.22 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-15T19:20:12.659Z] #51 28.26 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-15T19:20:12.659Z] #51 28.29 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-15T19:20:12.659Z] #51 28.40 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-15T19:20:12.659Z] #51 28.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-15T19:20:12.659Z] #51 28.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-15T19:20:12.659Z] #51 28.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-15T19:20:12.659Z] #51 28.53 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-15T19:20:12.659Z] #51 28.67 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-15T19:20:12.659Z] #51 28.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-15T19:20:12.659Z] #51 28.92 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-15T19:20:12.659Z] #51 28.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-15T19:20:12.659Z] #51 28.98 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-15T19:20:12.659Z] #51 29.00 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-15T19:20:12.659Z] #51 29.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-15T19:20:12.659Z] #51 29.07 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-15T19:20:12.659Z] #51 29.11 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-15T19:20:12.659Z] #51 29.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-15T19:20:12.659Z] #51 29.14 go: downloading github.com/julz/importas v0.1.0 [2022-02-15T19:20:12.659Z] #51 29.14 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-15T19:20:12.659Z] #51 29.16 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-15T19:20:12.659Z] #51 29.20 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-15T19:20:12.659Z] #51 29.21 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-15T19:20:12.659Z] #51 29.23 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-15T19:20:12.659Z] #51 29.27 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-15T19:20:12.659Z] #51 29.35 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-15T19:20:12.659Z] #51 29.35 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-15T19:20:12.659Z] #51 29.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-15T19:20:12.659Z] #51 29.42 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-15T19:20:12.659Z] #51 29.44 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-15T19:20:12.659Z] #51 29.46 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-15T19:20:12.659Z] #51 29.86 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-15T19:20:12.659Z] #51 29.86 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-15T19:20:12.659Z] #51 29.87 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-15T19:20:12.659Z] #51 29.88 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-15T19:20:12.659Z] #51 29.93 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-15T19:20:12.659Z] #51 29.94 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-15T19:20:12.659Z] #51 29.96 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-15T19:20:12.659Z] #51 29.99 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-15T19:20:12.659Z] #51 30.03 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-15T19:20:12.659Z] #51 30.22 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-15T19:20:12.659Z] #51 30.24 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-15T19:20:12.659Z] #51 30.26 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-15T19:20:12.659Z] #51 30.28 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-15T19:20:12.659Z] #51 30.28 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-15T19:20:12.659Z] #51 30.30 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-15T19:20:12.659Z] #51 30.35 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-15T19:20:12.659Z] #51 30.40 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-15T19:20:12.659Z] #51 30.43 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-15T19:20:12.659Z] #51 30.43 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-15T19:20:12.659Z] #51 30.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-15T19:20:12.659Z] #51 30.51 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-15T19:20:12.659Z] #51 30.72 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-15T19:20:12.659Z] #51 30.75 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-15T19:20:12.659Z] #51 30.88 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-15T19:20:12.659Z] #51 30.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-15T19:20:12.659Z] #51 30.94 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-15T19:20:12.659Z] #51 31.14 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-15T19:20:12.659Z] #51 31.30 go: downloading honnef.co/go/tools v0.2.2 [2022-02-15T19:20:12.659Z] #51 32.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-15T19:20:12.659Z] #51 32.54 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-15T19:20:12.659Z] #51 32.58 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-15T19:20:12.659Z] #51 32.64 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-15T19:20:12.659Z] #51 34.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-15T19:20:12.659Z] #51 34.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-15T19:20:12.659Z] #51 34.11 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-15T19:20:12.659Z] #51 34.22 go: downloading golang.org/x/text v0.3.7 [2022-02-15T19:20:13.235Z] #51 ... [2022-02-15T19:20:13.235Z] [2022-02-15T19:20:13.235Z] #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-02-15T19:20:13.235Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T19:20:13.235Z] #14 24.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-02-15T19:20:13.235Z] #14 25.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-02-15T19:20:13.235Z] #14 26.13 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-02-15T19:20:13.235Z] #14 26.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-15T19:20:13.235Z] #14 26.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-15T19:20:13.235Z] #14 26.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-15T19:20:13.235Z] #14 26.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-15T19:20:13.235Z] #14 26.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-15T19:20:13.235Z] #14 26.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-02-15T19:20:13.235Z] #14 26.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-15T19:20:13.235Z] #14 26.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-15T19:20:13.235Z] #14 26.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-15T19:20:13.235Z] #14 26.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-15T19:20:13.235Z] #14 26.61 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-15T19:20:13.235Z] #14 26.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-15T19:20:13.235Z] #14 26.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-15T19:20:13.235Z] #14 26.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-02-15T19:20:13.235Z] #14 26.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-15T19:20:13.235Z] #14 26.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-15T19:20:13.235Z] #14 27.44 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:13.235Z] #14 27.73 Fetched 108 MB in 4s (25.9 MB/s) [2022-02-15T19:20:13.235Z] #14 27.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-15T19:20:13.235Z] #14 27.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-15T19:20:13.235Z] #14 27.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-15T19:20:13.235Z] #14 27.92 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T19:20:13.235Z] #14 30.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-15T19:20:13.235Z] #14 30.31 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-15T19:20:13.235Z] #14 30.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T19:20:13.235Z] #14 32.52 Selecting previously unselected package binutils-mingw-w64. [2022-02-15T19:20:13.235Z] #14 32.52 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-15T19:20:13.235Z] #14 32.53 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T19:20:13.235Z] #14 32.67 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-15T19:20:13.235Z] #14 32.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-15T19:20:13.235Z] #14 32.69 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-15T19:20:13.235Z] #14 32.86 Selecting previously unselected package dmsetup. [2022-02-15T19:20:13.235Z] #14 32.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-15T19:20:13.235Z] #14 32.87 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-15T19:20:13.235Z] #14 33.43 Selecting previously unselected package mingw-w64-common. [2022-02-15T19:20:13.235Z] #14 33.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-15T19:20:13.235Z] #14 33.56 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-15T19:20:13.430Z] #49 ... [2022-02-15T19:20:13.430Z] [2022-02-15T19:20:13.430Z] #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-02-15T19:20:13.430Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T19:20:13.430Z] #36 13.85 tomll can be used in two ways: [2022-02-15T19:20:13.430Z] #36 13.85 Writing to STDIN and reading from STDOUT: [2022-02-15T19:20:13.430Z] #36 13.85 cat file.toml | tomll > file.toml [2022-02-15T19:20:13.430Z] #36 13.85 [2022-02-15T19:20:13.430Z] #36 13.85 Reading and updating a list of files: [2022-02-15T19:20:13.430Z] #36 13.85 tomll a.toml b.toml c.toml [2022-02-15T19:20:13.430Z] #36 13.85 [2022-02-15T19:20:13.430Z] #36 13.85 When given a list of files, tomll will modify all files in place without asking. [2022-02-15T19:20:13.430Z] #36 DONE 14.4s [2022-02-15T19:20:13.430Z] [2022-02-15T19:20:13.430Z] #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-02-15T19:20:13.430Z] #63 sha256:2f2492129dd39298636f9305610bdaaf45626f2e42d59edddae63424dd11ec6a [2022-02-15T19:20:13.430Z] #63 10.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T19:20:13.430Z] #63 11.06 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-15T19:20:13.430Z] #63 11.19 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-15T19:20:13.430Z] #63 11.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-15T19:20:13.430Z] #63 12.03 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-15T19:20:13.430Z] #63 12.19 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-15T19:20:13.430Z] #63 13.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-15T19:20:13.496Z] #14 ... [2022-02-15T19:20:13.496Z] [2022-02-15T19:20:13.496Z] #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-02-15T19:20:13.496Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T19:20:13.496Z] #47 34.62 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-15T19:20:13.496Z] #47 34.64 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:20:13.496Z] #47 34.65 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-15T19:20:13.496Z] #47 34.67 Setting up python3-six (1.16.0-2) ... [2022-02-15T19:20:13.608Z] #14 30.72 The following NEW packages will be installed: [2022-02-15T19:20:13.608Z] #14 30.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T19:20:13.608Z] #14 30.73 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-15T19:20:13.608Z] #14 30.73 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-15T19:20:13.608Z] #14 30.73 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-15T19:20:13.608Z] #14 30.73 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-15T19:20:13.608Z] #14 30.73 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-15T19:20:13.608Z] #14 30.74 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-15T19:20:13.608Z] #14 30.74 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-15T19:20:13.608Z] #14 30.74 mingw-w64-x86-64-dev [2022-02-15T19:20:13.608Z] #14 31.11 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:13.608Z] #14 31.11 Need to get 115 MB of archives. [2022-02-15T19:20:13.608Z] #14 31.11 After this operation, 645 MB of additional disk space will be used. [2022-02-15T19:20:13.608Z] #14 31.11 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-02-15T19:20:13.608Z] #14 31.23 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-02-15T19:20:14.069Z] #47 ... [2022-02-15T19:20:14.069Z] [2022-02-15T19:20:14.069Z] #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-02-15T19:20:14.069Z] #60 sha256:e7c3f7e390fa69d5f9b2996c059bf10e4d81b2524cf70deaf9bb7c0c544e119a [2022-02-15T19:20:14.069Z] #60 0.692 + RM_GOPATH=0 [2022-02-15T19:20:14.069Z] #60 0.692 + TMP_GOPATH= [2022-02-15T19:20:14.069Z] #60 0.692 + : /build [2022-02-15T19:20:14.069Z] #60 0.692 + '[' -z '' ']' [2022-02-15T19:20:14.069Z] #60 0.692 ++ mktemp -d [2022-02-15T19:20:14.069Z] #60 0.697 + export GOPATH=/tmp/tmp.OseFTxR60X [2022-02-15T19:20:14.069Z] #60 0.707 + GOPATH=/tmp/tmp.OseFTxR60X [2022-02-15T19:20:14.069Z] #60 0.707 + RM_GOPATH=1 [2022-02-15T19:20:14.069Z] #60 0.707 + case "$(go env GOARCH)" in [2022-02-15T19:20:14.069Z] #60 0.708 ++ go env GOARCH [2022-02-15T19:20:14.069Z] #60 0.718 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:14.069Z] #60 0.718 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:14.069Z] #60 0.719 ++ dirname /install.sh [2022-02-15T19:20:14.069Z] #60 0.721 + dir=/ [2022-02-15T19:20:14.069Z] #60 0.721 + bin=containerd [2022-02-15T19:20:14.069Z] #60 0.721 + shift [2022-02-15T19:20:14.069Z] #60 0.722 + '[' '!' -f //containerd.installer ']' [2022-02-15T19:20:14.069Z] #60 0.723 + . //containerd.installer [2022-02-15T19:20:14.069Z] #60 0.723 ++ set -e [2022-02-15T19:20:14.069Z] #60 0.727 ++ : v1.5.9 [2022-02-15T19:20:14.069Z] #60 0.727 + install_containerd [2022-02-15T19:20:14.069Z] #60 0.728 + echo 'Install containerd version v1.5.9' [2022-02-15T19:20:14.069Z] #60 0.728 Install containerd version v1.5.9 [2022-02-15T19:20:14.069Z] #60 0.729 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OseFTxR60X/src/github.com/containerd/containerd [2022-02-15T19:20:14.069Z] #60 0.737 Cloning into '/tmp/tmp.OseFTxR60X/src/github.com/containerd/containerd'... [2022-02-15T19:20:14.174Z] #14 31.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-15T19:20:14.174Z] #14 31.42 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-02-15T19:20:14.174Z] #14 31.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-15T19:20:14.174Z] #14 31.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-15T19:20:14.336Z] #60 ... [2022-02-15T19:20:14.336Z] [2022-02-15T19:20:14.336Z] #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-02-15T19:20:14.336Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T19:20:14.336Z] #38 26.84 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:14.336Z] #38 27.01 Fetched 15.6 MB in 1s (15.1 MB/s) [2022-02-15T19:20:14.336Z] #38 27.09 Selecting previously unselected package xxd. [2022-02-15T19:20:14.336Z] #38 27.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-15T19:20:14.336Z] #38 27.13 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-15T19:20:14.336Z] #38 27.14 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:14.336Z] #38 27.36 Selecting previously unselected package vim-common. [2022-02-15T19:20:14.336Z] #38 27.36 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:20:14.336Z] #38 27.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:14.336Z] #38 27.82 Selecting previously unselected package cmake-data. [2022-02-15T19:20:14.336Z] #38 27.82 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-15T19:20:14.337Z] #38 27.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T19:20:14.337Z] #38 30.85 Selecting previously unselected package libicu67:arm64. [2022-02-15T19:20:14.337Z] #38 30.85 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-15T19:20:14.337Z] #38 30.87 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-15T19:20:14.337Z] #38 ... [2022-02-15T19:20:14.337Z] [2022-02-15T19:20:14.337Z] #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-02-15T19:20:14.337Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T19:20:14.337Z] #47 35.59 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-15T19:20:14.337Z] #47 35.62 Setting up python3-protobuf (3.12.4-1) ... [2022-02-15T19:20:14.432Z] #14 31.69 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-02-15T19:20:14.432Z] #14 31.88 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-02-15T19:20:14.432Z] #14 31.89 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-02-15T19:20:14.457Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.0s [2022-02-15T19:20:14.629Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.7s done [2022-02-15T19:20:15.000Z] #14 32.43 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-02-15T19:20:15.025Z] #11 ... [2022-02-15T19:20:15.025Z] [2022-02-15T19:20:15.025Z] #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-02-15T19:20:15.025Z] #38 sha256:83af25ae4813a1f550510a20708a86410bc71ac444ce47eea8f59d0dcccb7734 [2022-02-15T19:20:15.025Z] #38 1.920 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-15T19:20:15.025Z] #38 2.207 [2022-02-15T19:20:15.025Z] #38 2.439 #=#=# ######################################################################## 100.0% [2022-02-15T19:20:15.025Z] #38 2.763 [2022-02-15T19:20:15.025Z] #38 3.730 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-15T19:20:15.025Z] #38 4.048 [2022-02-15T19:20:15.025Z] #38 4.279 #=#=# ######################################################################## 100.0% [2022-02-15T19:20:15.025Z] #38 4.589 [2022-02-15T19:20:15.025Z] #38 5.613 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-15T19:20:15.025Z] #38 5.907 [2022-02-15T19:20:15.025Z] #38 6.140 #=#=# ################### 26.6% ########################################## 58.7% ################################################################# 90.3% ######################################################################## 100.0% [2022-02-15T19:20:15.025Z] #38 6.727 [2022-02-15T19:20:15.025Z] #38 7.805 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-15T19:20:15.025Z] #38 8.171 [2022-02-15T19:20:15.025Z] #38 8.404 #=#=# ######################################################################## 100.0% [2022-02-15T19:20:15.025Z] #38 8.692 [2022-02-15T19:20:15.025Z] #38 9.441 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-15T19:20:15.025Z] #38 9.782 [2022-02-15T19:20:15.025Z] #38 10.00 #=#=# ######################################################################## 100.0% [2022-02-15T19:20:15.202Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-15T19:20:15.284Z] #38 ... [2022-02-15T19:20:15.284Z] [2022-02-15T19:20:15.284Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:20:15.284Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:20:15.346Z] #63 ... [2022-02-15T19:20:15.346Z] [2022-02-15T19:20:15.346Z] #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-02-15T19:20:15.346Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:15.346Z] #14 16.66 Fetched 8503 kB in 13s (657 kB/s) [2022-02-15T19:20:15.462Z] #11 DONE 36.7s [2022-02-15T19:20:15.462Z] [2022-02-15T19:20:15.462Z] #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-02-15T19:20:15.462Z] #31 sha256:beaa6b4a610fd9a4549db128ef69a654c788697ec895f8500fada7136b8ef134 [2022-02-15T19:20:15.462Z] #31 7.126 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-15T19:20:15.462Z] #31 7.410 [2022-02-15T19:20:15.462Z] #31 7.647 #=#=# ######################################################################## 100.0% [2022-02-15T19:20:15.462Z] #31 7.952 [2022-02-15T19:20:15.462Z] #31 8.733 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-15T19:20:15.462Z] #31 9.078 [2022-02-15T19:20:15.462Z] #31 9.303 #=#=# ######################################################################## 100.0% [2022-02-15T19:20:15.462Z] #31 9.592 [2022-02-15T19:20:15.462Z] #31 9.664 Download of images into '/build' complete. [2022-02-15T19:20:15.462Z] #31 9.665 Use something like the following to load the result into a Docker daemon: [2022-02-15T19:20:15.462Z] #31 9.665 tar -cC '/build' . | docker load [2022-02-15T19:20:15.462Z] #31 DONE 11.2s [2022-02-15T19:20:15.462Z] [2022-02-15T19:20:15.462Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-15T19:20:15.462Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-15T19:20:15.564Z] #14 ... [2022-02-15T19:20:15.564Z] [2022-02-15T19:20:15.564Z] #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-02-15T19:20:15.564Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T19:20:15.564Z] #53 32.49 v3.0.2 [2022-02-15T19:20:15.564Z] #53 DONE 33.1s [2022-02-15T19:20:15.820Z] [2022-02-15T19:20:15.820Z] #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-02-15T19:20:15.820Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:15.820Z] #51 31.52 go: downloading github.com/fatih/color v1.13.0 [2022-02-15T19:20:15.821Z] #51 31.55 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T19:20:15.821Z] #51 31.60 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-15T19:20:15.821Z] #51 31.60 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-15T19:20:15.821Z] #51 31.84 go: downloading github.com/spf13/viper v1.10.1 [2022-02-15T19:20:15.821Z] #51 31.97 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-15T19:20:15.821Z] #51 32.25 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-15T19:20:15.821Z] #51 32.28 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-15T19:20:15.821Z] #51 32.31 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-15T19:20:15.821Z] #51 32.41 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-15T19:20:15.821Z] #51 33.07 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-15T19:20:15.821Z] #51 33.09 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-15T19:20:16.033Z] #12 DONE 0.5s [2022-02-15T19:20:16.034Z] [2022-02-15T19:20:16.034Z] #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-02-15T19:20:16.034Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-15T19:20:16.077Z] #51 ... [2022-02-15T19:20:16.078Z] [2022-02-15T19:20:16.078Z] #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-02-15T19:20:16.078Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T19:20:16.078Z] #58 18.45 Reading package lists... [2022-02-15T19:20:16.078Z] #58 23.52 Reading package lists... [2022-02-15T19:20:16.078Z] #58 27.57 Building dependency tree... [2022-02-15T19:20:16.078Z] #58 30.38 The following additional packages will be installed: [2022-02-15T19:20:16.078Z] #58 30.39 libbtrfs0 [2022-02-15T19:20:16.078Z] #58 30.54 The following NEW packages will be installed: [2022-02-15T19:20:16.078Z] #58 30.56 libbtrfs-dev libbtrfs0 [2022-02-15T19:20:16.078Z] #58 30.99 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:16.078Z] #58 30.99 Need to get 460 kB of archives. [2022-02-15T19:20:16.078Z] #58 30.99 After this operation, 1237 kB of additional disk space will be used. [2022-02-15T19:20:16.078Z] #58 30.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T19:20:16.078Z] #58 31.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T19:20:16.078Z] #58 32.06 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:16.078Z] #58 32.26 Fetched 460 kB in 0s (1241 kB/s) [2022-02-15T19:20:16.078Z] #58 32.61 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T19:20:16.078Z] #58 32.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T19:20:16.078Z] #58 32.70 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T19:20:16.078Z] #58 32.75 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:20:16.078Z] #58 33.19 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T19:20:16.078Z] #58 33.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T19:20:16.078Z] #58 33.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:20:16.078Z] #58 33.58 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:20:16.078Z] #58 ... [2022-02-15T19:20:16.078Z] [2022-02-15T19:20:16.078Z] #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-02-15T19:20:16.078Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:16.078Z] #38 21.90 Reading package lists... [2022-02-15T19:20:16.078Z] #38 26.38 Building dependency tree... [2022-02-15T19:20:16.078Z] #38 29.25 The following additional packages will be installed: [2022-02-15T19:20:16.078Z] #38 29.26 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-15T19:20:16.078Z] #38 29.27 Suggested packages: [2022-02-15T19:20:16.078Z] #38 29.29 cmake-doc ninja-build lrzip [2022-02-15T19:20:16.078Z] #38 29.29 Recommended packages: [2022-02-15T19:20:16.078Z] #38 29.29 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-15T19:20:16.078Z] #38 30.05 The following NEW packages will be installed: [2022-02-15T19:20:16.078Z] #38 30.06 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-15T19:20:16.078Z] #38 30.07 vim-common xxd [2022-02-15T19:20:16.078Z] #38 30.48 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:16.078Z] #38 30.48 Need to get 17.7 MB of archives. [2022-02-15T19:20:16.078Z] #38 30.48 After this operation, 70.7 MB of additional disk space will be used. [2022-02-15T19:20:16.078Z] #38 30.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T19:20:16.078Z] #38 30.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T19:20:16.078Z] #38 30.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-15T19:20:16.078Z] #38 30.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T19:20:16.078Z] #38 31.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-15T19:20:16.078Z] #38 31.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-15T19:20:16.078Z] #38 31.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-15T19:20:16.078Z] #38 31.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-15T19:20:16.078Z] #38 31.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-15T19:20:16.078Z] #38 31.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-15T19:20:16.078Z] #38 32.67 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:16.078Z] #38 33.03 Fetched 17.7 MB in 1s (13.6 MB/s) [2022-02-15T19:20:16.078Z] #38 33.18 Selecting previously unselected package xxd. [2022-02-15T19:20:16.078Z] #38 33.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T19:20:16.078Z] #38 33.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:20:16.078Z] #38 33.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:16.078Z] #38 33.59 Selecting previously unselected package vim-common. [2022-02-15T19:20:16.337Z] #38 33.60 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:20:16.337Z] #38 33.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:16.337Z] #38 ... [2022-02-15T19:20:16.337Z] [2022-02-15T19:20:16.337Z] #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-02-15T19:20:16.337Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T19:20:16.337Z] #58 33.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:20:16.337Z] #58 33.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:16.604Z] #13 DONE 0.5s [2022-02-15T19:20:16.604Z] [2022-02-15T19:20:16.604Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-15T19:20:16.604Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-15T19:20:16.604Z] #42 DONE 0.3s [2022-02-15T19:20:16.604Z] [2022-02-15T19:20:16.604Z] #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-02-15T19:20:16.604Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-15T19:20:16.604Z] #46 DONE 0.2s [2022-02-15T19:20:16.604Z] [2022-02-15T19:20:16.604Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-15T19:20:16.604Z] #62 sha256:4133d5dd962aeea22432b2683035b64c26b8982da08930dbc90a292e677d089c [2022-02-15T19:20:16.604Z] #62 DONE 0.2s [2022-02-15T19:20:16.604Z] [2022-02-15T19:20:16.604Z] #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-02-15T19:20:16.604Z] #63 sha256:95159cf1803dda6ec84e63ce7c34bf3882b08eab866c24c430239ef559e25636 [2022-02-15T19:20:16.658Z] #11 ... [2022-02-15T19:20:16.658Z] [2022-02-15T19:20:16.658Z] #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-02-15T19:20:16.658Z] #38 sha256:83af25ae4813a1f550510a20708a86410bc71ac444ce47eea8f59d0dcccb7734 [2022-02-15T19:20:16.658Z] #38 10.26 [2022-02-15T19:20:16.658Z] #38 10.32 Download of images into '/build' complete. [2022-02-15T19:20:16.658Z] #38 10.32 Use something like the following to load the result into a Docker daemon: [2022-02-15T19:20:16.658Z] #38 10.32 tar -cC '/build' . | docker load [2022-02-15T19:20:16.658Z] #38 DONE 11.7s [2022-02-15T19:20:16.658Z] [2022-02-15T19:20:16.658Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T19:20:16.658Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T19:20:16.865Z] #63 ... [2022-02-15T19:20:16.865Z] [2022-02-15T19:20:16.865Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-15T19:20:16.865Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-15T19:20:16.865Z] #33 DONE 0.3s [2022-02-15T19:20:16.865Z] [2022-02-15T19:20:16.865Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-15T19:20:16.865Z] #25 sha256:df4d50e94bb47497d4ef400aad71097a2fb262b3654d151b88a9ef8a232adacc [2022-02-15T19:20:16.865Z] #25 DONE 0.3s [2022-02-15T19:20:16.906Z] #58 DONE 34.2s [2022-02-15T19:20:16.906Z] [2022-02-15T19:20:16.906Z] #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-02-15T19:20:16.906Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:16.906Z] #38 34.19 Selecting previously unselected package cmake-data. [2022-02-15T19:20:16.906Z] #38 34.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-15T19:20:16.906Z] #38 34.21 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T19:20:17.130Z] [2022-02-15T19:20:17.130Z] #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-02-15T19:20:17.130Z] #26 sha256:2965e24bd235c757d1d87527c8e144815c48e795c160ece2658287aac493116e [2022-02-15T19:20:17.164Z] #38 ... [2022-02-15T19:20:17.164Z] [2022-02-15T19:20:17.164Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-15T19:20:17.164Z] #59 sha256:9d9ef4ec33276f7135c627f04bb61162953b3b169baa5c1005f5b592b8daee42 [2022-02-15T19:20:17.164Z] #59 DONE 0.3s [2022-02-15T19:20:17.164Z] [2022-02-15T19:20:17.164Z] #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-02-15T19:20:17.164Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:17.164Z] #47 20.19 Reading package lists... [2022-02-15T19:20:17.164Z] #47 24.57 Reading package lists... [2022-02-15T19:20:17.164Z] #47 28.71 Building dependency tree... [2022-02-15T19:20:17.164Z] #47 31.24 The following additional packages will be installed: [2022-02-15T19:20:17.164Z] #47 31.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T19:20:17.164Z] #47 31.25 python3-protobuf python3-six [2022-02-15T19:20:17.164Z] #47 31.27 Suggested packages: [2022-02-15T19:20:17.164Z] #47 31.27 python3-setuptools [2022-02-15T19:20:17.164Z] #47 31.27 Recommended packages: [2022-02-15T19:20:17.164Z] #47 31.27 iproute2 | iproute [2022-02-15T19:20:17.164Z] #47 31.83 The following NEW packages will be installed: [2022-02-15T19:20:17.164Z] #47 31.84 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T19:20:17.164Z] #47 31.84 python3-protobuf python3-six [2022-02-15T19:20:17.164Z] #47 32.33 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:17.164Z] #47 32.33 Need to get 2292 kB of archives. [2022-02-15T19:20:17.164Z] #47 32.33 After this operation, 11.0 MB of additional disk space will be used. [2022-02-15T19:20:17.164Z] #47 32.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-15T19:20:17.164Z] #47 32.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T19:20:17.164Z] #47 32.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-15T19:20:17.164Z] #47 32.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-15T19:20:17.164Z] #47 32.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T19:20:17.164Z] #47 32.40 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-02-15T19:20:17.164Z] #47 32.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T19:20:17.421Z] #47 ... [2022-02-15T19:20:17.421Z] [2022-02-15T19:20:17.421Z] #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-02-15T19:20:17.421Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:17.421Z] #14 34.08 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-02-15T19:20:17.421Z] #14 34.69 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-02-15T19:20:17.648Z] #47 38.47 Setting up criu (3.16.1-3) ... [2022-02-15T19:20:17.991Z] #14 35.43 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-02-15T19:20:19.039Z] #47 40.38 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:19.196Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.1s [2022-02-15T19:20:19.370Z] #14 36.63 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-02-15T19:20:19.629Z] #14 37.11 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-02-15T19:20:19.629Z] #14 37.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-15T19:20:19.629Z] #14 37.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-15T19:20:19.629Z] #14 37.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T19:20:19.629Z] #14 37.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T19:20:19.629Z] #14 37.13 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-02-15T19:20:19.629Z] #14 37.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-15T19:20:19.629Z] #14 37.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-15T19:20:19.629Z] #14 37.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-15T19:20:19.629Z] #14 37.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-15T19:20:19.629Z] #14 37.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-15T19:20:19.629Z] #14 37.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-15T19:20:19.629Z] #14 37.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-15T19:20:19.762Z] #47 ... [2022-02-15T19:20:19.762Z] [2022-02-15T19:20:19.762Z] #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-02-15T19:20:19.762Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T19:20:19.762Z] #38 36.10 Selecting previously unselected package libxml2:arm64. [2022-02-15T19:20:19.762Z] #38 36.12 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-15T19:20:19.762Z] #38 36.13 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-15T19:20:19.762Z] #38 36.56 Selecting previously unselected package libarchive13:arm64. [2022-02-15T19:20:19.762Z] #38 36.56 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-15T19:20:19.762Z] #38 36.56 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-15T19:20:19.762Z] #38 36.83 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-15T19:20:19.762Z] #38 36.83 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-15T19:20:19.762Z] #38 36.84 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-15T19:20:19.762Z] #38 36.97 Selecting previously unselected package librhash0:arm64. [2022-02-15T19:20:19.762Z] #38 36.99 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-15T19:20:19.762Z] #38 37.00 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-15T19:20:19.762Z] #38 37.17 Selecting previously unselected package libuv1:arm64. [2022-02-15T19:20:19.762Z] #38 37.18 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-15T19:20:19.762Z] #38 37.18 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-15T19:20:19.762Z] #38 37.32 Selecting previously unselected package cmake. [2022-02-15T19:20:19.762Z] #38 37.34 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-15T19:20:19.762Z] #38 37.35 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-15T19:20:19.762Z] #38 39.74 Setting up libicu67:arm64 (67.1-7) ... [2022-02-15T19:20:19.762Z] #38 39.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:19.762Z] #38 39.77 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-15T19:20:19.762Z] #38 39.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:19.762Z] #38 39.82 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-15T19:20:19.762Z] #38 39.84 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-15T19:20:19.762Z] #38 39.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T19:20:19.762Z] #38 39.88 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-15T19:20:19.762Z] #38 39.91 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-15T19:20:19.762Z] #38 39.93 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-15T19:20:19.762Z] #38 39.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:19.886Z] #14 37.20 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-02-15T19:20:19.886Z] #14 37.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-15T19:20:19.886Z] #14 37.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-15T19:20:20.134Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 11.4s done [2022-02-15T19:20:20.439Z] #26 3.265 + RM_GOPATH=0 [2022-02-15T19:20:20.439Z] #26 3.265 + TMP_GOPATH= [2022-02-15T19:20:20.439Z] #26 3.265 + : /build [2022-02-15T19:20:20.439Z] #26 3.265 + '[' -z '' ']' [2022-02-15T19:20:20.439Z] #26 3.265 ++ mktemp -d [2022-02-15T19:20:20.439Z] #26 3.265 + export GOPATH=/tmp/tmp.td4DL9k1H6 [2022-02-15T19:20:20.439Z] #26 3.265 + GOPATH=/tmp/tmp.td4DL9k1H6 [2022-02-15T19:20:20.439Z] #26 3.265 + RM_GOPATH=1 [2022-02-15T19:20:20.439Z] #26 3.265 + case "$(go env GOARCH)" in [2022-02-15T19:20:20.439Z] #26 3.265 ++ go env GOARCH [2022-02-15T19:20:20.439Z] #26 3.313 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:20.439Z] #26 3.313 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:20.439Z] #26 3.313 ++ dirname /install.sh [2022-02-15T19:20:20.439Z] #26 3.313 + dir=/ [2022-02-15T19:20:20.439Z] #26 3.313 + bin=dockercli [2022-02-15T19:20:20.439Z] #26 3.313 + shift [2022-02-15T19:20:20.439Z] #26 3.313 + '[' '!' -f //dockercli.installer ']' [2022-02-15T19:20:20.439Z] #26 3.313 + . //dockercli.installer [2022-02-15T19:20:20.439Z] #26 3.313 ++ : stable [2022-02-15T19:20:20.439Z] #26 3.313 ++ : 17.06.2-ce [2022-02-15T19:20:20.439Z] #26 3.313 + install_dockercli [2022-02-15T19:20:20.439Z] #26 3.313 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-15T19:20:20.439Z] #26 3.313 ++ uname -m [2022-02-15T19:20:20.439Z] #26 3.315 Install docker/cli version 17.06.2-ce from stable [2022-02-15T19:20:20.439Z] #26 3.319 + arch=x86_64 [2022-02-15T19:20:20.439Z] #26 3.319 + '[' x86_64 '!=' x86_64 ']' [2022-02-15T19:20:20.439Z] #26 3.319 + url=https://download.docker.com/linux/static [2022-02-15T19:20:20.439Z] #26 3.319 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-15T19:20:20.439Z] #26 3.328 + tar -xz docker/docker [2022-02-15T19:20:20.640Z] #14 16.66 Reading package lists... [2022-02-15T19:20:20.640Z] #14 21.69 Reading package lists... [2022-02-15T19:20:20.640Z] #14 ... [2022-02-15T19:20:20.640Z] [2022-02-15T19:20:20.641Z] #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-02-15T19:20:20.641Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:20:20.641Z] #43 21.64 + git checkout -q v2.3.0 [2022-02-15T19:20:20.701Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-15T19:20:20.702Z] #11 DONE 39.7s [2022-02-15T19:20:20.709Z] #38 ... [2022-02-15T19:20:20.709Z] [2022-02-15T19:20:20.709Z] #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-02-15T19:20:20.709Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-15T19:20:20.709Z] #34 31.97 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-15T19:20:20.709Z] #34 32.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-15T19:20:20.821Z] #14 38.10 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:20.821Z] #14 38.28 Fetched 115 MB in 6s (17.8 MB/s) [2022-02-15T19:20:20.961Z] [2022-02-15T19:20:20.961Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-15T19:20:20.961Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-15T19:20:20.971Z] #34 ... [2022-02-15T19:20:20.971Z] [2022-02-15T19:20:20.971Z] #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-02-15T19:20:20.971Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-15T19:20:20.971Z] #49 42.45 gotestsum version dev [2022-02-15T19:20:21.080Z] #14 38.37 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-15T19:20:21.080Z] #14 38.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T19:20:21.080Z] #14 38.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T19:20:21.080Z] #14 38.46 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T19:20:21.531Z] #12 DONE 0.9s [2022-02-15T19:20:21.545Z] #49 ... [2022-02-15T19:20:21.545Z] [2022-02-15T19:20:21.545Z] #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-02-15T19:20:21.545Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T19:20:21.545Z] #38 DONE 43.0s [2022-02-15T19:20:21.545Z] [2022-02-15T19:20:21.545Z] #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-02-15T19:20:21.545Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-15T19:20:21.545Z] #49 DONE 43.2s [2022-02-15T19:20:21.545Z] [2022-02-15T19:20:21.545Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-15T19:20:21.545Z] #39 sha256:37b866524d643913a63695d5fd337e7cd2dfaa0462aa537c3252c2468c429b24 [2022-02-15T19:20:21.791Z] [2022-02-15T19:20:21.791Z] #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-02-15T19:20:21.791Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-15T19:20:21.807Z] #39 ... [2022-02-15T19:20:21.807Z] [2022-02-15T19:20:21.807Z] #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-02-15T19:20:21.807Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T19:20:21.807Z] #47 DONE 42.9s [2022-02-15T19:20:21.807Z] [2022-02-15T19:20:21.807Z] #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-02-15T19:20:21.807Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T19:20:21.807Z] #51 38.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-15T19:20:21.807Z] #51 38.22 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-15T19:20:21.807Z] #51 38.23 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-15T19:20:21.807Z] #51 38.42 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-15T19:20:21.808Z] #51 38.55 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-15T19:20:21.808Z] #51 38.57 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-15T19:20:21.808Z] #51 38.67 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-15T19:20:21.808Z] #51 38.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-15T19:20:21.808Z] #51 38.70 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-15T19:20:21.808Z] #51 38.71 go: downloading golang.org/x/mod v0.5.1 [2022-02-15T19:20:21.808Z] #51 38.74 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-15T19:20:21.808Z] #51 38.89 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-15T19:20:21.808Z] #51 38.97 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-15T19:20:21.808Z] #51 39.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-15T19:20:21.808Z] #51 39.03 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-15T19:20:21.808Z] #51 39.32 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-15T19:20:21.808Z] #51 39.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-15T19:20:21.808Z] #51 39.47 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-15T19:20:21.808Z] #51 39.85 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-15T19:20:21.808Z] #51 39.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-15T19:20:21.808Z] #51 39.95 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-15T19:20:21.808Z] #51 39.96 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-15T19:20:21.808Z] #51 39.96 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-15T19:20:21.808Z] #51 39.97 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-15T19:20:21.808Z] #51 40.13 go: downloading github.com/prometheus/common v0.10.0 [2022-02-15T19:20:21.808Z] #51 40.40 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-15T19:20:21.808Z] #51 40.44 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-15T19:20:21.808Z] #51 40.63 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-15T19:20:21.808Z] #51 42.25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-15T19:20:22.051Z] #13 DONE 0.4s [2022-02-15T19:20:22.313Z] [2022-02-15T19:20:22.313Z] #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-02-15T19:20:22.313Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:20:22.313Z] #56 ... [2022-02-15T19:20:22.313Z] [2022-02-15T19:20:22.313Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-15T19:20:22.313Z] #40 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-15T19:20:22.313Z] #40 DONE 0.1s [2022-02-15T19:20:22.313Z] [2022-02-15T19:20:22.313Z] #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-02-15T19:20:22.313Z] #53 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-15T19:20:22.313Z] #53 DONE 0.2s [2022-02-15T19:20:22.313Z] [2022-02-15T19:20:22.313Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-15T19:20:22.313Z] #49 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-15T19:20:22.313Z] #49 DONE 0.2s [2022-02-15T19:20:22.360Z] #26 ... [2022-02-15T19:20:22.360Z] [2022-02-15T19:20:22.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-02-15T19:20:22.360Z] #63 sha256:95159cf1803dda6ec84e63ce7c34bf3882b08eab866c24c430239ef559e25636 [2022-02-15T19:20:22.360Z] #63 4.027 + RM_GOPATH=0 [2022-02-15T19:20:22.360Z] #63 4.027 + TMP_GOPATH= [2022-02-15T19:20:22.360Z] #63 4.027 + : /build [2022-02-15T19:20:22.360Z] #63 4.028 + '[' -z '' ']' [2022-02-15T19:20:22.360Z] #63 4.028 ++ mktemp -d [2022-02-15T19:20:22.360Z] #63 4.030 + export GOPATH=/tmp/tmp.B6KkydfxwG [2022-02-15T19:20:22.360Z] #63 4.030 + GOPATH=/tmp/tmp.B6KkydfxwG [2022-02-15T19:20:22.360Z] #63 4.030 + RM_GOPATH=1 [2022-02-15T19:20:22.360Z] #63 4.030 + case "$(go env GOARCH)" in [2022-02-15T19:20:22.360Z] #63 4.032 ++ go env GOARCH [2022-02-15T19:20:22.360Z] #63 4.105 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:22.360Z] #63 4.105 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:22.360Z] #63 4.106 ++ dirname /install.sh [2022-02-15T19:20:22.360Z] #63 4.107 + dir=/ [2022-02-15T19:20:22.360Z] #63 4.108 + bin=rootlesskit [2022-02-15T19:20:22.360Z] #63 4.108 + shift [2022-02-15T19:20:22.360Z] #63 4.108 + '[' '!' -f //rootlesskit.installer ']' [2022-02-15T19:20:22.360Z] #63 4.108 + . //rootlesskit.installer [2022-02-15T19:20:22.360Z] #63 4.109 ++ : v0.14.6 [2022-02-15T19:20:22.360Z] #63 4.109 + install_rootlesskit [2022-02-15T19:20:22.360Z] #63 4.109 + case "$1" in [2022-02-15T19:20:22.360Z] #63 4.110 + export CGO_ENABLED=0 [2022-02-15T19:20:22.360Z] #63 4.110 + CGO_ENABLED=0 [2022-02-15T19:20:22.360Z] #63 4.110 + _install_rootlesskit [2022-02-15T19:20:22.360Z] #63 4.110 + echo 'Install rootlesskit version v0.14.6' [2022-02-15T19:20:22.360Z] #63 4.111 Install rootlesskit version v0.14.6 [2022-02-15T19:20:22.360Z] #63 4.111 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T19:20:22.360Z] #63 4.111 + GOBIN=/build [2022-02-15T19:20:22.360Z] #63 4.111 + GO111MODULE=on [2022-02-15T19:20:22.360Z] #63 4.112 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-15T19:20:22.360Z] #63 4.623 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-15T19:20:22.380Z] #51 ... [2022-02-15T19:20:22.380Z] [2022-02-15T19:20:22.380Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-15T19:20:22.380Z] #39 sha256:37b866524d643913a63695d5fd337e7cd2dfaa0462aa537c3252c2468c429b24 [2022-02-15T19:20:22.380Z] #39 DONE 0.8s [2022-02-15T19:20:22.380Z] [2022-02-15T19:20:22.380Z] #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-02-15T19:20:22.380Z] #40 sha256:cc5c4b4b00da57ba97716339c6d521279cd2472241a03dfc027968139cad9786 [2022-02-15T19:20:22.573Z] #43 23.52 + 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-02-15T19:20:22.573Z] [2022-02-15T19:20:22.573Z] #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-02-15T19:20:22.573Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:20:22.978Z] #14 ... [2022-02-15T19:20:22.978Z] [2022-02-15T19:20:22.978Z] #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-02-15T19:20:22.978Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:20:22.978Z] #34 39.88 Updating files: 93% (1423/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-02-15T19:20:22.978Z] #34 39.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-15T19:20:23.329Z] #40 0.979 + RM_GOPATH=0 [2022-02-15T19:20:23.329Z] #40 0.979 + TMP_GOPATH= [2022-02-15T19:20:23.329Z] #40 0.979 + : /build [2022-02-15T19:20:23.329Z] #40 0.979 + '[' -z '' ']' [2022-02-15T19:20:23.329Z] #40 0.979 ++ mktemp -d [2022-02-15T19:20:23.329Z] #40 0.979 + export GOPATH=/tmp/tmp.KrqHuci6kH [2022-02-15T19:20:23.329Z] #40 0.979 + GOPATH=/tmp/tmp.KrqHuci6kH [2022-02-15T19:20:23.329Z] #40 0.979 + RM_GOPATH=1 [2022-02-15T19:20:23.329Z] #40 0.979 + case "$(go env GOARCH)" in [2022-02-15T19:20:23.329Z] #40 0.979 ++ go env GOARCH [2022-02-15T19:20:23.329Z] #40 1.046 Install tini version v0.19.0 [2022-02-15T19:20:23.541Z] #34 40.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-15T19:20:23.618Z] #40 1.090 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:23.618Z] #40 1.090 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:23.618Z] #40 1.090 ++ dirname /install.sh [2022-02-15T19:20:23.618Z] #40 1.090 + dir=/ [2022-02-15T19:20:23.618Z] #40 1.090 + bin=tini [2022-02-15T19:20:23.618Z] #40 1.090 + shift [2022-02-15T19:20:23.618Z] #40 1.090 + '[' '!' -f //tini.installer ']' [2022-02-15T19:20:23.618Z] #40 1.090 + . //tini.installer [2022-02-15T19:20:23.618Z] #40 1.090 ++ : v0.19.0 [2022-02-15T19:20:23.618Z] #40 1.090 + install_tini [2022-02-15T19:20:23.618Z] #40 1.090 + echo 'Install tini version v0.19.0' [2022-02-15T19:20:23.618Z] #40 1.090 + git clone https://github.com/krallin/tini.git /tmp/tmp.KrqHuci6kH/tini [2022-02-15T19:20:23.618Z] #40 1.090 Cloning into '/tmp/tmp.KrqHuci6kH/tini'... [2022-02-15T19:20:23.954Z] #50 ... [2022-02-15T19:20:23.954Z] [2022-02-15T19:20:23.954Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-15T19:20:23.954Z] #14 sha256:a0f43bcbf82047d011ca0160430a587a8ca0787c8ffe733254dff179ba27b9ca [2022-02-15T19:20:23.954Z] #14 DONE 1.6s [2022-02-15T19:20:23.954Z] [2022-02-15T19:20:23.954Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-15T19:20:23.954Z] #15 sha256:a9532c6427c39f190d1e9bbce425fcedf727114b0709a1eefb13072795e49bf0 [2022-02-15T19:20:24.193Z] #40 1.846 + cd /tmp/tmp.KrqHuci6kH/tini [2022-02-15T19:20:24.193Z] #40 1.847 + git checkout -q v0.19.0 [2022-02-15T19:20:24.193Z] #40 1.860 + cmake . [2022-02-15T19:20:24.280Z] #63 7.202 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T19:20:24.280Z] #63 7.204 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-15T19:20:24.454Z] #40 2.183 -- The C compiler identification is GNU 10.2.1 [2022-02-15T19:20:24.454Z] #40 2.232 -- Detecting C compiler ABI info [2022-02-15T19:20:24.543Z] #63 7.656 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-15T19:20:25.027Z] #40 2.591 -- Detecting C compiler ABI info - done [2022-02-15T19:20:25.027Z] #40 2.679 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-15T19:20:25.027Z] #40 2.686 -- Detecting C compile features [2022-02-15T19:20:25.027Z] #40 2.690 -- Detecting C compile features - done [2022-02-15T19:20:25.027Z] #40 2.722 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-15T19:20:25.289Z] #40 2.861 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-15T19:20:25.289Z] #40 2.980 -- Configuring done [2022-02-15T19:20:25.355Z] #15 DONE 1.4s [2022-02-15T19:20:25.355Z] [2022-02-15T19:20:25.355Z] #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-02-15T19:20:25.355Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:20:25.355Z] #56 2.736 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T19:20:25.551Z] #40 2.997 -- Generating done [2022-02-15T19:20:25.551Z] #40 3.002 -- Build files have been written to: /tmp/tmp.KrqHuci6kH/tini [2022-02-15T19:20:25.551Z] #40 3.014 + make tini-static [2022-02-15T19:20:25.551Z] #40 3.197 Scanning dependencies of target tini-static [2022-02-15T19:20:25.551Z] #40 3.272 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-15T19:20:25.878Z] #43 ... [2022-02-15T19:20:25.878Z] [2022-02-15T19:20:25.878Z] #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-02-15T19:20:25.878Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T19:20:25.878Z] #58 16.76 Fetched 8503 kB in 13s (679 kB/s) [2022-02-15T19:20:25.878Z] #58 16.76 Reading package lists... [2022-02-15T19:20:25.878Z] #58 21.65 Reading package lists... [2022-02-15T19:20:25.878Z] #58 26.61 Building dependency tree... [2022-02-15T19:20:25.878Z] #58 ... [2022-02-15T19:20:25.878Z] [2022-02-15T19:20:25.878Z] #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-02-15T19:20:25.878Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:25.878Z] #51 26.71 go: downloading github.com/fatih/color v1.13.0 [2022-02-15T19:20:25.878Z] #51 26.71 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T19:20:25.878Z] #51 26.76 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-15T19:20:25.878Z] #51 26.77 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-15T19:20:25.878Z] #51 27.03 go: downloading github.com/spf13/viper v1.10.1 [2022-02-15T19:20:25.878Z] #51 27.11 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-15T19:20:25.878Z] #51 ... [2022-02-15T19:20:25.878Z] [2022-02-15T19:20:25.878Z] #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-02-15T19:20:25.878Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:25.878Z] #38 16.96 Fetched 8503 kB in 12s (688 kB/s) [2022-02-15T19:20:25.878Z] #38 16.96 Reading package lists... [2022-02-15T19:20:25.878Z] #38 21.87 Reading package lists... [2022-02-15T19:20:25.878Z] #38 26.91 Building dependency tree... [2022-02-15T19:20:25.878Z] #38 ... [2022-02-15T19:20:25.878Z] [2022-02-15T19:20:25.878Z] #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-02-15T19:20:25.878Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:25.878Z] #14 21.69 Reading package lists... [2022-02-15T19:20:26.138Z] #14 26.27 Building dependency tree... [2022-02-15T19:20:26.138Z] #14 ... [2022-02-15T19:20:26.138Z] [2022-02-15T19:20:26.138Z] #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-02-15T19:20:26.138Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:26.138Z] #47 16.94 Fetched 8506 kB in 13s (632 kB/s) [2022-02-15T19:20:26.138Z] #47 16.94 Reading package lists... [2022-02-15T19:20:26.138Z] #47 22.08 Reading package lists... [2022-02-15T19:20:26.138Z] #47 26.57 Building dependency tree... [2022-02-15T19:20:26.138Z] #47 ... [2022-02-15T19:20:26.138Z] [2022-02-15T19:20:26.138Z] #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-02-15T19:20:26.138Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:26.138Z] #51 27.43 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-15T19:20:26.138Z] #51 27.44 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-15T19:20:26.290Z] #56 4.120 go: downloading github.com/fatih/color v1.10.0 [2022-02-15T19:20:26.290Z] #56 ... [2022-02-15T19:20:26.290Z] [2022-02-15T19:20:26.290Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-15T19:20:26.290Z] #16 sha256:e9a4f3b19d9c80777681a89ec0677705bad61e94ba03634e8336b8d7cb814e00 [2022-02-15T19:20:26.290Z] #16 DONE 1.2s [2022-02-15T19:20:26.290Z] [2022-02-15T19:20:26.290Z] #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-02-15T19:20:26.290Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:20:26.290Z] #56 4.121 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T19:20:26.290Z] #56 4.211 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T19:20:26.290Z] #56 4.266 go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T19:20:26.461Z] #63 ... [2022-02-15T19:20:26.462Z] [2022-02-15T19:20:26.462Z] #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-02-15T19:20:26.462Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:20:26.462Z] #49 4.593 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T19:20:26.462Z] #49 6.092 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T19:20:26.462Z] #49 6.116 go: downloading github.com/fatih/color v1.10.0 [2022-02-15T19:20:26.462Z] #49 6.151 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T19:20:26.462Z] #49 6.308 go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T19:20:26.462Z] #49 6.665 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T19:20:26.462Z] #49 6.708 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T19:20:26.462Z] #49 6.745 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T19:20:26.462Z] #49 6.756 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T19:20:26.462Z] #49 7.086 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T19:20:26.462Z] #49 7.176 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T19:20:26.462Z] #49 7.295 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T19:20:26.462Z] #49 7.408 go: downloading golang.org/x/tools v0.1.0 [2022-02-15T19:20:26.722Z] #49 ... [2022-02-15T19:20:26.722Z] [2022-02-15T19:20:26.722Z] #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-02-15T19:20:26.722Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T19:20:26.722Z] #36 4.019 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-15T19:20:26.858Z] #56 4.714 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T19:20:26.858Z] #56 4.726 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T19:20:26.858Z] #56 4.827 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T19:20:26.933Z] #40 4.347 [100%] Linking C executable tini-static [2022-02-15T19:20:26.983Z] #36 ... [2022-02-15T19:20:26.983Z] [2022-02-15T19:20:26.983Z] #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-02-15T19:20:26.983Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T19:20:26.983Z] #58 4.662 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:20:26.983Z] #58 4.716 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:20:26.983Z] #58 4.724 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:20:26.983Z] #58 5.478 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:20:26.983Z] #58 7.096 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:20:26.983Z] #58 8.801 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:26.983Z] #58 ... [2022-02-15T19:20:26.983Z] [2022-02-15T19:20:26.983Z] #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-02-15T19:20:26.983Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T19:20:26.983Z] #53 4.317 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-15T19:20:26.983Z] #53 5.162 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-15T19:20:26.983Z] #53 5.164 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-15T19:20:26.983Z] #53 5.202 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-15T19:20:26.983Z] #53 7.065 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-15T19:20:27.085Z] #51 28.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-15T19:20:27.117Z] #56 4.875 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T19:20:27.117Z] #56 4.919 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T19:20:27.117Z] #56 4.980 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T19:20:27.117Z] #56 5.021 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T19:20:27.193Z] #40 ... [2022-02-15T19:20:27.193Z] [2022-02-15T19:20:27.193Z] #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-02-15T19:20:27.193Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T19:20:27.193Z] #14 38.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-15T19:20:27.193Z] #14 38.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-15T19:20:27.193Z] #14 38.54 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T19:20:27.193Z] #14 45.73 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-15T19:20:27.193Z] #14 45.74 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-15T19:20:27.193Z] #14 45.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T19:20:27.193Z] #14 45.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-15T19:20:27.193Z] #14 45.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-15T19:20:27.193Z] #14 45.86 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T19:20:27.193Z] #14 ... [2022-02-15T19:20:27.193Z] [2022-02-15T19:20:27.193Z] #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-02-15T19:20:27.193Z] #40 sha256:cc5c4b4b00da57ba97716339c6d521279cd2472241a03dfc027968139cad9786 [2022-02-15T19:20:27.193Z] #40 4.783 [100%] Built target tini-static [2022-02-15T19:20:27.193Z] #40 4.850 + mkdir -p /build [2022-02-15T19:20:27.193Z] #40 4.855 + cp tini-static /build/docker-init [2022-02-15T19:20:27.244Z] #53 ... [2022-02-15T19:20:27.244Z] [2022-02-15T19:20:27.244Z] #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-02-15T19:20:27.244Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:20:27.244Z] #43 3.985 + git clone https://github.com/docker/distribution.git . [2022-02-15T19:20:27.244Z] #43 3.991 Cloning into '.'... [2022-02-15T19:20:27.244Z] #43 ... [2022-02-15T19:20:27.244Z] [2022-02-15T19:20:27.244Z] #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-02-15T19:20:27.244Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:27.244Z] #14 2.571 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:20:27.244Z] #14 2.779 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:20:27.244Z] #14 2.782 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:20:27.244Z] #14 2.799 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:20:27.244Z] #14 3.079 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:20:27.244Z] #14 3.688 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:27.244Z] #14 10.02 Fetched 8503 kB in 8s (1102 kB/s) [2022-02-15T19:20:27.344Z] #51 28.47 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-15T19:20:27.379Z] #56 5.194 go: downloading golang.org/x/tools v0.1.0 [2022-02-15T19:20:27.379Z] #56 ... [2022-02-15T19:20:27.379Z] [2022-02-15T19:20:27.379Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-15T19:20:27.379Z] #17 sha256:b6793ae868d943325cbcf0ec2b5c55ffd96303163fd8983061026bf6c747d097 [2022-02-15T19:20:27.379Z] #17 DONE 1.1s [2022-02-15T19:20:27.505Z] #14 10.02 Reading package lists... [2022-02-15T19:20:27.505Z] #14 ... [2022-02-15T19:20:27.505Z] [2022-02-15T19:20:27.505Z] #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-02-15T19:20:27.505Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:27.505Z] #47 4.559 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:20:27.505Z] #47 4.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:20:27.505Z] #47 4.603 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:20:27.505Z] #47 5.129 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-15T19:20:27.505Z] #47 5.531 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:20:27.505Z] #47 7.302 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:20:27.505Z] #47 9.241 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:27.642Z] [2022-02-15T19:20:27.642Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-15T19:20:27.642Z] #18 sha256:e7a95b51f07f14c43df1a9627c1484ffb2e99df116caa41299a921bdecde9514 [2022-02-15T19:20:27.741Z] #34 ... [2022-02-15T19:20:27.741Z] [2022-02-15T19:20:27.741Z] #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-02-15T19:20:27.741Z] #60 sha256:7a790d5bf8f4b7124569140cb4fe0332a2dee01d1718f019839ca2f50fb9d177 [2022-02-15T19:20:27.741Z] #60 0.984 + RM_GOPATH=0 [2022-02-15T19:20:27.741Z] #60 0.984 + TMP_GOPATH= [2022-02-15T19:20:27.741Z] #60 0.984 + : /build [2022-02-15T19:20:27.741Z] #60 0.985 + '[' -z '' ']' [2022-02-15T19:20:27.741Z] #60 0.985 ++ mktemp -d [2022-02-15T19:20:27.741Z] #60 0.986 + export GOPATH=/tmp/tmp.Mcc42bCuiA [2022-02-15T19:20:27.741Z] #60 0.986 + GOPATH=/tmp/tmp.Mcc42bCuiA [2022-02-15T19:20:27.741Z] #60 0.986 + RM_GOPATH=1 [2022-02-15T19:20:27.741Z] #60 0.986 + case "$(go env GOARCH)" in [2022-02-15T19:20:27.741Z] #60 0.987 ++ go env GOARCH [2022-02-15T19:20:27.741Z] #60 1.024 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:27.741Z] #60 1.024 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:27.741Z] #60 1.025 ++ dirname /install.sh [2022-02-15T19:20:27.741Z] #60 1.027 + dir=/ [2022-02-15T19:20:27.741Z] #60 1.027 + bin=containerd [2022-02-15T19:20:27.741Z] #60 1.028 + shift [2022-02-15T19:20:27.741Z] #60 1.028 + '[' '!' -f //containerd.installer ']' [2022-02-15T19:20:27.741Z] #60 1.028 + . //containerd.installer [2022-02-15T19:20:27.741Z] #60 1.028 ++ set -e [2022-02-15T19:20:27.741Z] #60 1.029 ++ : v1.5.9 [2022-02-15T19:20:27.741Z] #60 1.029 + install_containerd [2022-02-15T19:20:27.741Z] #60 1.029 + echo 'Install containerd version v1.5.9' [2022-02-15T19:20:27.741Z] #60 1.030 Install containerd version v1.5.9 [2022-02-15T19:20:27.741Z] #60 1.030 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Mcc42bCuiA/src/github.com/containerd/containerd [2022-02-15T19:20:27.741Z] #60 1.033 Cloning into '/tmp/tmp.Mcc42bCuiA/src/github.com/containerd/containerd'... [2022-02-15T19:20:27.741Z] #60 ... [2022-02-15T19:20:27.741Z] [2022-02-15T19:20:27.741Z] #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-02-15T19:20:27.741Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:27.741Z] #51 36.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T19:20:27.741Z] #51 36.25 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-15T19:20:27.741Z] #51 36.31 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-15T19:20:27.741Z] #51 36.41 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-15T19:20:27.741Z] #51 36.44 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-15T19:20:27.741Z] #51 36.48 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-15T19:20:27.741Z] #51 36.52 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-15T19:20:27.741Z] #51 36.55 go: downloading github.com/spf13/afero v1.6.0 [2022-02-15T19:20:27.741Z] #51 36.60 go: downloading github.com/spf13/cast v1.4.1 [2022-02-15T19:20:27.741Z] #51 36.66 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-15T19:20:27.741Z] #51 36.70 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-15T19:20:27.741Z] #51 36.74 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-15T19:20:27.741Z] #51 36.82 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-15T19:20:27.741Z] #51 36.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-15T19:20:27.741Z] #51 36.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-15T19:20:27.741Z] #51 36.96 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-15T19:20:27.741Z] #51 36.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-15T19:20:27.741Z] #51 37.01 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-15T19:20:27.741Z] #51 37.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-15T19:20:27.741Z] #51 37.06 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-15T19:20:27.741Z] #51 37.10 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-15T19:20:27.741Z] #51 37.44 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-15T19:20:27.741Z] #51 37.52 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-15T19:20:27.741Z] #51 37.54 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-15T19:20:27.741Z] #51 37.63 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-15T19:20:27.741Z] #51 37.66 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-15T19:20:27.741Z] #51 37.67 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-15T19:20:27.741Z] #51 38.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-15T19:20:27.741Z] #51 38.39 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-15T19:20:27.741Z] #51 38.44 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-15T19:20:27.741Z] #51 38.48 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-15T19:20:27.741Z] #51 38.50 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-15T19:20:27.741Z] #51 38.52 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-15T19:20:27.741Z] #51 38.58 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-15T19:20:27.741Z] #51 38.62 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-15T19:20:27.741Z] #51 38.66 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-15T19:20:27.741Z] #51 38.68 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-15T19:20:27.741Z] #51 38.79 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-15T19:20:27.741Z] #51 38.86 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-15T19:20:27.741Z] #51 38.92 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-15T19:20:27.741Z] #51 38.93 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-15T19:20:27.741Z] #51 38.97 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-15T19:20:27.741Z] #51 39.01 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-15T19:20:27.741Z] #51 39.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-15T19:20:27.741Z] #51 39.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-15T19:20:27.741Z] #51 39.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-15T19:20:27.741Z] #51 39.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-15T19:20:27.741Z] #51 39.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-15T19:20:27.741Z] #51 39.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-15T19:20:27.741Z] #51 39.56 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-15T19:20:27.741Z] #51 39.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-15T19:20:27.741Z] #51 39.60 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-15T19:20:27.741Z] #51 39.63 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-15T19:20:27.741Z] #51 39.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-15T19:20:27.741Z] #51 39.68 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-15T19:20:27.741Z] #51 39.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-15T19:20:27.741Z] #51 39.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-15T19:20:27.741Z] #51 39.79 go: downloading github.com/julz/importas v0.1.0 [2022-02-15T19:20:27.741Z] #51 39.82 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-15T19:20:27.741Z] #51 39.95 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-15T19:20:27.741Z] #51 39.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-15T19:20:27.741Z] #51 39.99 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-15T19:20:27.741Z] #51 40.01 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-15T19:20:27.741Z] #51 40.03 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-15T19:20:27.741Z] #51 40.04 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-15T19:20:27.741Z] #51 40.06 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-15T19:20:27.741Z] #51 40.10 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-15T19:20:27.741Z] #51 40.16 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-15T19:20:27.741Z] #51 40.17 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-15T19:20:27.741Z] #51 40.20 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-15T19:20:27.741Z] #51 40.70 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-15T19:20:27.741Z] #51 40.70 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-15T19:20:27.741Z] #51 40.73 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-15T19:20:27.741Z] #51 40.76 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-15T19:20:27.741Z] #51 40.79 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-15T19:20:27.741Z] #51 40.84 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-15T19:20:27.741Z] #51 40.89 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-15T19:20:27.741Z] #51 40.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-15T19:20:27.741Z] #51 40.95 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-15T19:20:27.741Z] #51 41.11 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-15T19:20:27.741Z] #51 41.13 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-15T19:20:27.741Z] #51 41.15 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-15T19:20:27.741Z] #51 41.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-15T19:20:27.741Z] #51 41.19 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-15T19:20:27.741Z] #51 41.28 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-15T19:20:27.741Z] #51 41.30 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-15T19:20:27.741Z] #51 41.33 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-15T19:20:27.741Z] #51 41.34 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-15T19:20:27.741Z] #51 41.43 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-15T19:20:27.741Z] #51 41.43 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-15T19:20:27.741Z] #51 41.46 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-15T19:20:27.741Z] #51 41.66 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-15T19:20:27.741Z] #51 41.66 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-15T19:20:27.741Z] #51 41.67 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-15T19:20:27.741Z] #51 41.69 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-15T19:20:27.741Z] #51 41.76 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-15T19:20:27.741Z] #51 41.93 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-15T19:20:27.741Z] #51 41.99 go: downloading honnef.co/go/tools v0.2.2 [2022-02-15T19:20:27.741Z] #51 43.29 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-15T19:20:27.741Z] #51 43.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-15T19:20:27.741Z] #51 43.36 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-15T19:20:27.741Z] #51 43.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-15T19:20:27.741Z] #51 43.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-15T19:20:27.741Z] #51 43.52 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-15T19:20:27.741Z] #51 43.62 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-15T19:20:27.741Z] #51 43.85 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-15T19:20:27.741Z] #51 43.86 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-15T19:20:27.741Z] #51 43.95 go: downloading golang.org/x/text v0.3.7 [2022-02-15T19:20:27.767Z] #47 ... [2022-02-15T19:20:27.767Z] [2022-02-15T19:20:27.767Z] #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-02-15T19:20:27.767Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:27.767Z] #38 3.907 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:20:27.767Z] #38 3.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:20:27.767Z] #38 3.972 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:20:27.767Z] #38 4.657 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:20:27.767Z] #38 6.307 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:20:27.767Z] #38 8.246 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:27.767Z] #38 ... [2022-02-15T19:20:27.767Z] [2022-02-15T19:20:27.767Z] #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-02-15T19:20:27.767Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:27.767Z] #51 4.188 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-15T19:20:28.029Z] #51 ... [2022-02-15T19:20:28.029Z] [2022-02-15T19:20:28.029Z] #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-02-15T19:20:28.029Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:20:28.029Z] #34 3.899 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-15T19:20:28.029Z] #34 3.901 Cloning into '.'... [2022-02-15T19:20:28.029Z] #34 ... [2022-02-15T19:20:28.029Z] [2022-02-15T19:20:28.029Z] #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-02-15T19:20:28.029Z] #26 sha256:2965e24bd235c757d1d87527c8e144815c48e795c160ece2658287aac493116e [2022-02-15T19:20:28.029Z] #26 10.43 + mkdir -p /build [2022-02-15T19:20:28.029Z] #26 10.43 + mv docker/docker /build/ [2022-02-15T19:20:28.029Z] #26 10.43 + rmdir docker [2022-02-15T19:20:28.285Z] #51 ... [2022-02-15T19:20:28.285Z] [2022-02-15T19:20:28.285Z] #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-02-15T19:20:28.285Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T19:20:28.285Z] #53 29.27 v3.0.2 [2022-02-15T19:20:28.285Z] #53 DONE 29.4s [2022-02-15T19:20:28.285Z] [2022-02-15T19:20:28.285Z] #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-02-15T19:20:28.285Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:28.285Z] #14 29.10 The following additional packages will be installed: [2022-02-15T19:20:28.285Z] #14 29.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T19:20:28.285Z] #14 29.12 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-15T19:20:28.285Z] #14 29.12 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-15T19:20:28.285Z] #14 29.12 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-15T19:20:28.285Z] #14 29.12 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-15T19:20:28.285Z] #14 29.12 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-15T19:20:28.285Z] #14 29.12 mingw-w64-common mingw-w64-x86-64-dev [2022-02-15T19:20:28.285Z] #14 29.13 Suggested packages: [2022-02-15T19:20:28.285Z] #14 29.14 gcc-10-locales seccomp wine64 [2022-02-15T19:20:28.290Z] #26 DONE 11.6s [2022-02-15T19:20:28.290Z] [2022-02-15T19:20:28.290Z] #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-02-15T19:20:28.290Z] #63 sha256:95159cf1803dda6ec84e63ce7c34bf3882b08eab866c24c430239ef559e25636 [2022-02-15T19:20:28.290Z] #63 11.00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-15T19:20:28.290Z] #63 11.43 go: downloading github.com/google/uuid v1.3.0 [2022-02-15T19:20:28.290Z] #63 11.47 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-15T19:20:28.290Z] #63 11.53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-15T19:20:28.553Z] #63 11.71 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T19:20:28.553Z] #63 11.82 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-15T19:20:28.578Z] #40 DONE 6.1s [2022-02-15T19:20:28.578Z] [2022-02-15T19:20:28.578Z] #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-02-15T19:20:28.578Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T19:20:28.579Z] #18 DONE 1.1s [2022-02-15T19:20:28.579Z] [2022-02-15T19:20:28.579Z] #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-02-15T19:20:28.579Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T19:20:28.672Z] #51 ... [2022-02-15T19:20:28.672Z] [2022-02-15T19:20:28.672Z] #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-02-15T19:20:28.672Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:28.672Z] #47 35.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-15T19:20:28.672Z] #47 37.07 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:28.672Z] #47 37.29 Fetched 2292 kB in 4s (548 kB/s) [2022-02-15T19:20:28.672Z] #47 37.36 Selecting previously unselected package libprotobuf23:amd64. [2022-02-15T19:20:28.672Z] #47 37.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T19:20:28.672Z] #47 37.41 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-15T19:20:28.672Z] #47 37.43 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T19:20:28.672Z] #47 38.09 Selecting previously unselected package python3-pkg-resources. [2022-02-15T19:20:28.672Z] #47 38.09 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T19:20:28.672Z] #47 38.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:20:28.672Z] #47 38.28 Selecting previously unselected package python3-six. [2022-02-15T19:20:28.672Z] #47 38.28 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-15T19:20:28.672Z] #47 38.29 Unpacking python3-six (1.16.0-2) ... [2022-02-15T19:20:28.672Z] #47 38.42 Selecting previously unselected package python3-protobuf. [2022-02-15T19:20:28.672Z] #47 38.45 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-15T19:20:28.672Z] #47 38.49 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-15T19:20:28.672Z] #47 38.93 Selecting previously unselected package libnet1:amd64. [2022-02-15T19:20:28.672Z] #47 38.93 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T19:20:28.672Z] #47 38.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:20:28.672Z] #47 39.04 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T19:20:28.672Z] #47 39.04 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T19:20:28.672Z] #47 39.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:20:28.672Z] #47 39.19 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T19:20:28.672Z] #47 39.20 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T19:20:28.672Z] #47 39.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:20:28.672Z] #47 39.33 Selecting previously unselected package criu. [2022-02-15T19:20:28.672Z] #47 39.34 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-15T19:20:28.672Z] #47 39.35 Unpacking criu (3.16.1-3) ... [2022-02-15T19:20:28.672Z] #47 40.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:20:28.672Z] #47 41.74 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T19:20:28.672Z] #47 41.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:20:28.672Z] #47 41.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:20:28.672Z] #47 41.79 Setting up python3-six (1.16.0-2) ... [2022-02-15T19:20:28.672Z] #47 42.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:20:28.672Z] #47 42.91 Setting up python3-protobuf (3.12.4-1) ... [2022-02-15T19:20:28.929Z] #47 46.14 Setting up criu (3.16.1-3) ... [2022-02-15T19:20:29.126Z] #63 12.18 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-15T19:20:29.126Z] #63 12.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-15T19:20:29.231Z] #14 30.45 The following NEW packages will be installed: [2022-02-15T19:20:29.231Z] #14 30.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T19:20:29.231Z] #14 30.45 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-15T19:20:29.231Z] #14 30.45 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-15T19:20:29.231Z] #14 30.45 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-15T19:20:29.231Z] #14 30.45 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-15T19:20:29.231Z] #14 30.45 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-15T19:20:29.231Z] #14 30.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-15T19:20:29.231Z] #14 30.45 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-15T19:20:29.231Z] #14 30.48 mingw-w64-x86-64-dev [2022-02-15T19:20:29.492Z] #14 30.82 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:29.492Z] #14 30.82 Need to get 115 MB of archives. [2022-02-15T19:20:29.492Z] #14 30.82 After this operation, 645 MB of additional disk space will be used. [2022-02-15T19:20:29.492Z] #14 30.82 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-02-15T19:20:29.494Z] #47 ... [2022-02-15T19:20:29.494Z] [2022-02-15T19:20:29.494Z] #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-02-15T19:20:29.494Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:29.494Z] #38 36.95 Selecting previously unselected package libicu67:amd64. [2022-02-15T19:20:29.494Z] #38 36.95 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-15T19:20:29.494Z] #38 36.96 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T19:20:29.494Z] #38 42.29 Selecting previously unselected package libxml2:amd64. [2022-02-15T19:20:29.494Z] #38 42.30 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-15T19:20:29.494Z] #38 42.30 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T19:20:29.494Z] #38 42.73 Selecting previously unselected package libarchive13:amd64. [2022-02-15T19:20:29.494Z] #38 42.74 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-15T19:20:29.494Z] #38 42.76 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T19:20:29.494Z] #38 43.04 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-15T19:20:29.494Z] #38 43.04 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-15T19:20:29.494Z] #38 43.05 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T19:20:29.494Z] #38 43.22 Selecting previously unselected package librhash0:amd64. [2022-02-15T19:20:29.494Z] #38 43.23 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-15T19:20:29.494Z] #38 43.23 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-15T19:20:29.494Z] #38 43.41 Selecting previously unselected package libuv1:amd64. [2022-02-15T19:20:29.494Z] #38 43.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-15T19:20:29.494Z] #38 43.42 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-15T19:20:29.495Z] #38 43.56 Selecting previously unselected package cmake. [2022-02-15T19:20:29.495Z] #38 43.57 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-15T19:20:29.495Z] #38 43.59 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-15T19:20:29.703Z] #63 12.81 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-15T19:20:29.752Z] #38 ... [2022-02-15T19:20:29.752Z] [2022-02-15T19:20:29.752Z] #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-02-15T19:20:29.752Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:29.752Z] #14 40.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-15T19:20:29.752Z] #14 40.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T19:20:29.752Z] #14 40.50 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T19:20:29.752Z] #14 43.02 Selecting previously unselected package binutils-mingw-w64. [2022-02-15T19:20:29.752Z] #14 43.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-15T19:20:29.752Z] #14 43.03 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T19:20:29.752Z] #14 43.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-15T19:20:29.752Z] #14 43.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:20:29.752Z] #14 43.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:20:29.752Z] #14 43.34 Selecting previously unselected package dmsetup. [2022-02-15T19:20:29.752Z] #14 43.34 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:20:29.752Z] #14 43.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-15T19:20:29.752Z] #14 43.52 Selecting previously unselected package mingw-w64-common. [2022-02-15T19:20:29.752Z] #14 43.53 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-15T19:20:29.752Z] #14 43.54 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-15T19:20:29.753Z] #14 30.92 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-02-15T19:20:29.753Z] #14 31.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-15T19:20:29.753Z] #14 31.03 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-02-15T19:20:29.753Z] #14 31.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-15T19:20:29.753Z] #14 31.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-15T19:20:29.962Z] #19 1.273 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:20:29.962Z] #19 1.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:20:29.962Z] #19 1.320 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:20:29.978Z] #51 ... [2022-02-15T19:20:29.979Z] [2022-02-15T19:20:29.979Z] #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-02-15T19:20:29.979Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T19:20:29.979Z] #14 51.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-15T19:20:29.979Z] #14 51.33 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-15T19:20:29.979Z] #14 51.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:20:30.010Z] #14 ... [2022-02-15T19:20:30.010Z] [2022-02-15T19:20:30.010Z] #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-02-15T19:20:30.010Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:30.010Z] #38 47.42 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T19:20:30.010Z] #38 47.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:30.010Z] #38 47.46 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-15T19:20:30.010Z] #38 47.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:30.010Z] #38 47.51 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T19:20:30.010Z] #38 47.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-15T19:20:30.010Z] #38 47.55 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T19:20:30.010Z] #38 47.60 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T19:20:30.010Z] #38 47.61 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T19:20:30.010Z] #38 47.62 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-15T19:20:30.014Z] #14 31.27 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-02-15T19:20:30.268Z] #38 47.64 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:30.276Z] #14 31.42 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-02-15T19:20:30.276Z] #14 31.43 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-02-15T19:20:30.532Z] #19 1.824 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-15T19:20:30.538Z] #14 31.98 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-02-15T19:20:31.103Z] #19 2.541 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-15T19:20:31.113Z] #14 ... [2022-02-15T19:20:31.113Z] [2022-02-15T19:20:31.113Z] #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-02-15T19:20:31.113Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T19:20:31.113Z] #58 26.61 Building dependency tree... [2022-02-15T19:20:31.113Z] #58 29.46 The following additional packages will be installed: [2022-02-15T19:20:31.113Z] #58 29.46 libbtrfs0 [2022-02-15T19:20:31.113Z] #58 29.64 The following NEW packages will be installed: [2022-02-15T19:20:31.113Z] #58 29.67 libbtrfs-dev libbtrfs0 [2022-02-15T19:20:31.113Z] #58 30.04 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:31.113Z] #58 30.04 Need to get 460 kB of archives. [2022-02-15T19:20:31.113Z] #58 30.04 After this operation, 1237 kB of additional disk space will be used. [2022-02-15T19:20:31.113Z] #58 30.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T19:20:31.113Z] #58 30.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T19:20:31.113Z] #58 30.92 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:31.113Z] #58 31.12 Fetched 460 kB in 0s (1403 kB/s) [2022-02-15T19:20:31.113Z] #58 31.19 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T19:20:31.113Z] #58 31.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-02-15T19:20:31.113Z] #58 31.26 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T19:20:31.113Z] #58 31.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:20:31.113Z] #58 31.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T19:20:31.113Z] #58 31.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T19:20:31.113Z] #58 31.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:20:31.113Z] #58 31.84 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:20:31.113Z] #58 31.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:20:31.113Z] #58 31.88 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:31.113Z] #58 DONE 32.4s [2022-02-15T19:20:31.113Z] [2022-02-15T19:20:31.113Z] #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-02-15T19:20:31.113Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:31.113Z] #51 30.98 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-15T19:20:31.113Z] #51 31.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T19:20:31.113Z] #51 31.01 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-15T19:20:31.113Z] #51 31.18 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-15T19:20:31.113Z] #51 31.20 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-15T19:20:31.113Z] #51 31.24 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-15T19:20:31.113Z] #51 31.36 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-15T19:20:31.113Z] #51 31.36 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-15T19:20:31.113Z] #51 31.41 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-15T19:20:31.113Z] #51 31.42 go: downloading github.com/spf13/afero v1.6.0 [2022-02-15T19:20:31.113Z] #51 31.51 go: downloading github.com/spf13/cast v1.4.1 [2022-02-15T19:20:31.113Z] #51 31.56 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-15T19:20:31.113Z] #51 31.56 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-15T19:20:31.113Z] #51 31.58 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-15T19:20:31.113Z] #51 31.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-15T19:20:31.113Z] #51 31.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-15T19:20:31.113Z] #51 31.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-15T19:20:31.113Z] #51 31.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-15T19:20:31.113Z] #51 31.84 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-15T19:20:31.113Z] #51 31.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-15T19:20:31.113Z] #51 31.84 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-15T19:20:31.113Z] #51 31.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-15T19:20:31.113Z] #51 31.91 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-15T19:20:31.113Z] #51 31.98 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-15T19:20:31.113Z] #51 32.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-15T19:20:31.113Z] #51 32.16 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-15T19:20:31.113Z] #51 32.16 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-15T19:20:31.113Z] #51 32.16 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-15T19:20:31.113Z] #51 32.42 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-15T19:20:31.113Z] #51 32.53 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-15T19:20:31.374Z] #51 32.54 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-15T19:20:31.375Z] #51 32.61 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-15T19:20:31.375Z] #51 32.61 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-15T19:20:31.375Z] #51 32.66 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-15T19:20:31.375Z] #51 ... [2022-02-15T19:20:31.375Z] [2022-02-15T19:20:31.375Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-15T19:20:31.375Z] #59 sha256:e0bd1867341b62bead85973f7cb5a942068da8e274b283625efbdce4421c81d5 [2022-02-15T19:20:31.375Z] #59 DONE 0.4s [2022-02-15T19:20:31.375Z] [2022-02-15T19:20:31.375Z] #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-02-15T19:20:31.375Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:31.375Z] #51 32.75 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-15T19:20:31.636Z] #51 32.80 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-15T19:20:31.636Z] #51 32.80 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-15T19:20:31.636Z] #51 32.90 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-15T19:20:31.636Z] #51 32.96 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-15T19:20:31.636Z] #51 32.98 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-15T19:20:31.636Z] #51 33.02 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-15T19:20:31.748Z] #63 14.95 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-15T19:20:31.748Z] #63 15.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-15T19:20:31.941Z] #51 33.02 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-15T19:20:31.941Z] #51 33.02 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-15T19:20:31.941Z] #51 33.04 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-15T19:20:31.941Z] #51 33.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-15T19:20:31.941Z] #51 33.08 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-15T19:20:31.941Z] #51 33.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-15T19:20:31.941Z] #51 33.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-15T19:20:31.941Z] #51 33.31 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-15T19:20:32.048Z] #19 3.272 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-15T19:20:32.048Z] #19 ... [2022-02-15T19:20:32.048Z] [2022-02-15T19:20:32.048Z] #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-02-15T19:20:32.048Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T19:20:32.048Z] #43 2.774 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-15T19:20:32.216Z] #51 33.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-15T19:20:32.216Z] #51 33.49 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-15T19:20:32.216Z] #51 33.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-15T19:20:32.216Z] #51 33.56 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-15T19:20:32.216Z] #51 33.57 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-15T19:20:32.216Z] #51 33.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-15T19:20:32.216Z] #51 33.63 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-15T19:20:32.216Z] #51 33.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-15T19:20:32.216Z] #51 33.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-15T19:20:32.308Z] #43 ... [2022-02-15T19:20:32.308Z] [2022-02-15T19:20:32.308Z] #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-02-15T19:20:32.308Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T19:20:32.308Z] #60 2.743 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-15T19:20:32.308Z] #60 3.697 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-15T19:20:32.308Z] #60 3.697 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-15T19:20:32.308Z] #60 3.849 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-15T19:20:32.308Z] #60 5.262 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-15T19:20:32.477Z] #51 33.71 go: downloading github.com/julz/importas v0.1.0 [2022-02-15T19:20:32.477Z] #51 33.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-15T19:20:32.477Z] #51 33.77 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-15T19:20:32.477Z] #51 33.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-15T19:20:32.477Z] #51 33.88 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-15T19:20:32.477Z] #51 33.94 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-15T19:20:32.569Z] #60 ... [2022-02-15T19:20:32.569Z] [2022-02-15T19:20:32.569Z] #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-02-15T19:20:32.569Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:20:32.569Z] #41 2.196 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-15T19:20:32.569Z] #41 2.198 Cloning into '.'... [2022-02-15T19:20:32.569Z] #41 ... [2022-02-15T19:20:32.569Z] [2022-02-15T19:20:32.569Z] #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-02-15T19:20:32.569Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:32.569Z] #58 2.747 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-15T19:20:32.707Z] #63 ... [2022-02-15T19:20:32.707Z] [2022-02-15T19:20:32.707Z] #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-02-15T19:20:32.708Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T19:20:32.708Z] #36 16.35 tomll can be used in two ways: [2022-02-15T19:20:32.708Z] #36 16.36 Writing to STDIN and reading from STDOUT: [2022-02-15T19:20:32.708Z] #36 16.36 cat file.toml | tomll > file.toml [2022-02-15T19:20:32.708Z] #36 16.36 [2022-02-15T19:20:32.708Z] #36 16.36 Reading and updating a list of files: [2022-02-15T19:20:32.708Z] #36 16.36 tomll a.toml b.toml c.toml [2022-02-15T19:20:32.708Z] #36 16.36 [2022-02-15T19:20:32.737Z] #51 33.95 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-15T19:20:32.737Z] #51 34.02 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-15T19:20:32.737Z] #51 34.02 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-15T19:20:32.737Z] #51 34.03 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-15T19:20:32.737Z] #51 34.04 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-15T19:20:32.737Z] #51 34.05 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-15T19:20:32.737Z] #51 34.06 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-15T19:20:32.813Z] #38 DONE 50.2s [2022-02-15T19:20:32.813Z] [2022-02-15T19:20:32.813Z] #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-02-15T19:20:32.813Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:32.813Z] #47 48.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:32.813Z] #47 DONE 49.9s [2022-02-15T19:20:32.813Z] [2022-02-15T19:20:32.813Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-15T19:20:32.813Z] #39 sha256:9d0c06a17ae73615629adad4bd15d4d7bbe2d4fb2924c6d3095797a2b2750163 [2022-02-15T19:20:32.829Z] #58 ... [2022-02-15T19:20:32.829Z] [2022-02-15T19:20:32.829Z] #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-02-15T19:20:32.829Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:32.829Z] #54 2.638 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:20:32.829Z] #54 2.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:20:32.829Z] #54 2.652 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:20:32.829Z] #54 3.175 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-15T19:20:32.829Z] #54 3.390 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:20:32.829Z] #54 5.112 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:20:32.829Z] #54 6.741 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:32.829Z] #54 7.967 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-15T19:20:32.829Z] #54 ... [2022-02-15T19:20:32.829Z] [2022-02-15T19:20:32.829Z] #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-02-15T19:20:32.829Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T19:20:32.829Z] #19 4.071 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-15T19:20:32.968Z] #36 16.36 When given a list of files, tomll will modify all files in place without asking. [2022-02-15T19:20:33.071Z] #39 DONE 0.3s [2022-02-15T19:20:33.071Z] [2022-02-15T19:20:33.071Z] #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-02-15T19:20:33.071Z] #40 sha256:a7ef734d884be07f167e1f8f45a557c22310bdbaa8de6fd83d1947d8f8316a6e [2022-02-15T19:20:33.229Z] #36 DONE 16.8s [2022-02-15T19:20:33.229Z] [2022-02-15T19:20:33.229Z] #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-02-15T19:20:33.229Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:33.229Z] #38 16.42 Fetched 8503 kB in 13s (665 kB/s) [2022-02-15T19:20:33.310Z] #51 34.64 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-15T19:20:33.310Z] #51 34.67 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-15T19:20:33.310Z] #51 34.71 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-15T19:20:33.310Z] #51 34.71 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-15T19:20:33.398Z] #19 4.836 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:20:33.571Z] #51 34.82 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-15T19:20:33.571Z] #51 34.82 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-15T19:20:33.571Z] #51 34.85 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-15T19:20:33.571Z] #51 34.87 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-15T19:20:33.571Z] #51 34.92 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-15T19:20:33.833Z] #51 35.06 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-15T19:20:33.833Z] #51 35.09 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-15T19:20:33.833Z] #51 35.09 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-15T19:20:33.833Z] #51 35.11 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-15T19:20:33.833Z] #51 35.13 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-15T19:20:33.833Z] #51 35.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-15T19:20:33.833Z] #51 35.20 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-15T19:20:34.094Z] #51 35.30 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-15T19:20:34.095Z] #51 35.30 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-15T19:20:34.095Z] #51 35.33 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-15T19:20:34.095Z] #51 35.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-15T19:20:34.095Z] #51 35.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-15T19:20:34.337Z] #19 5.733 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T19:20:34.337Z] #19 ... [2022-02-15T19:20:34.337Z] [2022-02-15T19:20:34.337Z] #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-02-15T19:20:34.337Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T19:20:34.337Z] #43 11.73 tomll can be used in two ways: [2022-02-15T19:20:34.337Z] #43 11.73 Writing to STDIN and reading from STDOUT: [2022-02-15T19:20:34.337Z] #43 11.73 cat file.toml | tomll > file.toml [2022-02-15T19:20:34.337Z] #43 11.73 [2022-02-15T19:20:34.337Z] #43 11.73 Reading and updating a list of files: [2022-02-15T19:20:34.337Z] #43 11.73 tomll a.toml b.toml c.toml [2022-02-15T19:20:34.337Z] #43 11.73 [2022-02-15T19:20:34.337Z] #43 11.73 When given a list of files, tomll will modify all files in place without asking. [2022-02-15T19:20:34.337Z] #43 DONE 12.2s [2022-02-15T19:20:34.357Z] #51 35.58 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-15T19:20:34.357Z] #51 35.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-15T19:20:34.357Z] #51 35.61 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-15T19:20:34.357Z] #51 35.67 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-15T19:20:34.509Z] #40 ... [2022-02-15T19:20:34.509Z] [2022-02-15T19:20:34.509Z] #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-02-15T19:20:34.509Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:20:34.509Z] #49 51.65 gotestsum version dev [2022-02-15T19:20:34.509Z] #49 DONE 52.0s [2022-02-15T19:20:34.509Z] [2022-02-15T19:20:34.509Z] #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-02-15T19:20:34.509Z] #40 sha256:a7ef734d884be07f167e1f8f45a557c22310bdbaa8de6fd83d1947d8f8316a6e [2022-02-15T19:20:34.509Z] #40 1.481 + RM_GOPATH=0 [2022-02-15T19:20:34.510Z] #40 1.481 + TMP_GOPATH= [2022-02-15T19:20:34.510Z] #40 1.481 + : /build [2022-02-15T19:20:34.510Z] #40 1.481 + '[' -z '' ']' [2022-02-15T19:20:34.510Z] #40 1.481 ++ mktemp -d [2022-02-15T19:20:34.510Z] #40 1.483 + export GOPATH=/tmp/tmp.dRvtqigwQ1 [2022-02-15T19:20:34.510Z] #40 1.483 + GOPATH=/tmp/tmp.dRvtqigwQ1 [2022-02-15T19:20:34.510Z] #40 1.483 + RM_GOPATH=1 [2022-02-15T19:20:34.510Z] #40 1.483 + case "$(go env GOARCH)" in [2022-02-15T19:20:34.510Z] #40 1.483 ++ go env GOARCH [2022-02-15T19:20:34.510Z] #40 1.508 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:34.510Z] #40 1.508 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:34.510Z] #40 1.508 ++ dirname /install.sh [2022-02-15T19:20:34.510Z] #40 1.508 + dir=/ [2022-02-15T19:20:34.510Z] #40 1.508 + bin=tini [2022-02-15T19:20:34.510Z] #40 1.508 + shift [2022-02-15T19:20:34.510Z] #40 1.508 + '[' '!' -f //tini.installer ']' [2022-02-15T19:20:34.510Z] #40 1.508 + . //tini.installer [2022-02-15T19:20:34.510Z] #40 1.508 ++ : v0.19.0 [2022-02-15T19:20:34.510Z] #40 1.509 Install tini version v0.19.0 [2022-02-15T19:20:34.510Z] #40 1.509 + install_tini [2022-02-15T19:20:34.510Z] #40 1.509 + echo 'Install tini version v0.19.0' [2022-02-15T19:20:34.510Z] #40 1.509 + git clone https://github.com/krallin/tini.git /tmp/tmp.dRvtqigwQ1/tini [2022-02-15T19:20:34.510Z] #40 1.516 Cloning into '/tmp/tmp.dRvtqigwQ1/tini'... [2022-02-15T19:20:34.597Z] [2022-02-15T19:20:34.597Z] #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-02-15T19:20:34.597Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:20:34.597Z] #56 9.395 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T19:20:34.597Z] #56 9.414 go: downloading golang.org/x/mod v0.3.0 [2022-02-15T19:20:34.597Z] #56 ... [2022-02-15T19:20:34.597Z] [2022-02-15T19:20:34.597Z] #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-02-15T19:20:34.597Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:20:34.597Z] #50 2.277 + git clone https://github.com/docker/distribution.git . [2022-02-15T19:20:34.597Z] #50 2.279 Cloning into '.'... [2022-02-15T19:20:34.617Z] #51 35.77 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-15T19:20:34.618Z] #51 35.88 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-15T19:20:34.865Z] #50 ... [2022-02-15T19:20:34.865Z] [2022-02-15T19:20:34.865Z] #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-02-15T19:20:34.865Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:34.865Z] #54 12.56 Fetched 8506 kB in 10s (834 kB/s) [2022-02-15T19:20:34.879Z] #51 35.98 go: downloading honnef.co/go/tools v0.2.2 [2022-02-15T19:20:35.501Z] #40 2.507 + cd /tmp/tmp.dRvtqigwQ1/tini [2022-02-15T19:20:35.766Z] #40 2.507 + git checkout -q v0.19.0 [2022-02-15T19:20:35.766Z] #40 2.544 + cmake . [2022-02-15T19:20:35.869Z] #51 36.98 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-15T19:20:35.869Z] #51 37.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-15T19:20:35.869Z] #51 37.16 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-15T19:20:35.869Z] #51 37.17 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-15T19:20:36.330Z] #40 3.176 -- The C compiler identification is GNU 10.2.1 [2022-02-15T19:20:36.330Z] #40 3.245 -- Detecting C compiler ABI info [2022-02-15T19:20:36.608Z] #14 ... [2022-02-15T19:20:36.608Z] [2022-02-15T19:20:36.608Z] #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-02-15T19:20:36.608Z] #60 sha256:e7c3f7e390fa69d5f9b2996c059bf10e4d81b2524cf70deaf9bb7c0c544e119a [2022-02-15T19:20:36.608Z] #60 31.81 Updating files: 72% (3408/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-15T19:20:36.608Z] #60 32.37 + cd /tmp/tmp.OseFTxR60X/src/github.com/containerd/containerd [2022-02-15T19:20:36.608Z] #60 32.37 + git checkout -q v1.5.9 [2022-02-15T19:20:36.815Z] #51 ... [2022-02-15T19:20:36.815Z] [2022-02-15T19:20:36.815Z] #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-02-15T19:20:36.815Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:36.815Z] #47 26.57 Building dependency tree... [2022-02-15T19:20:36.815Z] #47 29.15 The following additional packages will be installed: [2022-02-15T19:20:36.815Z] #47 29.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T19:20:36.815Z] #47 29.17 python3-protobuf python3-six [2022-02-15T19:20:36.815Z] #47 29.24 Suggested packages: [2022-02-15T19:20:36.815Z] #47 29.24 python3-setuptools [2022-02-15T19:20:36.815Z] #47 29.24 Recommended packages: [2022-02-15T19:20:36.815Z] #47 29.24 iproute2 | iproute [2022-02-15T19:20:36.815Z] #47 29.75 The following NEW packages will be installed: [2022-02-15T19:20:36.815Z] #47 29.75 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T19:20:36.815Z] #47 29.78 python3-protobuf python3-six [2022-02-15T19:20:36.815Z] #47 30.27 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:36.815Z] #47 30.27 Need to get 2292 kB of archives. [2022-02-15T19:20:36.815Z] #47 30.27 After this operation, 11.0 MB of additional disk space will be used. [2022-02-15T19:20:36.815Z] #47 30.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-15T19:20:36.815Z] #47 30.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T19:20:36.815Z] #47 30.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-15T19:20:36.815Z] #47 30.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-15T19:20:36.815Z] #47 30.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T19:20:36.815Z] #47 30.35 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-02-15T19:20:36.815Z] #47 30.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T19:20:36.815Z] #47 33.61 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-15T19:20:36.815Z] #47 34.87 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:36.815Z] #47 35.13 Fetched 2292 kB in 4s (562 kB/s) [2022-02-15T19:20:36.815Z] #47 35.27 Selecting previously unselected package libprotobuf23:amd64. [2022-02-15T19:20:36.815Z] #47 35.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T19:20:36.815Z] #47 35.30 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-15T19:20:36.815Z] #47 35.33 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T19:20:36.815Z] #47 36.01 Selecting previously unselected package python3-pkg-resources. [2022-02-15T19:20:36.815Z] #47 36.01 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T19:20:36.815Z] #47 36.02 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:20:36.815Z] #47 36.32 Selecting previously unselected package python3-six. [2022-02-15T19:20:36.815Z] #47 36.32 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-15T19:20:36.815Z] #47 36.32 Unpacking python3-six (1.16.0-2) ... [2022-02-15T19:20:36.815Z] #47 36.48 Selecting previously unselected package python3-protobuf. [2022-02-15T19:20:36.815Z] #47 36.49 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-15T19:20:36.815Z] #47 36.49 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-15T19:20:36.815Z] #47 36.90 Selecting previously unselected package libnet1:amd64. [2022-02-15T19:20:36.815Z] #47 36.90 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T19:20:36.815Z] #47 36.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:20:36.815Z] #47 36.97 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T19:20:36.815Z] #47 36.98 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T19:20:36.815Z] #47 36.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:20:36.815Z] #47 37.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T19:20:36.815Z] #47 37.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T19:20:36.815Z] #47 37.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:20:36.815Z] #47 37.21 Selecting previously unselected package criu. [2022-02-15T19:20:36.815Z] #47 37.22 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-15T19:20:36.815Z] #47 37.23 Unpacking criu (3.16.1-3) ... [2022-02-15T19:20:36.815Z] #47 ... [2022-02-15T19:20:36.815Z] [2022-02-15T19:20:36.815Z] #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-02-15T19:20:36.815Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:36.815Z] #38 26.91 Building dependency tree... [2022-02-15T19:20:36.815Z] #38 29.84 The following additional packages will be installed: [2022-02-15T19:20:36.815Z] #38 29.86 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-15T19:20:36.815Z] #38 29.89 Suggested packages: [2022-02-15T19:20:36.815Z] #38 29.89 cmake-doc ninja-build lrzip [2022-02-15T19:20:36.815Z] #38 29.89 Recommended packages: [2022-02-15T19:20:36.815Z] #38 29.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-15T19:20:36.815Z] #38 30.66 The following NEW packages will be installed: [2022-02-15T19:20:36.815Z] #38 30.69 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-15T19:20:36.815Z] #38 30.69 vim-common xxd [2022-02-15T19:20:36.815Z] #38 31.03 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:36.815Z] #38 31.03 Need to get 17.7 MB of archives. [2022-02-15T19:20:36.815Z] #38 31.03 After this operation, 70.7 MB of additional disk space will be used. [2022-02-15T19:20:36.815Z] #38 31.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T19:20:36.815Z] #38 31.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T19:20:36.815Z] #38 31.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-15T19:20:36.815Z] #38 31.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T19:20:36.815Z] #38 31.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-15T19:20:36.815Z] #38 31.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-15T19:20:36.815Z] #38 31.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-15T19:20:36.815Z] #38 31.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-15T19:20:36.815Z] #38 31.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-15T19:20:36.815Z] #38 31.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-15T19:20:36.815Z] #38 32.70 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:36.815Z] #38 32.84 Fetched 17.7 MB in 1s (16.1 MB/s) [2022-02-15T19:20:36.815Z] #38 32.90 Selecting previously unselected package xxd. [2022-02-15T19:20:36.815Z] #38 32.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T19:20:36.815Z] #38 32.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:20:36.815Z] #38 32.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:36.815Z] #38 33.17 Selecting previously unselected package vim-common. [2022-02-15T19:20:36.815Z] #38 33.17 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:20:36.815Z] #38 33.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:36.815Z] #38 33.48 Selecting previously unselected package cmake-data. [2022-02-15T19:20:36.815Z] #38 33.48 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-15T19:20:36.815Z] #38 33.49 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T19:20:36.815Z] #38 36.28 Selecting previously unselected package libicu67:amd64. [2022-02-15T19:20:36.815Z] #38 36.28 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-15T19:20:36.815Z] #38 36.28 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T19:20:36.815Z] #38 ... [2022-02-15T19:20:36.815Z] [2022-02-15T19:20:36.815Z] #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-02-15T19:20:36.815Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:20:36.815Z] #34 37.48 Updating files: 97% (1489/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-02-15T19:20:36.815Z] #34 37.53 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-15T19:20:36.815Z] #34 37.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-15T19:20:36.893Z] #40 3.697 -- Detecting C compiler ABI info - done [2022-02-15T19:20:36.893Z] #40 3.782 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-15T19:20:36.893Z] #40 3.792 -- Detecting C compile features [2022-02-15T19:20:36.893Z] #40 3.793 -- Detecting C compile features - done [2022-02-15T19:20:36.893Z] #40 3.826 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-15T19:20:36.893Z] #40 3.923 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-15T19:20:36.893Z] #40 3.963 -- Configuring done [2022-02-15T19:20:37.149Z] #40 3.980 -- Generating done [2022-02-15T19:20:37.149Z] #40 3.982 -- Build files have been written to: /tmp/tmp.dRvtqigwQ1/tini [2022-02-15T19:20:37.149Z] #40 3.990 + make tini-static [2022-02-15T19:20:37.149Z] #40 4.205 Scanning dependencies of target tini-static [2022-02-15T19:20:37.406Z] #40 4.292 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-15T19:20:37.992Z] #60 33.61 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-15T19:20:37.992Z] #60 33.61 + BUILDTAGS='netgo osusergo static_build' [2022-02-15T19:20:37.992Z] #60 33.61 + export EXTRA_FLAGS=-buildmode=pie [2022-02-15T19:20:37.992Z] #60 33.61 + EXTRA_FLAGS=-buildmode=pie [2022-02-15T19:20:37.992Z] #60 33.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-15T19:20:37.992Z] #60 33.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-15T19:20:37.992Z] #60 33.61 + '[' '' = dynamic ']' [2022-02-15T19:20:37.992Z] #60 33.61 + make [2022-02-15T19:20:38.224Z] #54 12.56 Reading package lists... [2022-02-15T19:20:38.336Z] #40 5.343 [100%] Linking C executable tini-static [2022-02-15T19:20:38.528Z] #38 16.42 Reading package lists... [2022-02-15T19:20:38.528Z] #38 ... [2022-02-15T19:20:38.528Z] [2022-02-15T19:20:38.528Z] #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-02-15T19:20:38.528Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:38.528Z] #47 11.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-15T19:20:38.528Z] #47 18.29 Fetched 8506 kB in 14s (606 kB/s) [2022-02-15T19:20:38.528Z] #47 18.29 Reading package lists... [2022-02-15T19:20:38.528Z] #47 ... [2022-02-15T19:20:38.528Z] [2022-02-15T19:20:38.528Z] #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-02-15T19:20:38.528Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:38.917Z] #40 5.754 [100%] Built target tini-static [2022-02-15T19:20:38.917Z] #40 5.840 + mkdir -p /build [2022-02-15T19:20:38.917Z] #40 5.841 + cp tini-static /build/docker-init [2022-02-15T19:20:38.932Z] #60 34.69 + bin/ctr [2022-02-15T19:20:39.482Z] #40 DONE 6.4s [2022-02-15T19:20:39.482Z] [2022-02-15T19:20:39.482Z] #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-02-15T19:20:39.482Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:39.482Z] #51 49.38 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-15T19:20:39.482Z] #51 49.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-15T19:20:39.482Z] #51 49.50 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-15T19:20:39.482Z] #51 49.55 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-15T19:20:39.482Z] #51 49.61 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-15T19:20:39.482Z] #51 49.62 go: downloading golang.org/x/mod v0.5.1 [2022-02-15T19:20:39.482Z] #51 49.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-15T19:20:39.482Z] #51 49.90 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-15T19:20:39.482Z] #51 49.91 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-15T19:20:39.482Z] #51 49.91 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-15T19:20:39.482Z] #51 49.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-15T19:20:39.482Z] #51 50.00 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-15T19:20:39.482Z] #51 50.34 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-15T19:20:39.482Z] #51 50.55 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-15T19:20:39.482Z] #51 50.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-15T19:20:39.482Z] #51 50.93 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-15T19:20:39.482Z] #51 51.01 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-15T19:20:39.482Z] #51 51.18 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-15T19:20:39.482Z] #51 51.23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-15T19:20:39.482Z] #51 51.24 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-15T19:20:39.482Z] #51 51.26 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-15T19:20:39.482Z] #51 51.66 go: downloading github.com/prometheus/common v0.10.0 [2022-02-15T19:20:39.482Z] #51 51.98 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-15T19:20:39.482Z] #51 52.20 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-15T19:20:39.482Z] #51 52.61 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-15T19:20:39.482Z] #51 54.11 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-15T19:20:39.912Z] #38 21.31 Reading package lists... [2022-02-15T19:20:39.912Z] #38 ... [2022-02-15T19:20:39.912Z] [2022-02-15T19:20:39.912Z] #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-02-15T19:20:39.912Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:20:39.912Z] #49 13.32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T19:20:39.912Z] #49 13.44 go: downloading golang.org/x/mod v0.3.0 [2022-02-15T19:20:39.912Z] #49 ... [2022-02-15T19:20:39.912Z] [2022-02-15T19:20:39.912Z] #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-02-15T19:20:39.912Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:20:39.912Z] #43 22.03 + git checkout -q v2.3.0 [2022-02-15T19:20:40.761Z] #54 15.99 Reading package lists... [2022-02-15T19:20:40.761Z] #54 ... [2022-02-15T19:20:40.761Z] [2022-02-15T19:20:40.761Z] #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-02-15T19:20:40.761Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:20:40.761Z] #50 15.47 + git checkout -q v2.3.0 [2022-02-15T19:20:40.761Z] #50 17.00 + 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-02-15T19:20:40.856Z] #43 24.02 + 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-02-15T19:20:42.007Z] #51 ... [2022-02-15T19:20:42.007Z] [2022-02-15T19:20:42.007Z] #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-02-15T19:20:42.007Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:42.007Z] #14 49.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-15T19:20:42.007Z] #14 49.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-15T19:20:42.007Z] #14 49.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T19:20:42.007Z] #14 55.51 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-15T19:20:42.007Z] #14 55.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:20:42.007Z] #14 55.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T19:20:42.007Z] #14 55.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-15T19:20:42.007Z] #14 55.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:20:42.007Z] #14 55.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T19:20:42.096Z] #34 ... [2022-02-15T19:20:42.096Z] [2022-02-15T19:20:42.096Z] #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-02-15T19:20:42.096Z] #60 sha256:b8b6ba62e30b784a09e47995b54b87bfb8d7db18b83d93769b86c03d302966df [2022-02-15T19:20:42.096Z] #60 3.837 + RM_GOPATH=0 [2022-02-15T19:20:42.096Z] #60 3.837 + TMP_GOPATH= [2022-02-15T19:20:42.096Z] #60 3.838 + : /build [2022-02-15T19:20:42.096Z] #60 3.838 + '[' -z '' ']' [2022-02-15T19:20:42.096Z] #60 3.839 ++ mktemp -d [2022-02-15T19:20:42.096Z] #60 3.840 + export GOPATH=/tmp/tmp.r1dfq3ZuwJ [2022-02-15T19:20:42.096Z] #60 3.840 + GOPATH=/tmp/tmp.r1dfq3ZuwJ [2022-02-15T19:20:42.096Z] #60 3.840 + RM_GOPATH=1 [2022-02-15T19:20:42.096Z] #60 3.841 + case "$(go env GOARCH)" in [2022-02-15T19:20:42.096Z] #60 3.841 ++ go env GOARCH [2022-02-15T19:20:42.096Z] #60 3.860 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:42.096Z] #60 3.860 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:42.096Z] #60 3.860 ++ dirname /install.sh [2022-02-15T19:20:42.096Z] #60 3.863 + dir=/ [2022-02-15T19:20:42.096Z] #60 3.864 + bin=containerd [2022-02-15T19:20:42.096Z] #60 3.864 + shift [2022-02-15T19:20:42.096Z] #60 3.864 + '[' '!' -f //containerd.installer ']' [2022-02-15T19:20:42.096Z] #60 3.864 + . //containerd.installer [2022-02-15T19:20:42.096Z] #60 3.864 ++ set -e [2022-02-15T19:20:42.096Z] #60 3.864 ++ : v1.5.9 [2022-02-15T19:20:42.096Z] #60 3.864 + install_containerd [2022-02-15T19:20:42.096Z] #60 3.868 + echo 'Install containerd version v1.5.9' [2022-02-15T19:20:42.096Z] #60 3.868 Install containerd version v1.5.9 [2022-02-15T19:20:42.096Z] #60 3.871 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r1dfq3ZuwJ/src/github.com/containerd/containerd [2022-02-15T19:20:42.096Z] #60 3.878 Cloning into '/tmp/tmp.r1dfq3ZuwJ/src/github.com/containerd/containerd'... [2022-02-15T19:20:42.096Z] #60 ... [2022-02-15T19:20:42.096Z] [2022-02-15T19:20:42.096Z] #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-02-15T19:20:42.097Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:42.097Z] #38 41.53 Selecting previously unselected package libxml2:amd64. [2022-02-15T19:20:42.097Z] #38 41.53 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-15T19:20:42.097Z] #38 41.54 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T19:20:42.097Z] #38 41.97 Selecting previously unselected package libarchive13:amd64. [2022-02-15T19:20:42.097Z] #38 41.98 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-15T19:20:42.097Z] #38 42.00 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T19:20:42.097Z] #38 42.26 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-15T19:20:42.097Z] #38 42.26 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-15T19:20:42.097Z] #38 42.26 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T19:20:42.097Z] #38 42.40 Selecting previously unselected package librhash0:amd64. [2022-02-15T19:20:42.097Z] #38 42.40 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-15T19:20:42.097Z] #38 42.41 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-15T19:20:42.097Z] #38 42.59 Selecting previously unselected package libuv1:amd64. [2022-02-15T19:20:42.097Z] #38 42.64 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-15T19:20:42.097Z] #38 42.64 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-15T19:20:42.097Z] #38 42.77 Selecting previously unselected package cmake. [2022-02-15T19:20:42.097Z] #38 42.77 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-15T19:20:42.097Z] #38 42.77 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-15T19:20:42.097Z] #38 ... [2022-02-15T19:20:42.097Z] [2022-02-15T19:20:42.097Z] #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-02-15T19:20:42.097Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:42.097Z] #14 33.16 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-02-15T19:20:42.097Z] #14 33.61 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-02-15T19:20:42.097Z] #14 34.13 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-02-15T19:20:42.097Z] #14 35.42 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-02-15T19:20:42.097Z] #14 35.86 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-02-15T19:20:42.097Z] #14 35.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-15T19:20:42.097Z] #14 35.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-15T19:20:42.097Z] #14 35.88 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T19:20:42.097Z] #14 35.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T19:20:42.097Z] #14 35.93 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-02-15T19:20:42.097Z] #14 35.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-15T19:20:42.097Z] #14 35.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-15T19:20:42.097Z] #14 35.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-15T19:20:42.097Z] #14 35.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-15T19:20:42.097Z] #14 35.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-15T19:20:42.097Z] #14 35.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-15T19:20:42.097Z] #14 36.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-15T19:20:42.097Z] #14 36.01 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-02-15T19:20:42.097Z] #14 36.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-15T19:20:42.097Z] #14 36.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-15T19:20:42.097Z] #14 36.84 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:42.097Z] #14 37.01 Fetched 115 MB in 5s (20.8 MB/s) [2022-02-15T19:20:42.097Z] #14 37.09 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-15T19:20:42.097Z] #14 37.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T19:20:42.097Z] #14 37.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T19:20:42.097Z] #14 37.13 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T19:20:42.097Z] #14 39.03 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-15T19:20:42.097Z] #14 39.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T19:20:42.097Z] #14 39.05 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T19:20:42.097Z] #14 41.32 Selecting previously unselected package binutils-mingw-w64. [2022-02-15T19:20:42.097Z] #14 41.32 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-15T19:20:42.097Z] #14 41.33 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T19:20:42.097Z] #14 41.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-15T19:20:42.097Z] #14 41.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:20:42.097Z] #14 41.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:20:42.097Z] #14 41.68 Selecting previously unselected package dmsetup. [2022-02-15T19:20:42.097Z] #14 41.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:20:42.097Z] #14 41.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-15T19:20:42.097Z] #14 41.88 Selecting previously unselected package mingw-w64-common. [2022-02-15T19:20:42.097Z] #14 41.89 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-15T19:20:42.097Z] #14 41.90 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-15T19:20:42.246Z] #43 ... [2022-02-15T19:20:42.246Z] [2022-02-15T19:20:42.246Z] #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-02-15T19:20:42.246Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:42.246Z] #14 10.02 Reading package lists... [2022-02-15T19:20:42.246Z] #14 15.66 Reading package lists... [2022-02-15T19:20:42.246Z] #14 20.66 Building dependency tree... [2022-02-15T19:20:42.246Z] #14 23.39 The following additional packages will be installed: [2022-02-15T19:20:42.246Z] #14 23.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T19:20:42.246Z] #14 23.39 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-15T19:20:42.246Z] #14 23.39 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-15T19:20:42.246Z] #14 23.39 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-15T19:20:42.246Z] #14 23.40 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-15T19:20:42.246Z] #14 23.40 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-15T19:20:42.246Z] #14 23.40 mingw-w64-common mingw-w64-x86-64-dev [2022-02-15T19:20:42.246Z] #14 23.41 Suggested packages: [2022-02-15T19:20:42.246Z] #14 23.41 gcc-10-locales seccomp wine64 [2022-02-15T19:20:42.246Z] #14 24.69 The following NEW packages will be installed: [2022-02-15T19:20:42.246Z] #14 24.70 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T19:20:42.246Z] #14 24.70 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-15T19:20:42.246Z] #14 24.70 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-15T19:20:42.246Z] #14 24.70 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-15T19:20:42.247Z] #14 24.70 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-15T19:20:42.247Z] #14 24.70 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-15T19:20:42.247Z] #14 24.70 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-15T19:20:42.247Z] #14 24.70 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-15T19:20:42.247Z] #14 24.70 mingw-w64-x86-64-dev [2022-02-15T19:20:42.247Z] #14 25.09 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:42.247Z] #14 25.09 Need to get 115 MB of archives. [2022-02-15T19:20:42.247Z] #14 25.09 After this operation, 645 MB of additional disk space will be used. [2022-02-15T19:20:42.247Z] #14 25.09 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-02-15T19:20:42.247Z] #14 25.20 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-02-15T19:20:42.247Z] #14 25.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-15T19:20:42.247Z] #14 25.37 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-02-15T19:20:42.247Z] #14 25.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-15T19:20:42.247Z] #14 25.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-15T19:20:42.247Z] #14 25.65 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-02-15T19:20:42.247Z] #14 ... [2022-02-15T19:20:42.247Z] [2022-02-15T19:20:42.247Z] #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-02-15T19:20:42.247Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:42.247Z] #38 21.31 Reading package lists... [2022-02-15T19:20:43.640Z] #38 25.76 Building dependency tree... [2022-02-15T19:20:43.902Z] #38 ... [2022-02-15T19:20:43.902Z] [2022-02-15T19:20:43.902Z] #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-02-15T19:20:43.902Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T19:20:43.902Z] #58 17.52 Fetched 8503 kB in 13s (651 kB/s) [2022-02-15T19:20:43.902Z] #58 17.52 Reading package lists... [2022-02-15T19:20:43.902Z] #58 22.28 Reading package lists... [2022-02-15T19:20:43.903Z] #14 61.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-15T19:20:43.903Z] #14 61.37 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:20:43.903Z] #14 61.37 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:20:44.060Z] #50 ... [2022-02-15T19:20:44.060Z] [2022-02-15T19:20:44.060Z] #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-02-15T19:20:44.060Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:44.060Z] #54 15.99 Reading package lists... [2022-02-15T19:20:44.060Z] #54 19.00 Building dependency tree... [2022-02-15T19:20:44.060Z] #54 20.59 The following additional packages will be installed: [2022-02-15T19:20:44.060Z] #54 20.61 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T19:20:44.060Z] #54 20.61 python3-protobuf python3-six [2022-02-15T19:20:44.060Z] #54 20.61 Suggested packages: [2022-02-15T19:20:44.060Z] #54 20.61 python3-setuptools [2022-02-15T19:20:44.060Z] #54 20.61 Recommended packages: [2022-02-15T19:20:44.060Z] #54 20.61 iproute2 | iproute [2022-02-15T19:20:44.060Z] #54 20.99 The following NEW packages will be installed: [2022-02-15T19:20:44.060Z] #54 20.99 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T19:20:44.060Z] #54 21.00 python3-protobuf python3-six [2022-02-15T19:20:44.060Z] #54 21.36 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:44.060Z] #54 21.36 Need to get 2292 kB of archives. [2022-02-15T19:20:44.060Z] #54 21.36 After this operation, 11.0 MB of additional disk space will be used. [2022-02-15T19:20:44.060Z] #54 21.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-15T19:20:44.060Z] #54 21.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T19:20:44.060Z] #54 21.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-15T19:20:44.060Z] #54 21.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-15T19:20:44.060Z] #54 21.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T19:20:44.060Z] #54 21.42 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-02-15T19:20:44.060Z] #54 21.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T19:20:44.173Z] #58 26.62 Building dependency tree... [2022-02-15T19:20:44.173Z] #58 ... [2022-02-15T19:20:44.173Z] [2022-02-15T19:20:44.173Z] #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-02-15T19:20:44.173Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:44.173Z] #14 25.84 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-02-15T19:20:44.173Z] #14 25.86 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-02-15T19:20:44.173Z] #14 26.44 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-02-15T19:20:44.173Z] #14 27.45 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-02-15T19:20:44.436Z] #14 27.95 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-02-15T19:20:45.001Z] #54 ... [2022-02-15T19:20:45.001Z] [2022-02-15T19:20:45.001Z] #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-02-15T19:20:45.001Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T19:20:45.001Z] #60 22.01 v3.0.2 [2022-02-15T19:20:45.001Z] #60 DONE 22.6s [2022-02-15T19:20:45.001Z] [2022-02-15T19:20:45.001Z] #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-02-15T19:20:45.001Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:45.001Z] #58 19.51 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T19:20:45.001Z] #58 19.51 go: downloading github.com/fatih/color v1.13.0 [2022-02-15T19:20:45.001Z] #58 19.54 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-15T19:20:45.001Z] #58 19.54 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-15T19:20:45.001Z] #58 19.68 go: downloading github.com/spf13/viper v1.10.1 [2022-02-15T19:20:45.001Z] #58 19.81 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-15T19:20:45.001Z] #58 20.02 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-15T19:20:45.001Z] #58 20.05 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-15T19:20:45.001Z] #58 20.74 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-15T19:20:45.001Z] #58 20.77 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-15T19:20:45.001Z] #58 22.54 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-15T19:20:45.001Z] #58 22.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T19:20:45.001Z] #58 22.56 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-15T19:20:45.001Z] #58 22.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-15T19:20:45.001Z] #58 22.70 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-15T19:20:45.001Z] #58 22.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-15T19:20:45.001Z] #58 22.82 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-15T19:20:45.001Z] #58 22.86 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-15T19:20:45.001Z] #58 22.94 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-15T19:20:45.009Z] #14 28.50 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-02-15T19:20:45.261Z] #58 22.98 go: downloading github.com/spf13/afero v1.6.0 [2022-02-15T19:20:45.261Z] #58 22.98 go: downloading github.com/spf13/cast v1.4.1 [2022-02-15T19:20:45.261Z] #58 23.03 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-15T19:20:45.261Z] #58 23.08 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-15T19:20:45.261Z] #58 ... [2022-02-15T19:20:45.261Z] [2022-02-15T19:20:45.262Z] #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-02-15T19:20:45.262Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T19:20:45.262Z] #19 6.646 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [120 kB] [2022-02-15T19:20:45.262Z] #19 6.690 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [112 kB] [2022-02-15T19:20:45.262Z] #19 6.690 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [112 kB] [2022-02-15T19:20:45.262Z] #19 6.690 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-15T19:20:45.262Z] #19 6.690 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [115 kB] [2022-02-15T19:20:45.262Z] #19 6.690 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:20:45.262Z] #19 6.736 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T19:20:45.262Z] #19 6.791 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-15T19:20:45.262Z] #19 6.791 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-15T19:20:45.262Z] #19 6.794 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-15T19:20:45.262Z] #19 6.798 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:20:45.262Z] #19 6.802 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-15T19:20:45.262Z] #19 ... [2022-02-15T19:20:45.262Z] [2022-02-15T19:20:45.262Z] #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-02-15T19:20:45.262Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:45.262Z] #58 23.09 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-15T19:20:45.262Z] #58 23.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-15T19:20:45.262Z] #58 23.17 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-15T19:20:45.262Z] #58 23.19 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-15T19:20:45.454Z] #14 ... [2022-02-15T19:20:45.454Z] [2022-02-15T19:20:45.454Z] #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-02-15T19:20:45.454Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:45.454Z] #51 38.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-15T19:20:45.454Z] #51 38.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-15T19:20:45.454Z] #51 38.40 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-15T19:20:45.454Z] #51 38.49 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-15T19:20:45.454Z] #51 38.73 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-15T19:20:45.454Z] #51 38.73 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-15T19:20:45.454Z] #51 38.81 go: downloading golang.org/x/text v0.3.7 [2022-02-15T19:20:45.454Z] #51 43.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-15T19:20:45.454Z] #51 44.04 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-15T19:20:45.454Z] #51 44.12 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-15T19:20:45.454Z] #51 44.18 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-15T19:20:45.454Z] #51 44.24 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-15T19:20:45.454Z] #51 44.25 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-15T19:20:45.454Z] #51 44.26 go: downloading golang.org/x/mod v0.5.1 [2022-02-15T19:20:45.454Z] #51 44.33 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-15T19:20:45.454Z] #51 44.36 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-15T19:20:45.454Z] #51 44.47 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-15T19:20:45.454Z] #51 44.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-15T19:20:45.454Z] #51 44.56 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-15T19:20:45.454Z] #51 44.92 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-15T19:20:45.454Z] #51 45.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-15T19:20:45.454Z] #51 45.10 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-15T19:20:45.454Z] #51 45.40 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-15T19:20:45.454Z] #51 45.42 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-15T19:20:45.454Z] #51 45.52 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-15T19:20:45.454Z] #51 45.59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-15T19:20:45.454Z] #51 45.62 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-15T19:20:45.454Z] #51 45.68 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-15T19:20:45.454Z] #51 45.87 go: downloading github.com/prometheus/common v0.10.0 [2022-02-15T19:20:45.454Z] #51 46.14 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-15T19:20:45.454Z] #51 46.14 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-15T19:20:45.454Z] #51 46.35 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-15T19:20:45.454Z] #51 ... [2022-02-15T19:20:45.454Z] [2022-02-15T19:20:45.454Z] #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-02-15T19:20:45.454Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:45.454Z] #38 46.57 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T19:20:45.454Z] #38 46.60 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:45.454Z] #38 46.63 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-15T19:20:45.454Z] #38 46.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:45.454Z] #38 46.72 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T19:20:45.454Z] #38 46.75 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-15T19:20:45.454Z] #38 46.76 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T19:20:45.454Z] #38 46.80 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T19:20:45.454Z] #38 46.81 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T19:20:45.524Z] #58 23.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-15T19:20:45.524Z] #58 23.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-15T19:20:45.524Z] #58 23.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-15T19:20:45.524Z] #58 23.24 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-15T19:20:45.524Z] #58 23.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-15T19:20:45.524Z] #58 23.26 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-15T19:20:45.524Z] #58 23.48 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-15T19:20:45.716Z] #38 46.82 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-15T19:20:45.716Z] #38 46.84 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:45.789Z] #58 23.53 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-15T19:20:45.789Z] #58 23.55 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-15T19:20:45.789Z] #58 23.57 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-15T19:20:45.789Z] #58 23.61 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-15T19:20:46.049Z] #58 23.90 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-15T19:20:46.049Z] #58 23.90 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-15T19:20:46.049Z] #58 23.94 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-15T19:20:46.049Z] #58 23.96 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-15T19:20:46.049Z] #58 23.98 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-15T19:20:46.049Z] #58 23.99 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-15T19:20:46.049Z] #58 24.01 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-15T19:20:46.307Z] #38 DONE 47.7s [2022-02-15T19:20:46.307Z] [2022-02-15T19:20:46.308Z] #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-02-15T19:20:46.308Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:46.308Z] #47 37.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:20:46.308Z] #47 39.72 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T19:20:46.308Z] #47 39.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:20:46.308Z] #47 39.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:20:46.308Z] #47 39.77 Setting up python3-six (1.16.0-2) ... [2022-02-15T19:20:46.308Z] #47 41.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:20:46.308Z] #47 41.03 Setting up python3-protobuf (3.12.4-1) ... [2022-02-15T19:20:46.308Z] #47 44.63 Setting up criu (3.16.1-3) ... [2022-02-15T19:20:46.308Z] #47 46.49 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:46.308Z] #47 DONE 47.3s [2022-02-15T19:20:46.308Z] [2022-02-15T19:20:46.308Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-15T19:20:46.308Z] #39 sha256:537af76067d022aa48409737c54dda7a524f38fcb7d00a1b5fc6f6003f571946 [2022-02-15T19:20:46.309Z] #58 24.03 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-15T19:20:46.309Z] #58 24.06 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-15T19:20:46.309Z] #58 24.08 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-15T19:20:46.309Z] #58 24.12 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-15T19:20:46.309Z] #58 24.13 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-15T19:20:46.309Z] #58 24.15 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-15T19:20:46.309Z] #58 24.15 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-15T19:20:46.309Z] #58 24.16 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-15T19:20:46.309Z] #58 24.19 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-15T19:20:46.309Z] #58 24.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-15T19:20:46.309Z] #58 24.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-15T19:20:46.309Z] #58 24.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-15T19:20:46.399Z] #14 29.78 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-02-15T19:20:46.568Z] #58 24.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-15T19:20:46.568Z] #58 24.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-15T19:20:46.568Z] #58 24.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-15T19:20:46.568Z] #58 24.36 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-15T19:20:46.568Z] #58 24.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-15T19:20:46.568Z] #58 24.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-15T19:20:46.568Z] #58 24.40 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-15T19:20:46.568Z] #58 24.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-15T19:20:46.568Z] #58 24.46 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-15T19:20:46.568Z] #58 24.50 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-15T19:20:46.568Z] #58 24.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-15T19:20:46.568Z] #58 24.57 go: downloading github.com/julz/importas v0.1.0 [2022-02-15T19:20:46.568Z] #58 24.58 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-15T19:20:46.568Z] #58 24.58 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-15T19:20:46.568Z] #58 24.62 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-15T19:20:46.828Z] #58 24.62 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-15T19:20:46.828Z] #58 24.63 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-15T19:20:46.828Z] #58 24.64 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-15T19:20:46.828Z] #58 24.65 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-15T19:20:46.828Z] #58 24.66 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-15T19:20:46.828Z] #58 24.67 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-15T19:20:46.828Z] #58 24.69 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-15T19:20:46.828Z] #58 24.72 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-15T19:20:46.828Z] #58 24.73 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-15T19:20:46.887Z] #39 DONE 0.4s [2022-02-15T19:20:46.887Z] [2022-02-15T19:20:46.887Z] #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-02-15T19:20:46.887Z] #40 sha256:ac0db44b160081de33f3c62042c62a7c591f805cd6e43a5da3221796a97262e4 [2022-02-15T19:20:46.973Z] #14 30.32 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-02-15T19:20:46.973Z] #14 30.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-15T19:20:46.973Z] #14 30.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-15T19:20:46.973Z] #14 30.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T19:20:46.973Z] #14 30.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T19:20:46.973Z] #14 30.34 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-02-15T19:20:46.973Z] #14 30.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-15T19:20:46.973Z] #14 30.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-15T19:20:46.973Z] #14 30.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-15T19:20:46.973Z] #14 30.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-15T19:20:46.973Z] #14 30.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-15T19:20:46.973Z] #14 30.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-15T19:20:46.973Z] #14 30.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-15T19:20:46.973Z] #14 30.44 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-02-15T19:20:46.973Z] #14 30.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-15T19:20:46.973Z] #14 30.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-15T19:20:47.087Z] #58 25.02 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-15T19:20:47.346Z] #58 25.03 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-15T19:20:47.346Z] #58 25.05 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-15T19:20:47.346Z] #58 25.07 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-15T19:20:47.346Z] #58 25.10 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-15T19:20:47.346Z] #58 25.12 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-15T19:20:47.346Z] #58 25.16 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-15T19:20:47.346Z] #58 25.18 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-15T19:20:47.346Z] #58 25.19 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-15T19:20:47.606Z] #58 25.33 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-15T19:20:47.606Z] #58 25.33 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-15T19:20:47.606Z] #58 25.34 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-15T19:20:47.606Z] #58 25.35 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-15T19:20:47.606Z] #58 25.38 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-15T19:20:47.606Z] #58 25.38 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-15T19:20:47.606Z] #58 25.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-15T19:20:47.606Z] #58 25.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-15T19:20:47.606Z] #58 25.46 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-15T19:20:47.606Z] #58 25.51 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-15T19:20:47.606Z] #58 25.53 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-15T19:20:47.866Z] #58 25.54 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-15T19:20:47.866Z] #58 25.73 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-15T19:20:47.866Z] #58 25.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-15T19:20:47.866Z] #58 25.75 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-15T19:20:47.866Z] #58 25.76 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-15T19:20:47.866Z] #58 25.76 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-15T19:20:47.866Z] #58 25.82 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-15T19:20:47.926Z] #14 31.38 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:47.926Z] #14 ... [2022-02-15T19:20:47.926Z] [2022-02-15T19:20:47.926Z] #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-02-15T19:20:47.926Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T19:20:47.926Z] #53 31.50 v3.0.2 [2022-02-15T19:20:48.125Z] #58 25.90 go: downloading honnef.co/go/tools v0.2.2 [2022-02-15T19:20:48.498Z] #53 DONE 31.9s [2022-02-15T19:20:48.498Z] [2022-02-15T19:20:48.498Z] #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-02-15T19:20:48.498Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:48.498Z] #14 31.53 Fetched 115 MB in 6s (20.2 MB/s) [2022-02-15T19:20:48.498Z] #14 31.67 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-15T19:20:48.498Z] #14 31.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T19:20:48.498Z] #14 31.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T19:20:48.498Z] #14 31.74 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T19:20:48.693Z] #58 26.62 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-15T19:20:48.693Z] #58 26.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-15T19:20:48.693Z] #58 26.67 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-15T19:20:48.940Z] #60 ... [2022-02-15T19:20:48.940Z] [2022-02-15T19:20:48.940Z] #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-02-15T19:20:48.940Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T19:20:48.940Z] #14 59.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-15T19:20:48.940Z] #14 59.85 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-15T19:20:48.940Z] #14 59.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:20:48.940Z] #14 63.89 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-15T19:20:48.940Z] #14 63.91 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-15T19:20:48.940Z] #14 63.91 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T19:20:48.940Z] #14 68.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-15T19:20:48.940Z] #14 68.23 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-15T19:20:48.940Z] #14 68.25 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:20:48.952Z] #58 26.68 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-15T19:20:49.455Z] #14 ... [2022-02-15T19:20:49.455Z] [2022-02-15T19:20:49.456Z] #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-02-15T19:20:49.456Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:49.456Z] #47 18.29 Reading package lists... [2022-02-15T19:20:49.456Z] #47 22.79 Reading package lists... [2022-02-15T19:20:49.456Z] #47 27.14 Building dependency tree... [2022-02-15T19:20:49.456Z] #47 30.07 The following additional packages will be installed: [2022-02-15T19:20:49.456Z] #47 30.08 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T19:20:49.456Z] #47 30.08 python3-protobuf python3-six [2022-02-15T19:20:49.456Z] #47 30.08 Suggested packages: [2022-02-15T19:20:49.456Z] #47 30.10 python3-setuptools [2022-02-15T19:20:49.456Z] #47 30.10 Recommended packages: [2022-02-15T19:20:49.456Z] #47 30.10 iproute2 | iproute [2022-02-15T19:20:49.456Z] #47 30.68 The following NEW packages will be installed: [2022-02-15T19:20:49.456Z] #47 30.69 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T19:20:49.456Z] #47 30.70 python3-protobuf python3-six [2022-02-15T19:20:49.456Z] #47 31.11 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:49.456Z] #47 31.11 Need to get 2292 kB of archives. [2022-02-15T19:20:49.456Z] #47 31.11 After this operation, 11.0 MB of additional disk space will be used. [2022-02-15T19:20:49.456Z] #47 31.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-15T19:20:49.456Z] #47 31.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T19:20:49.456Z] #47 31.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-15T19:20:49.456Z] #47 31.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-15T19:20:49.456Z] #47 31.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T19:20:49.456Z] #47 31.20 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-02-15T19:20:49.456Z] #47 31.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T19:20:49.456Z] #47 ... [2022-02-15T19:20:49.456Z] [2022-02-15T19:20:49.456Z] #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-02-15T19:20:49.456Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:49.456Z] #38 29.12 The following additional packages will be installed: [2022-02-15T19:20:49.456Z] #38 29.13 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-15T19:20:49.456Z] #38 29.16 Suggested packages: [2022-02-15T19:20:49.456Z] #38 29.17 cmake-doc ninja-build lrzip [2022-02-15T19:20:49.456Z] #38 29.17 Recommended packages: [2022-02-15T19:20:49.456Z] #38 29.17 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-15T19:20:49.456Z] #38 29.95 The following NEW packages will be installed: [2022-02-15T19:20:49.456Z] #38 29.98 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-15T19:20:49.456Z] #38 29.98 vim-common xxd [2022-02-15T19:20:49.456Z] #38 30.37 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:49.456Z] #38 30.37 Need to get 17.7 MB of archives. [2022-02-15T19:20:49.456Z] #38 30.37 After this operation, 70.7 MB of additional disk space will be used. [2022-02-15T19:20:49.456Z] #38 30.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T19:20:49.456Z] #38 30.38 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T19:20:49.456Z] #38 30.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-15T19:20:49.456Z] #38 30.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T19:20:49.456Z] #38 30.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-15T19:20:49.456Z] #38 30.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-15T19:20:49.456Z] #38 30.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-15T19:20:49.456Z] #38 30.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-15T19:20:49.456Z] #38 30.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-15T19:20:49.456Z] #38 31.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-15T19:20:49.456Z] #38 32.17 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:49.456Z] #38 32.46 Fetched 17.7 MB in 1s (14.4 MB/s) [2022-02-15T19:20:49.456Z] #38 32.53 Selecting previously unselected package xxd. [2022-02-15T19:20:49.456Z] #38 32.53 (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-02-15T19:20:49.456Z] #38 32.67 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:20:49.456Z] #38 32.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:49.456Z] #38 32.99 Selecting previously unselected package vim-common. [2022-02-15T19:20:49.456Z] #38 32.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:20:49.456Z] #38 33.07 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:20:49.520Z] #58 27.50 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-15T19:20:49.778Z] #58 27.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-15T19:20:49.778Z] #58 27.52 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-15T19:20:49.778Z] #58 27.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-15T19:20:49.778Z] #58 27.67 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-15T19:20:49.778Z] #58 27.67 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-15T19:20:49.778Z] #58 27.72 go: downloading golang.org/x/text v0.3.7 [2022-02-15T19:20:49.980Z] #38 33.35 Selecting previously unselected package cmake-data.#38 ... [2022-02-15T19:20:49.980Z] [2022-02-15T19:20:49.980Z] #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-02-15T19:20:49.980Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T19:20:49.980Z] #58 26.62 Building dependency tree... [2022-02-15T19:20:49.980Z] #58 29.81 The following additional packages will be installed: [2022-02-15T19:20:49.980Z] #58 29.83 libbtrfs0 [2022-02-15T19:20:49.980Z] #58 29.97 The following NEW packages will be installed: [2022-02-15T19:20:49.980Z] #58 29.97 libbtrfs-dev libbtrfs0 [2022-02-15T19:20:49.980Z] #58 30.35 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:20:49.980Z] #58 30.35 Need to get 460 kB of archives. [2022-02-15T19:20:49.980Z] #58 30.35 After this operation, 1237 kB of additional disk space will be used. [2022-02-15T19:20:49.980Z] #58 30.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T19:20:49.980Z] #58 30.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T19:20:49.980Z] #58 31.43 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:49.980Z] #58 31.58 Fetched 460 kB in 0s (1399 kB/s) [2022-02-15T19:20:49.980Z] #58 31.78 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T19:20:49.980Z] #58 31.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T19:20:49.980Z] #58 31.81 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T19:20:49.980Z] #58 31.88 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:20:49.980Z] #58 32.40 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T19:20:49.980Z] #58 32.40 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T19:20:49.980Z] #58 32.42 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:20:49.980Z] #58 32.95 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:20:49.980Z] #58 32.99 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:20:49.980Z] #58 33.07 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:49.980Z] #58 DONE 33.4s [2022-02-15T19:20:49.980Z] [2022-02-15T19:20:49.980Z] #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-02-15T19:20:49.980Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:20:49.980Z] #38 33.35 Selecting previously unselected package cmake-data. [2022-02-15T19:20:49.980Z] #38 33.38 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-15T19:20:49.980Z] #38 33.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T19:20:50.189Z] #40 ... [2022-02-15T19:20:50.189Z] [2022-02-15T19:20:50.189Z] #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-02-15T19:20:50.189Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:20:50.189Z] #49 50.78 gotestsum version dev [2022-02-15T19:20:50.189Z] #49 DONE 51.4s [2022-02-15T19:20:50.241Z] #38 ... [2022-02-15T19:20:50.241Z] [2022-02-15T19:20:50.241Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-15T19:20:50.241Z] #59 sha256:cbabe917f07cd8722e7b690cff550a7c533041ca3b92b6ae27430c4434e8818f [2022-02-15T19:20:50.241Z] #59 DONE 0.1s [2022-02-15T19:20:50.241Z] [2022-02-15T19:20:50.241Z] #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-02-15T19:20:50.241Z] #60 sha256:0866170931f033742abbacaadfff19ff80a5429d5db6943eb18f2a211b26aa21 [2022-02-15T19:20:50.449Z] [2022-02-15T19:20:50.449Z] #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-02-15T19:20:50.449Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:50.449Z] #14 46.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-15T19:20:50.449Z] #14 46.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-15T19:20:50.449Z] #14 46.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T19:20:50.814Z] #60 0.858 + RM_GOPATH=0 [2022-02-15T19:20:50.814Z] #60 0.858 + TMP_GOPATH= [2022-02-15T19:20:50.814Z] #60 0.858 + : /build [2022-02-15T19:20:50.814Z] #60 0.858 + '[' -z '' ']' [2022-02-15T19:20:50.814Z] #60 0.858 ++ mktemp -d [2022-02-15T19:20:50.814Z] #60 0.861 + export GOPATH=/tmp/tmp.56nN0xL6Zp [2022-02-15T19:20:50.814Z] #60 0.861 + GOPATH=/tmp/tmp.56nN0xL6Zp [2022-02-15T19:20:50.814Z] #60 0.861 + RM_GOPATH=1 [2022-02-15T19:20:50.814Z] #60 0.861 + case "$(go env GOARCH)" in [2022-02-15T19:20:50.814Z] #60 0.862 ++ go env GOARCH [2022-02-15T19:20:50.814Z] #60 0.868 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:50.814Z] #60 0.869 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:50.814Z] #60 0.874 ++ dirname /install.sh [2022-02-15T19:20:50.814Z] #60 0.877 + dir=/ [2022-02-15T19:20:50.814Z] #60 0.878 + bin=containerd [2022-02-15T19:20:50.814Z] #60 0.878 + shift [2022-02-15T19:20:50.814Z] #60 0.878 + '[' '!' -f //containerd.installer ']' [2022-02-15T19:20:50.814Z] #60 0.878 + . //containerd.installer [2022-02-15T19:20:50.814Z] #60 0.878 ++ set -e [2022-02-15T19:20:50.814Z] #60 0.878 ++ : v1.5.9 [2022-02-15T19:20:50.814Z] #60 0.880 + install_containerd [2022-02-15T19:20:50.814Z] #60 0.880 + echo 'Install containerd version v1.5.9' [2022-02-15T19:20:50.814Z] #60 0.881 Install containerd version v1.5.9 [2022-02-15T19:20:50.814Z] #60 0.881 + git clone https://github.com/containerd/containerd.git /tmp/tmp.56nN0xL6Zp/src/github.com/containerd/containerd [2022-02-15T19:20:50.814Z] #60 0.903 Cloning into '/tmp/tmp.56nN0xL6Zp/src/github.com/containerd/containerd'... [2022-02-15T19:20:51.018Z] #14 ... [2022-02-15T19:20:51.019Z] [2022-02-15T19:20:51.019Z] #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-02-15T19:20:51.019Z] #40 sha256:ac0db44b160081de33f3c62042c62a7c591f805cd6e43a5da3221796a97262e4 [2022-02-15T19:20:51.019Z] #40 4.159 + RM_GOPATH=0 [2022-02-15T19:20:51.019Z] #40 4.159 + TMP_GOPATH= [2022-02-15T19:20:51.019Z] #40 4.159 + : /build [2022-02-15T19:20:51.019Z] #40 4.159 + '[' -z '' ']' [2022-02-15T19:20:51.019Z] #40 4.159 ++ mktemp -d [2022-02-15T19:20:51.019Z] #40 4.159 + export GOPATH=/tmp/tmp.tD5Gpao5Vx [2022-02-15T19:20:51.019Z] #40 4.159 + GOPATH=/tmp/tmp.tD5Gpao5Vx [2022-02-15T19:20:51.019Z] #40 4.159 + RM_GOPATH=1 [2022-02-15T19:20:51.019Z] #40 4.159 + case "$(go env GOARCH)" in [2022-02-15T19:20:51.019Z] #40 4.159 ++ go env GOARCH [2022-02-15T19:20:51.019Z] #40 4.195 Install tini version v0.19.0 [2022-02-15T19:20:51.019Z] #40 4.195 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:51.019Z] #40 4.195 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:20:51.019Z] #40 4.195 ++ dirname /install.sh [2022-02-15T19:20:51.019Z] #40 4.195 + dir=/ [2022-02-15T19:20:51.019Z] #40 4.195 + bin=tini [2022-02-15T19:20:51.019Z] #40 4.195 + shift [2022-02-15T19:20:51.019Z] #40 4.195 + '[' '!' -f //tini.installer ']' [2022-02-15T19:20:51.019Z] #40 4.195 + . //tini.installer [2022-02-15T19:20:51.019Z] #40 4.195 ++ : v0.19.0 [2022-02-15T19:20:51.019Z] #40 4.195 + install_tini [2022-02-15T19:20:51.019Z] #40 4.195 + echo 'Install tini version v0.19.0' [2022-02-15T19:20:51.019Z] #40 4.195 + git clone https://github.com/krallin/tini.git /tmp/tmp.tD5Gpao5Vx/tini [2022-02-15T19:20:51.019Z] #40 4.195 Cloning into '/tmp/tmp.tD5Gpao5Vx/tini'... [2022-02-15T19:20:51.962Z] #40 4.978 + cd /tmp/tmp.tD5Gpao5Vx/tini [2022-02-15T19:20:51.962Z] #40 4.978 + git checkout -q v0.19.0 [2022-02-15T19:20:51.962Z] #40 4.978 + cmake . [2022-02-15T19:20:52.223Z] #40 5.338 -- The C compiler identification is GNU 10.2.1 [2022-02-15T19:20:52.223Z] #40 5.419 -- Detecting C compiler ABI info [2022-02-15T19:20:52.795Z] #40 6.029 -- Detecting C compiler ABI info - done [2022-02-15T19:20:52.795Z] #40 6.131 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-15T19:20:53.056Z] #40 6.142 -- Detecting C compile features [2022-02-15T19:20:53.056Z] #40 6.142 -- Detecting C compile features - done [2022-02-15T19:20:53.056Z] #40 6.208 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-15T19:20:53.070Z] #58 30.80 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-15T19:20:53.070Z] #58 30.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-15T19:20:53.070Z] #58 30.88 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-15T19:20:53.070Z] #58 30.95 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-15T19:20:53.070Z] #58 30.96 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-15T19:20:53.070Z] #58 30.98 go: downloading golang.org/x/mod v0.5.1 [2022-02-15T19:20:53.070Z] #58 31.02 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-15T19:20:53.070Z] #58 31.06 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-15T19:20:53.316Z] #40 6.321 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-15T19:20:53.316Z] #40 6.403 -- Configuring done [2022-02-15T19:20:53.316Z] #40 6.419 -- Generating done [2022-02-15T19:20:53.316Z] #40 6.419 -- Build files have been written to: /tmp/tmp.tD5Gpao5Vx/tini [2022-02-15T19:20:53.316Z] #40 6.443 + make tini-static [2022-02-15T19:20:53.330Z] #58 31.07 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-15T19:20:53.330Z] #58 31.10 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-15T19:20:53.330Z] #58 31.15 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-15T19:20:53.330Z] #58 31.23 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-15T19:20:53.577Z] #40 6.844 Scanning dependencies of target tini-static [2022-02-15T19:20:53.577Z] #40 6.920 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-15T19:20:53.591Z] #58 31.42 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-15T19:20:53.591Z] #58 31.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-15T19:20:53.591Z] #58 31.50 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-15T19:20:53.851Z] #58 31.73 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-15T19:20:53.851Z] #58 31.75 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-15T19:20:53.851Z] #58 31.77 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-15T19:20:53.851Z] #58 31.78 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-15T19:20:53.851Z] #58 31.80 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-15T19:20:53.851Z] #58 31.80 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-15T19:20:53.876Z] #14 ... [2022-02-15T19:20:53.876Z] [2022-02-15T19:20:53.876Z] #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-02-15T19:20:53.876Z] #60 sha256:7a790d5bf8f4b7124569140cb4fe0332a2dee01d1718f019839ca2f50fb9d177 [2022-02-15T19:20:53.877Z] #60 35.63 Updating files: 67% (3186/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-15T19:20:53.877Z] #60 36.49 + cd /tmp/tmp.Mcc42bCuiA/src/github.com/containerd/containerd [2022-02-15T19:20:53.877Z] #60 36.49 + git checkout -q v1.5.9 [2022-02-15T19:20:54.112Z] #58 31.95 go: downloading github.com/prometheus/common v0.10.0 [2022-02-15T19:20:54.112Z] #58 32.12 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-15T19:20:54.112Z] #58 32.16 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-15T19:20:54.373Z] #58 32.22 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-15T19:20:54.813Z] #60 37.81 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-15T19:20:54.962Z] #40 8.022 [100%] Linking C executable tini-static [2022-02-15T19:20:55.070Z] #60 37.81 + BUILDTAGS='netgo osusergo static_build' [2022-02-15T19:20:55.070Z] #60 37.81 + export EXTRA_FLAGS=-buildmode=pie [2022-02-15T19:20:55.070Z] #60 37.81 + EXTRA_FLAGS=-buildmode=pie [2022-02-15T19:20:55.070Z] #60 37.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-15T19:20:55.070Z] #60 37.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-15T19:20:55.070Z] #60 37.82 + '[' '' = dynamic ']' [2022-02-15T19:20:55.070Z] #60 37.82 + make [2022-02-15T19:20:55.223Z] #40 8.579 [100%] Built target tini-static [2022-02-15T19:20:55.313Z] #58 33.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-15T19:20:55.529Z] #14 76.65 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-15T19:20:55.529Z] #14 76.65 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-15T19:20:55.529Z] #14 76.65 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:20:55.800Z] #40 8.707 + mkdir -p /build [2022-02-15T19:20:55.800Z] #40 8.707 + cp tini-static /build/docker-init [2022-02-15T19:20:55.884Z] #58 ... [2022-02-15T19:20:55.884Z] [2022-02-15T19:20:55.884Z] #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-02-15T19:20:55.884Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:20:55.884Z] #54 24.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-15T19:20:55.884Z] #54 25.51 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:20:55.884Z] #54 25.65 Fetched 2292 kB in 4s (598 kB/s) [2022-02-15T19:20:55.884Z] #54 25.70 Selecting previously unselected package libprotobuf23:amd64. [2022-02-15T19:20:55.884Z] #54 25.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-02-15T19:20:55.884Z] #54 25.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-15T19:20:55.884Z] #54 25.75 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T19:20:55.884Z] #54 26.23 Selecting previously unselected package python3-pkg-resources. [2022-02-15T19:20:55.884Z] #54 26.24 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T19:20:55.884Z] #54 26.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:20:55.884Z] #54 26.40 Selecting previously unselected package python3-six. [2022-02-15T19:20:55.884Z] #54 26.41 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-15T19:20:55.884Z] #54 26.41 Unpacking python3-six (1.16.0-2) ... [2022-02-15T19:20:55.884Z] #54 26.47 Selecting previously unselected package python3-protobuf. [2022-02-15T19:20:55.884Z] #54 26.49 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-15T19:20:55.884Z] #54 26.50 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-15T19:20:55.884Z] #54 26.78 Selecting previously unselected package libnet1:amd64. [2022-02-15T19:20:55.884Z] #54 26.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T19:20:55.884Z] #54 26.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:20:55.884Z] #54 26.90 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T19:20:55.884Z] #54 26.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T19:20:55.884Z] #54 26.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:20:55.884Z] #54 27.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T19:20:55.885Z] #54 27.01 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T19:20:55.885Z] #54 27.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:20:55.885Z] #54 27.08 Selecting previously unselected package criu. [2022-02-15T19:20:55.885Z] #54 27.09 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-15T19:20:55.885Z] #54 27.09 Unpacking criu (3.16.1-3) ... [2022-02-15T19:20:55.885Z] #54 27.55 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:20:55.885Z] #54 28.53 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T19:20:55.885Z] #54 28.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:20:55.885Z] #54 28.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:20:55.885Z] #54 28.57 Setting up python3-six (1.16.0-2) ... [2022-02-15T19:20:55.885Z] #54 29.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:20:55.885Z] #54 29.34 Setting up python3-protobuf (3.12.4-1) ... [2022-02-15T19:20:55.885Z] #54 31.40 Setting up criu (3.16.1-3) ... [2022-02-15T19:20:55.885Z] #54 32.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:20:55.885Z] #54 DONE 33.7s [2022-02-15T19:20:55.885Z] [2022-02-15T19:20:55.885Z] #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-02-15T19:20:55.885Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:20:55.885Z] #41 26.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-15T19:20:55.885Z] #41 27.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-15T19:20:56.114Z] #60 ... [2022-02-15T19:20:56.114Z] [2022-02-15T19:20:56.114Z] #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-02-15T19:20:56.114Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:20:56.114Z] #34 38.59 Updating files: 93% (1423/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-02-15T19:20:56.114Z] #34 38.73 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-15T19:20:56.114Z] #34 ... [2022-02-15T19:20:56.114Z] [2022-02-15T19:20:56.114Z] #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-02-15T19:20:56.114Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:56.114Z] #51 29.02 go: downloading github.com/fatih/color v1.13.0 [2022-02-15T19:20:56.114Z] #51 29.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T19:20:56.114Z] #51 29.06 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-15T19:20:56.114Z] #51 29.07 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-15T19:20:56.114Z] #51 29.20 go: downloading github.com/spf13/viper v1.10.1 [2022-02-15T19:20:56.114Z] #51 29.44 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-15T19:20:56.114Z] #51 29.53 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-15T19:20:56.114Z] #51 29.59 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-15T19:20:56.114Z] #51 29.66 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-15T19:20:56.114Z] #51 29.66 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-15T19:20:56.114Z] #51 30.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-15T19:20:56.114Z] #51 30.49 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-15T19:20:56.114Z] #51 33.56 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T19:20:56.114Z] #51 33.56 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-15T19:20:56.114Z] #51 33.79 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-15T19:20:56.114Z] #51 33.81 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-15T19:20:56.114Z] #51 33.84 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-15T19:20:56.114Z] #51 33.92 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-15T19:20:56.114Z] #51 33.94 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-15T19:20:56.114Z] #51 34.00 go: downloading github.com/spf13/afero v1.6.0 [2022-02-15T19:20:56.114Z] #51 34.10 go: downloading github.com/spf13/cast v1.4.1 [2022-02-15T19:20:56.114Z] #51 34.18 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-15T19:20:56.114Z] #51 34.18 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-15T19:20:56.114Z] #51 34.23 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-15T19:20:56.114Z] #51 34.34 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-15T19:20:56.114Z] #51 34.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-15T19:20:56.114Z] #51 34.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-15T19:20:56.114Z] #51 34.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-15T19:20:56.114Z] #51 34.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-15T19:20:56.114Z] #51 34.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-15T19:20:56.114Z] #51 34.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-15T19:20:56.114Z] #51 34.50 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-15T19:20:56.114Z] #51 34.51 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-15T19:20:56.114Z] #51 35.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-15T19:20:56.114Z] #51 35.08 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-15T19:20:56.114Z] #51 35.13 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-15T19:20:56.114Z] #51 35.21 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-15T19:20:56.114Z] #51 35.23 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-15T19:20:56.114Z] #51 35.29 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-15T19:20:56.114Z] #51 35.96 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-15T19:20:56.114Z] #51 35.97 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-15T19:20:56.114Z] #51 36.01 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-15T19:20:56.114Z] #51 36.05 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-15T19:20:56.114Z] #51 36.08 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-15T19:20:56.114Z] #51 36.11 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-15T19:20:56.114Z] #51 36.16 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-15T19:20:56.114Z] #51 36.24 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-15T19:20:56.114Z] #51 36.31 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-15T19:20:56.114Z] #51 36.33 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-15T19:20:56.114Z] #51 36.40 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-15T19:20:56.114Z] #51 36.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-15T19:20:56.114Z] #51 36.49 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-15T19:20:56.114Z] #51 36.49 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-15T19:20:56.114Z] #51 36.53 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-15T19:20:56.114Z] #51 36.54 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-15T19:20:56.114Z] #51 36.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-15T19:20:56.114Z] #51 36.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-15T19:20:56.114Z] #51 36.62 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-15T19:20:56.114Z] #51 36.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-15T19:20:56.114Z] #51 36.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-15T19:20:56.114Z] #51 36.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-15T19:20:56.114Z] #51 36.93 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-15T19:20:56.114Z] #51 36.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-15T19:20:56.114Z] #51 36.97 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-15T19:20:56.114Z] #51 37.01 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-15T19:20:56.114Z] #51 37.08 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-15T19:20:56.114Z] #51 37.09 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-15T19:20:56.114Z] #51 37.10 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-15T19:20:56.114Z] #51 37.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-15T19:20:56.114Z] #51 37.15 go: downloading github.com/julz/importas v0.1.0 [2022-02-15T19:20:56.114Z] #51 37.17 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-15T19:20:56.114Z] #51 37.21 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-15T19:20:56.114Z] #51 37.22 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-15T19:20:56.114Z] #51 37.33 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-15T19:20:56.114Z] #51 37.33 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-15T19:20:56.114Z] #51 37.39 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-15T19:20:56.114Z] #51 37.39 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-15T19:20:56.114Z] #51 37.41 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-15T19:20:56.114Z] #51 37.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-15T19:20:56.114Z] #51 37.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-15T19:20:56.114Z] #51 37.50 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-15T19:20:56.114Z] #51 37.52 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-15T19:20:56.114Z] #51 37.93 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-15T19:20:56.114Z] #51 37.94 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-15T19:20:56.114Z] #51 37.95 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-15T19:20:56.114Z] #51 37.99 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-15T19:20:56.114Z] #51 38.03 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-15T19:20:56.114Z] #51 38.05 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-15T19:20:56.114Z] #51 38.08 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-15T19:20:56.114Z] #51 38.11 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-15T19:20:56.114Z] #51 38.17 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-15T19:20:56.114Z] #51 38.34 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-15T19:20:56.114Z] #51 38.36 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-15T19:20:56.114Z] #51 38.37 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-15T19:20:56.114Z] #51 38.39 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-15T19:20:56.114Z] #51 38.40 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-15T19:20:56.114Z] #51 38.41 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-15T19:20:56.114Z] #51 38.45 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-15T19:20:56.114Z] #51 38.49 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-15T19:20:56.114Z] #51 38.61 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-15T19:20:56.114Z] #51 38.65 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-15T19:20:56.114Z] #51 38.71 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-15T19:20:56.114Z] #51 38.75 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-15T19:20:56.114Z] #51 38.89 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-15T19:20:56.114Z] #51 38.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-15T19:20:56.114Z] #51 38.94 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-15T19:20:56.114Z] #51 38.96 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-15T19:20:56.114Z] #51 39.02 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-15T19:20:56.114Z] #51 ... [2022-02-15T19:20:56.114Z] [2022-02-15T19:20:56.114Z] #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-02-15T19:20:56.114Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:20:56.114Z] #34 39.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-15T19:20:56.373Z] #40 DONE 9.5s [2022-02-15T19:20:56.373Z] [2022-02-15T19:20:56.373Z] #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-02-15T19:20:56.373Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:56.373Z] #14 52.61 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-15T19:20:56.373Z] #14 52.62 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:20:56.373Z] #14 52.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T19:20:56.373Z] #14 52.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-15T19:20:56.373Z] #14 52.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:20:56.373Z] #14 52.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T19:20:56.442Z] #60 39.24 + bin/ctr [2022-02-15T19:20:56.945Z] #14 ... [2022-02-15T19:20:56.945Z] [2022-02-15T19:20:56.945Z] #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-02-15T19:20:56.945Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:20:56.945Z] #51 48.26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-15T19:20:57.272Z] #41 ... [2022-02-15T19:20:57.272Z] [2022-02-15T19:20:57.272Z] #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-02-15T19:20:57.272Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:20:57.272Z] #56 34.89 gotestsum version dev [2022-02-15T19:20:57.272Z] #56 DONE 35.1s [2022-02-15T19:20:57.272Z] [2022-02-15T19:20:57.272Z] #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-02-15T19:20:57.272Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T19:20:57.892Z] #51 ... [2022-02-15T19:20:57.892Z] [2022-02-15T19:20:57.892Z] #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-02-15T19:20:57.892Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:20:57.892Z] #14 58.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-15T19:20:57.892Z] #14 58.98 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:20:57.892Z] #14 59.00 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:20:58.079Z] #14 ... [2022-02-15T19:20:58.079Z] [2022-02-15T19:20:58.079Z] #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-02-15T19:20:58.079Z] #63 sha256:40714504820f1c32c766033d58c0eef674c8ae76984c278b81836e6f4343c1f7 [2022-02-15T19:20:58.079Z] #63 78.74 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T19:20:58.079Z] #63 78.74 + GOBIN=/build [2022-02-15T19:20:58.079Z] #63 78.74 + GO111MODULE=on [2022-02-15T19:20:58.079Z] #63 78.74 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-15T19:21:00.570Z] #19 31.55 Fetched 48.9 MB in 31s (1600 kB/s) [2022-02-15T19:21:01.408Z] #34 ... [2022-02-15T19:21:01.408Z] [2022-02-15T19:21:01.408Z] #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-02-15T19:21:01.408Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:01.408Z] #14 34.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-15T19:21:01.408Z] #14 34.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T19:21:01.408Z] #14 34.47 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T19:21:01.408Z] #14 36.70 Selecting previously unselected package binutils-mingw-w64. [2022-02-15T19:21:01.408Z] #14 36.70 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-15T19:21:01.408Z] #14 36.71 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T19:21:01.408Z] #14 36.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-15T19:21:01.408Z] #14 36.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:21:01.408Z] #14 36.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:01.408Z] #14 37.13 Selecting previously unselected package dmsetup. [2022-02-15T19:21:01.408Z] #14 37.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:21:01.408Z] #14 37.14 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-15T19:21:01.408Z] #14 37.30 Selecting previously unselected package mingw-w64-common. [2022-02-15T19:21:01.408Z] #14 37.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-15T19:21:01.408Z] #14 37.33 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-15T19:21:01.408Z] #14 42.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-15T19:21:01.408Z] #14 42.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-15T19:21:01.408Z] #14 42.30 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T19:21:01.408Z] #14 ... [2022-02-15T19:21:01.408Z] [2022-02-15T19:21:01.408Z] #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-02-15T19:21:01.408Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:21:01.408Z] #47 34.40 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-15T19:21:01.408Z] #47 35.62 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:21:01.409Z] #47 35.84 Fetched 2292 kB in 4s (582 kB/s) [2022-02-15T19:21:01.409Z] #47 35.93 Selecting previously unselected package libprotobuf23:amd64. [2022-02-15T19:21:01.409Z] #47 35.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T19:21:01.409Z] #47 36.01 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-15T19:21:01.409Z] #47 36.02 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T19:21:01.409Z] #47 36.68 Selecting previously unselected package python3-pkg-resources. [2022-02-15T19:21:01.409Z] #47 36.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T19:21:01.409Z] #47 36.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:21:01.409Z] #47 36.95 Selecting previously unselected package python3-six. [2022-02-15T19:21:01.409Z] #47 36.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-15T19:21:01.409Z] #47 36.97 Unpacking python3-six (1.16.0-2) ... [2022-02-15T19:21:01.409Z] #47 37.06 Selecting previously unselected package python3-protobuf. [2022-02-15T19:21:01.409Z] #47 37.06 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-15T19:21:01.409Z] #47 37.07 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-15T19:21:01.409Z] #47 37.56 Selecting previously unselected package libnet1:amd64. [2022-02-15T19:21:01.409Z] #47 37.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T19:21:01.409Z] #47 37.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:21:01.409Z] #47 37.71 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T19:21:01.409Z] #47 37.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T19:21:01.409Z] #47 37.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:21:01.409Z] #47 37.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T19:21:01.409Z] #47 37.88 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T19:21:01.409Z] #47 37.90 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:21:01.409Z] #47 38.05 Selecting previously unselected package criu. [2022-02-15T19:21:01.409Z] #47 38.05 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-15T19:21:01.409Z] #47 38.05 Unpacking criu (3.16.1-3) ... [2022-02-15T19:21:01.409Z] #47 38.82 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:21:01.409Z] #47 40.40 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T19:21:01.409Z] #47 40.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:21:01.409Z] #47 40.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:21:01.409Z] #47 40.45 Setting up python3-six (1.16.0-2) ... [2022-02-15T19:21:01.409Z] #47 41.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:21:01.409Z] #47 41.78 Setting up python3-protobuf (3.12.4-1) ... [2022-02-15T19:21:01.679Z] #47 44.97 Setting up criu (3.16.1-3) ... [2022-02-15T19:21:02.288Z] #63 82.98 rootlesskit version 0.14.6 [2022-02-15T19:21:02.288Z] #63 82.98 Usage of /build/rootlesskit-docker-proxy: [2022-02-15T19:21:02.288Z] #63 82.98 -container-ip string [2022-02-15T19:21:02.288Z] #63 82.98 container ip [2022-02-15T19:21:02.288Z] #63 82.98 -container-port int [2022-02-15T19:21:02.288Z] #63 82.98 container port (default -1) [2022-02-15T19:21:02.288Z] #63 82.98 -host-ip string [2022-02-15T19:21:02.288Z] #63 82.98 host ip [2022-02-15T19:21:02.288Z] #63 82.98 -host-port int [2022-02-15T19:21:02.288Z] #63 82.98 host port (default -1) [2022-02-15T19:21:02.288Z] #63 82.98 -proto string [2022-02-15T19:21:02.288Z] #63 82.98 proxy protocol (default "tcp") [2022-02-15T19:21:02.621Z] #47 ... [2022-02-15T19:21:02.622Z] [2022-02-15T19:21:02.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-02-15T19:21:02.622Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:21:02.622Z] #38 36.12 Selecting previously unselected package libicu67:amd64. [2022-02-15T19:21:02.622Z] #38 36.13 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-15T19:21:02.622Z] #38 36.14 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T19:21:02.622Z] #38 41.52 Selecting previously unselected package libxml2:amd64. [2022-02-15T19:21:02.622Z] #38 41.52 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-15T19:21:02.622Z] #38 41.53 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T19:21:02.622Z] #38 42.13 Selecting previously unselected package libarchive13:amd64. [2022-02-15T19:21:02.622Z] #38 42.13 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-15T19:21:02.622Z] #38 42.15 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T19:21:02.622Z] #38 42.39 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-15T19:21:02.622Z] #38 42.40 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-15T19:21:02.622Z] #38 42.41 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T19:21:02.622Z] #38 42.57 Selecting previously unselected package librhash0:amd64. [2022-02-15T19:21:02.622Z] #38 42.57 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-15T19:21:02.622Z] #38 42.58 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-15T19:21:02.622Z] #38 42.73 Selecting previously unselected package libuv1:amd64. [2022-02-15T19:21:02.622Z] #38 42.73 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-15T19:21:02.622Z] #38 42.74 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-15T19:21:02.622Z] #38 42.87 Selecting previously unselected package cmake. [2022-02-15T19:21:02.622Z] #38 42.87 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-15T19:21:02.622Z] #38 42.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-15T19:21:02.865Z] #63 ... [2022-02-15T19:21:02.865Z] [2022-02-15T19:21:02.865Z] #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-02-15T19:21:02.865Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T19:21:02.865Z] #14 80.80 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-15T19:21:02.865Z] #14 80.81 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-15T19:21:02.865Z] #14 80.83 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T19:21:02.865Z] #14 80.91 Selecting previously unselected package libapparmor1:arm64. [2022-02-15T19:21:02.865Z] #14 80.92 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 80.93 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-15T19:21:02.865Z] #14 81.00 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-15T19:21:02.865Z] #14 81.01 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 81.02 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-15T19:21:02.865Z] #14 81.15 Selecting previously unselected package libbtrfs0:arm64. [2022-02-15T19:21:02.865Z] #14 81.15 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 81.16 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-15T19:21:02.865Z] #14 81.30 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-15T19:21:02.865Z] #14 81.32 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 81.33 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-15T19:21:02.865Z] #14 81.54 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-15T19:21:02.865Z] #14 81.54 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 81.54 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-15T19:21:02.865Z] #14 81.58 Selecting previously unselected package libudev-dev:arm64. [2022-02-15T19:21:02.865Z] #14 81.58 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 81.59 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-15T19:21:02.865Z] #14 81.69 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-15T19:21:02.865Z] #14 81.70 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 81.71 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-15T19:21:02.865Z] #14 81.93 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-15T19:21:02.865Z] #14 81.94 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 81.94 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-15T19:21:02.865Z] #14 82.32 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-15T19:21:02.865Z] #14 82.33 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 82.34 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-15T19:21:02.865Z] #14 82.47 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-15T19:21:02.865Z] #14 82.47 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 82.48 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-15T19:21:02.865Z] #14 82.55 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-15T19:21:02.865Z] #14 82.55 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 82.56 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-15T19:21:02.865Z] #14 82.90 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-15T19:21:02.865Z] #14 82.90 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 82.92 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-15T19:21:02.865Z] #14 83.14 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-15T19:21:02.865Z] #14 83.15 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 83.16 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-15T19:21:02.865Z] #14 83.24 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-15T19:21:02.865Z] #14 83.24 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 83.25 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T19:21:02.865Z] #14 83.45 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-15T19:21:02.865Z] #14 83.45 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-15T19:21:02.865Z] #14 83.48 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-15T19:21:02.865Z] #14 84.12 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T19:21:02.865Z] #14 84.15 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-15T19:21:02.882Z] #38 ... [2022-02-15T19:21:02.882Z] [2022-02-15T19:21:02.883Z] #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-02-15T19:21:02.883Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:21:02.883Z] #51 39.47 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-15T19:21:02.883Z] #51 39.55 go: downloading honnef.co/go/tools v0.2.2 [2022-02-15T19:21:02.883Z] #51 40.53 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-15T19:21:02.883Z] #51 40.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-15T19:21:02.883Z] #51 40.67 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-15T19:21:02.883Z] #51 40.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-15T19:21:02.883Z] #51 40.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-15T19:21:02.883Z] #51 40.82 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-15T19:21:02.883Z] #51 40.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-15T19:21:02.883Z] #51 41.16 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-15T19:21:02.883Z] #51 41.16 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-15T19:21:02.883Z] #51 41.28 go: downloading golang.org/x/text v0.3.7 [2022-02-15T19:21:02.883Z] #51 45.81 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-15T19:21:02.883Z] #51 45.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-15T19:21:02.883Z] #51 45.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-15T19:21:02.883Z] #51 46.01 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-15T19:21:02.883Z] #51 46.05 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-15T19:21:02.883Z] #51 46.06 go: downloading golang.org/x/mod v0.5.1 [2022-02-15T19:21:02.883Z] #51 46.09 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-15T19:21:02.883Z] #51 46.18 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-15T19:21:02.883Z] #51 46.21 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-15T19:21:02.883Z] #51 46.27 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-15T19:21:02.883Z] #51 46.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-15T19:21:02.883Z] #51 46.41 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-15T19:21:03.175Z] #14 84.51 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T19:21:03.175Z] #14 84.55 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-15T19:21:03.175Z] #14 84.58 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T19:21:03.458Z] #51 46.88 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-15T19:21:03.458Z] #51 ... [2022-02-15T19:21:03.458Z] [2022-02-15T19:21:03.458Z] #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-02-15T19:21:03.458Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T19:21:03.458Z] #38 46.83 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T19:21:03.458Z] #38 46.86 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:03.458Z] #38 46.89 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-15T19:21:03.458Z] #38 46.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:03.458Z] #38 46.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T19:21:03.497Z] #14 84.77 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-15T19:21:03.497Z] #14 84.96 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-15T19:21:03.497Z] #14 85.08 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-15T19:21:03.728Z] #38 46.99 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-15T19:21:03.729Z] #38 47.02 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T19:21:03.729Z] #38 47.08 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T19:21:03.729Z] #38 47.12 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T19:21:03.729Z] #38 47.14 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-15T19:21:03.729Z] #38 47.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:21:03.762Z] #14 85.29 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-15T19:21:04.102Z] #14 85.34 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-15T19:21:04.365Z] #14 85.87 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T19:21:05.341Z] #14 86.48 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-15T19:21:05.341Z] #14 86.57 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:05.631Z] #14 87.11 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-15T19:21:05.631Z] #14 87.16 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-15T19:21:05.893Z] #14 87.56 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-15T19:21:06.160Z] #14 87.63 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T19:21:06.291Z] #38 DONE 49.5s [2022-02-15T19:21:06.291Z] [2022-02-15T19:21:06.291Z] #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-02-15T19:21:06.291Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T19:21:06.291Z] #47 46.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:21:06.291Z] #47 DONE 49.3s [2022-02-15T19:21:06.291Z] [2022-02-15T19:21:06.291Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-15T19:21:06.291Z] #39 sha256:14a35de0865a2f0b2041c9091ef58ed2066ae5ba45fabaf05ce85fa564cc06f2 [2022-02-15T19:21:06.291Z] #39 DONE 0.2s [2022-02-15T19:21:06.291Z] [2022-02-15T19:21:06.291Z] #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-02-15T19:21:06.291Z] #40 sha256:b980b998b0daf0ea435159680f6c6972fa02976c663f4bf719f4059521f4558d [2022-02-15T19:21:06.415Z] #60 ... [2022-02-15T19:21:06.415Z] [2022-02-15T19:21:06.415Z] #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-02-15T19:21:06.415Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:06.415Z] #14 72.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-15T19:21:06.415Z] #14 72.28 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:06.415Z] #14 72.28 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:06.415Z] #14 77.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-15T19:21:06.415Z] #14 77.43 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:06.415Z] #14 77.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:06.415Z] #14 82.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-15T19:21:06.415Z] #14 82.06 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:06.415Z] #14 82.06 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:06.427Z] #14 87.71 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-15T19:21:06.427Z] #14 87.77 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-15T19:21:06.427Z] #14 87.80 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:06.427Z] #14 87.88 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:06.427Z] #14 87.95 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-02-15T19:21:06.427Z] #14 87.98 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:06.427Z] [2022-02-15T19:21:06.427Z] #14 ... [2022-02-15T19:21:06.427Z] [2022-02-15T19:21:06.427Z] #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-02-15T19:21:06.427Z] #63 sha256:40714504820f1c32c766033d58c0eef674c8ae76984c278b81836e6f4343c1f7 [2022-02-15T19:21:06.427Z] #63 DONE 87.7s [2022-02-15T19:21:06.427Z] [2022-02-15T19:21:06.427Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-15T19:21:06.427Z] #64 sha256:d325079b01f8f91147365944195257832a8417efc860163b343a896ba37c9d8d [2022-02-15T19:21:06.427Z] #64 DONE 0.1s [2022-02-15T19:21:06.427Z] [2022-02-15T19:21:06.427Z] #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-02-15T19:21:06.427Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T19:21:06.427Z] #14 87.99 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-02-15T19:21:06.427Z] #14 88.00 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T19:21:06.427Z] #14 88.01 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:06.427Z] #14 88.05 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-02-15T19:21:06.427Z] #14 88.05 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:06.427Z] #14 88.08 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T19:21:06.427Z] #14 ... [2022-02-15T19:21:06.427Z] [2022-02-15T19:21:06.427Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-15T19:21:06.427Z] #65 sha256:0904ea7aa8b6ba9ecfa0c2c61888bc862ee75ce18790c1777b63f0e6ee01bccb [2022-02-15T19:21:06.688Z] #65 DONE 0.1s [2022-02-15T19:21:06.688Z] [2022-02-15T19:21:06.688Z] #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-02-15T19:21:06.688Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T19:21:06.688Z] #14 88.08 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T19:21:06.688Z] #14 88.16 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-15T19:21:06.688Z] #14 88.18 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-15T19:21:06.688Z] #14 88.20 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-15T19:21:06.688Z] #14 88.21 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-15T19:21:06.688Z] #14 88.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:21:07.286Z] #14 DONE 88.6s [2022-02-15T19:21:07.286Z] [2022-02-15T19:21:07.286Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-15T19:21:07.286Z] #55 sha256:3c2a089d84f1411b1803f3fb17eb5c04d424abf62156d20cc0fba9c12b0729ad [2022-02-15T19:21:07.286Z] #55 DONE 0.3s [2022-02-15T19:21:07.286Z] [2022-02-15T19:21:07.286Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T19:21:07.286Z] #15 sha256:ebd260f98611310eb63222a71234426c164eb8747bf9d22f3d1eca7188980f25 [2022-02-15T19:21:07.683Z] #40 1.304 + RM_GOPATH=0 [2022-02-15T19:21:07.683Z] #40 1.304 + TMP_GOPATH= [2022-02-15T19:21:07.683Z] #40 1.304 + : /build [2022-02-15T19:21:07.683Z] #40 1.304 + '[' -z '' ']' [2022-02-15T19:21:07.683Z] #40 1.304 ++ mktemp -d [2022-02-15T19:21:07.683Z] #40 1.324 + export GOPATH=/tmp/tmp.LX2hI8hD2O [2022-02-15T19:21:07.683Z] #40 1.324 + GOPATH=/tmp/tmp.LX2hI8hD2O [2022-02-15T19:21:07.683Z] #40 1.324 + RM_GOPATH=1 [2022-02-15T19:21:07.683Z] #40 1.324 + case "$(go env GOARCH)" in [2022-02-15T19:21:07.683Z] #40 1.326 ++ go env GOARCH [2022-02-15T19:21:07.683Z] #40 1.370 Install tini version v0.19.0 [2022-02-15T19:21:07.683Z] #40 1.370 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:21:07.683Z] #40 1.370 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:21:07.683Z] #40 1.370 ++ dirname /install.sh [2022-02-15T19:21:07.683Z] #40 1.370 + dir=/ [2022-02-15T19:21:07.683Z] #40 1.370 + bin=tini [2022-02-15T19:21:07.683Z] #40 1.370 + shift [2022-02-15T19:21:07.683Z] #40 1.370 + '[' '!' -f //tini.installer ']' [2022-02-15T19:21:07.683Z] #40 1.370 + . //tini.installer [2022-02-15T19:21:07.683Z] #40 1.370 ++ : v0.19.0 [2022-02-15T19:21:07.683Z] #40 1.370 + install_tini [2022-02-15T19:21:07.683Z] #40 1.370 + echo 'Install tini version v0.19.0' [2022-02-15T19:21:07.683Z] #40 1.370 + git clone https://github.com/krallin/tini.git /tmp/tmp.LX2hI8hD2O/tini [2022-02-15T19:21:07.683Z] #40 1.375 Cloning into '/tmp/tmp.LX2hI8hD2O/tini'... [2022-02-15T19:21:08.230Z] #15 DONE 1.3s [2022-02-15T19:21:08.230Z] [2022-02-15T19:21:08.230Z] #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-02-15T19:21:08.230Z] #16 sha256:8258b06d44e8375c4dd696be207f112629c136adb02e5302e59ba7f3765c683e [2022-02-15T19:21:08.629Z] #40 ... [2022-02-15T19:21:08.629Z] [2022-02-15T19:21:08.629Z] #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-02-15T19:21:08.629Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T19:21:08.629Z] #49 51.81 gotestsum version dev [2022-02-15T19:21:08.629Z] #49 DONE 51.9s [2022-02-15T19:21:08.629Z] [2022-02-15T19:21:08.629Z] #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-02-15T19:21:08.629Z] #40 sha256:b980b998b0daf0ea435159680f6c6972fa02976c663f4bf719f4059521f4558d [2022-02-15T19:21:08.629Z] #40 2.086 + cd /tmp/tmp.LX2hI8hD2O/tini [2022-02-15T19:21:08.629Z] #40 2.086 + git checkout -q v0.19.0 [2022-02-15T19:21:08.629Z] #40 2.103 + cmake . [2022-02-15T19:21:08.698Z] #19 31.55 Reading package lists... [2022-02-15T19:21:09.180Z] #16 DONE 0.9s [2022-02-15T19:21:09.180Z] [2022-02-15T19:21:09.180Z] #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-02-15T19:21:09.180Z] #56 sha256:303023093dae35738f7feb93b986fb888fa160462e9f62134ee98e654b7ed446 [2022-02-15T19:21:09.180Z] #56 0.938 + RM_GOPATH=0 [2022-02-15T19:21:09.180Z] #56 0.938 + TMP_GOPATH= [2022-02-15T19:21:09.180Z] #56 0.938 + : /build [2022-02-15T19:21:09.180Z] #56 0.938 + '[' -z '' ']' [2022-02-15T19:21:09.180Z] #56 0.938 ++ mktemp -d [2022-02-15T19:21:09.180Z] #56 0.939 + export GOPATH=/tmp/tmp.fshMwTbTc7 [2022-02-15T19:21:09.180Z] #56 0.939 + GOPATH=/tmp/tmp.fshMwTbTc7 [2022-02-15T19:21:09.180Z] #56 0.939 + RM_GOPATH=1 [2022-02-15T19:21:09.180Z] #56 0.939 + case "$(go env GOARCH)" in [2022-02-15T19:21:09.180Z] #56 0.940 ++ go env GOARCH [2022-02-15T19:21:09.180Z] #56 0.976 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:21:09.180Z] #56 0.976 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:21:09.180Z] #56 0.976 ++ dirname /install.sh [2022-02-15T19:21:09.180Z] #56 0.976 + dir=/ [2022-02-15T19:21:09.180Z] #56 0.976 + bin=runc [2022-02-15T19:21:09.180Z] #56 0.976 + shift [2022-02-15T19:21:09.180Z] #56 0.976 + '[' '!' -f //runc.installer ']' [2022-02-15T19:21:09.180Z] #56 0.976 + . //runc.installer [2022-02-15T19:21:09.180Z] #56 0.976 ++ set -e [2022-02-15T19:21:09.180Z] #56 0.976 ++ : v1.1.0 [2022-02-15T19:21:09.180Z] #56 0.976 + install_runc [2022-02-15T19:21:09.180Z] #56 0.976 + RUNC_BUILDTAGS=seccomp [2022-02-15T19:21:09.180Z] #56 0.976 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-15T19:21:09.180Z] #56 0.976 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fshMwTbTc7/src/github.com/opencontainers/runc [2022-02-15T19:21:09.180Z] #56 0.976 Cloning into '/tmp/tmp.fshMwTbTc7/src/github.com/opencontainers/runc'... [2022-02-15T19:21:09.180Z] #56 0.992 Install runc version v1.1.0 (build tags: seccomp) [2022-02-15T19:21:09.201Z] #40 2.910 -- The C compiler identification is GNU 10.2.1 [2022-02-15T19:21:09.201Z] #40 2.993 -- Detecting C compiler ABI info [2022-02-15T19:21:09.776Z] #40 3.513 -- Detecting C compiler ABI info - done [2022-02-15T19:21:09.776Z] #40 3.610 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-15T19:21:09.776Z] #40 3.618 -- Detecting C compile features [2022-02-15T19:21:10.038Z] #40 3.619 -- Detecting C compile features - done [2022-02-15T19:21:10.038Z] #40 3.644 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-15T19:21:10.038Z] #40 3.825 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-15T19:21:10.038Z] #40 3.907 -- Configuring done [2022-02-15T19:21:10.125Z] #14 70.09 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-15T19:21:10.125Z] #14 70.09 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:10.125Z] #14 70.09 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:10.125Z] #14 ... [2022-02-15T19:21:10.125Z] [2022-02-15T19:21:10.125Z] #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-02-15T19:21:10.125Z] #60 sha256:b8b6ba62e30b784a09e47995b54b87bfb8d7db18b83d93769b86c03d302966df [2022-02-15T19:21:10.125Z] #60 37.81 Updating files: 66% (3130/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-15T19:21:10.125Z] #60 38.63 + cd /tmp/tmp.r1dfq3ZuwJ/src/github.com/containerd/containerd [2022-02-15T19:21:10.125Z] #60 38.64 + git checkout -q v1.5.9 [2022-02-15T19:21:10.126Z] #56 ... [2022-02-15T19:21:10.126Z] [2022-02-15T19:21:10.126Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-15T19:21:10.126Z] #17 sha256:51b980c25677bad42d7e979df2bf71fed02699b1beca0c04199aeb9caa243a74 [2022-02-15T19:21:10.126Z] #17 0.576 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-15T19:21:10.126Z] #17 DONE 0.8s [2022-02-15T19:21:10.300Z] #40 3.917 -- Generating done [2022-02-15T19:21:10.300Z] #40 3.933 -- Build files have been written to: /tmp/tmp.LX2hI8hD2O/tini [2022-02-15T19:21:10.300Z] #40 3.938 + make tini-static [2022-02-15T19:21:10.388Z] [2022-02-15T19:21:10.388Z] #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-02-15T19:21:10.388Z] #26 sha256:62c622aeb3d45a3db6d9b35b5c44e59c7950fc2537ea2e4eec2f87658e4cb21f [2022-02-15T19:21:10.563Z] #40 4.225 Scanning dependencies of target tini-static [2022-02-15T19:21:10.563Z] #40 4.301 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-15T19:21:10.908Z] #26 90.45 Updating files: 26% (2981/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 42% (4899/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) [2022-02-15T19:21:10.908Z] #26 ... [2022-02-15T19:21:10.908Z] [2022-02-15T19:21:10.908Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-15T19:21:10.908Z] #18 sha256:d713279fb198e9d86d054bb8aea8d183b33e7e9e710da7c33439351a4406a0eb [2022-02-15T19:21:10.908Z] #18 DONE 0.8s [2022-02-15T19:21:10.908Z] [2022-02-15T19:21:10.908Z] #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-02-15T19:21:10.908Z] #26 sha256:62c622aeb3d45a3db6d9b35b5c44e59c7950fc2537ea2e4eec2f87658e4cb21f [2022-02-15T19:21:11.690Z] #26 90.45 Updating files: 26% (2981/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 42% (4899/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 67% (7701/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) [2022-02-15T19:21:11.690Z] #26 ... [2022-02-15T19:21:11.690Z] [2022-02-15T19:21:11.690Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-15T19:21:11.690Z] #19 sha256:63a03f5053b87d795e28bf87f0c43a5e40a09a49793c6f1e2c9cd6dc57afb0b2 [2022-02-15T19:21:11.690Z] #19 DONE 0.8s [2022-02-15T19:21:11.690Z] [2022-02-15T19:21:11.690Z] #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-02-15T19:21:11.690Z] #26 sha256:62c622aeb3d45a3db6d9b35b5c44e59c7950fc2537ea2e4eec2f87658e4cb21f [2022-02-15T19:21:11.951Z] #40 5.285 [100%] Linking C executable tini-static [2022-02-15T19:21:11.951Z] #40 5.751 [100%] Built target tini-static [2022-02-15T19:21:11.951Z] #40 5.812 + mkdir -p /build [2022-02-15T19:21:12.214Z] #40 5.815 + cp tini-static /build/docker-init [2022-02-15T19:21:12.471Z] #26 90.45 Updating files: 26% (2981/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 42% (4899/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 67% (7701/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 97% (11170/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-02-15T19:21:12.471Z] #26 ... [2022-02-15T19:21:12.471Z] [2022-02-15T19:21:12.471Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-15T19:21:12.471Z] #20 sha256:4b7ffaa29324ce5c27a628088faff138fe7eb0bd25275cded4ae9798a445ccd6 [2022-02-15T19:21:12.471Z] #20 DONE 0.9s [2022-02-15T19:21:12.471Z] [2022-02-15T19:21:12.471Z] #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-02-15T19:21:12.471Z] #26 sha256:62c622aeb3d45a3db6d9b35b5c44e59c7950fc2537ea2e4eec2f87658e4cb21f [2022-02-15T19:21:12.471Z] #26 93.66 + cd /tmp/tmp.Oqh035yedx/tmp/docker-ce [2022-02-15T19:21:12.471Z] #26 93.66 + git checkout -q v17.06.2-ce [2022-02-15T19:21:12.475Z] #40 DONE 6.2s [2022-02-15T19:21:12.475Z] [2022-02-15T19:21:12.475Z] #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-02-15T19:21:12.475Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:21:12.475Z] #51 46.98 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-15T19:21:12.475Z] #51 47.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-15T19:21:12.475Z] #51 47.34 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-15T19:21:12.475Z] #51 47.34 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-15T19:21:12.475Z] #51 47.41 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-15T19:21:12.475Z] #51 47.42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-15T19:21:12.475Z] #51 47.44 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-15T19:21:12.475Z] #51 47.46 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-15T19:21:12.475Z] #51 47.67 go: downloading github.com/prometheus/common v0.10.0 [2022-02-15T19:21:12.475Z] #51 47.94 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-15T19:21:12.475Z] #51 47.99 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-15T19:21:12.475Z] #51 48.07 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-15T19:21:12.475Z] #51 49.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-15T19:21:12.664Z] #60 40.67 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-15T19:21:12.664Z] #60 40.67 + BUILDTAGS='netgo osusergo static_build' [2022-02-15T19:21:12.664Z] #60 40.67 + export EXTRA_FLAGS=-buildmode=pie [2022-02-15T19:21:12.664Z] #60 40.67 + EXTRA_FLAGS=-buildmode=pie [2022-02-15T19:21:12.664Z] #60 40.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-15T19:21:12.664Z] #60 40.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-15T19:21:12.664Z] #60 40.67 + '[' '' = dynamic ']' [2022-02-15T19:21:12.664Z] #60 40.67 + make [2022-02-15T19:21:12.969Z] #14 ... [2022-02-15T19:21:12.969Z] [2022-02-15T19:21:12.969Z] #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-02-15T19:21:12.969Z] #63 sha256:812a9032fd67b435cd5c639a1eb5df1ca0a9ac77b155078e748ea5f1b4716dd8 [2022-02-15T19:21:12.969Z] #63 89.83 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T19:21:12.969Z] #63 89.83 + GOBIN=/build [2022-02-15T19:21:12.969Z] #63 89.83 + GO111MODULE=on [2022-02-15T19:21:12.969Z] #63 89.83 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-15T19:21:13.608Z] #60 42.13 + bin/ctr [2022-02-15T19:21:15.040Z] #51 ... [2022-02-15T19:21:15.040Z] [2022-02-15T19:21:15.040Z] #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-02-15T19:21:15.040Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:15.041Z] #14 48.26 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-15T19:21:15.041Z] #14 48.27 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:15.041Z] #14 48.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T19:21:15.041Z] #14 48.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-15T19:21:15.041Z] #14 48.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:15.041Z] #14 48.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:15.041Z] #14 56.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-15T19:21:15.041Z] #14 56.68 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:15.041Z] #14 56.68 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:15.777Z] #26 96.54 + mkdir -p /tmp/tmp.Oqh035yedx/src/github.com/docker [2022-02-15T19:21:15.777Z] #26 96.55 + mv components/cli /tmp/tmp.Oqh035yedx/src/github.com/docker/cli [2022-02-15T19:21:15.777Z] #26 96.55 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-15T19:21:18.231Z] #63 94.39 rootlesskit version 0.14.6 [2022-02-15T19:21:18.231Z] #63 94.39 Usage of /build/rootlesskit-docker-proxy: [2022-02-15T19:21:18.231Z] #63 94.39 -container-ip string [2022-02-15T19:21:18.231Z] #63 94.39 container ip [2022-02-15T19:21:18.231Z] #63 94.39 -container-port int [2022-02-15T19:21:18.231Z] #63 94.39 container port (default -1) [2022-02-15T19:21:18.231Z] #63 94.39 -host-ip string [2022-02-15T19:21:18.231Z] #63 94.39 host ip [2022-02-15T19:21:18.231Z] #63 94.39 -host-port int [2022-02-15T19:21:18.231Z] #63 94.39 host port (default -1) [2022-02-15T19:21:18.231Z] #63 94.39 -proto string [2022-02-15T19:21:18.231Z] #63 94.39 proxy protocol (default "tcp") [2022-02-15T19:21:18.945Z] #19 40.28 Reading package lists... [2022-02-15T19:21:19.885Z] #19 49.00 Building dependency tree... [2022-02-15T19:21:20.793Z] #63 ... [2022-02-15T19:21:20.793Z] [2022-02-15T19:21:20.793Z] #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-02-15T19:21:20.793Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:20.793Z] #14 92.61 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-15T19:21:20.793Z] #14 92.62 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:20.793Z] #14 92.62 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:20.793Z] #14 98.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-15T19:21:20.793Z] #14 98.18 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-15T19:21:21.052Z] #14 98.31 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T19:21:21.272Z] #19 52.67 The following additional packages will be installed: [2022-02-15T19:21:21.272Z] #19 52.67 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-15T19:21:21.272Z] #19 52.67 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-15T19:21:21.272Z] #19 52.67 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-15T19:21:21.272Z] #19 52.67 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-15T19:21:21.272Z] #19 52.68 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-15T19:21:21.272Z] #19 52.68 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-15T19:21:21.272Z] #19 52.68 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-15T19:21:21.272Z] #19 52.68 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-15T19:21:21.272Z] #19 52.68 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-15T19:21:21.272Z] #19 52.68 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-15T19:21:21.272Z] #19 52.68 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-15T19:21:21.272Z] #19 52.68 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-15T19:21:21.272Z] #19 52.68 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-15T19:21:21.272Z] #19 52.68 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-15T19:21:21.272Z] #19 52.68 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-15T19:21:21.272Z] #19 52.68 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-15T19:21:21.272Z] #19 52.68 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-15T19:21:21.272Z] #19 52.68 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-15T19:21:21.272Z] #19 52.68 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-15T19:21:21.272Z] #19 52.68 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-15T19:21:21.272Z] #19 52.68 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-15T19:21:21.272Z] #19 52.68 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-15T19:21:21.272Z] #19 52.68 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-15T19:21:21.272Z] #19 52.68 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-15T19:21:21.272Z] #19 52.68 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-15T19:21:21.272Z] #19 52.68 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-15T19:21:21.272Z] #19 52.68 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-15T19:21:21.272Z] #19 52.68 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-15T19:21:21.272Z] #19 52.68 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-15T19:21:21.272Z] #19 52.68 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-15T19:21:21.272Z] #19 52.69 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-15T19:21:21.272Z] #19 52.69 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-15T19:21:21.272Z] #19 52.69 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-15T19:21:21.272Z] #19 52.69 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-15T19:21:21.272Z] #19 52.69 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-15T19:21:21.272Z] #19 52.69 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-15T19:21:21.272Z] #19 52.69 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-15T19:21:21.272Z] #19 52.69 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-15T19:21:21.272Z] #19 52.69 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-15T19:21:21.272Z] #19 52.69 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-15T19:21:21.272Z] #19 52.69 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-15T19:21:21.272Z] #19 52.69 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-15T19:21:21.272Z] #19 52.69 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-15T19:21:21.272Z] #19 52.70 linux-libc-dev-s390x-cross patch xz-utils [2022-02-15T19:21:21.272Z] #19 52.73 Suggested packages: [2022-02-15T19:21:21.272Z] #19 52.73 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-15T19:21:21.272Z] #19 52.73 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-15T19:21:21.272Z] #19 52.73 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-15T19:21:21.272Z] #19 52.73 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-15T19:21:21.272Z] #19 52.73 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-15T19:21:21.272Z] #19 52.73 libyaml-shell-perl ed diffutils-doc [2022-02-15T19:21:21.272Z] #19 52.73 Recommended packages: [2022-02-15T19:21:21.272Z] #19 52.73 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-15T19:21:21.272Z] #19 52.73 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-15T19:21:21.627Z] #14 ... [2022-02-15T19:21:21.627Z] [2022-02-15T19:21:21.627Z] #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-02-15T19:21:21.627Z] #63 sha256:812a9032fd67b435cd5c639a1eb5df1ca0a9ac77b155078e748ea5f1b4716dd8 [2022-02-15T19:21:21.627Z] #63 DONE 98.6s [2022-02-15T19:21:21.627Z] [2022-02-15T19:21:21.627Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-15T19:21:21.627Z] #64 sha256:f101f864444bccbb633464550009893e9496b60077617dd56e0a47e594fbae39 [2022-02-15T19:21:21.627Z] #64 DONE 0.1s [2022-02-15T19:21:21.627Z] [2022-02-15T19:21:21.627Z] #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-02-15T19:21:21.627Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:21.627Z] #14 98.89 Selecting previously unselected package libapparmor1:amd64. [2022-02-15T19:21:21.627Z] #14 98.90 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-15T19:21:21.627Z] #14 98.90 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T19:21:21.627Z] #14 ... [2022-02-15T19:21:21.627Z] [2022-02-15T19:21:21.627Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-15T19:21:21.627Z] #65 sha256:f7ce153fc0f9abd96fca0188f5a0ec1016bc43a596e0b780f2fe6163c18d066f [2022-02-15T19:21:21.627Z] #65 DONE 0.1s [2022-02-15T19:21:21.627Z] [2022-02-15T19:21:21.627Z] #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-02-15T19:21:21.627Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:21.627Z] #14 99.04 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-15T19:21:21.627Z] #14 99.04 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-15T19:21:21.627Z] #14 99.04 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T19:21:21.627Z] #14 99.16 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T19:21:21.884Z] #14 99.16 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T19:21:21.884Z] #14 99.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:21:22.142Z] #14 99.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T19:21:22.142Z] #14 99.51 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T19:21:22.142Z] #14 99.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:21:22.369Z] #26 ... [2022-02-15T19:21:22.370Z] [2022-02-15T19:21:22.370Z] #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-02-15T19:21:22.370Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-15T19:21:22.370Z] #21 0.901 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:21:22.370Z] #21 0.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:21:22.370Z] #21 0.995 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:21:22.370Z] #21 1.231 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T19:21:22.370Z] #21 1.879 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [115 kB] [2022-02-15T19:21:22.370Z] #21 2.747 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T19:21:22.370Z] #21 5.482 Fetched 8387 kB in 5s (1729 kB/s) [2022-02-15T19:21:22.370Z] #21 5.482 Reading package lists... [2022-02-15T19:21:22.370Z] #21 7.578 Reading package lists... [2022-02-15T19:21:22.370Z] #21 ... [2022-02-15T19:21:22.370Z] [2022-02-15T19:21:22.370Z] #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-02-15T19:21:22.370Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-15T19:21:22.370Z] #34 DONE 103.1s [2022-02-15T19:21:22.370Z] [2022-02-15T19:21:22.370Z] #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-02-15T19:21:22.370Z] #56 sha256:303023093dae35738f7feb93b986fb888fa160462e9f62134ee98e654b7ed446 [2022-02-15T19:21:22.370Z] #56 8.463 + cd /tmp/tmp.fshMwTbTc7/src/github.com/opencontainers/runc [2022-02-15T19:21:22.370Z] #56 8.464 + git checkout -q v1.1.0 [2022-02-15T19:21:22.370Z] #56 8.805 + '[' -z '' ']' [2022-02-15T19:21:22.370Z] #56 8.805 + target=static [2022-02-15T19:21:22.370Z] #56 8.805 + make BUILDTAGS=seccomp static [2022-02-15T19:21:22.370Z] #56 8.889 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-02-15T19:21:22.370Z] #56 ... [2022-02-15T19:21:22.370Z] [2022-02-15T19:21:22.370Z] #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-02-15T19:21:22.370Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-15T19:21:22.370Z] #21 7.578 Reading package lists... [2022-02-15T19:21:22.405Z] #14 99.81 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-15T19:21:22.405Z] #14 99.82 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:21:22.405Z] #14 99.82 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:22.662Z] #14 99.90 Selecting previously unselected package libudev-dev:amd64. [2022-02-15T19:21:22.662Z] #14 99.91 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-15T19:21:22.662Z] #14 99.91 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-15T19:21:22.662Z] #14 100.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-15T19:21:22.662Z] #14 100.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-15T19:21:22.921Z] #14 100.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T19:21:23.178Z] #14 100.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-15T19:21:23.178Z] #14 100.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-15T19:21:23.178Z] #14 100.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T19:21:23.178Z] #14 100.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-15T19:21:23.178Z] #14 100.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-15T19:21:23.178Z] #14 100.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T19:21:23.312Z] #21 9.611 Building dependency tree... [2022-02-15T19:21:23.435Z] #14 100.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-15T19:21:23.435Z] #14 100.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-15T19:21:23.435Z] #14 100.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T19:21:23.435Z] #14 100.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-15T19:21:23.435Z] #14 100.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-15T19:21:23.435Z] #14 100.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T19:21:23.619Z] #60 ... [2022-02-15T19:21:23.619Z] [2022-02-15T19:21:23.619Z] #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-02-15T19:21:23.619Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:23.619Z] #14 74.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-15T19:21:23.619Z] #14 74.75 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:23.619Z] #14 74.76 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:23.619Z] #14 80.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-15T19:21:23.619Z] #14 80.22 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:23.619Z] #14 80.23 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:23.882Z] #21 11.29 The following additional packages will be installed: [2022-02-15T19:21:23.998Z] #14 101.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-15T19:21:23.999Z] #14 101.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-15T19:21:23.999Z] #14 101.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T19:21:23.999Z] #14 101.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-15T19:21:23.999Z] #14 101.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:21:23.999Z] #14 101.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:23.999Z] #14 101.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-15T19:21:23.999Z] #14 101.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-15T19:21:24.143Z] #21 11.29 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T19:21:24.143Z] #21 11.29 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-15T19:21:24.143Z] #21 11.29 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-15T19:21:24.143Z] #21 11.29 python3-pkg-resources vim-runtime xxd [2022-02-15T19:21:24.143Z] #21 11.30 Suggested packages: [2022-02-15T19:21:24.143Z] #21 11.30 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-15T19:21:24.143Z] #21 11.30 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-15T19:21:24.143Z] #21 11.30 acl attr quota [2022-02-15T19:21:24.143Z] #21 11.30 Recommended packages: [2022-02-15T19:21:24.143Z] #21 11.30 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-15T19:21:24.256Z] #14 101.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T19:21:24.256Z] #14 101.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-15T19:21:24.256Z] #14 101.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-15T19:21:24.256Z] #14 101.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T19:21:24.561Z] #19 56.11 The following NEW packages will be installed: [2022-02-15T19:21:24.561Z] #19 56.11 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-15T19:21:24.561Z] #19 56.11 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-15T19:21:24.820Z] #14 102.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T19:21:24.820Z] #14 102.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T19:21:24.820Z] #14 102.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T19:21:24.820Z] #14 102.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T19:21:24.820Z] #14 102.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T19:21:24.820Z] #14 102.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T19:21:24.820Z] #14 102.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:21:24.820Z] #14 102.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T19:21:24.820Z] #14 102.3 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-15T19:21:24.820Z] #14 102.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T19:21:24.820Z] #14 102.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T19:21:24.820Z] #14 102.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:21:24.820Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:24.821Z] #19 56.11 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-15T19:21:24.821Z] #19 56.11 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-15T19:21:24.821Z] #19 56.11 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-15T19:21:24.821Z] #19 56.11 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-15T19:21:24.821Z] #19 56.11 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-15T19:21:24.821Z] #19 56.11 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-15T19:21:24.821Z] #19 56.11 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-15T19:21:24.821Z] #19 56.11 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-15T19:21:24.821Z] #19 56.11 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-15T19:21:24.821Z] #19 56.11 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-15T19:21:24.821Z] #19 56.11 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-15T19:21:24.821Z] #19 56.11 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-15T19:21:24.821Z] #19 56.11 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-15T19:21:24.821Z] #19 56.11 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-15T19:21:24.821Z] #19 56.11 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-15T19:21:24.821Z] #19 56.11 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-15T19:21:24.821Z] #19 56.11 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-15T19:21:24.821Z] #19 56.11 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-15T19:21:24.821Z] #19 56.11 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-15T19:21:24.821Z] #19 56.11 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-15T19:21:24.821Z] #19 56.11 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-15T19:21:24.821Z] #19 56.11 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-15T19:21:24.821Z] #19 56.11 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-15T19:21:24.821Z] #19 56.11 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-15T19:21:24.821Z] #19 56.11 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-15T19:21:24.821Z] #19 56.11 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-15T19:21:24.821Z] #19 56.11 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-15T19:21:24.821Z] #19 56.11 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-15T19:21:24.821Z] #19 56.11 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-15T19:21:24.821Z] #19 56.12 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-15T19:21:24.821Z] #19 56.12 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-15T19:21:24.821Z] #19 56.12 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-15T19:21:24.821Z] #19 56.12 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-15T19:21:24.821Z] #19 56.12 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-15T19:21:24.821Z] #19 56.12 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-15T19:21:24.821Z] #19 56.12 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-15T19:21:24.821Z] #19 56.12 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-15T19:21:24.821Z] #19 56.12 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-15T19:21:24.821Z] #19 56.12 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-15T19:21:24.821Z] #19 56.12 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-15T19:21:24.821Z] #19 56.12 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-15T19:21:24.821Z] #19 56.13 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-15T19:21:24.821Z] #19 56.13 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-15T19:21:24.821Z] #19 56.13 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-15T19:21:24.821Z] #19 56.13 linux-libc-dev-s390x-cross patch xz-utils [2022-02-15T19:21:25.077Z] #14 102.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T19:21:25.077Z] #14 102.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-15T19:21:25.077Z] #14 102.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T19:21:25.077Z] #14 102.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T19:21:25.077Z] #14 102.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T19:21:25.077Z] #14 102.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T19:21:25.077Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:25.077Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:25.077Z] #14 102.5 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-02-15T19:21:25.077Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:25.077Z] #14 102.5 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-02-15T19:21:25.077Z] #14 102.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T19:21:25.077Z] #14 102.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:25.077Z] #14 102.5 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-02-15T19:21:25.077Z] #14 102.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:25.077Z] #14 102.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T19:21:25.080Z] #19 56.57 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:21:25.080Z] #19 56.57 Need to get 787 MB of archives. [2022-02-15T19:21:25.080Z] #19 56.57 After this operation, 3385 MB of additional disk space will be used. [2022-02-15T19:21:25.080Z] #19 56.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-02-15T19:21:25.080Z] #19 56.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-15T19:21:25.080Z] #19 56.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-15T19:21:25.080Z] #19 56.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-15T19:21:25.080Z] #19 56.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-15T19:21:25.080Z] #19 56.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-15T19:21:25.080Z] #19 56.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-02-15T19:21:25.080Z] #19 56.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-02-15T19:21:25.080Z] #19 56.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-02-15T19:21:25.085Z] #21 12.20 The following NEW packages will be installed: [2022-02-15T19:21:25.085Z] #21 12.21 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-15T19:21:25.085Z] #21 12.21 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T19:21:25.085Z] #21 12.21 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-15T19:21:25.085Z] #21 12.21 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-15T19:21:25.085Z] #21 12.21 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-15T19:21:25.085Z] #21 12.21 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-15T19:21:25.085Z] #21 12.21 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-15T19:21:25.085Z] #21 12.21 xz-utils zip zstd [2022-02-15T19:21:25.085Z] #21 12.53 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:21:25.085Z] #21 12.53 Need to get 27.0 MB of archives. [2022-02-15T19:21:25.085Z] #21 12.53 After this operation, 105 MB of additional disk space will be used. [2022-02-15T19:21:25.085Z] #21 12.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-15T19:21:25.085Z] #21 12.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-15T19:21:25.085Z] #21 12.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-15T19:21:25.085Z] #21 12.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-15T19:21:25.085Z] #21 12.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-15T19:21:25.085Z] #21 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-15T19:21:25.085Z] #21 12.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-15T19:21:25.085Z] #21 12.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-15T19:21:25.085Z] #21 12.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T19:21:25.085Z] #21 12.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T19:21:25.085Z] #21 12.59 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-15T19:21:25.085Z] #21 12.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-15T19:21:25.085Z] #21 12.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-15T19:21:25.103Z] #14 67.63 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-15T19:21:25.103Z] #14 67.63 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:25.103Z] #14 67.64 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:25.341Z] #19 56.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-02-15T19:21:25.341Z] #19 56.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-02-15T19:21:25.341Z] #19 56.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-15T19:21:25.341Z] #19 56.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-02-15T19:21:25.342Z] #14 102.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:25.342Z] #14 102.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-15T19:21:25.342Z] #14 102.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:25.342Z] #14 102.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:25.342Z] #14 102.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:21:25.346Z] #21 12.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-15T19:21:25.346Z] #21 12.61 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-15T19:21:25.346Z] #21 12.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-15T19:21:25.346Z] #21 12.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-15T19:21:25.347Z] #21 12.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-15T19:21:25.347Z] #21 12.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-15T19:21:25.347Z] #21 12.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-15T19:21:25.347Z] #21 12.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-15T19:21:25.347Z] #21 12.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-15T19:21:25.347Z] #21 12.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-15T19:21:25.347Z] #21 12.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-15T19:21:25.347Z] #21 12.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-15T19:21:25.347Z] #21 12.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-15T19:21:25.347Z] #21 12.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-15T19:21:25.600Z] #14 DONE 102.9s [2022-02-15T19:21:25.600Z] [2022-02-15T19:21:25.600Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-15T19:21:25.600Z] #55 sha256:2257949541c9d3d168b249ce37cc0807a8efb2b0a97b39ad15da0c4a8bcb2995 [2022-02-15T19:21:25.600Z] #55 DONE 0.1s [2022-02-15T19:21:25.600Z] [2022-02-15T19:21:25.600Z] #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-02-15T19:21:25.600Z] #56 sha256:da9f14f26128aa0697228ada4288e77c044beef89f9f9e2bed43404652db2b41 [2022-02-15T19:21:25.609Z] #21 12.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-15T19:21:25.609Z] #21 13.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-15T19:21:25.609Z] #21 13.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-02-15T19:21:25.609Z] #21 13.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-15T19:21:25.609Z] #21 13.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-15T19:21:25.609Z] #21 13.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-15T19:21:25.609Z] #21 13.00 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-15T19:21:25.609Z] #21 13.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-15T19:21:25.609Z] #21 13.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-15T19:21:25.609Z] #21 13.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T19:21:25.609Z] #21 13.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-15T19:21:25.609Z] #21 13.10 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-15T19:21:25.679Z] #14 ... [2022-02-15T19:21:25.679Z] [2022-02-15T19:21:25.679Z] #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-02-15T19:21:25.679Z] #60 sha256:0866170931f033742abbacaadfff19ff80a5429d5db6943eb18f2a211b26aa21 [2022-02-15T19:21:25.870Z] #21 13.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-15T19:21:25.870Z] #21 13.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-15T19:21:25.870Z] #21 13.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-15T19:21:25.870Z] #21 13.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-15T19:21:25.870Z] #21 13.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-15T19:21:25.870Z] #21 13.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-15T19:21:26.133Z] #21 13.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-15T19:21:26.133Z] #21 13.47 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-15T19:21:26.133Z] #21 13.47 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-15T19:21:26.470Z] #60 35.58 Updating files: 67% (3177/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-15T19:21:26.470Z] #60 36.38 + cd /tmp/tmp.56nN0xL6Zp/src/github.com/containerd/containerd [2022-02-15T19:21:26.470Z] #60 36.38 + git checkout -q v1.5.9 [2022-02-15T19:21:26.706Z] #21 14.01 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:21:26.706Z] #21 14.13 Fetched 27.0 MB in 1s (21.7 MB/s) [2022-02-15T19:21:26.725Z] #19 58.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-02-15T19:21:26.725Z] #19 58.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-02-15T19:21:26.916Z] #14 ... [2022-02-15T19:21:26.916Z] [2022-02-15T19:21:26.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-02-15T19:21:26.916Z] #63 sha256:2f2492129dd39298636f9305610bdaaf45626f2e42d59edddae63424dd11ec6a [2022-02-15T19:21:26.916Z] #63 87.74 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T19:21:26.916Z] #63 87.74 + GOBIN=/build [2022-02-15T19:21:26.916Z] #63 87.74 + GO111MODULE=on [2022-02-15T19:21:26.916Z] #63 87.74 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-15T19:21:26.967Z] #21 14.17 Selecting previously unselected package pigz. [2022-02-15T19:21:26.967Z] #21 14.17 (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 ... 24001 files and directories currently installed.) [2022-02-15T19:21:26.967Z] #21 14.22 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-15T19:21:26.967Z] #21 14.22 Unpacking pigz (2.6-1) ... [2022-02-15T19:21:26.967Z] #21 14.29 Selecting previously unselected package libelf1:arm64. [2022-02-15T19:21:26.967Z] #21 14.30 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-15T19:21:26.967Z] #21 14.30 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-15T19:21:26.975Z] #56 1.298 + RM_GOPATH=0 [2022-02-15T19:21:26.975Z] #56 1.298 + TMP_GOPATH= [2022-02-15T19:21:26.975Z] #56 1.298 + : /build [2022-02-15T19:21:26.975Z] #56 1.298 + '[' -z '' ']' [2022-02-15T19:21:26.975Z] #56 1.300 ++ mktemp -d [2022-02-15T19:21:26.975Z] #56 1.300 + export GOPATH=/tmp/tmp.GMnhi8YaN8 [2022-02-15T19:21:26.975Z] #56 1.300 + GOPATH=/tmp/tmp.GMnhi8YaN8 [2022-02-15T19:21:26.975Z] #56 1.300 + RM_GOPATH=1 [2022-02-15T19:21:26.975Z] #56 1.300 + case "$(go env GOARCH)" in [2022-02-15T19:21:26.975Z] #56 1.301 ++ go env GOARCH [2022-02-15T19:21:26.975Z] #56 1.308 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:21:26.975Z] #56 1.308 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:21:26.975Z] #56 1.314 ++ dirname /install.sh [2022-02-15T19:21:26.975Z] #56 ... [2022-02-15T19:21:26.975Z] [2022-02-15T19:21:26.975Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T19:21:26.975Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-15T19:21:26.975Z] #15 DONE 1.4s [2022-02-15T19:21:26.975Z] [2022-02-15T19:21:26.975Z] #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-02-15T19:21:26.975Z] #56 sha256:da9f14f26128aa0697228ada4288e77c044beef89f9f9e2bed43404652db2b41 [2022-02-15T19:21:26.975Z] #56 1.316 + dir=/ [2022-02-15T19:21:26.975Z] #56 1.316 + bin=runc [2022-02-15T19:21:26.975Z] #56 1.316 + shift [2022-02-15T19:21:26.975Z] #56 1.316 + '[' '!' -f //runc.installer ']' [2022-02-15T19:21:26.975Z] #56 1.316 + . //runc.installer [2022-02-15T19:21:26.975Z] #56 1.316 ++ set -e [2022-02-15T19:21:26.975Z] #56 1.316 ++ : v1.1.0 [2022-02-15T19:21:26.975Z] #56 1.316 + install_runc [2022-02-15T19:21:26.975Z] #56 1.316 + RUNC_BUILDTAGS=seccomp [2022-02-15T19:21:26.975Z] #56 1.316 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-15T19:21:26.975Z] #56 1.316 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GMnhi8YaN8/src/github.com/opencontainers/runc [2022-02-15T19:21:26.975Z] #56 1.316 Install runc version v1.1.0 (build tags: seccomp) [2022-02-15T19:21:26.975Z] #56 1.320 Cloning into '/tmp/tmp.GMnhi8YaN8/src/github.com/opencontainers/runc'... [2022-02-15T19:21:27.246Z] #21 14.43 Selecting previously unselected package libbpf0:arm64. [2022-02-15T19:21:27.246Z] #21 14.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-15T19:21:27.246Z] #21 14.44 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-15T19:21:27.246Z] #21 14.51 Selecting previously unselected package libcap2:arm64. [2022-02-15T19:21:27.246Z] #21 14.52 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-15T19:21:27.246Z] #21 14.52 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-15T19:21:27.246Z] #21 14.58 Selecting previously unselected package libmnl0:arm64. [2022-02-15T19:21:27.246Z] #21 14.58 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-15T19:21:27.246Z] #21 14.59 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-15T19:21:27.246Z] #21 14.62 Selecting previously unselected package libxtables12:arm64. [2022-02-15T19:21:27.246Z] #21 14.64 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-15T19:21:27.246Z] #21 14.65 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-15T19:21:27.246Z] #21 14.70 Selecting previously unselected package libcap2-bin. [2022-02-15T19:21:27.530Z] #21 14.72 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-15T19:21:27.530Z] #21 14.73 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-15T19:21:27.530Z] #21 14.83 Selecting previously unselected package iproute2. [2022-02-15T19:21:27.530Z] #21 14.84 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-15T19:21:27.530Z] #21 14.85 Unpacking iproute2 (5.10.0-4) ... [2022-02-15T19:21:27.667Z] #19 59.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-02-15T19:21:27.860Z] #60 37.67 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-15T19:21:27.860Z] #60 37.67 + BUILDTAGS='netgo osusergo static_build' [2022-02-15T19:21:27.860Z] #60 37.67 + export EXTRA_FLAGS=-buildmode=pie [2022-02-15T19:21:27.860Z] #60 37.67 + EXTRA_FLAGS=-buildmode=pie [2022-02-15T19:21:27.860Z] #60 37.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-15T19:21:27.860Z] #60 37.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-15T19:21:27.860Z] #60 37.67 + '[' '' = dynamic ']' [2022-02-15T19:21:27.860Z] #60 37.67 + make [2022-02-15T19:21:27.908Z] #56 ... [2022-02-15T19:21:27.908Z] [2022-02-15T19:21:27.908Z] #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-02-15T19:21:27.908Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-15T19:21:27.908Z] #16 DONE 1.1s [2022-02-15T19:21:27.929Z] #19 59.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-02-15T19:21:28.079Z] #21 15.26 Selecting previously unselected package xxd. [2022-02-15T19:21:28.079Z] #21 15.28 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-15T19:21:28.079Z] #21 15.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:28.079Z] #21 15.37 Selecting previously unselected package vim-common. [2022-02-15T19:21:28.079Z] #21 15.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:21:28.079Z] #21 15.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:28.079Z] #21 15.52 Selecting previously unselected package bash-completion. [2022-02-15T19:21:28.166Z] [2022-02-15T19:21:28.167Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-15T19:21:28.167Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-15T19:21:28.340Z] #21 15.52 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-15T19:21:28.775Z] #17 0.858 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-15T19:21:28.775Z] #17 DONE 1.0s [2022-02-15T19:21:28.775Z] [2022-02-15T19:21:28.775Z] #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-02-15T19:21:28.775Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:21:28.870Z] #19 60.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-15T19:21:28.870Z] #19 60.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-02-15T19:21:29.034Z] #51 ... [2022-02-15T19:21:29.034Z] [2022-02-15T19:21:29.034Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-15T19:21:29.034Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-15T19:21:29.248Z] #60 39.00 + bin/ctr [2022-02-15T19:21:29.729Z] #21 17.07 Unpacking bash-completion (1:2.11-2) ... [2022-02-15T19:21:29.968Z] #18 DONE 1.2s [2022-02-15T19:21:29.968Z] [2022-02-15T19:21:29.968Z] #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-02-15T19:21:29.968Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:21:29.989Z] #21 17.37 Selecting previously unselected package bzip2. [2022-02-15T19:21:29.990Z] #21 17.37 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-15T19:21:29.990Z] #21 17.38 Unpacking bzip2 (1.0.8-4) ... [2022-02-15T19:21:29.990Z] #21 17.46 Selecting previously unselected package xz-utils. [2022-02-15T19:21:30.226Z] #51 ... [2022-02-15T19:21:30.226Z] [2022-02-15T19:21:30.226Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-15T19:21:30.226Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-15T19:21:30.251Z] #19 61.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-02-15T19:21:30.251Z] #19 61.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-02-15T19:21:30.251Z] #21 17.46 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-15T19:21:30.251Z] #21 17.48 Unpacking xz-utils (5.2.5-2) ... [2022-02-15T19:21:30.251Z] #21 17.62 Selecting previously unselected package apparmor. [2022-02-15T19:21:30.251Z] #21 17.62 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-15T19:21:30.251Z] #21 17.66 Unpacking apparmor (2.13.6-10) ... [2022-02-15T19:21:30.512Z] #21 17.92 Selecting previously unselected package inetutils-ping. [2022-02-15T19:21:30.512Z] #21 17.95 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-15T19:21:30.512Z] #21 17.95 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-15T19:21:30.512Z] #21 18.05 Selecting previously unselected package libip4tc2:arm64. [2022-02-15T19:21:30.774Z] #21 18.05 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-15T19:21:30.774Z] #21 18.05 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-15T19:21:30.775Z] #21 18.12 Selecting previously unselected package libip6tc2:arm64. [2022-02-15T19:21:30.775Z] #21 18.13 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-15T19:21:30.775Z] #21 18.14 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-15T19:21:30.775Z] #21 18.19 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-15T19:21:30.775Z] #21 18.20 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-15T19:21:30.775Z] #21 18.20 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-15T19:21:30.775Z] #21 18.25 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-15T19:21:30.775Z] #21 18.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-15T19:21:30.775Z] #21 18.26 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-15T19:21:30.775Z] #21 18.32 Selecting previously unselected package libnftnl11:arm64. [2022-02-15T19:21:31.036Z] #21 18.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-15T19:21:31.036Z] #21 18.33 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-15T19:21:31.036Z] #21 18.40 Selecting previously unselected package iptables. [2022-02-15T19:21:31.036Z] #21 18.40 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-15T19:21:31.036Z] #21 18.41 Unpacking iptables (1.8.7-1) ... [2022-02-15T19:21:31.161Z] #19 DONE 1.0s [2022-02-15T19:21:31.161Z] [2022-02-15T19:21:31.161Z] #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-02-15T19:21:31.161Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:21:31.161Z] #51 ... [2022-02-15T19:21:31.161Z] [2022-02-15T19:21:31.161Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-15T19:21:31.161Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-15T19:21:31.193Z] #19 62.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-15T19:21:31.193Z] #19 62.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-02-15T19:21:31.193Z] #19 62.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-02-15T19:21:31.193Z] #19 62.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-15T19:21:31.193Z] #19 62.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-02-15T19:21:31.193Z] #19 62.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-15T19:21:31.193Z] #19 62.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-02-15T19:21:31.193Z] #19 62.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-15T19:21:31.193Z] #19 62.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-02-15T19:21:31.193Z] #19 62.69 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-02-15T19:21:31.193Z] #19 62.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-02-15T19:21:31.193Z] #19 62.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-15T19:21:31.193Z] #19 62.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-15T19:21:31.193Z] #19 62.73 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-15T19:21:31.193Z] #19 62.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-15T19:21:31.298Z] #21 18.69 Selecting previously unselected package libonig5:arm64. [2022-02-15T19:21:31.298Z] #21 18.69 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-15T19:21:31.298Z] #21 18.69 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-15T19:21:31.454Z] #19 62.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-02-15T19:21:31.454Z] #19 62.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-15T19:21:31.454Z] #19 62.83 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-02-15T19:21:31.454Z] #19 62.84 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-02-15T19:21:31.560Z] #21 18.78 Selecting previously unselected package libjq1:arm64. [2022-02-15T19:21:31.560Z] #21 18.78 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-15T19:21:31.560Z] #21 18.79 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-15T19:21:31.560Z] #21 18.85 Selecting previously unselected package jq. [2022-02-15T19:21:31.560Z] #21 18.87 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-15T19:21:31.560Z] #21 18.87 Unpacking jq (1.6-2.1) ... [2022-02-15T19:21:31.560Z] #21 18.98 Selecting previously unselected package libaio1:arm64. [2022-02-15T19:21:31.560Z] #21 18.98 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-15T19:21:31.560Z] #21 18.98 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-15T19:21:31.822Z] #21 19.05 Selecting previously unselected package libgpm2:arm64. [2022-02-15T19:21:31.822Z] #21 19.06 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-15T19:21:31.822Z] #21 19.06 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-15T19:21:31.822Z] #21 19.12 Selecting previously unselected package libicu67:arm64. [2022-02-15T19:21:31.822Z] #21 19.13 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-15T19:21:31.822Z] #21 19.13 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-15T19:21:32.095Z] #20 DONE 0.9s [2022-02-15T19:21:32.095Z] [2022-02-15T19:21:32.095Z] #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-02-15T19:21:32.095Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T19:21:32.207Z] #63 92.67 rootlesskit version 0.14.6 [2022-02-15T19:21:32.207Z] #63 92.68 Usage of /build/rootlesskit-docker-proxy: [2022-02-15T19:21:32.207Z] #63 92.68 -container-ip string [2022-02-15T19:21:32.207Z] #63 92.68 container ip [2022-02-15T19:21:32.207Z] #63 92.68 -container-port int [2022-02-15T19:21:32.207Z] #63 92.68 container port (default -1) [2022-02-15T19:21:32.207Z] #63 92.68 -host-ip string [2022-02-15T19:21:32.207Z] #63 92.68 host ip [2022-02-15T19:21:32.207Z] #63 92.68 -host-port int [2022-02-15T19:21:32.207Z] #63 92.68 host port (default -1) [2022-02-15T19:21:32.207Z] #63 92.68 -proto string [2022-02-15T19:21:32.207Z] #63 92.68 proxy protocol (default "tcp") [2022-02-15T19:21:32.839Z] #19 64.39 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-02-15T19:21:32.839Z] #19 64.39 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-02-15T19:21:32.839Z] #19 64.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-15T19:21:32.839Z] #19 64.45 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-02-15T19:21:32.839Z] #19 64.49 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-02-15T19:21:33.150Z] #63 DONE 94.4s [2022-02-15T19:21:33.150Z] [2022-02-15T19:21:33.150Z] #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-02-15T19:21:33.150Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:33.150Z] #14 90.48 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-15T19:21:33.150Z] #14 90.48 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:33.150Z] #14 90.48 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:33.150Z] #14 ... [2022-02-15T19:21:33.150Z] [2022-02-15T19:21:33.150Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-15T19:21:33.150Z] #64 sha256:5ffe9848e51c6e740b91cc71d0f9d4fda32ac92def53a1b44771a91ee6c7eb6f [2022-02-15T19:21:33.150Z] #64 DONE 0.1s [2022-02-15T19:21:33.410Z] [2022-02-15T19:21:33.410Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-15T19:21:33.410Z] #65 sha256:cce24c1b2cd36e505ad9ff8432baf315094a20d8ccf77a95531947cabbb7826a [2022-02-15T19:21:33.410Z] #65 DONE 0.1s [2022-02-15T19:21:33.410Z] [2022-02-15T19:21:33.410Z] #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-02-15T19:21:33.410Z] #60 sha256:b8b6ba62e30b784a09e47995b54b87bfb8d7db18b83d93769b86c03d302966df [2022-02-15T19:21:33.469Z] #21 1.233 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:21:33.469Z] #21 1.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:21:33.469Z] #21 1.265 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:21:33.469Z] #21 1.594 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:21:34.217Z] #19 65.82 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-02-15T19:21:34.349Z] #60 ... [2022-02-15T19:21:34.349Z] [2022-02-15T19:21:34.349Z] #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-02-15T19:21:34.349Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:34.349Z] #14 95.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-15T19:21:34.349Z] #14 95.39 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-15T19:21:34.349Z] #14 95.42 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T19:21:34.349Z] #14 95.55 Selecting previously unselected package libapparmor1:amd64. [2022-02-15T19:21:34.349Z] #14 95.55 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-15T19:21:34.349Z] #14 95.56 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T19:21:34.349Z] #14 95.63 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-15T19:21:34.349Z] #14 95.64 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-15T19:21:34.349Z] #14 95.64 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T19:21:34.349Z] #14 95.75 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T19:21:34.349Z] #14 95.75 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T19:21:34.370Z] #21 21.71 Selecting previously unselected package libinih1:arm64. [2022-02-15T19:21:34.370Z] #21 21.71 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-15T19:21:34.370Z] #21 21.72 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-15T19:21:34.370Z] #21 21.79 Selecting previously unselected package libnet1:arm64. [2022-02-15T19:21:34.370Z] #21 21.79 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-15T19:21:34.370Z] #21 21.80 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:21:34.401Z] #21 2.456 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:21:34.480Z] #19 65.82 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-15T19:21:34.480Z] #19 65.82 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-15T19:21:34.480Z] #19 65.85 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-15T19:21:34.480Z] #19 65.86 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-02-15T19:21:34.480Z] #19 65.86 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T19:21:34.480Z] #19 66.08 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-15T19:21:34.609Z] #14 95.76 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:21:34.609Z] #14 95.89 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T19:21:34.609Z] #14 95.90 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T19:21:34.609Z] #14 95.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:21:34.631Z] #21 21.87 Selecting previously unselected package libnl-3-200:arm64. [2022-02-15T19:21:34.631Z] #21 21.88 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-15T19:21:34.631Z] #21 21.89 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-15T19:21:34.631Z] #21 21.95 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-15T19:21:34.631Z] #21 21.95 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-15T19:21:34.631Z] #21 21.96 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-15T19:21:34.631Z] #21 22.01 Selecting previously unselected package net-tools. [2022-02-15T19:21:34.631Z] #21 22.01 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-15T19:21:34.631Z] #21 22.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T19:21:34.742Z] #19 66.10 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-02-15T19:21:34.743Z] #19 66.10 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-02-15T19:21:34.743Z] #19 66.10 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-02-15T19:21:34.743Z] #19 66.10 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-02-15T19:21:34.743Z] #19 66.10 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-15T19:21:34.743Z] #19 66.11 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-15T19:21:34.743Z] #19 66.11 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-02-15T19:21:34.743Z] #19 66.11 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-15T19:21:34.743Z] #19 66.11 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-15T19:21:34.743Z] #19 66.11 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-02-15T19:21:34.743Z] #19 66.11 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-15T19:21:34.743Z] #19 66.11 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-15T19:21:34.743Z] #19 66.12 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-15T19:21:34.743Z] #19 66.14 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-02-15T19:21:34.743Z] #19 66.15 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-02-15T19:21:34.743Z] #19 66.15 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-15T19:21:34.743Z] #19 66.15 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-15T19:21:34.743Z] #19 66.20 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-02-15T19:21:34.743Z] #19 66.20 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-15T19:21:34.743Z] #19 66.22 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-02-15T19:21:34.743Z] #19 66.23 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-02-15T19:21:34.870Z] #14 96.07 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-15T19:21:34.870Z] #14 96.07 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:21:34.870Z] #14 96.08 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:34.870Z] #14 96.13 Selecting previously unselected package libudev-dev:amd64. [2022-02-15T19:21:34.870Z] #14 96.13 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-15T19:21:34.870Z] #14 96.14 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-15T19:21:34.870Z] #14 96.26 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-15T19:21:34.870Z] #14 96.28 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-15T19:21:34.870Z] #14 96.28 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T19:21:34.892Z] #21 22.21 Selecting previously unselected package patch. [2022-02-15T19:21:34.892Z] #21 22.22 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-15T19:21:34.892Z] #21 22.22 Unpacking patch (2.7.6-7) ... [2022-02-15T19:21:34.892Z] #21 22.28 Selecting previously unselected package python-pip-whl. [2022-02-15T19:21:34.892Z] #21 22.28 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-15T19:21:34.892Z] #21 22.28 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-15T19:21:35.413Z] #21 22.69 Selecting previously unselected package python3-lib2to3. [2022-02-15T19:21:35.413Z] #21 22.69 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-15T19:21:35.413Z] #21 22.70 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-15T19:21:35.413Z] #21 22.81 Selecting previously unselected package python3-distutils. [2022-02-15T19:21:35.413Z] #21 22.81 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-15T19:21:35.413Z] #21 22.87 Unpacking python3-distutils (3.9.2-1) ... [2022-02-15T19:21:35.439Z] #14 96.54 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-15T19:21:35.439Z] #14 96.55 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-15T19:21:35.439Z] #14 96.55 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T19:21:35.439Z] #14 96.75 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-15T19:21:35.439Z] #14 96.75 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-15T19:21:35.439Z] #14 96.76 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T19:21:35.673Z] #21 22.98 Selecting previously unselected package python3-pkg-resources. [2022-02-15T19:21:35.673Z] #21 22.98 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T19:21:35.673Z] #21 22.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:21:35.673Z] #21 23.10 Selecting previously unselected package python3-setuptools. [2022-02-15T19:21:35.701Z] #14 96.91 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-15T19:21:35.701Z] #14 96.91 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-15T19:21:35.701Z] #14 96.91 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T19:21:35.701Z] #14 97.00 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-15T19:21:35.701Z] #14 97.00 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-15T19:21:35.701Z] #14 97.03 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T19:21:35.771Z] #21 3.649 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:21:35.933Z] #21 23.11 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-15T19:21:35.933Z] #21 23.11 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-15T19:21:35.933Z] #21 23.34 Selecting previously unselected package python3-wheel. [2022-02-15T19:21:35.933Z] #21 23.34 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-15T19:21:35.933Z] #21 23.35 Unpacking python3-wheel (0.34.2-1) ... [2022-02-15T19:21:36.120Z] #19 67.59 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-02-15T19:21:36.120Z] #19 67.59 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-02-15T19:21:36.120Z] #19 67.62 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-15T19:21:36.120Z] #19 67.67 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-02-15T19:21:36.193Z] #21 23.41 Selecting previously unselected package python3-pip. [2022-02-15T19:21:36.193Z] #21 23.43 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-15T19:21:36.193Z] #21 23.44 Unpacking python3-pip (20.3.4-4) ... [2022-02-15T19:21:36.193Z] #21 23.65 Selecting previously unselected package sudo. [2022-02-15T19:21:36.272Z] #14 97.48 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-15T19:21:36.272Z] #14 97.49 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-15T19:21:36.272Z] #14 97.50 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T19:21:36.380Z] #19 67.70 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-02-15T19:21:36.454Z] #21 23.66 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-15T19:21:36.454Z] #21 23.66 Unpacking sudo (1.9.5p2-3) ... [2022-02-15T19:21:36.532Z] #14 97.68 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-15T19:21:36.532Z] #14 97.68 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:21:36.532Z] #14 97.69 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:36.532Z] #14 97.76 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-15T19:21:36.532Z] #14 97.76 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-15T19:21:36.532Z] #14 97.77 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T19:21:36.718Z] #21 24.09 Selecting previously unselected package thin-provisioning-tools. [2022-02-15T19:21:36.718Z] #21 24.10 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-15T19:21:36.718Z] #21 24.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-15T19:21:36.793Z] #14 97.87 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-15T19:21:36.793Z] #14 97.87 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-15T19:21:36.793Z] #14 97.88 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T19:21:36.980Z] #21 24.32 Selecting previously unselected package uidmap. [2022-02-15T19:21:36.980Z] #21 24.32 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-15T19:21:36.980Z] #21 24.34 Unpacking uidmap (1:4.8.1-1) ... [2022-02-15T19:21:36.980Z] #21 24.45 Selecting previously unselected package vim-runtime. [2022-02-15T19:21:36.980Z] #21 24.45 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:21:36.980Z] #21 24.47 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-15T19:21:37.054Z] #14 98.31 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T19:21:37.054Z] #14 98.32 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T19:21:37.054Z] #14 98.33 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T19:21:37.054Z] #14 98.34 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T19:21:37.054Z] #14 98.35 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T19:21:37.054Z] #14 98.37 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T19:21:37.054Z] #14 98.38 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:21:37.054Z] #14 98.39 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T19:21:37.054Z] #14 98.40 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-15T19:21:37.054Z] #14 98.41 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T19:21:37.054Z] #14 98.42 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T19:21:37.054Z] #14 98.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:21:37.054Z] #14 98.44 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:37.054Z] #14 98.45 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T19:21:37.054Z] #14 98.46 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-15T19:21:37.054Z] #14 98.47 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T19:21:37.054Z] #14 98.48 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T19:21:37.054Z] #14 98.50 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T19:21:37.054Z] #14 98.51 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T19:21:37.054Z] #14 98.52 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:37.242Z] #21 24.50 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-15T19:21:37.242Z] #21 24.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:37.315Z] #14 98.54 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:37.315Z] #14 98.55 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-02-15T19:21:37.315Z] #14 98.55 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:37.315Z] #14 98.56 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-02-15T19:21:37.315Z] #14 98.57 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T19:21:37.315Z] #14 98.59 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:37.315Z] #14 98.60 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-02-15T19:21:37.315Z] #14 98.60 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:37.315Z] #14 98.62 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T19:21:37.315Z] #14 98.63 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:37.315Z] #14 98.65 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-15T19:21:37.315Z] #14 98.66 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:37.315Z] #14 98.67 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:37.315Z] #14 98.68 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:21:37.762Z] #19 69.04 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-02-15T19:21:37.762Z] #19 69.04 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-15T19:21:37.762Z] #19 69.04 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-15T19:21:37.762Z] #19 69.07 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-02-15T19:21:37.762Z] #19 69.07 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-02-15T19:21:37.762Z] #19 69.07 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-15T19:21:37.762Z] #19 69.07 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-15T19:21:37.762Z] #19 69.12 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-02-15T19:21:37.762Z] #19 69.13 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-15T19:21:37.762Z] #19 69.14 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-02-15T19:21:37.762Z] #19 69.16 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-02-15T19:21:38.037Z] #14 DONE 99.1s [2022-02-15T19:21:38.037Z] [2022-02-15T19:21:38.037Z] #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-02-15T19:21:38.037Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:21:38.037Z] #34 ... [2022-02-15T19:21:38.037Z] [2022-02-15T19:21:38.037Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-15T19:21:38.037Z] #55 sha256:34ab6af548338e017aca709d5ea2a0dacefdee26d345f42ed02e20609f6834ae [2022-02-15T19:21:38.037Z] #55 DONE 0.2s [2022-02-15T19:21:38.037Z] [2022-02-15T19:21:38.037Z] #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-02-15T19:21:38.037Z] #56 sha256:fc90f6bf3e6d8b0eb362c372c38329a4876d9024ee83c13ca105b970e709ccdc [2022-02-15T19:21:38.345Z] #19 ... [2022-02-15T19:21:38.345Z] [2022-02-15T19:21:38.345Z] #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-02-15T19:21:38.345Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:21:38.345Z] #41 DONE 76.0s [2022-02-15T19:21:38.345Z] [2022-02-15T19:21:38.345Z] #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-02-15T19:21:38.345Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:21:38.917Z] #50 ... [2022-02-15T19:21:38.918Z] [2022-02-15T19:21:38.918Z] #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-02-15T19:21:38.918Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T19:21:38.918Z] #19 70.32 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-02-15T19:21:38.918Z] #19 70.32 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-02-15T19:21:38.918Z] #19 70.36 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-02-15T19:21:38.918Z] #19 70.39 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-02-15T19:21:38.918Z] #19 70.44 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-02-15T19:21:39.052Z] #21 6.716 Fetched 8503 kB in 6s (1478 kB/s) [2022-02-15T19:21:39.052Z] #21 6.716 Reading package lists... [2022-02-15T19:21:39.052Z] #21 ... [2022-02-15T19:21:39.052Z] [2022-02-15T19:21:39.052Z] #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-02-15T19:21:39.052Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:21:39.052Z] #34 DONE 116.2s [2022-02-15T19:21:39.052Z] [2022-02-15T19:21:39.052Z] #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-02-15T19:21:39.052Z] #56 sha256:da9f14f26128aa0697228ada4288e77c044beef89f9f9e2bed43404652db2b41 [2022-02-15T19:21:39.052Z] #56 9.653 + cd /tmp/tmp.GMnhi8YaN8/src/github.com/opencontainers/runc [2022-02-15T19:21:39.052Z] #56 9.658 + git checkout -q v1.1.0 [2022-02-15T19:21:39.052Z] #56 9.758 + '[' -z '' ']' [2022-02-15T19:21:39.052Z] #56 9.766 + target=static [2022-02-15T19:21:39.052Z] #56 9.767 + make BUILDTAGS=seccomp static [2022-02-15T19:21:39.052Z] #56 9.993 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-02-15T19:21:39.258Z] #60 ... [2022-02-15T19:21:39.258Z] [2022-02-15T19:21:39.258Z] #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-02-15T19:21:39.258Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:39.258Z] #14 72.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-15T19:21:39.258Z] #14 72.30 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:39.258Z] #14 72.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:39.258Z] #14 77.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-15T19:21:39.258Z] #14 77.17 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:39.258Z] #14 77.17 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:39.794Z] #21 27.07 Selecting previously unselected package vim. [2022-02-15T19:21:39.794Z] #21 27.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-15T19:21:39.794Z] #21 27.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:39.949Z] #56 1.971 + RM_GOPATH=0 [2022-02-15T19:21:39.949Z] #56 ... [2022-02-15T19:21:39.949Z] [2022-02-15T19:21:39.949Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T19:21:39.949Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-15T19:21:39.949Z] #15 DONE 2.3s [2022-02-15T19:21:39.949Z] [2022-02-15T19:21:39.949Z] #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-02-15T19:21:39.949Z] #56 sha256:fc90f6bf3e6d8b0eb362c372c38329a4876d9024ee83c13ca105b970e709ccdc [2022-02-15T19:21:39.949Z] #56 1.971 + TMP_GOPATH= [2022-02-15T19:21:39.949Z] #56 1.971 + : /build [2022-02-15T19:21:39.949Z] #56 1.971 + '[' -z '' ']' [2022-02-15T19:21:39.949Z] #56 1.972 ++ mktemp -d [2022-02-15T19:21:39.949Z] #56 1.974 + export GOPATH=/tmp/tmp.LC0ihydFHX [2022-02-15T19:21:39.949Z] #56 1.974 + GOPATH=/tmp/tmp.LC0ihydFHX [2022-02-15T19:21:39.949Z] #56 1.974 + RM_GOPATH=1 [2022-02-15T19:21:39.949Z] #56 1.974 + case "$(go env GOARCH)" in [2022-02-15T19:21:39.949Z] #56 1.975 ++ go env GOARCH [2022-02-15T19:21:39.949Z] #56 1.991 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:21:39.949Z] #56 1.991 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:21:39.949Z] #56 1.992 ++ dirname /install.sh [2022-02-15T19:21:39.949Z] #56 1.993 + dir=/ [2022-02-15T19:21:39.949Z] #56 1.993 + bin=runc [2022-02-15T19:21:39.949Z] #56 1.993 + shift [2022-02-15T19:21:39.949Z] #56 1.994 + '[' '!' -f //runc.installer ']' [2022-02-15T19:21:39.949Z] #56 1.994 + . //runc.installer [2022-02-15T19:21:39.949Z] #56 1.994 ++ set -e [2022-02-15T19:21:39.949Z] #56 1.997 ++ : v1.1.0 [2022-02-15T19:21:39.949Z] #56 1.997 + install_runc [2022-02-15T19:21:39.949Z] #56 1.997 + RUNC_BUILDTAGS=seccomp [2022-02-15T19:21:39.949Z] #56 1.997 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-15T19:21:39.949Z] #56 1.998 Install runc version v1.1.0 (build tags: seccomp) [2022-02-15T19:21:39.949Z] #56 1.998 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LC0ihydFHX/src/github.com/opencontainers/runc [2022-02-15T19:21:39.949Z] #56 2.001 Cloning into '/tmp/tmp.LC0ihydFHX/src/github.com/opencontainers/runc'... [2022-02-15T19:21:40.300Z] #19 71.86 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-02-15T19:21:40.300Z] #19 71.87 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-15T19:21:40.300Z] #19 71.87 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-15T19:21:40.300Z] #19 71.90 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-02-15T19:21:40.367Z] #21 27.53 Selecting previously unselected package xfsprogs. [2022-02-15T19:21:40.367Z] #21 27.54 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-15T19:21:40.367Z] #21 27.56 Unpacking xfsprogs (5.10.0-4) ... [2022-02-15T19:21:40.559Z] #19 71.90 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-15T19:21:40.559Z] #19 71.91 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-02-15T19:21:40.559Z] #19 71.91 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-15T19:21:40.559Z] #19 71.92 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-15T19:21:40.559Z] #19 71.96 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-15T19:21:40.559Z] #19 71.98 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-15T19:21:40.559Z] #19 72.02 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-02-15T19:21:40.559Z] #19 72.03 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-02-15T19:21:40.559Z] #19 72.05 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-02-15T19:21:40.559Z] #19 72.06 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-02-15T19:21:40.559Z] #19 72.08 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-02-15T19:21:40.628Z] #21 27.90 Selecting previously unselected package zip. [2022-02-15T19:21:40.628Z] #21 27.91 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-15T19:21:40.628Z] #21 27.92 Unpacking zip (3.0-12) ... [2022-02-15T19:21:40.628Z] #21 28.07 Selecting previously unselected package zstd. [2022-02-15T19:21:40.628Z] #21 28.07 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-15T19:21:40.889Z] #21 28.07 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-15T19:21:41.150Z] #21 28.41 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:21:41.580Z] #56 ... [2022-02-15T19:21:41.580Z] [2022-02-15T19:21:41.581Z] #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-02-15T19:21:41.581Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T19:21:41.581Z] #21 6.716 Reading package lists... [2022-02-15T19:21:41.723Z] #21 29.19 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-15T19:21:41.723Z] #21 29.20 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T19:21:41.723Z] #21 29.20 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-15T19:21:41.723Z] #21 29.22 Setting up libicu67:arm64 (67.1-7) ... [2022-02-15T19:21:41.861Z] #56 ... [2022-02-15T19:21:41.861Z] [2022-02-15T19:21:41.861Z] #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-02-15T19:21:41.861Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-15T19:21:41.861Z] #16 DONE 1.7s [2022-02-15T19:21:41.940Z] #19 73.39 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-02-15T19:21:41.940Z] #19 73.39 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-02-15T19:21:41.940Z] #19 73.43 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-15T19:21:41.940Z] #19 73.49 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-02-15T19:21:41.984Z] #21 29.23 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-15T19:21:41.984Z] #21 29.24 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-15T19:21:41.984Z] #21 29.25 Setting up uidmap (1:4.8.1-1) ... [2022-02-15T19:21:41.984Z] #21 29.26 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:21:41.984Z] #21 29.27 Setting up bzip2 (1.0.8-4) ... [2022-02-15T19:21:41.984Z] #21 29.28 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-15T19:21:41.984Z] #21 29.29 Setting up python3-wheel (0.34.2-1) ... [2022-02-15T19:21:42.123Z] [2022-02-15T19:21:42.123Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-15T19:21:42.123Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-15T19:21:42.199Z] #19 73.53 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-02-15T19:21:42.556Z] #21 29.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:42.556Z] #21 29.91 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-15T19:21:42.556Z] #21 29.93 Setting up libcap2-bin (1:2.44-1) ... [2022-02-15T19:21:42.556Z] #21 29.95 Setting up apparmor (2.13.6-10) ... [2022-02-15T19:21:43.138Z] #19 74.76 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-02-15T19:21:43.138Z] #19 74.76 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-15T19:21:43.138Z] #19 74.77 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-15T19:21:43.138Z] #19 74.79 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-02-15T19:21:43.398Z] #19 74.80 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-02-15T19:21:43.398Z] #19 74.80 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-02-15T19:21:43.398Z] #19 74.80 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-15T19:21:43.398Z] #19 74.80 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-15T19:21:43.398Z] #19 74.84 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-02-15T19:21:43.398Z] #19 74.84 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-15T19:21:43.398Z] #19 74.86 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-02-15T19:21:43.398Z] #19 74.89 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-02-15T19:21:43.511Z] #17 1.421 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-15T19:21:43.511Z] #17 DONE 1.6s [2022-02-15T19:21:43.511Z] [2022-02-15T19:21:43.511Z] #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-02-15T19:21:43.511Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:21:43.511Z] #34 ... [2022-02-15T19:21:43.511Z] [2022-02-15T19:21:43.511Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-15T19:21:43.511Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-15T19:21:43.542Z] #21 9.502 Reading package lists... [2022-02-15T19:21:44.115Z] #21 11.49 Building dependency tree... [2022-02-15T19:21:44.483Z] #21 31.53 Setting up zip (3.0-12) ... [2022-02-15T19:21:44.483Z] #21 31.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:44.483Z] #21 31.58 Setting up bash-completion (1:2.11-2) ... [2022-02-15T19:21:44.560Z] #14 87.23 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-15T19:21:44.560Z] #14 87.24 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:21:44.560Z] #14 87.25 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:44.560Z] #14 ... [2022-02-15T19:21:44.560Z] [2022-02-15T19:21:44.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-02-15T19:21:44.560Z] #63 sha256:95159cf1803dda6ec84e63ce7c34bf3882b08eab866c24c430239ef559e25636 [2022-02-15T19:21:44.560Z] #63 87.36 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T19:21:44.560Z] #63 87.36 + GOBIN=/build [2022-02-15T19:21:44.560Z] #63 87.36 + GO111MODULE=on [2022-02-15T19:21:44.560Z] #63 87.36 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-15T19:21:44.786Z] #19 76.03 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-02-15T19:21:44.787Z] #19 76.03 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-02-15T19:21:44.787Z] #19 76.06 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-15T19:21:44.787Z] #19 76.11 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-02-15T19:21:44.787Z] #19 76.13 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-02-15T19:21:45.049Z] #21 12.89 The following additional packages will be installed: [2022-02-15T19:21:45.049Z] #21 12.90 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T19:21:45.049Z] #21 12.90 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-15T19:21:45.049Z] #21 12.90 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-15T19:21:45.049Z] #21 12.91 python3-pkg-resources vim-runtime xxd [2022-02-15T19:21:45.049Z] #21 12.91 Suggested packages: [2022-02-15T19:21:45.049Z] #21 12.91 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-15T19:21:45.049Z] #21 12.91 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-15T19:21:45.049Z] #21 12.91 acl attr quota [2022-02-15T19:21:45.049Z] #21 12.91 Recommended packages: [2022-02-15T19:21:45.049Z] #21 12.91 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-15T19:21:45.721Z] #19 77.18 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-02-15T19:21:45.721Z] #19 77.19 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-15T19:21:45.867Z] #21 33.16 Setting up xz-utils (5.2.5-2) ... [2022-02-15T19:21:45.867Z] #21 33.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-15T19:21:45.867Z] #21 33.19 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-15T19:21:45.867Z] #21 33.20 Setting up patch (2.7.6-7) ... [2022-02-15T19:21:45.867Z] #21 33.21 Setting up sudo (1.9.5p2-3) ... [2022-02-15T19:21:45.867Z] #21 33.27 invoke-rc.d: could not determine current runlevel [2022-02-15T19:21:45.867Z] #21 33.28 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T19:21:45.867Z] #21 33.32 Setting up xfsprogs (5.10.0-4) ... [2022-02-15T19:21:45.977Z] #21 14.04 The following NEW packages will be installed: [2022-02-15T19:21:46.055Z] #18 DONE 2.2s [2022-02-15T19:21:46.055Z] [2022-02-15T19:21:46.055Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-15T19:21:46.055Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-15T19:21:46.127Z] #21 33.34 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-15T19:21:46.127Z] #21 33.35 Setting up inetutils-ping (2:2.0-1) ... [2022-02-15T19:21:46.127Z] #21 33.36 Setting up pigz (2.6-1) ... [2022-02-15T19:21:46.127Z] #21 33.37 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-15T19:21:46.127Z] #21 33.39 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-15T19:21:46.127Z] #21 33.41 Setting up python-pip-whl (20.3.4-4) ... [2022-02-15T19:21:46.127Z] #21 33.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:46.233Z] #21 14.04 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-15T19:21:46.233Z] #21 14.04 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T19:21:46.233Z] #21 14.04 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-15T19:21:46.233Z] #21 14.04 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-15T19:21:46.233Z] #21 14.04 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-15T19:21:46.233Z] #21 14.04 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-15T19:21:46.233Z] #21 14.05 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-15T19:21:46.233Z] #21 14.05 xz-utils zip zstd [2022-02-15T19:21:46.289Z] #19 77.79 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:21:46.490Z] #21 14.40 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:21:46.490Z] #21 14.40 Need to get 27.6 MB of archives. [2022-02-15T19:21:46.490Z] #21 14.40 After this operation, 106 MB of additional disk space will be used. [2022-02-15T19:21:46.490Z] #21 14.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-15T19:21:46.490Z] #21 14.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-15T19:21:46.490Z] #21 14.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-15T19:21:46.490Z] #21 14.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-15T19:21:46.490Z] #21 14.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-15T19:21:46.490Z] #21 14.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-15T19:21:46.490Z] #21 14.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-15T19:21:46.490Z] #21 14.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-15T19:21:46.490Z] #21 14.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T19:21:46.490Z] #21 14.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T19:21:46.490Z] #21 14.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-15T19:21:46.490Z] #21 14.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-15T19:21:46.490Z] #21 14.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-15T19:21:46.490Z] #21 14.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-15T19:21:46.490Z] #21 14.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-15T19:21:46.490Z] #21 14.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-15T19:21:46.490Z] #21 14.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-15T19:21:46.490Z] #21 14.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-15T19:21:46.490Z] #21 14.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-15T19:21:46.490Z] #21 14.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-15T19:21:46.490Z] #21 14.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-15T19:21:46.490Z] #21 14.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T19:21:46.490Z] #21 14.55 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T19:21:46.490Z] #21 14.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T19:21:46.547Z] #19 78.04 Fetched 787 MB in 21s (37.6 MB/s) [2022-02-15T19:21:46.547Z] #19 78.08 Selecting previously unselected package liblocale-gettext-perl. [2022-02-15T19:21:46.547Z] #19 78.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T19:21:46.547Z] #19 78.11 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-15T19:21:46.547Z] #19 78.11 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-15T19:21:46.547Z] #19 78.15 Selecting previously unselected package bzip2. [2022-02-15T19:21:46.547Z] #19 78.15 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-15T19:21:46.648Z] #21 33.86 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-15T19:21:46.648Z] #21 33.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-15T19:21:46.748Z] #21 14.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-15T19:21:46.748Z] #21 14.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-15T19:21:46.748Z] #21 14.55 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T19:21:46.806Z] #19 78.16 Unpacking bzip2 (1.0.8-4) ... [2022-02-15T19:21:46.806Z] #19 78.20 Selecting previously unselected package libmagic-mgc. [2022-02-15T19:21:46.806Z] #19 78.20 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-15T19:21:46.806Z] #19 78.20 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-15T19:21:46.806Z] #19 78.40 Selecting previously unselected package libmagic1:amd64. [2022-02-15T19:21:46.806Z] #19 78.40 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-15T19:21:46.909Z] #21 34.25 Setting up libelf1:arm64 (0.183-1) ... [2022-02-15T19:21:46.909Z] #21 34.28 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-15T19:21:46.909Z] #21 34.29 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-15T19:21:46.909Z] #21 34.30 Setting up python3-distutils (3.9.2-1) ... [2022-02-15T19:21:46.996Z] #19 DONE 1.5s [2022-02-15T19:21:46.996Z] [2022-02-15T19:21:46.996Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-15T19:21:46.996Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-15T19:21:47.004Z] #21 14.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-15T19:21:47.004Z] #21 14.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T19:21:47.004Z] #21 14.86 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-02-15T19:21:47.004Z] #21 14.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T19:21:47.004Z] #21 14.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-15T19:21:47.005Z] #21 14.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-15T19:21:47.005Z] #21 14.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-15T19:21:47.005Z] #21 14.94 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-15T19:21:47.005Z] #21 14.94 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-15T19:21:47.005Z] #21 14.95 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T19:21:47.005Z] #21 14.95 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-15T19:21:47.005Z] #21 14.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-15T19:21:47.005Z] #21 14.97 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-15T19:21:47.005Z] #21 14.97 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-15T19:21:47.005Z] #21 15.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-15T19:21:47.005Z] #21 15.01 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-15T19:21:47.005Z] #21 15.02 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-15T19:21:47.065Z] #19 78.41 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-15T19:21:47.065Z] #19 78.48 Selecting previously unselected package file. [2022-02-15T19:21:47.065Z] #19 78.48 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-15T19:21:47.065Z] #19 78.48 Unpacking file (1:5.39-3) ... [2022-02-15T19:21:47.065Z] #19 78.53 Selecting previously unselected package xz-utils. [2022-02-15T19:21:47.065Z] #19 78.53 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-15T19:21:47.065Z] #19 78.54 Unpacking xz-utils (5.2.5-2) ... [2022-02-15T19:21:47.065Z] #19 78.64 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-15T19:21:47.170Z] #21 34.65 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:47.170Z] #21 34.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-15T19:21:47.170Z] #21 34.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-15T19:21:47.170Z] #21 34.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-15T19:21:47.261Z] #21 15.24 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-15T19:21:47.324Z] #19 78.64 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-15T19:21:47.324Z] #19 78.65 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-15T19:21:47.433Z] #21 34.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-15T19:21:47.433Z] #21 34.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-15T19:21:47.433Z] #21 34.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-15T19:21:47.433Z] #21 34.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-15T19:21:47.433Z] #21 34.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-15T19:21:47.433Z] #21 34.71 Setting up python3-setuptools (52.0.0-4) ... [2022-02-15T19:21:47.518Z] #21 15.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-15T19:21:47.518Z] #21 15.29 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-15T19:21:47.518Z] #21 15.30 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-15T19:21:47.775Z] #21 15.82 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:21:47.893Z] #19 79.46 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-15T19:21:47.893Z] #19 79.46 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-15T19:21:47.893Z] #19 79.47 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-15T19:21:48.031Z] #21 15.94 Fetched 27.6 MB in 1s (22.2 MB/s) [2022-02-15T19:21:48.031Z] #21 15.99 Selecting previously unselected package pigz. [2022-02-15T19:21:48.289Z] #21 15.99 (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-02-15T19:21:48.289Z] #21 16.07 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-15T19:21:48.289Z] #21 16.07 Unpacking pigz (2.6-1) ... [2022-02-15T19:21:48.289Z] #21 16.18 Selecting previously unselected package libelf1:amd64. [2022-02-15T19:21:48.289Z] #21 16.18 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-15T19:21:48.289Z] #21 16.19 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-15T19:21:48.377Z] #21 35.67 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-15T19:21:48.377Z] #21 35.69 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-15T19:21:48.377Z] #21 35.71 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-15T19:21:48.377Z] #21 35.73 Setting up python3-pip (20.3.4-4) ... [2022-02-15T19:21:48.556Z] #21 16.34 Selecting previously unselected package libbpf0:amd64. [2022-02-15T19:21:48.556Z] #21 16.34 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-15T19:21:48.556Z] #21 16.36 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-15T19:21:48.556Z] #21 16.47 Selecting previously unselected package libcap2:amd64. [2022-02-15T19:21:48.557Z] #21 16.48 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-15T19:21:48.557Z] #21 16.50 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-15T19:21:48.815Z] #21 16.58 Selecting previously unselected package libmnl0:amd64. [2022-02-15T19:21:48.815Z] #21 16.59 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-15T19:21:48.815Z] #21 16.60 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-15T19:21:48.815Z] #21 16.65 Selecting previously unselected package libxtables12:amd64. [2022-02-15T19:21:48.815Z] #21 16.65 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-15T19:21:48.815Z] #21 16.66 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-15T19:21:48.815Z] #21 16.73 Selecting previously unselected package libcap2-bin. [2022-02-15T19:21:48.815Z] #21 16.73 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-15T19:21:48.815Z] #21 16.74 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-15T19:21:48.815Z] #21 16.81 Selecting previously unselected package iproute2. [2022-02-15T19:21:48.815Z] #21 16.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-15T19:21:48.815Z] #21 16.83 Unpacking iproute2 (5.10.0-4) ... [2022-02-15T19:21:48.832Z] #19 80.17 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-15T19:21:48.832Z] #19 80.17 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-15T19:21:48.832Z] #19 80.18 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-15T19:21:49.025Z] #20 DONE 1.8s [2022-02-15T19:21:49.025Z] [2022-02-15T19:21:49.025Z] #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-02-15T19:21:49.025Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T19:21:49.330Z] #21 36.79 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-15T19:21:49.330Z] #21 36.81 Setting up jq (1.6-2.1) ... [2022-02-15T19:21:49.330Z] #21 36.82 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-15T19:21:49.330Z] #21 36.83 Setting up iptables (1.8.7-1) ... [2022-02-15T19:21:49.381Z] #21 17.27 Selecting previously unselected package xxd. [2022-02-15T19:21:49.381Z] #21 17.27 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:21:49.381Z] #21 17.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:49.381Z] #21 17.38 Selecting previously unselected package vim-common. [2022-02-15T19:21:49.401Z] #19 80.88 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-15T19:21:49.401Z] #19 80.88 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-15T19:21:49.401Z] #19 80.88 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-15T19:21:49.591Z] #21 36.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T19:21:49.591Z] #21 36.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T19:21:49.591Z] #21 36.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T19:21:49.591Z] #21 36.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T19:21:49.591Z] #21 36.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-15T19:21:49.591Z] #21 36.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-15T19:21:49.591Z] #21 36.88 Setting up iproute2 (5.10.0-4) ... [2022-02-15T19:21:49.639Z] #21 17.38 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:21:49.639Z] #21 17.39 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:21:49.639Z] #21 17.53 Selecting previously unselected package bash-completion. [2022-02-15T19:21:49.639Z] #21 17.53 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-15T19:21:49.854Z] #63 92.25 rootlesskit version 0.14.6 [2022-02-15T19:21:49.854Z] #63 92.27 Usage of /build/rootlesskit-docker-proxy: [2022-02-15T19:21:49.854Z] #63 92.27 -container-ip string [2022-02-15T19:21:49.854Z] #63 92.27 container ip [2022-02-15T19:21:49.854Z] #63 92.27 -container-port int [2022-02-15T19:21:49.854Z] #63 92.27 container port (default -1) [2022-02-15T19:21:49.854Z] #63 92.27 -host-ip string [2022-02-15T19:21:49.854Z] #63 92.27 host ip [2022-02-15T19:21:49.854Z] #63 92.27 -host-port int [2022-02-15T19:21:49.854Z] #63 92.27 host port (default -1) [2022-02-15T19:21:49.854Z] #63 92.27 -proto string [2022-02-15T19:21:49.854Z] #63 92.27 proxy protocol (default "tcp") [2022-02-15T19:21:49.854Z] #63 ... [2022-02-15T19:21:49.854Z] [2022-02-15T19:21:49.855Z] #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-02-15T19:21:49.855Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:49.855Z] #14 91.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-15T19:21:49.855Z] #14 91.94 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-15T19:21:49.855Z] #14 91.96 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T19:21:49.855Z] #14 92.09 Selecting previously unselected package libapparmor1:amd64. [2022-02-15T19:21:49.855Z] #14 92.09 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-15T19:21:49.855Z] #14 92.10 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T19:21:49.855Z] #14 92.20 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-15T19:21:49.855Z] #14 92.20 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-15T19:21:49.855Z] #14 92.21 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T19:21:49.855Z] #14 92.32 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T19:21:49.855Z] #14 92.32 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T19:21:49.855Z] #14 92.33 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:21:49.855Z] #14 92.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T19:21:49.855Z] #14 92.48 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T19:21:49.855Z] #14 92.48 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:21:49.970Z] #19 81.48 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-15T19:21:49.971Z] #19 81.48 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-15T19:21:49.971Z] #19 81.49 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-15T19:21:50.164Z] #21 37.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:21:50.428Z] #14 93.73 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-15T19:21:50.428Z] #14 93.74 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:21:50.428Z] #14 93.75 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:50.428Z] #14 93.85 Selecting previously unselected package libudev-dev:amd64. [2022-02-15T19:21:50.428Z] #14 93.87 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-15T19:21:50.428Z] #14 93.88 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-15T19:21:50.540Z] #19 82.00 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-15T19:21:50.540Z] #19 82.00 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:21:50.540Z] #19 82.01 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T19:21:50.800Z] #19 82.08 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-15T19:21:50.800Z] #19 82.09 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:21:50.800Z] #19 82.09 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:21:50.946Z] #21 2.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:21:50.946Z] #21 2.030 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:21:50.946Z] #21 2.031 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:21:51.389Z] #14 94.83 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-15T19:21:51.389Z] #14 94.84 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-15T19:21:51.519Z] #21 2.546 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:21:51.535Z] #21 19.39 Unpacking bash-completion (1:2.11-2) ... [2022-02-15T19:21:51.553Z] #21 DONE 38.9s [2022-02-15T19:21:51.553Z] [2022-02-15T19:21:51.553Z] #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-02-15T19:21:51.553Z] #60 sha256:e7c3f7e390fa69d5f9b2996c059bf10e4d81b2524cf70deaf9bb7c0c544e119a [2022-02-15T19:21:51.553Z] #60 ... [2022-02-15T19:21:51.553Z] [2022-02-15T19:21:51.553Z] #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-02-15T19:21:51.553Z] #22 sha256:09eced093a07377984af5193118937a4bbe85c23b5aa55217a4a90cced512d08 [2022-02-15T19:21:51.651Z] #14 94.96 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T19:21:51.792Z] #21 19.70 Selecting previously unselected package bzip2. [2022-02-15T19:21:51.792Z] #21 19.71 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-15T19:21:51.792Z] #21 19.71 Unpacking bzip2 (1.0.8-4) ... [2022-02-15T19:21:52.048Z] #21 19.80 Selecting previously unselected package xz-utils. [2022-02-15T19:21:52.048Z] #21 19.80 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-15T19:21:52.048Z] #21 19.80 Unpacking xz-utils (5.2.5-2) ... [2022-02-15T19:21:52.048Z] #21 19.93 Selecting previously unselected package apparmor. [2022-02-15T19:21:52.048Z] #21 19.94 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-15T19:21:52.048Z] #21 19.99 Unpacking apparmor (2.13.6-10) ... [2022-02-15T19:21:52.092Z] #21 3.363 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:21:52.126Z] #22 0.535 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-15T19:21:52.126Z] #22 0.539 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-15T19:21:52.126Z] #22 0.542 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-15T19:21:52.126Z] #22 DONE 0.6s [2022-02-15T19:21:52.126Z] [2022-02-15T19:21:52.126Z] #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-02-15T19:21:52.126Z] #60 sha256:e7c3f7e390fa69d5f9b2996c059bf10e4d81b2524cf70deaf9bb7c0c544e119a [2022-02-15T19:21:52.126Z] #60 ... [2022-02-15T19:21:52.126Z] [2022-02-15T19:21:52.126Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-15T19:21:52.126Z] #23 sha256:87bac903f353f1463ce3ca14555ca78b7b11df3fc7e2a081d828af891a131cea [2022-02-15T19:21:52.593Z] #14 96.02 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-15T19:21:52.593Z] #14 96.02 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-15T19:21:52.612Z] #21 20.42 Selecting previously unselected package inetutils-ping. [2022-02-15T19:21:52.612Z] #21 20.42 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-15T19:21:52.612Z] #21 20.46 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-15T19:21:52.612Z] #21 20.57 Selecting previously unselected package libip4tc2:amd64. [2022-02-15T19:21:52.612Z] #21 20.57 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-15T19:21:52.612Z] #21 20.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T19:21:52.612Z] #21 20.66 Selecting previously unselected package libip6tc2:amd64. [2022-02-15T19:21:52.854Z] #14 96.19 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T19:21:52.871Z] #21 20.66 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-15T19:21:52.871Z] #21 20.68 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T19:21:52.871Z] #21 20.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-15T19:21:52.871Z] #21 20.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-15T19:21:52.871Z] #21 20.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T19:21:52.871Z] #21 20.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-15T19:21:52.871Z] #21 20.81 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-15T19:21:52.871Z] #21 20.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T19:21:52.871Z] #21 20.88 Selecting previously unselected package libnftnl11:amd64. [2022-02-15T19:21:52.871Z] #21 20.89 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-15T19:21:52.871Z] #21 20.89 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T19:21:53.115Z] #14 ... [2022-02-15T19:21:53.115Z] [2022-02-15T19:21:53.115Z] #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-02-15T19:21:53.115Z] #63 sha256:95159cf1803dda6ec84e63ce7c34bf3882b08eab866c24c430239ef559e25636 [2022-02-15T19:21:53.115Z] #63 DONE 96.2s [2022-02-15T19:21:53.115Z] [2022-02-15T19:21:53.115Z] #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-02-15T19:21:53.115Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:53.115Z] #14 96.49 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-15T19:21:53.115Z] #14 96.49 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-15T19:21:53.115Z] #14 96.55 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T19:21:53.115Z] #14 ... [2022-02-15T19:21:53.115Z] [2022-02-15T19:21:53.115Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-15T19:21:53.115Z] #64 sha256:f52d1b1bf36999b4ea049540cff70d188580461d2a65a11914ead919601feb4f [2022-02-15T19:21:53.115Z] #64 DONE 0.1s [2022-02-15T19:21:53.115Z] [2022-02-15T19:21:53.115Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-15T19:21:53.115Z] #65 sha256:fee1f828638dddb0242b69a9598c6ce5900b6034e797c736600c241bc32af71f [2022-02-15T19:21:53.115Z] #65 DONE 0.1s [2022-02-15T19:21:53.130Z] #21 20.97 Selecting previously unselected package iptables. [2022-02-15T19:21:53.130Z] #21 20.98 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-15T19:21:53.130Z] #21 20.99 Unpacking iptables (1.8.7-1) ... [2022-02-15T19:21:53.376Z] [2022-02-15T19:21:53.376Z] #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-02-15T19:21:53.376Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T19:21:53.376Z] #14 96.79 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-15T19:21:53.376Z] #14 96.80 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-15T19:21:53.376Z] #14 96.84 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T19:21:53.387Z] #21 21.29 Selecting previously unselected package libonig5:amd64. [2022-02-15T19:21:53.387Z] #21 21.30 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T19:21:53.387Z] #21 21.30 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:21:53.476Z] #21 4.598 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:21:53.639Z] #14 96.95 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-15T19:21:53.639Z] #14 96.95 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-15T19:21:53.639Z] #14 96.96 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T19:21:53.645Z] #21 21.42 Selecting previously unselected package libjq1:amd64. [2022-02-15T19:21:53.645Z] #21 21.42 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T19:21:53.645Z] #21 21.43 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:21:53.645Z] #21 21.53 Selecting previously unselected package jq. [2022-02-15T19:21:53.645Z] #21 21.53 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-15T19:21:53.645Z] #21 21.55 Unpacking jq (1.6-2.1) ... [2022-02-15T19:21:53.645Z] #21 21.64 Selecting previously unselected package libaio1:amd64. [2022-02-15T19:21:53.903Z] #21 21.64 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-15T19:21:53.903Z] #21 21.65 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-15T19:21:53.903Z] #21 21.70 Selecting previously unselected package libgpm2:amd64. [2022-02-15T19:21:53.903Z] #21 21.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-15T19:21:53.903Z] #21 21.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-15T19:21:53.903Z] #21 21.77 Selecting previously unselected package libicu67:amd64. [2022-02-15T19:21:53.903Z] #21 21.78 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-15T19:21:53.903Z] #21 21.79 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T19:21:54.213Z] #14 97.58 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-15T19:21:54.214Z] #14 97.58 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-15T19:21:54.214Z] #14 97.60 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T19:21:54.476Z] #14 97.91 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-15T19:21:54.476Z] #14 97.93 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:21:54.476Z] #14 97.93 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:54.738Z] #14 98.08 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-15T19:21:54.738Z] #14 98.08 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-15T19:21:54.738Z] #14 98.09 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T19:21:54.738Z] #14 98.18 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-15T19:21:54.738Z] #14 98.19 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-15T19:21:54.738Z] #14 98.19 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T19:21:54.863Z] #21 ... [2022-02-15T19:21:54.863Z] [2022-02-15T19:21:54.863Z] #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-02-15T19:21:54.863Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:21:54.863Z] #34 DONE 115.7s [2022-02-15T19:21:54.863Z] [2022-02-15T19:21:54.863Z] #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-02-15T19:21:54.863Z] #56 sha256:fc90f6bf3e6d8b0eb362c372c38329a4876d9024ee83c13ca105b970e709ccdc [2022-02-15T19:21:54.863Z] #56 9.929 + cd /tmp/tmp.LC0ihydFHX/src/github.com/opencontainers/runc [2022-02-15T19:21:54.863Z] #56 9.929 + git checkout -q v1.1.0 [2022-02-15T19:21:54.863Z] #56 10.28 + '[' -z '' ']' [2022-02-15T19:21:54.863Z] #56 10.28 + target=static [2022-02-15T19:21:54.863Z] #56 10.28 + make BUILDTAGS=seccomp static [2022-02-15T19:21:54.863Z] #56 10.44 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-02-15T19:21:55.312Z] #14 98.60 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T19:21:55.312Z] #14 98.62 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T19:21:55.312Z] #14 98.63 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T19:21:55.312Z] #14 98.65 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T19:21:55.312Z] #14 98.66 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T19:21:55.312Z] #14 98.69 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T19:21:55.312Z] #14 98.71 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:21:55.312Z] #14 98.72 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T19:21:55.312Z] #14 98.74 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-15T19:21:55.312Z] #14 98.75 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T19:21:55.312Z] #14 98.76 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T19:21:55.312Z] #14 98.78 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:21:55.312Z] #14 98.80 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:55.312Z] #14 98.81 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T19:21:55.312Z] #14 98.82 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-15T19:21:55.312Z] #14 98.84 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T19:21:55.312Z] #14 98.85 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T19:21:55.312Z] #14 98.87 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T19:21:55.312Z] #14 98.88 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T19:21:55.312Z] #14 98.89 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T19:21:55.312Z] #14 98.90 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:55.312Z] #14 98.92 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-02-15T19:21:55.574Z] #14 98.93 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:55.574Z] #14 98.94 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-02-15T19:21:55.574Z] #14 98.95 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T19:21:55.574Z] #14 98.96 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:21:55.574Z] #14 98.97 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-02-15T19:21:55.574Z] #14 99.00 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:21:55.574Z] #14 99.04 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T19:21:55.574Z] #14 99.07 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:55.574Z] #14 99.08 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-15T19:21:55.574Z] #14 99.09 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:55.574Z] #14 99.10 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:21:55.574Z] #14 99.12 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:21:55.834Z] #14 DONE 99.4s [2022-02-15T19:21:55.834Z] [2022-02-15T19:21:55.834Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-15T19:21:55.834Z] #55 sha256:aa7c361947d99f367ee0d262a47eb4657230da5143da3b78d5340a1fda5562f9 [2022-02-15T19:21:56.095Z] #55 DONE 0.1s [2022-02-15T19:21:56.095Z] [2022-02-15T19:21:56.095Z] #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-02-15T19:21:56.095Z] #56 sha256:e11d1ca46759a30186f4862135b17c6a3d8fbac3134b3ebe53108ba0991a6b65 [2022-02-15T19:21:56.775Z] #56 ... [2022-02-15T19:21:56.775Z] [2022-02-15T19:21:56.775Z] #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-02-15T19:21:56.775Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T19:21:56.775Z] #21 7.710 Fetched 8503 kB in 6s (1382 kB/s) [2022-02-15T19:21:57.182Z] #21 24.81 Selecting previously unselected package libinih1:amd64. [2022-02-15T19:21:57.182Z] #21 24.83 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-15T19:21:57.182Z] #21 24.83 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-15T19:21:57.182Z] #21 24.90 Selecting previously unselected package libnet1:amd64. [2022-02-15T19:21:57.182Z] #21 24.92 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T19:21:57.182Z] #21 24.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:21:57.182Z] #21 25.00 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T19:21:57.182Z] #21 25.01 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T19:21:57.182Z] #21 25.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:21:57.182Z] #21 25.10 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T19:21:57.182Z] #21 25.12 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T19:21:57.182Z] #21 25.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:21:57.182Z] #21 25.18 Selecting previously unselected package net-tools. [2022-02-15T19:21:57.182Z] #21 25.18 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-15T19:21:57.182Z] #21 25.18 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T19:21:57.439Z] #21 25.37 Selecting previously unselected package patch. [2022-02-15T19:21:57.439Z] #21 25.37 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-15T19:21:57.439Z] #21 25.38 Unpacking patch (2.7.6-7) ... [2022-02-15T19:21:57.439Z] #21 25.48 Selecting previously unselected package python-pip-whl. [2022-02-15T19:21:57.484Z] #56 ... [2022-02-15T19:21:57.484Z] [2022-02-15T19:21:57.484Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T19:21:57.484Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-15T19:21:57.484Z] #15 DONE 1.3s [2022-02-15T19:21:57.484Z] [2022-02-15T19:21:57.484Z] #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-02-15T19:21:57.484Z] #56 sha256:e11d1ca46759a30186f4862135b17c6a3d8fbac3134b3ebe53108ba0991a6b65 [2022-02-15T19:21:57.484Z] #56 1.190 + RM_GOPATH=0 [2022-02-15T19:21:57.484Z] #56 1.190 + TMP_GOPATH= [2022-02-15T19:21:57.484Z] #56 1.190 + : /build [2022-02-15T19:21:57.484Z] #56 1.190 + '[' -z '' ']' [2022-02-15T19:21:57.484Z] #56 1.190 ++ mktemp -d [2022-02-15T19:21:57.484Z] #56 1.190 + export GOPATH=/tmp/tmp.x5TW5R1Uor [2022-02-15T19:21:57.484Z] #56 1.190 + GOPATH=/tmp/tmp.x5TW5R1Uor [2022-02-15T19:21:57.484Z] #56 1.190 + RM_GOPATH=1 [2022-02-15T19:21:57.484Z] #56 1.190 + case "$(go env GOARCH)" in [2022-02-15T19:21:57.484Z] #56 1.190 ++ go env GOARCH [2022-02-15T19:21:57.484Z] #56 1.212 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:21:57.484Z] #56 1.212 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:21:57.484Z] #56 1.212 ++ dirname /install.sh [2022-02-15T19:21:57.484Z] #56 1.212 + dir=/ [2022-02-15T19:21:57.484Z] #56 1.212 + bin=runc [2022-02-15T19:21:57.484Z] #56 1.212 + shift [2022-02-15T19:21:57.484Z] #56 1.212 + '[' '!' -f //runc.installer ']' [2022-02-15T19:21:57.484Z] #56 1.212 + . //runc.installer [2022-02-15T19:21:57.484Z] #56 1.212 ++ set -e [2022-02-15T19:21:57.484Z] #56 1.212 ++ : v1.1.0 [2022-02-15T19:21:57.484Z] #56 1.212 + install_runc [2022-02-15T19:21:57.484Z] #56 1.212 + RUNC_BUILDTAGS=seccomp [2022-02-15T19:21:57.484Z] #56 1.212 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-15T19:21:57.484Z] #56 1.212 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.x5TW5R1Uor/src/github.com/opencontainers/runc [2022-02-15T19:21:57.484Z] #56 1.212 Install runc version v1.1.0 (build tags: seccomp) [2022-02-15T19:21:57.484Z] #56 1.213 Cloning into '/tmp/tmp.x5TW5R1Uor/src/github.com/opencontainers/runc'... [2022-02-15T19:21:57.696Z] #21 25.49 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-15T19:21:57.696Z] #21 25.50 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-15T19:21:57.953Z] #21 26.04 Selecting previously unselected package python3-lib2to3. [2022-02-15T19:21:58.210Z] #21 26.04 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-15T19:21:58.210Z] #21 26.05 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-15T19:21:58.210Z] #21 26.19 Selecting previously unselected package python3-distutils. [2022-02-15T19:21:58.210Z] #21 26.20 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-15T19:21:58.210Z] #21 26.21 Unpacking python3-distutils (3.9.2-1) ... [2022-02-15T19:21:58.426Z] #56 ... [2022-02-15T19:21:58.426Z] [2022-02-15T19:21:58.426Z] #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-02-15T19:21:58.426Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-15T19:21:58.426Z] #16 DONE 1.0s [2022-02-15T19:21:58.426Z] [2022-02-15T19:21:58.426Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-15T19:21:58.426Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-15T19:21:58.466Z] #21 26.32 Selecting previously unselected package python3-pkg-resources. [2022-02-15T19:21:58.467Z] #21 26.33 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T19:21:58.467Z] #21 26.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:21:58.685Z] #21 7.710 Reading package lists... [2022-02-15T19:21:58.726Z] #21 26.45 Selecting previously unselected package python3-setuptools. [2022-02-15T19:21:58.726Z] #21 26.47 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-15T19:21:58.726Z] #21 26.48 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-15T19:21:58.726Z] #21 26.72 Selecting previously unselected package python3-wheel. [2022-02-15T19:21:58.983Z] #21 26.72 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-15T19:21:58.983Z] #21 26.72 Unpacking python3-wheel (0.34.2-1) ... [2022-02-15T19:21:58.983Z] #21 26.78 Selecting previously unselected package python3-pip. [2022-02-15T19:21:58.983Z] #21 26.78 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-15T19:21:58.983Z] #21 26.80 Unpacking python3-pip (20.3.4-4) ... [2022-02-15T19:21:59.003Z] #17 0.860 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-15T19:21:59.211Z] Running on azwin-2-5adb90 in d:\jenkins\workspace\moby_PR-43240 [Pipeline] { [Pipeline] ws [2022-02-15T19:21:59.233Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-02-15T19:21:59.240Z] #21 27.10 Selecting previously unselected package sudo. [2022-02-15T19:21:59.240Z] #21 27.10 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-15T19:21:59.240Z] #21 27.12 Unpacking sudo (1.9.5p2-3) ... [Pipeline] checkout [2022-02-15T19:21:59.264Z] #17 DONE 1.0s [2022-02-15T19:21:59.264Z] [2022-02-15T19:21:59.264Z] #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-02-15T19:21:59.264Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:21:59.264Z] #43 ... [2022-02-15T19:21:59.264Z] [2022-02-15T19:21:59.264Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-15T19:21:59.264Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-15T19:21:59.806Z] #21 27.68 Selecting previously unselected package thin-provisioning-tools. [2022-02-15T19:21:59.806Z] #21 27.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-15T19:21:59.806Z] #21 27.68 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-15T19:22:00.063Z] #21 27.90 Selecting previously unselected package uidmap. [2022-02-15T19:22:00.063Z] #21 27.90 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-15T19:22:00.063Z] #21 27.91 Unpacking uidmap (1:4.8.1-1) ... [2022-02-15T19:22:00.063Z] #21 28.04 Selecting previously unselected package vim-runtime. [2022-02-15T19:22:00.063Z] #21 28.04 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:22:00.063Z] #21 28.06 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-15T19:22:00.063Z] #21 28.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-15T19:22:00.209Z] #18 DONE 1.0s [2022-02-15T19:22:00.210Z] [2022-02-15T19:22:00.210Z] #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-02-15T19:22:00.210Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:22:00.321Z] #21 28.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:00.472Z] #43 ... [2022-02-15T19:22:00.472Z] [2022-02-15T19:22:00.472Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-15T19:22:00.472Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-15T19:22:00.597Z] #21 9.621 Reading package lists... [2022-02-15T19:22:00.794Z] #19 91.18 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-15T19:22:00.794Z] #19 91.19 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:22:00.794Z] #19 91.19 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-15T19:22:00.794Z] #19 91.24 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-15T19:22:00.794Z] #19 91.24 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:22:00.794Z] #19 91.25 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T19:22:01.168Z] #21 11.76 Building dependency tree... [2022-02-15T19:22:01.422Z] #19 DONE 1.0s [2022-02-15T19:22:01.422Z] [2022-02-15T19:22:01.422Z] #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-02-15T19:22:01.422Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:22:01.422Z] #43 ... [2022-02-15T19:22:01.422Z] [2022-02-15T19:22:01.422Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-15T19:22:01.422Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-15T19:22:01.588Z] The recommended git tool is: git [2022-02-15T19:22:01.739Z] #21 12.99 The following additional packages will be installed: [2022-02-15T19:22:01.739Z] #21 13.01 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T19:22:02.010Z] #21 13.01 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-15T19:22:02.010Z] #21 13.01 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-15T19:22:02.010Z] #21 13.01 python3-pkg-resources vim-runtime xxd [2022-02-15T19:22:02.010Z] #21 13.01 Suggested packages: [2022-02-15T19:22:02.010Z] #21 13.01 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-15T19:22:02.010Z] #21 13.01 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-15T19:22:02.010Z] #21 13.01 acl attr quota [2022-02-15T19:22:02.010Z] #21 13.01 Recommended packages: [2022-02-15T19:22:02.010Z] #21 13.01 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-15T19:22:02.132Z] #23 8.513 Collecting yamllint==1.26.1 [2022-02-15T19:22:02.132Z] #23 9.562 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-15T19:22:02.369Z] #20 DONE 1.0s [2022-02-15T19:22:02.369Z] [2022-02-15T19:22:02.369Z] #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-02-15T19:22:02.369Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T19:22:02.705Z] #23 10.45 Collecting pathspec>=0.5.3 [2022-02-15T19:22:02.705Z] #23 10.47 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-15T19:22:02.705Z] #23 10.70 Collecting pyyaml [2022-02-15T19:22:02.705Z] #23 10.73 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-15T19:22:02.850Z] #21 30.87 Selecting previously unselected package vim. [2022-02-15T19:22:02.961Z] #21 14.15 The following NEW packages will be installed: [2022-02-15T19:22:02.961Z] #21 14.16 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-15T19:22:02.961Z] #21 14.17 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T19:22:02.961Z] #21 14.17 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-15T19:22:02.961Z] #21 14.17 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-15T19:22:02.961Z] #21 14.17 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-15T19:22:02.961Z] #21 14.17 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-15T19:22:02.961Z] #21 14.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-15T19:22:02.961Z] #21 14.17 xz-utils zip zstd [2022-02-15T19:22:02.967Z] #23 10.76 Building wheels for collected packages: yamllint [2022-02-15T19:22:02.967Z] #23 10.78 Building wheel for yamllint (setup.py): started [2022-02-15T19:22:03.108Z] #21 30.90 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:22:03.108Z] #21 30.92 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:03.223Z] #21 14.48 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:22:03.223Z] #21 14.48 Need to get 27.6 MB of archives. [2022-02-15T19:22:03.223Z] #21 14.48 After this operation, 106 MB of additional disk space will be used. [2022-02-15T19:22:03.223Z] #21 14.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-15T19:22:03.223Z] #21 14.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-15T19:22:03.223Z] #21 14.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-15T19:22:03.223Z] #21 14.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-15T19:22:03.223Z] #21 14.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-15T19:22:03.223Z] #21 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-15T19:22:03.223Z] #21 14.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-15T19:22:03.223Z] #21 14.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-15T19:22:03.223Z] #21 14.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T19:22:03.223Z] #21 14.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T19:22:03.223Z] #21 14.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-15T19:22:03.223Z] #21 14.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-15T19:22:03.223Z] #21 14.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-15T19:22:03.223Z] #21 14.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-15T19:22:03.366Z] #21 31.45 Selecting previously unselected package xfsprogs. [2022-02-15T19:22:03.366Z] #21 31.45 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-15T19:22:03.485Z] #21 14.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-15T19:22:03.485Z] #21 14.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-15T19:22:03.485Z] #21 14.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-15T19:22:03.485Z] #21 14.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-15T19:22:03.485Z] #21 14.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-15T19:22:03.485Z] #21 14.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-15T19:22:03.485Z] #21 14.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-15T19:22:03.485Z] #21 14.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T19:22:03.485Z] #21 14.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T19:22:03.485Z] #21 14.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T19:22:03.485Z] #21 14.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-15T19:22:03.485Z] #21 14.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-15T19:22:03.485Z] #21 14.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T19:22:03.624Z] #21 31.46 Unpacking xfsprogs (5.10.0-4) ... [2022-02-15T19:22:03.747Z] #21 14.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-15T19:22:03.747Z] #21 14.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T19:22:03.747Z] #21 14.94 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-02-15T19:22:03.747Z] #21 14.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T19:22:03.747Z] #21 14.94 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-15T19:22:03.747Z] #21 14.94 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-15T19:22:03.747Z] #21 14.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-15T19:22:03.747Z] #21 15.00 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-15T19:22:03.747Z] #21 15.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-15T19:22:03.747Z] #21 15.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T19:22:03.747Z] #21 15.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-15T19:22:03.747Z] #21 15.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-15T19:22:03.747Z] #21 15.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-15T19:22:03.747Z] #21 15.05 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-15T19:22:03.747Z] #21 15.08 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-15T19:22:03.747Z] #21 15.09 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-15T19:22:03.747Z] #21 15.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-15T19:22:03.759Z] #21 1.281 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:22:03.759Z] #21 1.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:22:03.759Z] #21 1.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:22:03.882Z] #21 31.90 Selecting previously unselected package zip. [2022-02-15T19:22:03.912Z] #23 11.66 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-15T19:22:03.912Z] #23 11.66 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0ba2d01ed23ee237f5b75fb2c1f0d163ecea0c919b9a9fcfb0c5311dfe62faf6 [2022-02-15T19:22:03.912Z] #23 11.66 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-15T19:22:03.912Z] #23 11.67 Successfully built yamllint [2022-02-15T19:22:03.912Z] #23 11.68 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-15T19:22:04.021Z] #21 1.733 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:22:04.140Z] #21 31.92 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-15T19:22:04.140Z] #21 31.92 Unpacking zip (3.0-12) ... [2022-02-15T19:22:04.140Z] #21 32.02 Selecting previously unselected package zstd. [2022-02-15T19:22:04.140Z] #21 32.04 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-15T19:22:04.140Z] #21 32.04 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-15T19:22:04.174Z] #23 11.98 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-15T19:22:04.320Z] #21 15.32 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-15T19:22:04.320Z] #21 15.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-15T19:22:04.320Z] #21 15.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-15T19:22:04.320Z] #21 15.37 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-15T19:22:04.398Z] #21 32.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:22:04.720Z] Running on azwin-2-3b2c10 in d:\jenkins\workspace\moby_PR-43240 [Pipeline] { [Pipeline] ws [2022-02-15T19:22:04.735Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-02-15T19:22:04.747Z] #23 DONE 12.6s [2022-02-15T19:22:04.747Z] [2022-02-15T19:22:04.747Z] #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-02-15T19:22:04.747Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [Pipeline] checkout [2022-02-15T19:22:04.912Z] #21 15.98 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:22:04.912Z] #21 16.10 Fetched 27.6 MB in 1s (23.0 MB/s) [2022-02-15T19:22:04.912Z] #21 16.14 Selecting previously unselected package pigz. [2022-02-15T19:22:04.912Z] #21 16.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-15T19:22:04.912Z] #21 16.18 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-15T19:22:04.912Z] #21 16.19 Unpacking pigz (2.6-1) ... [2022-02-15T19:22:04.912Z] #21 16.28 Selecting previously unselected package libelf1:amd64. [2022-02-15T19:22:04.968Z] #21 2.577 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:22:05.173Z] #21 16.28 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-15T19:22:05.173Z] #21 16.33 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-15T19:22:05.173Z] #21 16.49 Selecting previously unselected package libbpf0:amd64. [2022-02-15T19:22:05.173Z] #21 16.50 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-15T19:22:05.173Z] #21 16.50 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-15T19:22:05.173Z] #21 16.58 Selecting previously unselected package libcap2:amd64. [2022-02-15T19:22:05.331Z] #21 33.10 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T19:22:05.331Z] #21 33.11 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T19:22:05.331Z] #21 33.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-15T19:22:05.331Z] #21 33.13 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T19:22:05.331Z] #21 33.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T19:22:05.331Z] #21 33.16 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-15T19:22:05.331Z] #21 33.17 Setting up uidmap (1:4.8.1-1) ... [2022-02-15T19:22:05.331Z] #21 33.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:22:05.331Z] #21 33.19 Setting up bzip2 (1.0.8-4) ... [2022-02-15T19:22:05.331Z] #21 33.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:22:05.331Z] #21 33.22 Setting up python3-wheel (0.34.2-1) ... [2022-02-15T19:22:05.434Z] #21 16.58 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-15T19:22:05.434Z] #21 16.59 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-15T19:22:05.434Z] #21 16.67 Selecting previously unselected package libmnl0:amd64. [2022-02-15T19:22:05.434Z] #21 16.67 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-15T19:22:05.434Z] #21 16.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-15T19:22:05.694Z] #21 16.76 Selecting previously unselected package libxtables12:amd64. [2022-02-15T19:22:05.694Z] #21 16.76 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-15T19:22:05.694Z] #21 16.77 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-15T19:22:05.694Z] #21 16.81 Selecting previously unselected package libcap2-bin. [2022-02-15T19:22:05.694Z] #21 16.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-15T19:22:05.694Z] #21 16.82 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-15T19:22:05.694Z] #21 16.91 Selecting previously unselected package iproute2. [2022-02-15T19:22:05.694Z] #21 16.91 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-15T19:22:05.694Z] #21 16.92 Unpacking iproute2 (5.10.0-4) ... [2022-02-15T19:22:05.898Z] #21 33.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:05.898Z] #21 33.85 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-15T19:22:05.898Z] #21 33.86 Setting up libcap2-bin (1:2.44-1) ... [2022-02-15T19:22:05.898Z] #21 33.88 Setting up apparmor (2.13.6-10) ... [2022-02-15T19:22:05.955Z] #21 17.33 Selecting previously unselected package xxd. [2022-02-15T19:22:05.955Z] #21 17.33 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:22:06.206Z] The recommended git tool is: git [2022-02-15T19:22:06.217Z] #21 17.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:06.217Z] #21 17.43 Selecting previously unselected package vim-common. [2022-02-15T19:22:06.217Z] #21 17.45 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:22:06.217Z] #21 17.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:06.357Z] #21 3.758 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:22:06.478Z] #21 17.63 Selecting previously unselected package bash-completion. [2022-02-15T19:22:06.478Z] #21 17.63 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-15T19:22:07.795Z] #21 35.34 Setting up zip (3.0-12) ... [2022-02-15T19:22:07.795Z] #21 35.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:07.795Z] #21 35.38 Setting up bash-completion (1:2.11-2) ... [2022-02-15T19:22:08.136Z] #21 19.24 Unpacking bash-completion (1:2.11-2) ... [2022-02-15T19:22:08.704Z] #21 19.69 Selecting previously unselected package bzip2. [2022-02-15T19:22:08.704Z] #21 19.70 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-15T19:22:08.704Z] #21 19.70 Unpacking bzip2 (1.0.8-4) ... [2022-02-15T19:22:08.704Z] #21 19.77 Selecting previously unselected package xz-utils. [2022-02-15T19:22:08.704Z] #21 19.77 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-15T19:22:08.704Z] #21 19.78 Unpacking xz-utils (5.2.5-2) ... [2022-02-15T19:22:08.704Z] #21 19.93 Selecting previously unselected package apparmor. [2022-02-15T19:22:08.704Z] #21 19.93 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-15T19:22:08.704Z] #21 19.98 Unpacking apparmor (2.13.6-10) ... [2022-02-15T19:22:08.924Z] #19 99.78 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-15T19:22:08.925Z] #19 99.79 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:22:08.925Z] #19 99.80 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-15T19:22:08.925Z] #19 99.87 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-15T19:22:08.925Z] #19 99.87 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:22:08.925Z] #19 99.88 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T19:22:09.276Z] #21 20.37 Selecting previously unselected package inetutils-ping. [2022-02-15T19:22:09.276Z] #21 20.39 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-15T19:22:09.276Z] #21 20.40 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-15T19:22:09.276Z] #21 20.49 Selecting previously unselected package libip4tc2:amd64. [2022-02-15T19:22:09.276Z] #21 20.49 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-15T19:22:09.276Z] #21 20.49 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T19:22:09.276Z] #21 20.56 Selecting previously unselected package libip6tc2:amd64. [2022-02-15T19:22:09.276Z] #21 20.56 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-15T19:22:09.276Z] #21 20.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T19:22:09.536Z] #21 20.64 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-15T19:22:09.536Z] #21 20.65 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-15T19:22:09.536Z] #21 20.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T19:22:09.536Z] #21 20.72 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-15T19:22:09.536Z] #21 20.73 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-15T19:22:09.536Z] #21 20.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T19:22:09.536Z] #21 20.81 Selecting previously unselected package libnftnl11:amd64. [2022-02-15T19:22:09.536Z] #21 20.81 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-15T19:22:09.536Z] #21 20.82 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T19:22:09.536Z] #21 20.89 Selecting previously unselected package iptables. [2022-02-15T19:22:09.536Z] #21 20.89 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-15T19:22:09.657Z] #21 7.276 Fetched 8503 kB in 6s (1354 kB/s) [2022-02-15T19:22:09.689Z] #21 37.25 Setting up xz-utils (5.2.5-2) ... [2022-02-15T19:22:09.689Z] #21 37.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-15T19:22:09.689Z] #21 37.30 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-15T19:22:09.689Z] #21 37.33 Setting up patch (2.7.6-7) ... [2022-02-15T19:22:09.689Z] #21 37.37 Setting up sudo (1.9.5p2-3) ... [2022-02-15T19:22:09.689Z] #21 37.47 invoke-rc.d: could not determine current runlevel [2022-02-15T19:22:09.689Z] #21 37.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T19:22:09.689Z] #21 37.50 Setting up xfsprogs (5.10.0-4) ... [2022-02-15T19:22:09.689Z] #21 37.51 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-15T19:22:09.689Z] #21 37.52 Setting up inetutils-ping (2:2.0-1) ... [2022-02-15T19:22:09.689Z] #21 37.54 Setting up pigz (2.6-1) ... [2022-02-15T19:22:09.689Z] #21 37.57 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T19:22:09.689Z] #21 37.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:22:09.689Z] #21 37.60 Setting up python-pip-whl (20.3.4-4) ... [2022-02-15T19:22:09.689Z] #21 37.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:09.796Z] #21 20.89 Unpacking iptables (1.8.7-1) ... [2022-02-15T19:22:09.796Z] #21 21.15 Selecting previously unselected package libonig5:amd64. [2022-02-15T19:22:10.039Z] #51 ... [2022-02-15T19:22:10.039Z] [2022-02-15T19:22:10.039Z] #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-02-15T19:22:10.039Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-15T19:22:10.039Z] #43 150.4 + dpkg --print-architecture [2022-02-15T19:22:10.039Z] #43 DONE 151.1s [2022-02-15T19:22:10.039Z] [2022-02-15T19:22:10.039Z] #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-02-15T19:22:10.039Z] #60 sha256:e7c3f7e390fa69d5f9b2996c059bf10e4d81b2524cf70deaf9bb7c0c544e119a [2022-02-15T19:22:10.056Z] #21 21.15 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T19:22:10.056Z] #21 21.16 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:22:10.056Z] #21 21.27 Selecting previously unselected package libjq1:amd64. [2022-02-15T19:22:10.056Z] #21 21.27 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T19:22:10.056Z] #21 21.28 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:22:10.056Z] #21 21.40 Selecting previously unselected package jq. [2022-02-15T19:22:10.253Z] #21 38.27 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-15T19:22:10.315Z] #21 21.40 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-15T19:22:10.315Z] #21 21.40 Unpacking jq (1.6-2.1) ... [2022-02-15T19:22:10.315Z] #21 21.50 Selecting previously unselected package libaio1:amd64. [2022-02-15T19:22:10.315Z] #21 21.50 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-15T19:22:10.315Z] #21 21.52 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-15T19:22:10.315Z] #21 21.57 Selecting previously unselected package libgpm2:amd64. [2022-02-15T19:22:10.315Z] #21 21.57 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-15T19:22:10.315Z] #21 21.57 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-15T19:22:10.315Z] #21 21.63 Selecting previously unselected package libicu67:amd64. [2022-02-15T19:22:10.511Z] #21 38.28 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-15T19:22:10.575Z] #21 21.63 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-15T19:22:10.575Z] #21 21.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T19:22:10.769Z] #21 38.75 Setting up libelf1:amd64 (0.183-1) ... [2022-02-15T19:22:10.769Z] #21 38.82 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-15T19:22:10.769Z] #21 38.85 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:22:11.026Z] #21 38.87 Setting up python3-distutils (3.9.2-1) ... [2022-02-15T19:22:11.044Z] #21 7.276 Reading package lists... [2022-02-15T19:22:11.044Z] #21 ... [2022-02-15T19:22:11.044Z] [2022-02-15T19:22:11.044Z] #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-02-15T19:22:11.044Z] #56 sha256:e11d1ca46759a30186f4862135b17c6a3d8fbac3134b3ebe53108ba0991a6b65 [2022-02-15T19:22:11.044Z] #56 10.22 + cd /tmp/tmp.x5TW5R1Uor/src/github.com/opencontainers/runc [2022-02-15T19:22:11.044Z] #56 10.22 + git checkout -q v1.1.0 [2022-02-15T19:22:11.044Z] #56 10.41 + '[' -z '' ']' [2022-02-15T19:22:11.044Z] #56 10.42 + target=static [2022-02-15T19:22:11.044Z] #56 10.42 + make BUILDTAGS=seccomp static [2022-02-15T19:22:11.044Z] #56 10.85 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-02-15T19:22:11.284Z] #21 39.34 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:11.284Z] #21 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-15T19:22:11.284Z] #21 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-15T19:22:11.284Z] #21 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-15T19:22:11.284Z] #21 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-15T19:22:11.285Z] #21 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-15T19:22:11.285Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-15T19:22:11.285Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-15T19:22:11.285Z] #21 39.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-15T19:22:11.285Z] #21 39.41 Setting up python3-setuptools (52.0.0-4) ... [2022-02-15T19:22:11.618Z] #56 ... [2022-02-15T19:22:11.618Z] [2022-02-15T19:22:11.618Z] #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-02-15T19:22:11.618Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T19:22:11.618Z] #34 DONE 114.6s [2022-02-15T19:22:11.618Z] [2022-02-15T19:22:11.618Z] #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-02-15T19:22:11.618Z] #60 sha256:0866170931f033742abbacaadfff19ff80a5429d5db6943eb18f2a211b26aa21 [2022-02-15T19:22:12.193Z] #60 ... [2022-02-15T19:22:12.193Z] [2022-02-15T19:22:12.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-02-15T19:22:12.193Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T19:22:12.193Z] #21 7.276 Reading package lists... [2022-02-15T19:22:12.657Z] #21 40.64 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:22:12.657Z] #21 40.65 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T19:22:12.657Z] #21 40.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-15T19:22:12.657Z] #21 40.68 Setting up python3-pip (20.3.4-4) ... [2022-02-15T19:22:13.876Z] #21 24.64 Selecting previously unselected package libinih1:amd64. [2022-02-15T19:22:13.876Z] #21 24.64 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-15T19:22:13.876Z] #21 24.65 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-15T19:22:13.876Z] #21 24.71 Selecting previously unselected package libnet1:amd64. [2022-02-15T19:22:13.876Z] #21 24.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T19:22:13.876Z] #21 24.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:22:13.876Z] #21 24.79 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T19:22:13.876Z] #21 24.81 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T19:22:13.876Z] #21 24.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:22:13.876Z] #21 24.89 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T19:22:13.876Z] #21 24.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T19:22:13.876Z] #21 24.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:22:13.876Z] #21 24.95 Selecting previously unselected package net-tools. [2022-02-15T19:22:13.876Z] #21 24.97 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-15T19:22:13.876Z] #21 24.97 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T19:22:13.876Z] #21 25.14 Selecting previously unselected package patch. [2022-02-15T19:22:13.876Z] #21 25.14 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-15T19:22:13.876Z] #21 25.15 Unpacking patch (2.7.6-7) ... [2022-02-15T19:22:14.031Z] #21 41.73 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T19:22:14.031Z] #21 41.75 Setting up jq (1.6-2.1) ... [2022-02-15T19:22:14.031Z] #21 41.76 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-15T19:22:14.031Z] #21 41.77 Setting up iptables (1.8.7-1) ... [2022-02-15T19:22:14.031Z] #21 41.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T19:22:14.031Z] #21 41.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T19:22:14.031Z] #21 41.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T19:22:14.031Z] #21 41.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T19:22:14.031Z] #21 41.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-15T19:22:14.031Z] #21 41.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-15T19:22:14.031Z] #21 41.82 Setting up iproute2 (5.10.0-4) ... [2022-02-15T19:22:14.137Z] #21 25.22 Selecting previously unselected package python-pip-whl. [2022-02-15T19:22:14.137Z] #21 25.23 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-15T19:22:14.137Z] #21 25.23 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-15T19:22:14.289Z] #21 42.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:22:14.377Z] #21 10.02 Reading package lists... [2022-02-15T19:22:14.398Z] #21 25.76 Selecting previously unselected package python3-lib2to3. [2022-02-15T19:22:14.398Z] #21 25.76 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-15T19:22:14.639Z] #21 11.91 Building dependency tree... [2022-02-15T19:22:14.658Z] #21 25.76 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-15T19:22:14.658Z] #21 25.88 Selecting previously unselected package python3-distutils. [2022-02-15T19:22:14.658Z] #21 25.89 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-15T19:22:14.658Z] #21 25.89 Unpacking python3-distutils (3.9.2-1) ... [2022-02-15T19:22:14.658Z] #21 26.01 Selecting previously unselected package python3-pkg-resources. [2022-02-15T19:22:14.901Z] #21 12.73 The following additional packages will be installed: [2022-02-15T19:22:14.901Z] #21 12.73 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T19:22:14.901Z] #21 12.73 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-15T19:22:14.901Z] #21 12.73 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-15T19:22:14.901Z] #21 12.73 python3-pkg-resources vim-runtime xxd [2022-02-15T19:22:14.901Z] #21 12.74 Suggested packages: [2022-02-15T19:22:14.901Z] #21 12.74 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-15T19:22:14.901Z] #21 12.74 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-15T19:22:14.901Z] #21 12.74 acl attr quota [2022-02-15T19:22:14.901Z] #21 12.74 Recommended packages: [2022-02-15T19:22:14.901Z] #21 12.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-15T19:22:14.923Z] #21 26.02 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T19:22:14.923Z] #21 26.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:22:14.923Z] #21 26.15 Selecting previously unselected package python3-setuptools. [2022-02-15T19:22:14.923Z] #21 26.15 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-15T19:22:14.923Z] #21 26.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-15T19:22:15.184Z] #21 26.39 Selecting previously unselected package python3-wheel. [2022-02-15T19:22:15.184Z] #21 26.41 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-15T19:22:15.184Z] #21 26.42 Unpacking python3-wheel (0.34.2-1) ... [2022-02-15T19:22:15.184Z] #21 26.47 Selecting previously unselected package python3-pip. [2022-02-15T19:22:15.184Z] #21 26.48 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-15T19:22:15.184Z] #21 26.49 Unpacking python3-pip (20.3.4-4) ... [2022-02-15T19:22:15.225Z] #21 DONE 43.1s [2022-02-15T19:22:15.225Z] [2022-02-15T19:22:15.225Z] #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-02-15T19:22:15.225Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-15T19:22:15.757Z] #21 26.73 Selecting previously unselected package sudo. [2022-02-15T19:22:15.757Z] #21 26.74 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-15T19:22:15.757Z] #21 26.74 Unpacking sudo (1.9.5p2-3) ... [2022-02-15T19:22:16.018Z] #21 27.15 Selecting previously unselected package thin-provisioning-tools. [2022-02-15T19:22:16.018Z] #21 27.16 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-15T19:22:16.018Z] #21 27.17 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-15T19:22:16.166Z] #22 0.839 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-15T19:22:16.166Z] #22 0.843 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-15T19:22:16.166Z] #22 0.846 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-15T19:22:16.166Z] #22 DONE 0.9s [2022-02-15T19:22:16.166Z] [2022-02-15T19:22:16.166Z] #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-02-15T19:22:16.166Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:22:16.166Z] #51 ... [2022-02-15T19:22:16.166Z] [2022-02-15T19:22:16.166Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-15T19:22:16.166Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-15T19:22:16.279Z] #21 27.39 Selecting previously unselected package uidmap. [2022-02-15T19:22:16.279Z] #21 27.39 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-15T19:22:16.279Z] #21 27.40 Unpacking uidmap (1:4.8.1-1) ... [2022-02-15T19:22:16.279Z] #21 27.51 Selecting previously unselected package vim-runtime. [2022-02-15T19:22:16.279Z] #21 27.52 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:22:16.279Z] #21 27.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-15T19:22:16.292Z] #21 13.80 The following NEW packages will be installed: [2022-02-15T19:22:16.292Z] #21 13.80 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-15T19:22:16.292Z] #21 13.80 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T19:22:16.292Z] #21 13.80 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-15T19:22:16.292Z] #21 13.80 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-15T19:22:16.292Z] #21 13.80 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-15T19:22:16.292Z] #21 13.80 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-15T19:22:16.292Z] #21 13.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-15T19:22:16.292Z] #21 13.80 xz-utils zip zstd [2022-02-15T19:22:16.541Z] #21 27.59 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-15T19:22:16.541Z] #21 27.60 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:16.555Z] #21 14.11 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:22:16.555Z] #21 14.11 Need to get 27.6 MB of archives. [2022-02-15T19:22:16.555Z] #21 14.11 After this operation, 106 MB of additional disk space will be used. [2022-02-15T19:22:16.555Z] #21 14.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-15T19:22:16.555Z] #21 14.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-15T19:22:16.555Z] #21 14.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-15T19:22:16.555Z] #21 14.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-15T19:22:16.555Z] #21 14.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-15T19:22:16.555Z] #21 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-15T19:22:16.555Z] #21 14.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-15T19:22:16.555Z] #21 14.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-15T19:22:16.555Z] #21 14.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T19:22:16.555Z] #21 14.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T19:22:16.555Z] #21 14.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-15T19:22:16.555Z] #21 14.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-15T19:22:16.555Z] #21 14.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-15T19:22:16.555Z] #21 14.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-15T19:22:16.555Z] #21 14.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-15T19:22:16.555Z] #21 14.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-15T19:22:16.555Z] #21 14.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-15T19:22:16.555Z] #21 14.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-15T19:22:16.555Z] #21 14.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-15T19:22:16.555Z] #21 14.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-15T19:22:16.555Z] #21 14.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-15T19:22:16.555Z] #21 14.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T19:22:16.555Z] #21 14.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T19:22:16.555Z] #21 14.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T19:22:16.555Z] #21 14.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-15T19:22:16.555Z] #21 14.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-15T19:22:16.555Z] #21 14.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T19:22:16.818Z] #21 14.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-15T19:22:16.818Z] #21 14.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T19:22:16.818Z] #21 14.55 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-02-15T19:22:16.818Z] #21 14.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T19:22:16.818Z] #21 14.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-15T19:22:16.818Z] #21 14.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-15T19:22:16.818Z] #21 14.56 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-15T19:22:16.818Z] #21 14.61 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-15T19:22:16.818Z] #21 14.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-15T19:22:16.818Z] #21 14.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T19:22:17.054Z] #19 108.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-15T19:22:17.054Z] #19 108.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:22:17.054Z] #19 108.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T19:22:17.054Z] #19 108.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-15T19:22:17.054Z] #19 108.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:22:17.054Z] #19 108.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:22:17.054Z] #19 ... [2022-02-15T19:22:17.054Z] [2022-02-15T19:22:17.054Z] #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-02-15T19:22:17.054Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:22:17.054Z] #50 114.7 + dpkg --print-architecture [2022-02-15T19:22:17.054Z] #50 114.7 + git checkout -q v2.1.0 [2022-02-15T19:22:17.080Z] #21 14.62 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-15T19:22:17.080Z] #21 14.63 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-15T19:22:17.080Z] #21 14.64 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-15T19:22:17.080Z] #21 14.65 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-15T19:22:17.080Z] #21 14.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-15T19:22:17.080Z] #21 14.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-15T19:22:17.080Z] #21 14.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-15T19:22:17.318Z] #50 114.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-15T19:22:17.318Z] #50 114.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-15T19:22:17.343Z] #21 14.94 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-15T19:22:17.343Z] #21 14.96 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-15T19:22:17.343Z] #21 14.98 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-15T19:22:17.343Z] #21 14.98 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-15T19:22:17.918Z] #21 15.53 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:22:17.918Z] #21 15.63 Fetched 27.6 MB in 1s (23.6 MB/s) [2022-02-15T19:22:17.918Z] #21 15.69 Selecting previously unselected package pigz. [2022-02-15T19:22:17.918Z] #21 15.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-15T19:22:17.918Z] #21 15.73 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-15T19:22:17.918Z] #21 15.73 Unpacking pigz (2.6-1) ... [2022-02-15T19:22:18.179Z] #21 15.85 Selecting previously unselected package libelf1:amd64. [2022-02-15T19:22:18.179Z] #21 15.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-15T19:22:18.179Z] #21 15.86 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-15T19:22:18.179Z] #21 16.03 Selecting previously unselected package libbpf0:amd64. [2022-02-15T19:22:18.179Z] #21 16.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-15T19:22:18.179Z] #21 16.05 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-15T19:22:18.464Z] #21 16.13 Selecting previously unselected package libcap2:amd64. [2022-02-15T19:22:18.464Z] #21 16.13 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-15T19:22:18.464Z] #21 16.13 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-15T19:22:18.464Z] #21 16.19 Selecting previously unselected package libmnl0:amd64. [2022-02-15T19:22:18.464Z] #21 16.19 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-15T19:22:18.464Z] #21 16.20 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-15T19:22:18.464Z] #21 16.26 Selecting previously unselected package libxtables12:amd64. [2022-02-15T19:22:18.464Z] #21 16.26 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-15T19:22:18.464Z] #21 16.27 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-15T19:22:18.727Z] #21 16.32 Selecting previously unselected package libcap2-bin. [2022-02-15T19:22:18.727Z] #21 16.34 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-15T19:22:18.727Z] #21 16.37 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-15T19:22:18.727Z] #21 16.47 Selecting previously unselected package iproute2. [2022-02-15T19:22:18.727Z] #21 16.47 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-15T19:22:18.727Z] #21 16.48 Unpacking iproute2 (5.10.0-4) ... [2022-02-15T19:22:19.306Z] #21 17.00 Selecting previously unselected package xxd. [2022-02-15T19:22:19.306Z] #21 17.00 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:22:19.306Z] #21 17.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:19.571Z] #21 17.13 Selecting previously unselected package vim-common. [2022-02-15T19:22:19.571Z] #21 17.13 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:22:19.571Z] #21 17.15 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:19.571Z] #21 17.35 Selecting previously unselected package bash-completion. [2022-02-15T19:22:19.831Z] #21 17.35 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-15T19:22:19.841Z] #21 30.51 Selecting previously unselected package vim. [2022-02-15T19:22:19.841Z] #21 30.53 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:22:19.841Z] #21 30.54 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:19.841Z] #21 31.06 Selecting previously unselected package xfsprogs. [2022-02-15T19:22:19.841Z] #21 31.06 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-15T19:22:19.841Z] #21 31.10 Unpacking xfsprogs (5.10.0-4) ... [2022-02-15T19:22:20.101Z] #21 31.46 Selecting previously unselected package zip. [2022-02-15T19:22:20.361Z] #21 31.46 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-15T19:22:20.361Z] #21 31.47 Unpacking zip (3.0-12) ... [2022-02-15T19:22:20.361Z] #21 31.60 Selecting previously unselected package zstd. [2022-02-15T19:22:20.361Z] #21 31.62 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-15T19:22:20.361Z] #21 31.62 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-15T19:22:20.931Z] #21 31.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:22:21.501Z] #21 32.69 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T19:22:21.501Z] #21 32.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T19:22:21.501Z] #21 32.72 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-15T19:22:21.501Z] #21 32.74 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T19:22:21.501Z] #21 32.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T19:22:21.501Z] #21 32.76 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-15T19:22:21.501Z] #21 32.77 Setting up uidmap (1:4.8.1-1) ... [2022-02-15T19:22:21.501Z] #21 32.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:22:21.501Z] #21 32.80 Setting up bzip2 (1.0.8-4) ... [2022-02-15T19:22:21.501Z] #21 32.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:22:21.501Z] #21 32.83 Setting up python3-wheel (0.34.2-1) ... [2022-02-15T19:22:21.744Z] #21 19.17 Unpacking bash-completion (1:2.11-2) ... [2022-02-15T19:22:21.744Z] #21 19.57 Selecting previously unselected package bzip2. [2022-02-15T19:22:22.006Z] #21 19.58 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-15T19:22:22.006Z] #21 19.58 Unpacking bzip2 (1.0.8-4) ... [2022-02-15T19:22:22.006Z] #21 19.66 Selecting previously unselected package xz-utils. [2022-02-15T19:22:22.006Z] #21 19.67 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-15T19:22:22.006Z] #21 19.67 Unpacking xz-utils (5.2.5-2) ... [2022-02-15T19:22:22.268Z] #21 19.87 Selecting previously unselected package apparmor. [2022-02-15T19:22:22.268Z] #21 19.87 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-15T19:22:22.268Z] #21 19.94 Unpacking apparmor (2.13.6-10) ... [2022-02-15T19:22:22.445Z] #21 33.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:22.445Z] #21 33.37 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-15T19:22:22.445Z] #21 33.38 Setting up libcap2-bin (1:2.44-1) ... [2022-02-15T19:22:22.445Z] #21 33.40 Setting up apparmor (2.13.6-10) ... [2022-02-15T19:22:22.530Z] #21 20.28 Selecting previously unselected package inetutils-ping. [2022-02-15T19:22:22.530Z] #21 20.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-15T19:22:22.530Z] #21 20.29 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-15T19:22:22.792Z] #21 20.43 Selecting previously unselected package libip4tc2:amd64. [2022-02-15T19:22:22.792Z] #21 20.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-15T19:22:22.792Z] #21 20.44 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T19:22:22.792Z] #21 20.50 Selecting previously unselected package libip6tc2:amd64. [2022-02-15T19:22:22.792Z] #21 20.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-15T19:22:22.792Z] #21 20.51 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T19:22:22.792Z] #21 20.58 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-15T19:22:22.792Z] #21 20.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-15T19:22:22.792Z] #21 20.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T19:22:22.792Z] #21 20.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-15T19:22:23.055Z] #21 20.64 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-15T19:22:23.055Z] #21 20.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T19:22:23.055Z] #21 20.73 Selecting previously unselected package libnftnl11:amd64. [2022-02-15T19:22:23.055Z] #21 20.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-15T19:22:23.055Z] #21 20.74 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T19:22:23.055Z] #21 20.83 Selecting previously unselected package iptables. [2022-02-15T19:22:23.055Z] #21 20.83 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-15T19:22:23.055Z] #21 20.85 Unpacking iptables (1.8.7-1) ... [2022-02-15T19:22:23.317Z] #21 21.14 Selecting previously unselected package libonig5:amd64. [2022-02-15T19:22:23.578Z] #21 21.14 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T19:22:23.578Z] #21 21.15 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:22:23.578Z] #21 21.29 Selecting previously unselected package libjq1:amd64. [2022-02-15T19:22:23.578Z] #21 21.30 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T19:22:23.578Z] #21 21.30 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:22:23.578Z] #21 21.42 Selecting previously unselected package jq. [2022-02-15T19:22:23.648Z] #21 34.67 Setting up zip (3.0-12) ... [2022-02-15T19:22:23.648Z] #21 34.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:23.648Z] #21 34.72 Setting up bash-completion (1:2.11-2) ... [2022-02-15T19:22:23.839Z] #21 21.43 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-15T19:22:23.839Z] #21 21.44 Unpacking jq (1.6-2.1) ... [2022-02-15T19:22:23.839Z] #21 21.52 Selecting previously unselected package libaio1:amd64. [2022-02-15T19:22:23.839Z] #21 21.52 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-15T19:22:23.839Z] #21 21.52 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-15T19:22:23.839Z] #21 21.58 Selecting previously unselected package libgpm2:amd64. [2022-02-15T19:22:23.839Z] #21 21.58 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-15T19:22:23.839Z] #21 21.60 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-15T19:22:23.839Z] #21 21.65 Selecting previously unselected package libicu67:amd64. [2022-02-15T19:22:24.101Z] #21 21.66 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-15T19:22:24.101Z] #21 21.66 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T19:22:25.563Z] #21 36.53 Setting up xz-utils (5.2.5-2) ... [2022-02-15T19:22:25.564Z] #21 36.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-15T19:22:25.564Z] #21 36.55 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-15T19:22:25.564Z] #21 36.57 Setting up patch (2.7.6-7) ... [2022-02-15T19:22:25.564Z] #21 36.58 Setting up sudo (1.9.5p2-3) ... [2022-02-15T19:22:25.564Z] #21 36.66 invoke-rc.d: could not determine current runlevel [2022-02-15T19:22:25.564Z] #21 36.67 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T19:22:25.564Z] #21 36.68 Setting up xfsprogs (5.10.0-4) ... [2022-02-15T19:22:25.564Z] #21 36.69 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-15T19:22:25.564Z] #21 36.70 Setting up inetutils-ping (2:2.0-1) ... [2022-02-15T19:22:25.564Z] #21 36.71 Setting up pigz (2.6-1) ... [2022-02-15T19:22:25.564Z] #21 36.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T19:22:25.564Z] #21 36.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:22:25.564Z] #21 36.80 Setting up python-pip-whl (20.3.4-4) ... [2022-02-15T19:22:25.564Z] #21 36.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:26.135Z] #21 37.34 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-15T19:22:26.135Z] #21 37.35 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-15T19:22:26.137Z] #23 9.358 Collecting yamllint==1.26.1 [2022-02-15T19:22:26.254Z] using credential docker-jenkins-github-credentials [2022-02-15T19:22:26.329Z] Cloning the remote Git repository [2022-02-15T19:22:26.330Z] Cloning with configured refspecs honoured and without tags [2022-02-15T19:22:26.395Z] #23 10.39 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-15T19:22:26.707Z] #21 37.76 Setting up libelf1:amd64 (0.183-1) ... [2022-02-15T19:22:26.707Z] #21 37.78 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-15T19:22:26.707Z] #21 37.81 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:22:26.707Z] #21 37.83 Setting up python3-distutils (3.9.2-1) ... [2022-02-15T19:22:27.278Z] #21 38.27 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:27.278Z] #21 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-15T19:22:27.278Z] #21 38.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-15T19:22:27.278Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-15T19:22:27.278Z] #21 38.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-15T19:22:27.278Z] #21 38.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-15T19:22:27.278Z] #21 38.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-15T19:22:27.278Z] #21 38.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-15T19:22:27.278Z] #21 38.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-15T19:22:27.278Z] #21 38.33 Setting up python3-setuptools (52.0.0-4) ... [2022-02-15T19:22:27.308Z] #50 ... [2022-02-15T19:22:27.308Z] [2022-02-15T19:22:27.308Z] #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-02-15T19:22:27.308Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T19:22:27.308Z] #19 117.2 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-15T19:22:27.308Z] #19 117.2 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:22:27.308Z] #19 117.2 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T19:22:27.308Z] #19 117.2 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-15T19:22:27.308Z] #19 117.2 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:22:27.308Z] #19 117.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:22:27.416Z] #21 24.72 Selecting previously unselected package libinih1:amd64. [2022-02-15T19:22:27.416Z] #21 24.74 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-15T19:22:27.416Z] #21 24.75 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-15T19:22:27.416Z] #21 24.80 Selecting previously unselected package libnet1:amd64. [2022-02-15T19:22:27.417Z] #21 24.81 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T19:22:27.417Z] #21 24.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:22:27.417Z] #21 24.90 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T19:22:27.417Z] #21 24.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T19:22:27.417Z] #21 24.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:22:27.417Z] #21 24.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T19:22:27.417Z] #21 25.00 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T19:22:27.417Z] #21 25.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:22:27.417Z] #21 25.05 Selecting previously unselected package net-tools. [2022-02-15T19:22:27.417Z] #21 25.06 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-15T19:22:27.417Z] #21 25.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T19:22:27.417Z] #21 25.24 Selecting previously unselected package patch. [2022-02-15T19:22:27.417Z] #21 25.25 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-15T19:22:27.679Z] #21 25.26 Unpacking patch (2.7.6-7) ... [2022-02-15T19:22:27.679Z] #21 25.37 Selecting previously unselected package python-pip-whl. [2022-02-15T19:22:27.679Z] #21 25.38 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-15T19:22:27.679Z] #21 25.39 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-15T19:22:27.769Z] #23 11.46 Collecting pathspec>=0.5.3 [2022-02-15T19:22:27.769Z] #23 11.47 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-15T19:22:27.769Z] #23 11.84 Collecting pyyaml [2022-02-15T19:22:28.027Z] #23 11.85 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-02-15T19:22:28.027Z] #23 11.95 Building wheels for collected packages: yamllint [2022-02-15T19:22:28.027Z] #23 11.96 Building wheel for yamllint (setup.py): started [2022-02-15T19:22:28.253Z] #21 25.90 Selecting previously unselected package python3-lib2to3. [2022-02-15T19:22:28.253Z] #21 25.92 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-15T19:22:28.253Z] #21 25.92 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-15T19:22:28.253Z] #21 26.04 Selecting previously unselected package python3-distutils. [2022-02-15T19:22:28.253Z] #21 26.05 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-15T19:22:28.253Z] #21 26.05 Unpacking python3-distutils (3.9.2-1) ... [2022-02-15T19:22:26.516Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T19:22:26.903Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-15T19:22:27.719Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:22:27.719Z] > git --version # timeout=10 [2022-02-15T19:22:27.767Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-15T19:22:27.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:22:27.771Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:22:28.485Z] #21 39.59 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:22:28.485Z] #21 39.61 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T19:22:28.485Z] #21 39.62 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-15T19:22:28.485Z] #21 39.62 Setting up python3-pip (20.3.4-4) ... [2022-02-15T19:22:28.515Z] #21 26.20 Selecting previously unselected package python3-pkg-resources. [2022-02-15T19:22:28.515Z] #21 26.22 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T19:22:28.515Z] #21 26.23 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:22:28.777Z] #21 26.37 Selecting previously unselected package python3-setuptools. [2022-02-15T19:22:28.777Z] #21 26.37 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-15T19:22:28.777Z] #21 26.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-15T19:22:28.777Z] #21 26.62 Selecting previously unselected package python3-wheel. [2022-02-15T19:22:28.960Z] #23 12.84 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-15T19:22:28.960Z] #23 12.85 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=217420a0b0b5200f5aaedd13a30b018937b0fd48ebe05a6c5516dce8480f533f [2022-02-15T19:22:28.960Z] #23 12.85 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-15T19:22:28.960Z] #23 12.86 Successfully built yamllint [2022-02-15T19:22:28.960Z] #23 12.90 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-15T19:22:29.041Z] #21 26.62 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-15T19:22:29.041Z] #21 26.63 Unpacking python3-wheel (0.34.2-1) ... [2022-02-15T19:22:29.041Z] #21 26.70 Selecting previously unselected package python3-pip. [2022-02-15T19:22:29.041Z] #21 26.70 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-15T19:22:29.041Z] #21 26.71 Unpacking python3-pip (20.3.4-4) ... [2022-02-15T19:22:29.239Z] #23 13.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-15T19:22:29.303Z] #21 26.97 Selecting previously unselected package sudo. [2022-02-15T19:22:29.303Z] #21 26.97 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-15T19:22:29.303Z] #21 26.97 Unpacking sudo (1.9.5p2-3) ... [2022-02-15T19:22:29.594Z] #21 40.56 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T19:22:29.594Z] #21 40.57 Setting up jq (1.6-2.1) ... [2022-02-15T19:22:29.594Z] #21 40.58 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-15T19:22:29.594Z] #21 40.59 Setting up iptables (1.8.7-1) ... [2022-02-15T19:22:29.594Z] #21 40.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T19:22:29.594Z] #21 40.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T19:22:29.594Z] #21 40.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T19:22:29.594Z] #21 40.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T19:22:29.594Z] #21 40.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-15T19:22:29.594Z] #21 40.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-15T19:22:29.594Z] #21 40.63 Setting up iproute2 (5.10.0-4) ... [2022-02-15T19:22:29.805Z] #23 DONE 13.7s [2022-02-15T19:22:29.805Z] [2022-02-15T19:22:29.805Z] #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-02-15T19:22:29.805Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:22:29.805Z] #51 ... [2022-02-15T19:22:29.805Z] [2022-02-15T19:22:29.805Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-15T19:22:29.805Z] #27 sha256:c6e99b5f2b7d845eb542d8593126d56b2d34caba9818139fbdd792910054ebdb [2022-02-15T19:22:29.854Z] #21 40.99 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:22:29.875Z] #21 27.49 Selecting previously unselected package thin-provisioning-tools. [2022-02-15T19:22:29.875Z] #21 27.50 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-15T19:22:29.875Z] #21 27.52 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-15T19:22:29.875Z] #21 27.77 Selecting previously unselected package uidmap. [2022-02-15T19:22:30.063Z] #27 DONE 0.4s [2022-02-15T19:22:30.063Z] [2022-02-15T19:22:30.063Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-15T19:22:30.063Z] #32 sha256:04e67d49072486a33543ce65c208d9a9b14f359899e68a9299dab99f99446d6a [2022-02-15T19:22:30.114Z] #21 DONE 41.3s [2022-02-15T19:22:30.114Z] [2022-02-15T19:22:30.114Z] #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-02-15T19:22:30.114Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-15T19:22:30.136Z] #21 27.78 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-15T19:22:30.136Z] #21 27.79 Unpacking uidmap (1:4.8.1-1) ... [2022-02-15T19:22:30.397Z] #21 27.91 Selecting previously unselected package vim-runtime. [2022-02-15T19:22:30.397Z] #21 27.92 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:22:30.397Z] #21 27.96 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-15T19:22:30.397Z] #21 27.98 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-15T19:22:30.397Z] #21 28.00 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:30.626Z] #32 DONE 0.5s [2022-02-15T19:22:30.626Z] [2022-02-15T19:22:30.626Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-15T19:22:30.627Z] #35 sha256:d3a1e5bf6a89bfaf3d754767c55871f8cbf5df0e68f109c1938f08bf2bc0ef7c [2022-02-15T19:22:30.884Z] #35 DONE 0.2s [2022-02-15T19:22:30.884Z] [2022-02-15T19:22:30.884Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-15T19:22:30.884Z] #37 sha256:0b01f4642bed62c0734c317e2a39e33a973b7ee0a75566e73e01d7aaa11293ca [2022-02-15T19:22:30.884Z] #37 DONE 0.1s [2022-02-15T19:22:30.884Z] [2022-02-15T19:22:30.884Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-15T19:22:30.884Z] #41 sha256:2335ab6aa03a5229a26680f5c038615d9dc3e9a6cdcefc7b87ae4bd891af4ce9 [2022-02-15T19:22:30.884Z] #41 DONE 0.0s [2022-02-15T19:22:30.884Z] [2022-02-15T19:22:30.884Z] #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-02-15T19:22:30.884Z] #56 sha256:da9f14f26128aa0697228ada4288e77c044beef89f9f9e2bed43404652db2b41 [2022-02-15T19:22:31.074Z] #22 0.973 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-15T19:22:31.074Z] #22 0.978 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-15T19:22:31.075Z] #22 0.982 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-15T19:22:31.075Z] #22 DONE 1.0s [2022-02-15T19:22:31.075Z] [2022-02-15T19:22:31.075Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-15T19:22:31.075Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-15T19:22:31.986Z] using credential docker-jenkins-github-credentials [2022-02-15T19:22:32.064Z] Cloning the remote Git repository [2022-02-15T19:22:32.064Z] Cloning with configured refspecs honoured and without tags [2022-02-15T19:22:32.944Z] #21 30.68 Selecting previously unselected package vim. [2022-02-15T19:22:32.944Z] #21 30.70 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:22:32.944Z] #21 30.71 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:33.519Z] #21 31.28 Selecting previously unselected package xfsprogs. [2022-02-15T19:22:33.519Z] #21 31.29 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-15T19:22:33.519Z] #21 31.30 Unpacking xfsprogs (5.10.0-4) ... [2022-02-15T19:22:34.043Z] #21 31.66 Selecting previously unselected package zip. [2022-02-15T19:22:34.043Z] #21 31.67 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-15T19:22:34.043Z] #21 31.67 Unpacking zip (3.0-12) ... [2022-02-15T19:22:34.305Z] #21 31.80 Selecting previously unselected package zstd. [2022-02-15T19:22:34.305Z] #21 31.82 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-15T19:22:34.305Z] #21 31.82 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-15T19:22:32.265Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T19:22:32.693Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-15T19:22:33.524Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:22:33.525Z] > git --version # timeout=10 [2022-02-15T19:22:33.571Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-15T19:22:33.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:22:33.575Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:22:34.577Z] #21 32.11 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:22:35.156Z] #21 32.94 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T19:22:35.419Z] #21 32.96 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T19:22:35.419Z] #21 32.98 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-15T19:22:35.419Z] #21 33.00 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T19:22:35.419Z] #21 33.01 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T19:22:35.419Z] #21 33.03 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-15T19:22:35.419Z] #21 33.04 Setting up uidmap (1:4.8.1-1) ... [2022-02-15T19:22:35.419Z] #21 33.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:22:35.419Z] #21 33.08 Setting up bzip2 (1.0.8-4) ... [2022-02-15T19:22:35.419Z] #21 33.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:22:35.419Z] #21 33.11 Setting up python3-wheel (0.34.2-1) ... [2022-02-15T19:22:35.471Z] #19 125.8 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-15T19:22:35.471Z] #19 125.8 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:22:35.471Z] #19 126.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:22:35.471Z] #19 126.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-15T19:22:35.471Z] #19 126.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:22:35.471Z] #19 126.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T19:22:35.993Z] #21 33.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:35.993Z] #21 33.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-15T19:22:35.993Z] #21 33.74 Setting up libcap2-bin (1:2.44-1) ... [2022-02-15T19:22:35.993Z] #21 33.76 Setting up apparmor (2.13.6-10) ... [2022-02-15T19:22:36.041Z] #19 127.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-15T19:22:36.139Z] #56 ... [2022-02-15T19:22:36.139Z] [2022-02-15T19:22:36.139Z] #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-02-15T19:22:36.139Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:22:36.139Z] #43 172.6 + dpkg --print-architecture [2022-02-15T19:22:36.139Z] #43 172.6 + git checkout -q v2.1.0 [2022-02-15T19:22:36.139Z] #43 172.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-15T19:22:36.139Z] #43 172.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-15T19:22:36.301Z] #19 127.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:22:36.561Z] #19 127.9 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T19:22:37.132Z] #19 128.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-15T19:22:37.392Z] #19 128.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:22:37.392Z] #19 128.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:22:37.731Z] Running on azwin-2-745bf0 in d:\jenkins\workspace\moby_PR-43240 [Pipeline] { [Pipeline] ws [2022-02-15T19:22:37.746Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-02-15T19:22:37.914Z] #21 35.37 Setting up zip (3.0-12) ... [2022-02-15T19:22:37.915Z] #21 35.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:37.915Z] #21 35.43 Setting up bash-completion (1:2.11-2) ... [2022-02-15T19:22:38.381Z] #19 129.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-15T19:22:38.381Z] #19 129.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:22:38.641Z] #19 130.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:22:39.444Z] The recommended git tool is: git [2022-02-15T19:22:39.582Z] #19 130.9 Selecting previously unselected package cross-config. [2022-02-15T19:22:39.582Z] #19 130.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-15T19:22:39.582Z] #19 131.1 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-15T19:22:39.836Z] #21 37.09 Setting up xz-utils (5.2.5-2) ... [2022-02-15T19:22:39.836Z] #21 37.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-15T19:22:39.836Z] #21 37.13 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-15T19:22:39.836Z] #21 37.15 Setting up patch (2.7.6-7) ... [2022-02-15T19:22:39.836Z] #21 37.17 Setting up sudo (1.9.5p2-3) ... [2022-02-15T19:22:39.836Z] #21 37.29 invoke-rc.d: could not determine current runlevel [2022-02-15T19:22:39.836Z] #21 37.31 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T19:22:39.836Z] #21 37.33 Setting up xfsprogs (5.10.0-4) ... [2022-02-15T19:22:39.836Z] #21 37.38 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-15T19:22:39.836Z] #21 37.41 Setting up inetutils-ping (2:2.0-1) ... [2022-02-15T19:22:39.836Z] #21 37.42 Setting up pigz (2.6-1) ... [2022-02-15T19:22:39.836Z] #21 37.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T19:22:39.836Z] #21 37.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:22:39.836Z] #21 37.51 Setting up python-pip-whl (20.3.4-4) ... [2022-02-15T19:22:39.836Z] #21 37.54 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:40.543Z] #19 132.0 Selecting previously unselected package gcc-10-cross-base. [2022-02-15T19:22:40.543Z] #19 132.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:40.670Z] #21 38.24 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-15T19:22:40.670Z] #21 38.27 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-15T19:22:40.858Z] #19 132.2 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-15T19:22:40.931Z] #21 38.60 Setting up libelf1:amd64 (0.183-1) ... [2022-02-15T19:22:40.931Z] #21 38.66 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-15T19:22:40.931Z] #21 38.68 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:22:40.931Z] #21 38.69 Setting up python3-distutils (3.9.2-1) ... [2022-02-15T19:22:41.071Z] #23 9.672 Collecting yamllint==1.26.1 [2022-02-15T19:22:41.193Z] #21 39.08 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:22:41.454Z] #21 39.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-15T19:22:41.454Z] #21 39.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-15T19:22:41.454Z] #21 39.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-15T19:22:41.454Z] #21 39.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-15T19:22:41.454Z] #21 39.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-15T19:22:41.454Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-15T19:22:41.454Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-15T19:22:41.454Z] #21 39.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-15T19:22:41.454Z] #21 39.15 Setting up python3-setuptools (52.0.0-4) ... [2022-02-15T19:22:41.639Z] #23 10.72 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-15T19:22:41.683Z] #19 133.0 Selecting previously unselected package libc6-arm64-cross.#19 ... [2022-02-15T19:22:41.683Z] [2022-02-15T19:22:41.683Z] #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-02-15T19:22:41.683Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:22:41.683Z] #50 DONE 139.2s [2022-02-15T19:22:41.683Z] [2022-02-15T19:22:41.683Z] #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-02-15T19:22:41.683Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T19:22:41.683Z] #19 133.0 Selecting previously unselected package libc6-arm64-cross. [2022-02-15T19:22:41.683Z] #19 133.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-15T19:22:41.683Z] #19 133.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-15T19:22:41.943Z] #19 133.4 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-15T19:22:41.943Z] #19 133.4 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:41.943Z] #19 133.4 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:22:41.943Z] #19 133.4 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-15T19:22:41.943Z] #19 133.4 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:41.943Z] #19 133.4 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:22:41.943Z] #19 133.5 Selecting previously unselected package libitm1-arm64-cross. [2022-02-15T19:22:41.943Z] #19 133.5 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:41.943Z] #19 133.5 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:22:42.201Z] #19 133.6 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-15T19:22:42.201Z] #19 133.6 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:42.201Z] #19 133.6 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:22:42.201Z] #19 133.7 Selecting previously unselected package libasan6-arm64-cross. [2022-02-15T19:22:42.201Z] #19 133.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:42.201Z] #19 133.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:22:42.841Z] #21 40.42 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:22:42.841Z] #21 40.45 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T19:22:42.841Z] #21 40.47 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-15T19:22:42.841Z] #21 40.49 Setting up python3-pip (20.3.4-4) ... [2022-02-15T19:22:43.020Z] #23 11.74 Collecting pathspec>=0.5.3 [2022-02-15T19:22:43.020Z] #23 11.75 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-15T19:22:43.136Z] #19 134.4 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-15T19:22:43.136Z] #19 134.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:43.136Z] #19 134.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:22:43.136Z] #19 134.6 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-15T19:22:43.136Z] #19 134.6 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:43.136Z] #19 134.6 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:22:43.280Z] #23 12.15 Collecting pyyaml [2022-02-15T19:22:43.280Z] #23 12.16 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-02-15T19:22:43.280Z] #23 12.22 Building wheels for collected packages: yamllint [2022-02-15T19:22:43.280Z] #23 12.23 Building wheel for yamllint (setup.py): started [2022-02-15T19:22:43.394Z] #19 134.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-15T19:22:43.394Z] #19 134.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:43.394Z] #19 134.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:22:43.653Z] #19 135.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-15T19:22:43.653Z] #19 135.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:43.653Z] #19 135.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:22:43.653Z] #19 135.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-15T19:22:43.653Z] #19 135.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:43.653Z] #19 135.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:22:43.786Z] #21 41.59 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T19:22:43.911Z] #19 135.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-15T19:22:43.911Z] #19 135.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:22:43.911Z] #19 135.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:22:44.047Z] #21 41.61 Setting up jq (1.6-2.1) ... [2022-02-15T19:22:44.047Z] #21 41.62 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-15T19:22:44.047Z] #21 41.64 Setting up iptables (1.8.7-1) ... [2022-02-15T19:22:44.047Z] #21 41.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T19:22:44.047Z] #21 41.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T19:22:44.047Z] #21 41.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T19:22:44.047Z] #21 41.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T19:22:44.047Z] #21 41.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-15T19:22:44.047Z] #21 41.68 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-15T19:22:44.047Z] #21 41.69 Setting up iproute2 (5.10.0-4) ... [2022-02-15T19:22:44.621Z] #21 42.17 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:22:44.663Z] #23 13.26 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-15T19:22:44.663Z] #23 13.27 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=afe10b8ffa1b6c9fb6770e95609391a36a850f1f7ed378b57df4f51aee6f84fb [2022-02-15T19:22:44.663Z] #23 13.27 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-15T19:22:44.663Z] #23 13.28 Successfully built yamllint [2022-02-15T19:22:44.663Z] #23 13.30 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-15T19:22:44.663Z] #23 13.63 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-15T19:22:45.237Z] #23 DONE 14.0s [2022-02-15T19:22:45.237Z] [2022-02-15T19:22:45.237Z] #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-02-15T19:22:45.237Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:22:45.237Z] #43 ... [2022-02-15T19:22:45.237Z] [2022-02-15T19:22:45.237Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-15T19:22:45.237Z] #27 sha256:a83ae3aa52e3700ecac7bf5be8adf8b03a65620117e1c42ec7659f7740a9afe2 [2022-02-15T19:22:45.497Z] #27 DONE 0.2s [2022-02-15T19:22:45.497Z] [2022-02-15T19:22:45.497Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-15T19:22:45.497Z] #32 sha256:d1f173b6ba49efff5d03f414b6f471c78f4c3ac00b8b67b8f1439bed1e8b5401 [2022-02-15T19:22:45.567Z] #21 DONE 43.2s [2022-02-15T19:22:45.567Z] [2022-02-15T19:22:45.567Z] #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-02-15T19:22:45.567Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-15T19:22:46.068Z] #32 DONE 0.8s [2022-02-15T19:22:46.068Z] [2022-02-15T19:22:46.068Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-15T19:22:46.068Z] #35 sha256:73e60f5f413583df195c2cbd1c3e281aaa417bea843aa192fce4aebf34ece3f2 [2022-02-15T19:22:46.329Z] #35 DONE 0.4s [2022-02-15T19:22:46.329Z] [2022-02-15T19:22:46.329Z] #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-02-15T19:22:46.329Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:22:46.514Z] #22 0.862 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-15T19:22:46.514Z] #22 0.867 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-15T19:22:46.514Z] #22 0.870 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-15T19:22:46.514Z] #22 DONE 0.9s [2022-02-15T19:22:46.514Z] [2022-02-15T19:22:46.514Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-15T19:22:46.514Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-15T19:22:46.590Z] #43 ... [2022-02-15T19:22:46.590Z] [2022-02-15T19:22:46.590Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-15T19:22:46.590Z] #37 sha256:349ff4d6c2d79c11a6208d4152a9ad152b333125f0126b46a413f9b10fd556f3 [2022-02-15T19:22:46.590Z] #37 DONE 0.1s [2022-02-15T19:22:46.590Z] [2022-02-15T19:22:46.590Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-15T19:22:46.590Z] #41 sha256:475d5e6f297c3c76e463284c311d0999127118370f7d72e8d94918d26070d205 [2022-02-15T19:22:46.590Z] #41 DONE 0.1s [2022-02-15T19:22:46.590Z] [2022-02-15T19:22:46.590Z] #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-02-15T19:22:46.590Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:22:48.105Z] Fetching without tags [2022-02-15T19:22:48.841Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:22:47.798Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:22:47.855Z] > git config --add remote.origin.fetch +refs/pull/43240/head:refs/remotes/origin/PR-43240 # timeout=10 [2022-02-15T19:22:47.903Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:22:48.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:22:48.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:22:48.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:22:48.142Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:22:48.948Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:22:48.994Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:22:50.577Z] #19 ... [2022-02-15T19:22:50.577Z] [2022-02-15T19:22:50.577Z] #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-02-15T19:22:50.577Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:22:50.577Z] #58 147.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-15T19:22:50.871Z] #43 171.3 + dpkg --print-architecture [2022-02-15T19:22:50.871Z] #43 171.3 + git checkout -q v2.1.0 [2022-02-15T19:22:50.871Z] #43 171.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-15T19:22:50.871Z] #43 171.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-15T19:22:51.936Z] > git remote # timeout=10 [2022-02-15T19:22:52.006Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T19:22:52.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:22:52.052Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T19:22:52.188Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-15T19:22:52.273Z] Merge succeeded, producing 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:22:52.273Z] Checking out Revision 3776fe62568359be9c3dff6f1905bf048cba8d91 (PR-43240) [2022-02-15T19:22:52.543Z] Fetching without tags [2022-02-15T19:22:52.167Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:22:52.265Z] > git config --add remote.origin.fetch +refs/pull/43240/head:refs/remotes/origin/PR-43240 # timeout=10 [2022-02-15T19:22:52.321Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:22:52.449Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:22:52.583Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:22:52.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:22:52.585Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:22:53.163Z] #58 DONE 150.8s [2022-02-15T19:22:53.163Z] [2022-02-15T19:22:53.163Z] #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-02-15T19:22:53.163Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T19:22:53.163Z] #19 143.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-15T19:22:53.163Z] #19 143.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:22:53.163Z] #19 143.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:22:53.163Z] #19 144.4 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-15T19:22:53.163Z] #19 144.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-15T19:22:53.163Z] #19 144.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-15T19:22:53.163Z] #19 144.7 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-15T19:22:53.163Z] #19 144.7 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-15T19:22:53.163Z] #19 144.7 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-15T19:22:53.323Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:22:53.731Z] #19 145.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-15T19:22:53.731Z] #19 145.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:22:53.731Z] #19 145.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:22:53.988Z] #19 145.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-15T19:22:53.988Z] #19 145.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:22:53.988Z] #19 145.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:22:52.307Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:22:52.350Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:22:53.438Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:22:53.487Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:22:56.521Z] #23 9.093 Collecting yamllint==1.26.1 [2022-02-15T19:22:56.525Z] Merge succeeded, producing 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:22:56.525Z] Checking out Revision 3776fe62568359be9c3dff6f1905bf048cba8d91 (PR-43240) [2022-02-15T19:22:56.783Z] #23 10.16 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-15T19:22:56.798Z] #60 ... [2022-02-15T19:22:56.798Z] [2022-02-15T19:22:56.798Z] #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-02-15T19:22:56.798Z] #26 sha256:62c622aeb3d45a3db6d9b35b5c44e59c7950fc2537ea2e4eec2f87658e4cb21f [2022-02-15T19:22:56.798Z] #26 197.5 + return [2022-02-15T19:22:57.728Z] #23 11.30 Collecting pathspec>=0.5.3 [2022-02-15T19:22:57.728Z] #23 11.31 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-15T19:22:58.206Z] #26 DONE 199.0s [2022-02-15T19:22:58.206Z] [2022-02-15T19:22:58.206Z] #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-02-15T19:22:58.206Z] #60 sha256:e7c3f7e390fa69d5f9b2996c059bf10e4d81b2524cf70deaf9bb7c0c544e119a [2022-02-15T19:22:58.303Z] #23 11.69 Collecting pyyaml [2022-02-15T19:22:58.303Z] #23 11.70 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-02-15T19:22:58.303Z] #23 11.76 Building wheels for collected packages: yamllint [2022-02-15T19:22:58.303Z] #23 11.76 Building wheel for yamllint (setup.py): started [2022-02-15T19:22:59.150Z] #60 ... [2022-02-15T19:22:59.150Z] [2022-02-15T19:22:59.150Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-15T19:22:59.150Z] #27 sha256:f0ff9148066101a4766bc7e94466b532a50f8bcd3695257056e8f4c56ffcd2fb [2022-02-15T19:22:59.250Z] #23 12.71 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-15T19:22:59.250Z] #23 12.71 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2138019c11e239b65c2b0202a635c92aa2a80c7b42072cac91eca5be9d9865c3 [2022-02-15T19:22:59.250Z] #23 12.71 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-15T19:22:59.250Z] #23 12.72 Successfully built yamllint [2022-02-15T19:22:59.250Z] #23 12.73 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-15T19:22:59.257Z] #19 150.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-15T19:22:59.257Z] #19 150.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:22:59.257Z] #19 150.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:22:59.257Z] #19 150.3 Selecting previously unselected package patch. [2022-02-15T19:22:59.257Z] #19 150.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-15T19:22:59.257Z] #19 150.3 Unpacking patch (2.7.6-7) ... [2022-02-15T19:22:59.257Z] #19 150.3 Selecting previously unselected package dpkg-dev. [2022-02-15T19:22:59.257Z] #19 150.3 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-15T19:22:59.257Z] #19 150.3 Unpacking dpkg-dev (1.20.9) ... [2022-02-15T19:22:59.257Z] #19 150.5 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-15T19:22:59.257Z] #19 150.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-15T19:22:59.257Z] #19 150.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-15T19:22:59.257Z] #19 150.5 Selecting previously unselected package libio-string-perl. [2022-02-15T19:22:59.257Z] #19 150.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-15T19:22:59.257Z] #19 150.5 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-15T19:22:59.257Z] #19 150.5 Selecting previously unselected package libicu67:amd64. [2022-02-15T19:22:59.257Z] #19 150.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-15T19:22:59.257Z] #19 150.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T19:22:56.148Z] > git remote # timeout=10 [2022-02-15T19:22:56.241Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T19:22:56.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:22:56.292Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T19:22:56.437Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-15T19:22:56.563Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:22:56.610Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:22:59.512Z] #23 13.10 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-15T19:22:59.723Z] #27 DONE 0.6s [2022-02-15T19:22:59.723Z] [2022-02-15T19:22:59.723Z] #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-02-15T19:22:59.723Z] #60 sha256:e7c3f7e390fa69d5f9b2996c059bf10e4d81b2524cf70deaf9bb7c0c544e119a [2022-02-15T19:22:59.824Z] #19 151.4 Selecting previously unselected package libxml2:amd64. [2022-02-15T19:22:59.824Z] #19 151.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-15T19:22:59.824Z] #19 151.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T19:22:59.824Z] #19 151.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-15T19:22:59.824Z] #19 151.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-15T19:22:59.824Z] #19 151.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-15T19:22:59.984Z] #60 ... [2022-02-15T19:22:59.984Z] [2022-02-15T19:22:59.984Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-15T19:22:59.984Z] #32 sha256:fcf7235aa2981c743050ce66228b5656f18660f101054bf05aedf1822ddd9dba [2022-02-15T19:23:00.083Z] #19 151.5 Selecting previously unselected package libxml-sax-base-perl. [2022-02-15T19:23:00.083Z] #19 151.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-15T19:23:00.083Z] #19 151.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-15T19:23:00.083Z] #19 151.5 Selecting previously unselected package libxml-sax-perl. [2022-02-15T19:23:00.083Z] #19 151.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-15T19:23:00.083Z] #19 151.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-15T19:23:00.083Z] #19 151.6 Selecting previously unselected package libxml-libxml-perl. [2022-02-15T19:23:00.083Z] #19 151.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-15T19:23:00.083Z] #19 151.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-15T19:23:00.083Z] #19 151.6 Selecting previously unselected package libxml-simple-perl. [2022-02-15T19:23:00.083Z] #19 151.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-15T19:23:00.083Z] #19 151.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-15T19:23:00.083Z] #19 151.7 Selecting previously unselected package libyaml-perl. [2022-02-15T19:23:00.083Z] #19 151.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-15T19:23:00.084Z] #19 151.7 Unpacking libyaml-perl (1.30-1) ... [2022-02-15T19:23:00.087Z] #23 DONE 13.5s [2022-02-15T19:23:00.087Z] [2022-02-15T19:23:00.087Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-15T19:23:00.087Z] #27 sha256:10d6875139337a4e64a99e7ca526bf480a6506be41066636b3961974c7bb4eaa [2022-02-15T19:23:00.343Z] #19 151.7 Selecting previously unselected package libconfig-auto-perl. [2022-02-15T19:23:00.343Z] #19 151.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-15T19:23:00.343Z] #19 151.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-15T19:23:00.343Z] #19 151.8 Selecting previously unselected package libfile-which-perl. [2022-02-15T19:23:00.343Z] #19 151.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-15T19:23:00.343Z] #19 151.8 Unpacking libfile-which-perl (1.23-1) ... [2022-02-15T19:23:00.343Z] #19 151.8 Selecting previously unselected package libfile-homedir-perl. [2022-02-15T19:23:00.343Z] #19 151.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-15T19:23:00.343Z] #19 151.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-15T19:23:00.343Z] #19 151.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-15T19:23:00.343Z] #19 151.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-15T19:23:00.343Z] #19 151.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-15T19:23:00.343Z] #19 151.9 Selecting previously unselected package dpkg-cross. [2022-02-15T19:23:00.343Z] #19 151.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-15T19:23:00.343Z] #19 151.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-15T19:23:00.343Z] #19 151.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-15T19:23:00.349Z] #27 DONE 0.3s [2022-02-15T19:23:00.349Z] [2022-02-15T19:23:00.349Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-15T19:23:00.349Z] #32 sha256:7f934bffbf290934d86a08f0cbd95d6a2c6dd7e021bbb42cbd3c9a438a284663 [2022-02-15T19:23:00.558Z] #32 DONE 0.7s [2022-02-15T19:23:00.558Z] [2022-02-15T19:23:00.558Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-15T19:23:00.558Z] #35 sha256:0751d0b64c92652aa2049d341ba848cf48bff6e19991ae4a984847ecd2ec6f92 [2022-02-15T19:23:00.604Z] #19 151.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-15T19:23:00.604Z] #19 151.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-15T19:23:00.604Z] #19 151.9 Selecting previously unselected package libc6-armel-cross. [2022-02-15T19:23:00.604Z] #19 151.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-15T19:23:00.604Z] #19 151.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-15T19:23:00.604Z] #19 152.1 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-15T19:23:00.604Z] #19 152.1 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:00.604Z] #19 152.1 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:00.604Z] #19 152.1 Selecting previously unselected package libgomp1-armel-cross. [2022-02-15T19:23:00.604Z] #19 152.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:00.604Z] #19 152.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:00.604Z] #19 152.1 Selecting previously unselected package libatomic1-armel-cross. [2022-02-15T19:23:00.604Z] #19 152.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:00.604Z] #19 152.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:00.604Z] #19 152.2 Selecting previously unselected package libasan6-armel-cross. [2022-02-15T19:23:00.611Z] #32 DONE 0.5s [2022-02-15T19:23:00.611Z] [2022-02-15T19:23:00.611Z] #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-02-15T19:23:00.611Z] #56 sha256:e11d1ca46759a30186f4862135b17c6a3d8fbac3134b3ebe53108ba0991a6b65 [2022-02-15T19:23:00.821Z] #35 DONE 0.5s [2022-02-15T19:23:00.821Z] [2022-02-15T19:23:00.821Z] #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-02-15T19:23:00.821Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T19:23:00.863Z] #19 152.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:00.863Z] #19 152.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:00.863Z] #19 152.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-15T19:23:00.863Z] #19 152.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:00.863Z] #19 152.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:00.863Z] #19 152.5 Selecting previously unselected package libubsan1-armel-cross. [2022-02-15T19:23:00.873Z] #56 ... [2022-02-15T19:23:00.873Z] [2022-02-15T19:23:00.873Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-15T19:23:00.873Z] #35 sha256:12f9b855f765a4d7089a0759c5abec51529ac94299863ea319de6834ec9979b6 [2022-02-15T19:23:00.873Z] #35 DONE 0.3s [2022-02-15T19:23:00.873Z] [2022-02-15T19:23:00.873Z] #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-02-15T19:23:00.873Z] #60 sha256:0866170931f033742abbacaadfff19ff80a5429d5db6943eb18f2a211b26aa21 [2022-02-15T19:23:01.081Z] #51 ... [2022-02-15T19:23:01.081Z] [2022-02-15T19:23:01.081Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-15T19:23:01.081Z] #37 sha256:a543c314783c820c76e9426e2928df9a8b60ac3050514103aecad426b835b42a [2022-02-15T19:23:01.081Z] #37 DONE 0.1s [2022-02-15T19:23:01.081Z] [2022-02-15T19:23:01.081Z] #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-02-15T19:23:01.081Z] #60 sha256:e7c3f7e390fa69d5f9b2996c059bf10e4d81b2524cf70deaf9bb7c0c544e119a [2022-02-15T19:23:01.081Z] #60 176.9 + bin/containerd [2022-02-15T19:23:01.081Z] #60 ... [2022-02-15T19:23:01.081Z] [2022-02-15T19:23:01.081Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-15T19:23:01.081Z] #41 sha256:b464fd6903891c7c19d0dfdbb1773a863ed10af5d960f7c4525c1d281fff6713 [2022-02-15T19:23:01.081Z] #41 DONE 0.1s [2022-02-15T19:23:01.123Z] #19 152.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:01.123Z] #19 152.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:01.123Z] #19 152.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-15T19:23:01.123Z] #19 152.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:01.123Z] #19 152.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:01.123Z] #19 152.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-15T19:23:01.135Z] #60 ... [2022-02-15T19:23:01.135Z] [2022-02-15T19:23:01.135Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-15T19:23:01.135Z] #37 sha256:802051b2271510edba80acb79c10a85c9ce00508126273951045682e9a4f1bd5 [2022-02-15T19:23:01.135Z] #37 DONE 0.1s [2022-02-15T19:23:01.135Z] [2022-02-15T19:23:01.135Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-15T19:23:01.135Z] #41 sha256:6692a5906e9b5f038825d0098aa4c735fbdfb1d1407fbab4b9dc409a29e81098 [2022-02-15T19:23:01.135Z] #41 DONE 0.1s [2022-02-15T19:23:01.135Z] [2022-02-15T19:23:01.135Z] #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-02-15T19:23:01.135Z] #56 sha256:e11d1ca46759a30186f4862135b17c6a3d8fbac3134b3ebe53108ba0991a6b65 [2022-02-15T19:23:01.343Z] [2022-02-15T19:23:01.343Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-15T19:23:01.343Z] #44 sha256:d74f7a127524a5bab7a40c20b0e62fe1b05c386b5541e5b07da70f5a9bbccc2f [2022-02-15T19:23:01.343Z] #44 DONE 0.3s [2022-02-15T19:23:01.343Z] [2022-02-15T19:23:01.343Z] #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-02-15T19:23:01.343Z] #60 sha256:e7c3f7e390fa69d5f9b2996c059bf10e4d81b2524cf70deaf9bb7c0c544e119a [2022-02-15T19:23:01.383Z] #19 152.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:23:01.383Z] #19 152.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T19:23:01.605Z] #60 ... [2022-02-15T19:23:01.605Z] [2022-02-15T19:23:01.605Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-15T19:23:01.605Z] #48 sha256:96d9ca73c1b25858a433fbc87348b6873569c3f3b2adea878ca28ec6eeec21e6 [2022-02-15T19:23:01.605Z] #48 DONE 0.1s [2022-02-15T19:23:01.605Z] [2022-02-15T19:23:01.605Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-15T19:23:01.605Z] #50 sha256:bdcce8ab29d9547dd4df980d92eb072c49501d760e98ad62ea6d3ed46156707f [2022-02-15T19:23:01.605Z] #50 DONE 0.1s [2022-02-15T19:23:01.605Z] [2022-02-15T19:23:01.605Z] #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-02-15T19:23:01.605Z] #56 sha256:303023093dae35738f7feb93b986fb888fa160462e9f62134ee98e654b7ed446 [2022-02-15T19:23:02.725Z] #43 DONE 196.8s [2022-02-15T19:23:02.725Z] [2022-02-15T19:23:02.725Z] #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-02-15T19:23:02.725Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:23:02.725Z] #51 ... [2022-02-15T19:23:02.725Z] [2022-02-15T19:23:02.725Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-15T19:23:02.725Z] #44 sha256:19ecacef43b17979dd362f2d5f615890531d29eb245c9e41279a3061650d52b7 [2022-02-15T19:23:02.725Z] #44 DONE 0.6s [2022-02-15T19:23:02.725Z] [2022-02-15T19:23:02.725Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-15T19:23:02.725Z] #48 sha256:ce2b9def21136afe2e7156c1cfee8edb25fb0eb4db54316ddc0b2d45e517ccb3 [2022-02-15T19:23:02.725Z] #48 DONE 0.1s [2022-02-15T19:23:02.725Z] [2022-02-15T19:23:02.725Z] #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-02-15T19:23:02.725Z] #60 sha256:7a790d5bf8f4b7124569140cb4fe0332a2dee01d1718f019839ca2f50fb9d177 [2022-02-15T19:23:02.725Z] #60 ... [2022-02-15T19:23:02.725Z] [2022-02-15T19:23:02.725Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-15T19:23:02.725Z] #50 sha256:4b42d29d41ddcaed54ef291cc1d311ed51ce50a82bd271fc681de542843ecf9b [2022-02-15T19:23:02.725Z] #50 DONE 0.1s [2022-02-15T19:23:02.725Z] [2022-02-15T19:23:02.725Z] #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-02-15T19:23:02.725Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:23:03.369Z] Commit message: "vendor: github.com/containerd/containerd v1.5.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T19:23:04.415Z] using credential docker-jenkins-github-credentials [2022-02-15T19:23:04.494Z] Cloning the remote Git repository [2022-02-15T19:23:04.494Z] Cloning with configured refspecs honoured and without tags [2022-02-15T19:23:04.693Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T19:23:05.099Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-15T19:23:05.808Z] #56 118.0 + mkdir -p /build [2022-02-15T19:23:05.808Z] #56 118.0 + cp runc /build/runc [2022-02-15T19:23:06.430Z] #56 ... [2022-02-15T19:23:06.431Z] [2022-02-15T19:23:06.431Z] #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-02-15T19:23:06.431Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T19:23:06.431Z] #43 169.3 + dpkg --print-architecture [2022-02-15T19:23:06.431Z] #43 169.3 + git checkout -q v2.1.0 [2022-02-15T19:23:06.589Z] + docker version [2022-02-15T19:23:06.655Z] #19 157.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-15T19:23:06.655Z] #19 157.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:23:06.655Z] #19 157.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T19:23:06.655Z] #19 157.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-15T19:23:06.655Z] #19 157.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-15T19:23:06.655Z] #19 157.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-15T19:23:06.655Z] #19 157.6 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-15T19:23:06.655Z] #19 157.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-15T19:23:06.655Z] #19 157.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-15T19:23:06.655Z] #19 157.8 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-15T19:23:06.655Z] #19 157.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:06.655Z] #19 157.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:06.655Z] #19 158.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-15T19:23:06.655Z] #19 158.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:23:06.655Z] #19 158.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T19:23:06.692Z] #43 169.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-15T19:23:06.692Z] #43 169.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-15T19:23:05.934Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:23:05.935Z] > git --version # timeout=10 [2022-02-15T19:23:05.983Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-15T19:23:05.984Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:23:05.987Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:23:08.524Z] Commit message: "vendor: github.com/containerd/containerd v1.5.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T19:23:09.109Z] #56 DONE 121.5s [2022-02-15T19:23:09.109Z] [2022-02-15T19:23:09.109Z] #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-02-15T19:23:09.109Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T19:23:09.109Z] #51 210.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-15T19:23:09.109Z] #51 DONE 210.4s [2022-02-15T19:23:09.109Z] [2022-02-15T19:23:09.109Z] #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-02-15T19:23:09.109Z] #60 sha256:e7c3f7e390fa69d5f9b2996c059bf10e4d81b2524cf70deaf9bb7c0c544e119a [2022-02-15T19:23:10.498Z] #60 ... [2022-02-15T19:23:10.498Z] [2022-02-15T19:23:10.498Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-15T19:23:10.498Z] #52 sha256:f9384e4b7380a0fb814347c2f484059946c693487417ea854d9851a7f789c225 [2022-02-15T19:23:11.760Z] + docker version [2022-02-15T19:23:11.896Z] #52 DONE 1.2s [2022-02-15T19:23:11.896Z] [2022-02-15T19:23:11.896Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-15T19:23:11.896Z] #54 sha256:241d58d8ba84f5fecb30332b7b20fe9ecdea86affaab8a7f4efd89b919a04d70 [2022-02-15T19:23:11.896Z] #54 DONE 0.1s [2022-02-15T19:23:11.896Z] [2022-02-15T19:23:11.896Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-15T19:23:11.896Z] #57 sha256:5ec9886af40a653744d928530206c1cc72233fc91fe9a4d7e6b79ebd85fe3db9 [2022-02-15T19:23:11.927Z] #19 162.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-15T19:23:11.927Z] #19 162.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:23:11.927Z] #19 162.5 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T19:23:11.927Z] #19 162.6 Selecting previously unselected package crossbuild-essential-armel. [2022-02-15T19:23:11.927Z] #19 162.6 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-15T19:23:11.927Z] #19 162.6 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-15T19:23:11.927Z] #19 162.6 Selecting previously unselected package libc6-armhf-cross. [2022-02-15T19:23:11.927Z] #19 162.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-15T19:23:11.927Z] #19 162.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-15T19:23:11.927Z] #19 162.7 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-15T19:23:11.927Z] #19 162.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:11.927Z] #19 162.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:11.927Z] #19 162.7 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-15T19:23:11.927Z] #19 162.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:11.927Z] #19 162.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:11.927Z] #19 162.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-15T19:23:11.927Z] #19 162.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:11.927Z] #19 162.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:11.927Z] #19 162.9 Selecting previously unselected package libasan6-armhf-cross. [2022-02-15T19:23:11.927Z] #19 162.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:11.927Z] #19 162.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:11.927Z] #19 163.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-15T19:23:11.927Z] #19 163.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:11.927Z] #19 163.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:11.927Z] #19 163.1 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-15T19:23:11.927Z] #19 163.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:11.928Z] #19 163.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:11.928Z] #19 163.2 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-15T19:23:11.928Z] #19 163.2 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:11.928Z] #19 163.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:11.928Z] #19 163.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-15T19:23:11.928Z] #19 163.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:23:11.928Z] #19 163.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T19:23:12.157Z] #57 DONE 0.5s [2022-02-15T19:23:12.157Z] [2022-02-15T19:23:12.157Z] #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-02-15T19:23:12.157Z] #60 sha256:e7c3f7e390fa69d5f9b2996c059bf10e4d81b2524cf70deaf9bb7c0c544e119a [2022-02-15T19:23:12.842Z] #43 DONE 192.0s [2022-02-15T19:23:12.842Z] [2022-02-15T19:23:12.842Z] #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-02-15T19:23:12.842Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:23:13.796Z] #51 ... [2022-02-15T19:23:13.796Z] [2022-02-15T19:23:13.796Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-15T19:23:13.796Z] #44 sha256:52c1eef09c5cb712953b81c11284cde633704ab74700196d1dd71b26ca25c151 [2022-02-15T19:23:14.367Z] #44 DONE 0.7s [2022-02-15T19:23:14.367Z] [2022-02-15T19:23:14.367Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-15T19:23:14.367Z] #48 sha256:45889d20f33fd62af58aa8ed8dad421bcef47648031093ac96bd8375eccae0f9 [2022-02-15T19:23:14.367Z] #48 DONE 0.0s [2022-02-15T19:23:14.367Z] [2022-02-15T19:23:14.367Z] #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-02-15T19:23:14.367Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:23:14.367Z] #51 ... [2022-02-15T19:23:14.367Z] [2022-02-15T19:23:14.367Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-15T19:23:14.367Z] #50 sha256:300f70b57306409bf5ae06fb6265d793f24bd7438c82d1a56ef948299cfe781d [2022-02-15T19:23:14.367Z] #50 DONE 0.1s [2022-02-15T19:23:14.626Z] [2022-02-15T19:23:14.626Z] #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-02-15T19:23:14.626Z] #60 sha256:b8b6ba62e30b784a09e47995b54b87bfb8d7db18b83d93769b86c03d302966df [2022-02-15T19:23:15.131Z] Client: [2022-02-15T19:23:15.131Z] Version: 20.10.9 [2022-02-15T19:23:15.131Z] API version: 1.41 [2022-02-15T19:23:15.131Z] Go version: go1.16.8 [2022-02-15T19:23:15.131Z] Git commit: c2ea9bc [2022-02-15T19:23:15.131Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T19:23:15.131Z] OS/Arch: windows/amd64 [2022-02-15T19:23:15.131Z] Context: default [2022-02-15T19:23:15.131Z] Experimental: true [2022-02-15T19:23:15.131Z] [2022-02-15T19:23:15.131Z] Server: Docker Engine - Community [2022-02-15T19:23:15.131Z] Engine: [2022-02-15T19:23:15.131Z] Version: 20.10.9 [2022-02-15T19:23:15.131Z] API version: 1.41 (minimum version 1.24) [2022-02-15T19:23:15.131Z] Go version: go1.16.8 [2022-02-15T19:23:15.131Z] Git commit: 79ea9d3 [2022-02-15T19:23:15.131Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T19:23:15.131Z] OS/Arch: windows/amd64 [2022-02-15T19:23:15.131Z] Experimental: true [Pipeline] sh [2022-02-15T19:23:16.647Z] + docker info [2022-02-15T19:23:16.647Z] Client: [2022-02-15T19:23:16.647Z] Context: default [2022-02-15T19:23:16.647Z] Debug Mode: false [2022-02-15T19:23:16.647Z] [2022-02-15T19:23:16.647Z] Server: [2022-02-15T19:23:16.647Z] Containers: 0 [2022-02-15T19:23:16.647Z] Running: 0 [2022-02-15T19:23:16.647Z] Paused: 0 [2022-02-15T19:23:16.647Z] Stopped: 0 [2022-02-15T19:23:16.647Z] Images: 0 [2022-02-15T19:23:16.647Z] Server Version: 20.10.9 [2022-02-15T19:23:16.647Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-15T19:23:16.647Z] Windows: [2022-02-15T19:23:16.647Z] LCOW: [2022-02-15T19:23:16.647Z] Logging Driver: json-file [2022-02-15T19:23:16.647Z] Plugins: [2022-02-15T19:23:16.647Z] Volume: local [2022-02-15T19:23:16.647Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T19:23:16.647Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T19:23:16.647Z] Swarm: inactive [2022-02-15T19:23:16.647Z] Default Isolation: process [2022-02-15T19:23:16.647Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T19:23:16.647Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T19:23:16.647Z] OSType: windows [2022-02-15T19:23:16.647Z] Architecture: x86_64 [2022-02-15T19:23:16.647Z] CPUs: 4 [2022-02-15T19:23:16.647Z] Total Memory: 32GiB [2022-02-15T19:23:16.647Z] Name: azwin-2-5adb90 [2022-02-15T19:23:16.647Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-15T19:23:16.647Z] Docker Root Dir: D:\docker [2022-02-15T19:23:16.647Z] Debug Mode: false [2022-02-15T19:23:16.647Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:23:16.647Z] Labels: [2022-02-15T19:23:16.647Z] Experimental: true [2022-02-15T19:23:16.647Z] Insecure Registries: [2022-02-15T19:23:16.647Z] 10.0.0.4:5000 [2022-02-15T19:23:16.647Z] 127.0.0.0/8 [2022-02-15T19:23:16.647Z] Registry Mirrors: [2022-02-15T19:23:16.647Z] http://10.0.0.4:5000/ [2022-02-15T19:23:16.647Z] Live Restore Enabled: false [2022-02-15T19:23:16.647Z] Product License: Community Engine [2022-02-15T19:23:16.647Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-15T19:23:17.201Z] #19 168.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-15T19:23:17.201Z] #19 168.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:23:17.201Z] #19 168.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T19:23:17.202Z] #19 168.1 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-15T19:23:17.202Z] #19 168.1 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-15T19:23:17.202Z] #19 168.1 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-15T19:23:17.202Z] #19 168.2 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-15T19:23:17.202Z] #19 168.2 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-15T19:23:17.202Z] #19 168.2 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-15T19:23:17.202Z] #19 168.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-15T19:23:17.202Z] #19 168.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:17.202Z] #19 168.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:17.202Z] #19 168.7 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-15T19:23:17.202Z] #19 168.7 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:23:17.202Z] #19 168.7 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T19:23:18.949Z] Client: [2022-02-15T19:23:18.949Z] Version: 20.10.9 [2022-02-15T19:23:18.949Z] API version: 1.41 [2022-02-15T19:23:18.949Z] Go version: go1.16.8 [2022-02-15T19:23:18.949Z] Git commit: c2ea9bc [2022-02-15T19:23:18.949Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T19:23:18.949Z] OS/Arch: windows/amd64 [2022-02-15T19:23:18.949Z] Context: default [2022-02-15T19:23:18.949Z] Experimental: true [2022-02-15T19:23:18.949Z] [2022-02-15T19:23:18.949Z] Server: Docker Engine - Community [2022-02-15T19:23:18.949Z] Engine: [2022-02-15T19:23:18.949Z] Version: 20.10.9 [2022-02-15T19:23:18.949Z] API version: 1.41 (minimum version 1.24) [2022-02-15T19:23:18.949Z] Go version: go1.16.8 [2022-02-15T19:23:18.949Z] Git commit: 79ea9d3 [2022-02-15T19:23:18.949Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T19:23:18.949Z] OS/Arch: windows/amd64 [2022-02-15T19:23:18.949Z] Experimental: true [Pipeline] sh [2022-02-15T19:23:20.553Z] + docker info [2022-02-15T19:23:22.478Z] #19 173.1 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-15T19:23:22.478Z] #19 173.1 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:23:22.478Z] #19 173.1 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T19:23:22.478Z] #19 173.2 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-15T19:23:22.478Z] #19 173.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-15T19:23:22.478Z] #19 173.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-15T19:23:22.478Z] #19 173.2 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-15T19:23:22.478Z] #19 173.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-15T19:23:22.478Z] #19 173.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-15T19:23:22.478Z] #19 173.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-15T19:23:22.478Z] #19 173.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:22.478Z] #19 173.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:22.478Z] #19 173.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-15T19:23:22.478Z] #19 173.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:22.478Z] #19 173.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:22.478Z] #19 173.5 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-15T19:23:22.478Z] #19 173.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:22.478Z] #19 173.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:22.478Z] #19 173.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-15T19:23:22.478Z] #19 173.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:22.478Z] #19 173.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:22.478Z] #19 173.5 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-15T19:23:22.478Z] #19 173.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:22.478Z] #19 173.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:22.478Z] #19 173.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-15T19:23:22.478Z] #19 173.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:22.478Z] #19 173.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:22.478Z] #19 173.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-15T19:23:22.478Z] #19 173.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:22.478Z] #19 173.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:22.737Z] #19 174.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-15T19:23:22.737Z] #19 174.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:22.737Z] #19 174.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:22.737Z] #19 174.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-15T19:23:22.737Z] #19 174.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:22.737Z] #19 174.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:22.737Z] #19 174.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-15T19:23:22.995Z] #19 174.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:22.995Z] #19 174.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:22.995Z] #19 174.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-15T19:23:22.995Z] #19 174.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:22.995Z] #19 174.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:22.995Z] #19 174.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-15T19:23:22.995Z] #19 174.5 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:23:22.995Z] #19 174.5 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:25.782Z] Fetching without tags [2022-02-15T19:23:25.491Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:23:25.544Z] > git config --add remote.origin.fetch +refs/pull/43240/head:refs/remotes/origin/PR-43240 # timeout=10 [2022-02-15T19:23:25.585Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:23:25.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T19:23:25.822Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T19:23:25.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:23:25.824Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43240/head:refs/remotes/origin/PR-43240 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T19:23:28.266Z] #19 179.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-15T19:23:28.266Z] #19 179.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:23:28.266Z] #19 179.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:28.266Z] #19 179.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-15T19:23:28.266Z] #19 179.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-15T19:23:28.266Z] #19 179.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-15T19:23:28.266Z] #19 179.4 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-15T19:23:28.266Z] #19 179.4 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-15T19:23:28.266Z] #19 179.4 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-15T19:23:28.266Z] #19 179.7 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-15T19:23:28.266Z] #19 179.7 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:28.266Z] #19 179.7 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:28.525Z] #19 180.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-15T19:23:28.525Z] #19 180.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:23:28.525Z] #19 180.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:28.733Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:23:28.847Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:23:28.890Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:23:32.163Z] Merge succeeded, producing 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:23:32.163Z] Checking out Revision 3776fe62568359be9c3dff6f1905bf048cba8d91 (PR-43240) [2022-02-15T19:23:31.811Z] > git remote # timeout=10 [2022-02-15T19:23:31.887Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T19:23:31.932Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T19:23:31.934Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T19:23:32.078Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-15T19:23:32.203Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T19:23:32.245Z] > git checkout -f 3776fe62568359be9c3dff6f1905bf048cba8d91 # timeout=10 [2022-02-15T19:23:33.370Z] #43 DONE 193.4s [2022-02-15T19:23:33.370Z] [2022-02-15T19:23:33.370Z] #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-02-15T19:23:33.370Z] #60 sha256:0866170931f033742abbacaadfff19ff80a5429d5db6943eb18f2a211b26aa21 [2022-02-15T19:23:33.370Z] #60 ... [2022-02-15T19:23:33.370Z] [2022-02-15T19:23:33.370Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-15T19:23:33.370Z] #44 sha256:af50cafffd90587b2d75b24f37c37411a0dbb6f626a2bd9aa071434c6b0a5b9d [2022-02-15T19:23:33.370Z] #44 DONE 0.5s [2022-02-15T19:23:33.370Z] [2022-02-15T19:23:33.370Z] #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-02-15T19:23:33.370Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:23:33.370Z] #51 ... [2022-02-15T19:23:33.370Z] [2022-02-15T19:23:33.370Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-15T19:23:33.370Z] #48 sha256:3af95291bab579b46a354b825887e6396000f5ae806edf126ceb5603a7da435e [2022-02-15T19:23:33.370Z] #48 DONE 0.1s [2022-02-15T19:23:33.370Z] [2022-02-15T19:23:33.370Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-15T19:23:33.370Z] #50 sha256:5cac34fc936954932b03a7e4b29b087ea8e5ea54f3246ee272a166779d826bc4 [2022-02-15T19:23:33.370Z] #50 DONE 0.1s [2022-02-15T19:23:33.370Z] [2022-02-15T19:23:33.370Z] #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-02-15T19:23:33.370Z] #56 sha256:e11d1ca46759a30186f4862135b17c6a3d8fbac3134b3ebe53108ba0991a6b65 [2022-02-15T19:23:34.122Z] #60 208.1 # github.com/containerd/containerd/cmd/containerd [2022-02-15T19:23:34.122Z] #60 208.1 /usr/bin/ld: /tmp/go-link-434686157/000019.o: in function `New': [2022-02-15T19:23:34.122Z] #60 208.1 /tmp/tmp.OseFTxR60X/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-02-15T19:23:34.122Z] #60 208.2 + bin/containerd-stress [2022-02-15T19:23:34.122Z] #60 209.3 + bin/containerd-shim [2022-02-15T19:23:34.792Z] #51 ... [2022-02-15T19:23:34.792Z] [2022-02-15T19:23:34.792Z] #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-02-15T19:23:34.792Z] #60 sha256:7a790d5bf8f4b7124569140cb4fe0332a2dee01d1718f019839ca2f50fb9d177 [2022-02-15T19:23:34.792Z] #60 195.1 + bin/containerd [2022-02-15T19:23:34.991Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-15T19:23:34.991Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e0e7dff2\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-15T19:23:34.991Z] ---------------------------------------------------------------------------- [2022-02-15T19:23:34.991Z] [2022-02-15T19:23:34.991Z] INFO: executeCI.ps1 starting at Tue Feb 15 19:23:34 CUT 2022 [2022-02-15T19:23:34.991Z] [2022-02-15T19:23:34.991Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-15T19:23:34.991Z] INFO: Running git version 2.24.1.windows.2 [2022-02-15T19:23:35.107Z] #19 186.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-15T19:23:35.107Z] #19 186.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:23:35.107Z] #19 186.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:35.107Z] #19 186.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-15T19:23:35.107Z] #19 186.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-15T19:23:35.107Z] #19 186.3 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-15T19:23:35.107Z] #19 186.4 Selecting previously unselected package libc6-s390x-cross. [2022-02-15T19:23:35.107Z] #19 186.4 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-15T19:23:35.107Z] #19 186.4 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-15T19:23:35.453Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-15T19:23:35.453Z] INFO: Environment variables: [2022-02-15T19:23:35.453Z] [2022-02-15T19:23:35.453Z] Name Value [2022-02-15T19:23:35.453Z] ---- ----- [2022-02-15T19:23:35.453Z] ALLUSERSPROFILE C:\ProgramData [2022-02-15T19:23:35.453Z] amd64 true [2022-02-15T19:23:35.453Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-15T19:23:35.453Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-15T19:23:35.453Z] arm64 true [2022-02-15T19:23:35.453Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-15T19:23:35.453Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-15T19:23:35.453Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-15T19:23:35.453Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-15T19:23:35.453Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-15T19:23:35.453Z] BRANCH_NAME PR-43240 [2022-02-15T19:23:35.453Z] BUILD_DISPLAY_NAME #3 [2022-02-15T19:23:35.453Z] BUILD_ID 3 [2022-02-15T19:23:35.453Z] BUILD_NUMBER 3 [2022-02-15T19:23:35.453Z] BUILD_TAG jenkins-moby-PR-43240-3 [2022-02-15T19:23:35.453Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/ [2022-02-15T19:23:35.453Z] cgroup2 true [2022-02-15T19:23:35.453Z] CHANGE_AUTHOR thaJeztah [2022-02-15T19:23:35.453Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-15T19:23:35.453Z] CHANGE_BRANCH remove_more_replaces [2022-02-15T19:23:35.453Z] CHANGE_FORK thaJeztah/docker [2022-02-15T19:23:35.453Z] CHANGE_ID 43240 [2022-02-15T19:23:35.453Z] CHANGE_TARGET master [2022-02-15T19:23:35.453Z] CHANGE_TITLE vendor.mod: google/go-cmp v0.5.5, golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab28... [2022-02-15T19:23:35.453Z] CHANGE_URL https://github.com/moby/moby/pull/43240 [2022-02-15T19:23:35.453Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T19:23:35.453Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-15T19:23:35.453Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-15T19:23:35.453Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-15T19:23:35.453Z] COMPUTERNAME azwin-2-5adb90 [2022-02-15T19:23:35.453Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-15T19:23:35.453Z] ConfigSequenceNumber 0 [2022-02-15T19:23:35.453Z] dco true [2022-02-15T19:23:35.453Z] DOCKER_BUILDKIT 0 [2022-02-15T19:23:35.453Z] DOCKER_DUT_DEBUG 1 [2022-02-15T19:23:35.453Z] DOCKER_EXPERIMENTAL 1 [2022-02-15T19:23:35.453Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-15T19:23:35.453Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-15T19:23:35.453Z] EXECUTOR_NUMBER 0 [2022-02-15T19:23:35.453Z] FQDN azwin-2-5adb90.westus.cloudapp.azure.com [2022-02-15T19:23:35.453Z] GIT_BRANCH PR-43240 [2022-02-15T19:23:35.453Z] GIT_COMMIT 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:23:35.453Z] GIT_PREVIOUS_COMMIT 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:23:35.453Z] GIT_URL https://github.com/moby/moby.git [2022-02-15T19:23:35.453Z] HUDSON_COOKIE 0975db2b-3925-4b39-b10a-5744a0e71a6f [2022-02-15T19:23:35.453Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-15T19:23:35.453Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-15T19:23:35.453Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-15T19:23:35.453Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-15T19:23:35.453Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-15T19:23:35.453Z] JENKINS_NODE_COOKIE 41bf18fd-c8ce-4403-858e-f73ae3f9dbdb [2022-02-15T19:23:35.453Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-15T19:23:35.453Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-15T19:23:35.453Z] JOB_BASE_NAME PR-43240 [2022-02-15T19:23:35.453Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/display/redirect [2022-02-15T19:23:35.453Z] JOB_NAME moby/PR-43240 [2022-02-15T19:23:35.453Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/ [2022-02-15T19:23:35.453Z] library.jps.version master [2022-02-15T19:23:35.453Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-15T19:23:35.453Z] NODE_LABELS amd64 azure azwin-2-5adb90 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-15T19:23:35.453Z] NODE_NAME azwin-2-5adb90 [2022-02-15T19:23:35.453Z] NUMBER_OF_PROCESSORS 4 [2022-02-15T19:23:35.453Z] OS Windows_NT [2022-02-15T19:23:35.453Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-15T19:23:35.453Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-15T19:23:35.454Z] ppc64le false [2022-02-15T19:23:35.454Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-15T19:23:35.454Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-15T19:23:35.454Z] PROCESSOR_LEVEL 6 [2022-02-15T19:23:35.454Z] PROCESSOR_REVISION 4f01 [2022-02-15T19:23:35.454Z] ProgramData C:\ProgramData [2022-02-15T19:23:35.454Z] ProgramFiles C:\Program Files [2022-02-15T19:23:35.454Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-15T19:23:35.454Z] ProgramW6432 C:\Program Files [2022-02-15T19:23:35.454Z] PROMPT $P$G [2022-02-15T19:23:35.454Z] PSExecutionPolicyPreference Bypass [2022-02-15T19:23:35.454Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-15T19:23:35.454Z] PUBLIC C:\Users\Public [2022-02-15T19:23:35.454Z] rootless true [2022-02-15T19:23:35.454Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect?page=artif... [2022-02-15T19:23:35.454Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect?page=changes [2022-02-15T19:23:35.454Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect [2022-02-15T19:23:35.454Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect?page=tests [2022-02-15T19:23:35.454Z] s390x false [2022-02-15T19:23:35.454Z] SKIP_VALIDATION_TESTS 1 [2022-02-15T19:23:35.454Z] SOURCES_DRIVE d [2022-02-15T19:23:35.454Z] SOURCES_SUBDIR gopath [2022-02-15T19:23:35.454Z] STAGE_NAME Run tests [2022-02-15T19:23:35.454Z] SystemDrive C: [2022-02-15T19:23:35.454Z] SystemRoot C:\Windows [2022-02-15T19:23:35.454Z] TEMP C:\Windows\TEMP [2022-02-15T19:23:35.454Z] TESTDEBUG 0 [2022-02-15T19:23:35.454Z] TESTRUN_DRIVE d [2022-02-15T19:23:35.454Z] TESTRUN_SUBDIR CI [2022-02-15T19:23:35.454Z] TIMEOUT 120m [2022-02-15T19:23:35.454Z] TMP C:\Windows\TEMP [2022-02-15T19:23:35.454Z] unit_validate true [2022-02-15T19:23:35.454Z] USERDOMAIN WORKGROUP [2022-02-15T19:23:35.454Z] USERNAME azwin-2-5adb90$ [2022-02-15T19:23:35.454Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-15T19:23:35.454Z] validate_force false [2022-02-15T19:23:35.454Z] windir C:\Windows [2022-02-15T19:23:35.454Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-15T19:23:35.454Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-15T19:23:35.454Z] windows2022 true [2022-02-15T19:23:35.454Z] windows2022containerd true [2022-02-15T19:23:35.454Z] windowsRS5 true [2022-02-15T19:23:35.454Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-15T19:23:35.454Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-15T19:23:35.454Z] [2022-02-15T19:23:35.454Z] [2022-02-15T19:23:35.454Z] [2022-02-15T19:23:35.515Z] Client: [2022-02-15T19:23:35.515Z] Context: default [2022-02-15T19:23:35.515Z] Debug Mode: false [2022-02-15T19:23:35.515Z] Plugins: [2022-02-15T19:23:35.515Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-15T19:23:35.515Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-15T19:23:35.515Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-15T19:23:35.515Z] [2022-02-15T19:23:35.515Z] Server: [2022-02-15T19:23:35.515Z] Containers: 0 [2022-02-15T19:23:35.515Z] Running: 0 [2022-02-15T19:23:35.515Z] Paused: 0 [2022-02-15T19:23:35.515Z] Stopped: 0 [2022-02-15T19:23:35.515Z] Images: 0 [2022-02-15T19:23:35.515Z] Server Version: 20.10.9 [2022-02-15T19:23:35.515Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-15T19:23:35.515Z] Windows: [2022-02-15T19:23:35.515Z] LCOW: [2022-02-15T19:23:35.515Z] Logging Driver: json-file [2022-02-15T19:23:35.515Z] Plugins: [2022-02-15T19:23:35.515Z] Volume: local [2022-02-15T19:23:35.515Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T19:23:35.515Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T19:23:35.515Z] Swarm: inactive [2022-02-15T19:23:35.515Z] Default Isolation: process [2022-02-15T19:23:35.515Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-15T19:23:35.515Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-15T19:23:35.515Z] OSType: windows [2022-02-15T19:23:35.515Z] Architecture: x86_64 [2022-02-15T19:23:35.515Z] CPUs: 4 [2022-02-15T19:23:35.515Z] Total Memory: 32GiB [2022-02-15T19:23:35.515Z] Name: azwin-2-3b2c10 [2022-02-15T19:23:35.515Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-15T19:23:35.515Z] Docker Root Dir: D:\docker [2022-02-15T19:23:35.515Z] Debug Mode: false [2022-02-15T19:23:35.515Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:23:35.515Z] Labels: [2022-02-15T19:23:35.515Z] Experimental: true [2022-02-15T19:23:35.515Z] Insecure Registries: [2022-02-15T19:23:35.515Z] 10.0.0.4:5000 [2022-02-15T19:23:35.515Z] 127.0.0.0/8 [2022-02-15T19:23:35.515Z] Registry Mirrors: [2022-02-15T19:23:35.515Z] http://10.0.0.4:5000/ [2022-02-15T19:23:35.515Z] Live Restore Enabled: false [2022-02-15T19:23:35.515Z] Product License: Community Engine [2022-02-15T19:23:35.515Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-15T19:23:36.046Z] #19 187.7 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-15T19:23:36.304Z] #19 187.7 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:36.562Z] #19 188.0 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:36.821Z] #19 188.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-15T19:23:36.821Z] #19 188.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:36.821Z] #19 188.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:37.289Z] INFO: Sources under d:\gopath\... [2022-02-15T19:23:37.289Z] INFO: Test run under d:\CI\... [2022-02-15T19:23:37.289Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-15T19:23:37.289Z] INFO: docker/docker repository was found [2022-02-15T19:23:37.757Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-15T19:23:38.069Z] #60 ... [2022-02-15T19:23:38.069Z] [2022-02-15T19:23:38.069Z] #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-02-15T19:23:38.069Z] #56 sha256:da9f14f26128aa0697228ada4288e77c044beef89f9f9e2bed43404652db2b41 [2022-02-15T19:23:38.069Z] #56 132.5 + mkdir -p /build [2022-02-15T19:23:38.069Z] #56 132.5 + cp runc /build/runc [2022-02-15T19:23:38.199Z] #19 189.4 Selecting previously unselected package libitm1-s390x-cross. [2022-02-15T19:23:38.199Z] #19 189.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:38.225Z] ltsc2022: Pulling from windows/servercore [2022-02-15T19:23:38.457Z] #19 189.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:38.693Z] 8f616e6e9eec: Pulling fs layer [2022-02-15T19:23:38.693Z] 898469748ff6: Pulling fs layer [2022-02-15T19:23:39.022Z] #19 190.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-15T19:23:39.022Z] #19 190.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:39.022Z] #19 190.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:39.280Z] #19 190.7 Selecting previously unselected package libasan6-s390x-cross. [2022-02-15T19:23:39.280Z] #19 190.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:39.280Z] #19 190.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:39.410Z] #60 215.2 + bin/containerd-shim-runc-v1 [2022-02-15T19:23:39.852Z] #19 191.2 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-15T19:23:39.852Z] #19 191.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:39.852Z] #19 191.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:40.111Z] #19 191.6 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-15T19:23:40.111Z] #19 191.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:40.111Z] #19 191.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:40.593Z] #56 DONE 134.8s [2022-02-15T19:23:40.593Z] [2022-02-15T19:23:40.593Z] #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-02-15T19:23:40.593Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:23:40.681Z] #19 192.1 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-15T19:23:40.681Z] #19 192.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:40.681Z] #19 192.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:41.207Z] #60 189.7 + bin/containerd [2022-02-15T19:23:41.254Z] #19 192.8 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-15T19:23:41.515Z] #19 192.8 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:23:41.515Z] #19 192.8 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:43.129Z] #51 240.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-15T19:23:43.129Z] #51 DONE 240.2s [2022-02-15T19:23:43.129Z] [2022-02-15T19:23:43.129Z] #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-02-15T19:23:43.129Z] #60 sha256:7a790d5bf8f4b7124569140cb4fe0332a2dee01d1718f019839ca2f50fb9d177 [2022-02-15T19:23:43.621Z] #60 219.5 + bin/containerd-shim-runc-v2 [2022-02-15T19:23:43.793Z] Commit message: "vendor: github.com/containerd/containerd v1.5.9" [2022-02-15T19:23:44.065Z] #60 ... [2022-02-15T19:23:44.065Z] [2022-02-15T19:23:44.065Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-15T19:23:44.065Z] #52 sha256:20acc13f7992b309a697ed3f3f71d047f9f2a8f9e0e5e36b51d89e554637dbd9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-02-15T19:23:44.193Z] #60 220.1 + binaries [2022-02-15T19:23:44.193Z] #60 220.1 + install -D bin/containerd /build/containerd [2022-02-15T19:23:44.193Z] #60 220.1 + install -D bin/containerd-shim /build/containerd-shim [2022-02-15T19:23:44.193Z] #60 220.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-15T19:23:44.193Z] #60 220.1 + install -D bin/ctr /build/ctr [Pipeline] sh [2022-02-15T19:23:44.322Z] #52 DONE 0.3s [2022-02-15T19:23:44.322Z] [2022-02-15T19:23:44.322Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-15T19:23:44.322Z] #54 sha256:2f0aeaa81ddcf0f32b6596168594b7f3a73a31d716af6b328bbad44abb9d7192 [2022-02-15T19:23:44.322Z] #54 DONE 0.1s [2022-02-15T19:23:44.322Z] [2022-02-15T19:23:44.322Z] #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-02-15T19:23:44.322Z] #60 sha256:7a790d5bf8f4b7124569140cb4fe0332a2dee01d1718f019839ca2f50fb9d177 [2022-02-15T19:23:44.322Z] #60 ... [2022-02-15T19:23:44.322Z] [2022-02-15T19:23:44.322Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-15T19:23:44.322Z] #57 sha256:74ae6f2d69d5d308c2233c1500ea2ce08e30c34d0f3a6dd67403d0794ae83cd8 [2022-02-15T19:23:44.579Z] #57 DONE 0.3s [2022-02-15T19:23:44.579Z] [2022-02-15T19:23:44.579Z] #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-02-15T19:23:44.579Z] #60 sha256:7a790d5bf8f4b7124569140cb4fe0332a2dee01d1718f019839ca2f50fb9d177 [2022-02-15T19:23:46.855Z] #19 198.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-15T19:23:46.855Z] #19 198.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:23:46.855Z] #19 198.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:46.855Z] #19 198.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-15T19:23:46.855Z] #19 198.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-15T19:23:46.855Z] #19 198.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-15T19:23:46.855Z] #19 198.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-15T19:23:46.855Z] #19 198.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-15T19:23:46.855Z] #19 198.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-15T19:23:47.015Z] + docker version [2022-02-15T19:23:47.114Z] #19 198.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-15T19:23:47.114Z] #19 198.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T19:23:47.114Z] #19 198.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:47.374Z] #19 198.9 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-15T19:23:47.374Z] #19 198.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T19:23:47.374Z] #19 198.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:48.399Z] #60 DONE 224.3s [2022-02-15T19:23:49.341Z] [2022-02-15T19:23:49.341Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-15T19:23:49.341Z] #61 sha256:0e08668c325f74b6e8a78394ce665eee6e72368a5c355109133981f9baf0f40c [2022-02-15T19:23:49.365Z] #60 ... [2022-02-15T19:23:49.365Z] [2022-02-15T19:23:49.365Z] #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-02-15T19:23:49.365Z] #56 sha256:fc90f6bf3e6d8b0eb362c372c38329a4876d9024ee83c13ca105b970e709ccdc [2022-02-15T19:23:49.365Z] #56 130.2 + mkdir -p /build [2022-02-15T19:23:49.365Z] #56 130.2 + cp runc /build/runc [2022-02-15T19:23:50.302Z] #56 DONE 132.3s [2022-02-15T19:23:50.302Z] [2022-02-15T19:23:50.302Z] #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-02-15T19:23:50.302Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:23:51.248Z] #61 DONE 2.1s [2022-02-15T19:23:51.248Z] [2022-02-15T19:23:51.248Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-15T19:23:51.248Z] #66 sha256:48a22b6846ee0e8d4e7954a8e21c3d05f46498a41401fc14856354a5d502285d [2022-02-15T19:23:51.564Z] #19 203.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-15T19:23:51.564Z] #19 203.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T19:23:51.564Z] #19 203.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:51.564Z] #19 203.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-15T19:23:51.564Z] #19 203.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-15T19:23:51.564Z] #19 203.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-15T19:23:51.564Z] #19 203.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-15T19:23:51.564Z] #19 203.1 Setting up libfile-which-perl (1.23-1) ... [2022-02-15T19:23:51.564Z] #19 203.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-15T19:23:51.823Z] #19 203.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-15T19:23:51.823Z] #19 203.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-15T19:23:51.823Z] #19 203.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T19:23:51.823Z] #19 203.2 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T19:23:51.823Z] #19 203.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-15T19:23:51.823Z] #19 203.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-15T19:23:51.823Z] #19 203.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-15T19:23:51.823Z] #19 203.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-15T19:23:51.823Z] #19 203.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-15T19:23:51.823Z] #19 203.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-15T19:23:51.823Z] #19 203.3 Setting up file (1:5.39-3) ... [2022-02-15T19:23:51.823Z] #19 203.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-15T19:23:51.823Z] #19 203.4 Setting up bzip2 (1.0.8-4) ... [2022-02-15T19:23:51.827Z] #66 DONE 0.4s [2022-02-15T19:23:51.827Z] [2022-02-15T19:23:51.827Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-15T19:23:51.827Z] #71 sha256:531121eca153e6fe07116c33724987659c94bd3fefea94e6340716df031361fd [2022-02-15T19:23:52.083Z] #19 203.4 Setting up libyaml-perl (1.30-1) ... [2022-02-15T19:23:52.083Z] #19 203.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-15T19:23:52.083Z] #19 203.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-15T19:23:52.083Z] #19 203.4 Setting up libio-string-perl (1.08-3.1) ... [2022-02-15T19:23:52.083Z] #19 203.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-15T19:23:52.083Z] #19 203.4 Setting up cross-config (2.6.18+nmu1) ... [2022-02-15T19:23:52.083Z] #19 203.5 Setting up xz-utils (5.2.5-2) ... [2022-02-15T19:23:52.083Z] #19 203.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-15T19:23:52.083Z] #19 203.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-15T19:23:52.083Z] #19 203.6 Setting up patch (2.7.6-7) ... [2022-02-15T19:23:52.083Z] #19 203.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-15T19:23:52.083Z] #19 203.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-15T19:23:52.083Z] #19 203.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.083Z] #19 203.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-15T19:23:52.083Z] #19 203.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-15T19:23:52.083Z] #19 203.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.083Z] #19 203.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.083Z] #19 203.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-15T19:23:52.083Z] #19 203.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-15T19:23:52.083Z] #19 203.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.083Z] #19 203.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:52.083Z] #19 203.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-15T19:23:52.083Z] #19 203.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-15T19:23:52.216Z] #51 233.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-15T19:23:52.342Z] #19 203.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-15T19:23:52.342Z] #19 203.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-15T19:23:52.342Z] #19 203.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.342Z] #19 203.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T19:23:52.342Z] #19 203.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T19:23:52.342Z] #19 203.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-15T19:23:52.342Z] #19 203.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:52.342Z] #19 203.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-15T19:23:52.342Z] #19 203.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T19:23:52.342Z] #19 203.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.342Z] #19 203.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T19:23:52.342Z] #19 203.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.342Z] #19 203.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.342Z] #19 203.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.342Z] #19 203.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.477Z] #51 DONE 233.6s [2022-02-15T19:23:52.477Z] [2022-02-15T19:23:52.477Z] #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-02-15T19:23:52.477Z] #60 sha256:b8b6ba62e30b784a09e47995b54b87bfb8d7db18b83d93769b86c03d302966df [2022-02-15T19:23:52.601Z] #19 203.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-15T19:23:52.601Z] #19 204.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-15T19:23:52.601Z] #19 204.0 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-15T19:23:52.601Z] #19 204.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.601Z] #19 204.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-15T19:23:52.601Z] #19 204.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-15T19:23:52.861Z] #19 204.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-15T19:23:52.861Z] #19 204.3 [2022-02-15T19:23:52.861Z] #19 204.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-15T19:23:52.861Z] #19 204.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.861Z] #19 204.4 Setting up dpkg-dev (1.20.9) ... [2022-02-15T19:23:52.861Z] #19 204.4 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:23:52.861Z] #19 204.4 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T19:23:52.861Z] #19 204.4 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.122Z] #19 204.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.122Z] #19 204.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.122Z] #19 204.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.122Z] #19 204.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T19:23:53.122Z] #19 204.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.122Z] #19 204.5 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.122Z] #19 204.5 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.122Z] #19 204.5 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.122Z] #19 204.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-15T19:23:53.122Z] #19 204.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-15T19:23:53.122Z] #19 204.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-15T19:23:53.381Z] #19 204.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-15T19:23:53.381Z] #19 204.8 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-15T19:23:53.381Z] #19 204.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:53.381Z] #19 204.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:53.381Z] #19 204.9 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.381Z] #19 204.9 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T19:23:53.381Z] #19 204.9 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.381Z] #19 204.9 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.381Z] #19 204.9 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:53.381Z] #19 205.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T19:23:53.381Z] #19 205.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.381Z] #19 205.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.381Z] #19 205.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.381Z] #19 205.0 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.381Z] #19 205.0 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.381Z] #19 205.0 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:53.640Z] #19 205.1 Setting up libxml-simple-perl (2.25-1) ... [2022-02-15T19:23:53.640Z] #19 205.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T19:23:53.640Z] #19 205.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T19:23:53.640Z] #19 205.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.1 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-15T19:23:53.640Z] #19 205.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.2 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:53.640Z] #19 205.2 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T19:23:53.640Z] #19 205.2 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T19:23:53.864Z] #60 ... [2022-02-15T19:23:53.864Z] [2022-02-15T19:23:53.864Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-15T19:23:53.864Z] #52 sha256:97755aa366a7d26f183309ebe02ddb733686517945b4262446327c2ad1f74311 [2022-02-15T19:23:53.900Z] #19 205.2 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-15T19:23:53.900Z] #19 205.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:53.900Z] #19 205.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-15T19:23:53.900Z] #19 205.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:53.900Z] #19 205.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:53.900Z] #19 205.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T19:23:53.900Z] #19 205.3 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:53.900Z] #19 205.3 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:53.900Z] #19 205.3 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T19:23:53.900Z] #19 205.3 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:53.900Z] #19 205.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-15T19:23:53.900Z] #19 205.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:53.900Z] #19 205.4 Setting up crossbuild-essential-armel (12.9) ... [2022-02-15T19:23:53.900Z] #19 205.4 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T19:23:53.900Z] #19 205.4 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-15T19:23:53.900Z] #19 205.4 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-15T19:23:54.161Z] #19 205.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-15T19:23:54.161Z] #19 205.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-15T19:23:54.161Z] #19 205.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:23:54.171Z] Client: [2022-02-15T19:23:54.171Z] Version: 20.10.9 [2022-02-15T19:23:54.171Z] API version: 1.41 [2022-02-15T19:23:54.171Z] Go version: go1.16.8 [2022-02-15T19:23:54.171Z] Git commit: c2ea9bc [2022-02-15T19:23:54.171Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T19:23:54.171Z] OS/Arch: windows/amd64 [2022-02-15T19:23:54.171Z] Context: default [2022-02-15T19:23:54.171Z] Experimental: true [2022-02-15T19:23:54.171Z] [2022-02-15T19:23:54.171Z] Server: Docker Engine - Community [2022-02-15T19:23:54.171Z] Engine: [2022-02-15T19:23:54.171Z] Version: 20.10.9 [2022-02-15T19:23:54.171Z] API version: 1.41 (minimum version 1.24) [2022-02-15T19:23:54.171Z] Go version: go1.16.8 [2022-02-15T19:23:54.171Z] Git commit: 79ea9d3 [2022-02-15T19:23:54.171Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T19:23:54.171Z] OS/Arch: windows/amd64 [2022-02-15T19:23:54.171Z] Experimental: true [2022-02-15T19:23:54.377Z] #71 DONE 2.3s [2022-02-15T19:23:54.377Z] [2022-02-15T19:23:54.377Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-15T19:23:54.377Z] #72 sha256:095dc20672f0ca83b88f5faf7114305e89b7463d5ed8da258dd5ff019d3c9685 [2022-02-15T19:23:54.377Z] #72 DONE 0.0s [2022-02-15T19:23:54.377Z] [2022-02-15T19:23:54.377Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-15T19:23:54.377Z] #73 sha256:56bcab4d5e980334e11706be81852255a859e7a5e5c40e2bd7b005c96949d458 [2022-02-15T19:23:54.733Z] #19 DONE 206.3s [2022-02-15T19:23:54.806Z] #52 DONE 0.9s [2022-02-15T19:23:54.806Z] [2022-02-15T19:23:54.806Z] #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-02-15T19:23:54.806Z] #60 sha256:b8b6ba62e30b784a09e47995b54b87bfb8d7db18b83d93769b86c03d302966df [2022-02-15T19:23:54.806Z] #60 ... [2022-02-15T19:23:54.806Z] [2022-02-15T19:23:54.806Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-15T19:23:54.806Z] #54 sha256:768ea6f6086e3420b117679bf18b2159156965dced6e9523c5dd75de28651c8d [2022-02-15T19:23:54.806Z] #54 DONE 0.1s [2022-02-15T19:23:54.806Z] [2022-02-15T19:23:54.806Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-15T19:23:54.806Z] #57 sha256:d63008c7c57eb9ce0d6c5737a3800f7bf47f94d37bec902b4f14c00bbce887f8 [Pipeline] sh [2022-02-15T19:23:54.950Z] #73 DONE 0.7s [2022-02-15T19:23:54.950Z] [2022-02-15T19:23:54.950Z] #74 exporting to image [2022-02-15T19:23:54.950Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-15T19:23:54.950Z] #74 exporting layers [2022-02-15T19:23:54.994Z] [2022-02-15T19:23:54.994Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-15T19:23:54.994Z] #32 sha256:1be61b35b20a2c5a40c2d93478a09eab8fd94787359ecd9fdab637048afc2a1f [2022-02-15T19:23:54.994Z] #32 DONE 0.1s [2022-02-15T19:23:54.994Z] [2022-02-15T19:23:54.994Z] #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-02-15T19:23:54.994Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T19:23:54.994Z] #20 ... [2022-02-15T19:23:54.994Z] [2022-02-15T19:23:54.994Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-15T19:23:54.994Z] #69 sha256:741be6142ce604947563651a0928cdca62d79701ce5db3003510a00145cf460a [2022-02-15T19:23:54.994Z] #69 DONE 0.1s [2022-02-15T19:23:55.066Z] #57 DONE 0.4s [2022-02-15T19:23:55.066Z] [2022-02-15T19:23:55.066Z] #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-02-15T19:23:55.066Z] #60 sha256:b8b6ba62e30b784a09e47995b54b87bfb8d7db18b83d93769b86c03d302966df [2022-02-15T19:23:55.253Z] [2022-02-15T19:23:55.253Z] #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-02-15T19:23:55.253Z] #70 sha256:47635a723cb94ee01a387da560c4675dd2734e9f349a2cfa64c7542054e24875 [2022-02-15T19:23:55.757Z] + docker info [2022-02-15T19:23:55.757Z] Client: [2022-02-15T19:23:55.757Z] Context: default [2022-02-15T19:23:55.757Z] Debug Mode: false [2022-02-15T19:23:55.757Z] [2022-02-15T19:23:55.757Z] Server: [2022-02-15T19:23:55.757Z] Containers: 0 [2022-02-15T19:23:55.757Z] Running: 0 [2022-02-15T19:23:55.757Z] Paused: 0 [2022-02-15T19:23:55.757Z] Stopped: 0 [2022-02-15T19:23:55.757Z] Images: 0 [2022-02-15T19:23:55.757Z] Server Version: 20.10.9 [2022-02-15T19:23:55.757Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-15T19:23:55.757Z] Windows: [2022-02-15T19:23:55.757Z] LCOW: [2022-02-15T19:23:55.757Z] Logging Driver: json-file [2022-02-15T19:23:55.757Z] Plugins: [2022-02-15T19:23:55.757Z] Volume: local [2022-02-15T19:23:55.757Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T19:23:55.757Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T19:23:55.757Z] Swarm: inactive [2022-02-15T19:23:55.757Z] Default Isolation: process [2022-02-15T19:23:55.757Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T19:23:55.757Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T19:23:55.757Z] OSType: windows [2022-02-15T19:23:55.757Z] Architecture: x86_64 [2022-02-15T19:23:55.757Z] CPUs: 4 [2022-02-15T19:23:55.757Z] Total Memory: 32GiB [2022-02-15T19:23:55.757Z] Name: azwin-2-745bf0 [2022-02-15T19:23:55.757Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-15T19:23:55.757Z] Docker Root Dir: D:\docker [2022-02-15T19:23:55.757Z] Debug Mode: false [2022-02-15T19:23:55.757Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:23:55.757Z] Labels: [2022-02-15T19:23:55.757Z] Experimental: true [2022-02-15T19:23:55.757Z] Insecure Registries: [2022-02-15T19:23:55.757Z] 10.0.0.4:5000 [2022-02-15T19:23:55.757Z] 127.0.0.0/8 [2022-02-15T19:23:55.757Z] Registry Mirrors: [2022-02-15T19:23:55.757Z] http://10.0.0.4:5000/ [2022-02-15T19:23:55.757Z] Live Restore Enabled: false [2022-02-15T19:23:55.757Z] Product License: Community Engine [2022-02-15T19:23:55.757Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-15T19:23:56.525Z] 898469748ff6: Verifying Checksum [2022-02-15T19:23:56.525Z] 898469748ff6: Download complete [2022-02-15T19:23:56.633Z] #70 1.488 + RM_GOPATH=0 [2022-02-15T19:23:56.633Z] #70 1.488 + TMP_GOPATH= [2022-02-15T19:23:56.633Z] #70 1.488 + : /build [2022-02-15T19:23:56.633Z] #70 1.488 + '[' -z '' ']' [2022-02-15T19:23:56.633Z] #70 1.488 ++ mktemp -d [2022-02-15T19:23:56.633Z] #70 1.489 + export GOPATH=/tmp/tmp.QXAV1Du0Gq [2022-02-15T19:23:56.633Z] #70 1.489 + GOPATH=/tmp/tmp.QXAV1Du0Gq [2022-02-15T19:23:56.633Z] #70 1.489 + RM_GOPATH=1 [2022-02-15T19:23:56.633Z] #70 1.490 + case "$(go env GOARCH)" in [2022-02-15T19:23:56.633Z] #70 1.490 ++ go env GOARCH [2022-02-15T19:23:56.633Z] #70 1.493 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:23:56.633Z] #70 1.493 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:23:56.633Z] #70 1.493 ++ dirname /install.sh [2022-02-15T19:23:56.633Z] #70 1.494 + dir=/ [2022-02-15T19:23:56.633Z] #70 1.494 + bin=rootlesskit [2022-02-15T19:23:56.633Z] #70 1.494 + shift [2022-02-15T19:23:56.633Z] #70 1.494 + '[' '!' -f //rootlesskit.installer ']' [2022-02-15T19:23:56.633Z] #70 1.494 + . //rootlesskit.installer [2022-02-15T19:23:56.633Z] #70 1.494 ++ : v0.14.6 [2022-02-15T19:23:56.633Z] #70 1.494 + install_rootlesskit [2022-02-15T19:23:56.633Z] #70 1.494 + case "$1" in [2022-02-15T19:23:56.633Z] #70 1.495 + export CGO_ENABLED=0 [2022-02-15T19:23:56.633Z] #70 1.495 + CGO_ENABLED=0 [2022-02-15T19:23:56.633Z] #70 1.495 + _install_rootlesskit [2022-02-15T19:23:56.633Z] #70 1.495 + echo 'Install rootlesskit version v0.14.6' [2022-02-15T19:23:56.633Z] #70 1.495 Install rootlesskit version v0.14.6 [2022-02-15T19:23:56.633Z] #70 1.495 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T19:23:56.633Z] #70 1.495 + GOBIN=/build [2022-02-15T19:23:56.633Z] #70 1.495 + GO111MODULE=on [2022-02-15T19:23:56.633Z] #70 1.495 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-15T19:23:56.893Z] #70 1.909 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-15T19:23:58.255Z] #74 exporting layers 3.1s done [2022-02-15T19:23:58.255Z] #74 writing image sha256:71de222191c7392b9ab3d4148706ebb65986fc5e48acf2c7f17b9272350e1b8a done [2022-02-15T19:23:58.255Z] #74 naming to docker.io/library/docker:3776fe62568359be9c3dff6f1905bf048cba8d91 done [2022-02-15T19:23:58.255Z] #74 DONE 3.1s [Pipeline] } [2022-02-15T19:23:58.272Z] #70 3.083 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T19:23:58.272Z] #70 3.084 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-15T19:23:58.272Z] #70 3.250 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-15T19:23:58.592Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-15T19:23:58.878Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/test/unit [2022-02-15T19:23:59.653Z] #70 4.597 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-15T19:23:59.848Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-15T19:23:59.848Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-15T19:23:59.848Z] + TESTDIRS=./... [2022-02-15T19:23:59.848Z] + exclude_paths='/vendor/|/integration' [2022-02-15T19:23:59.848Z] ++ go list ./... [2022-02-15T19:23:59.848Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-15T19:23:59.913Z] #70 ... [2022-02-15T19:23:59.913Z] [2022-02-15T19:23:59.913Z] #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-02-15T19:23:59.913Z] #33 sha256:ba3fcb9c2bd880cd08c4fcb56043f001e602ea4693134615755a13dcaa966748 [2022-02-15T19:23:59.913Z] #33 1.388 + RM_GOPATH=0 [2022-02-15T19:23:59.913Z] #33 1.388 + TMP_GOPATH= [2022-02-15T19:23:59.913Z] #33 1.388 + : /build [2022-02-15T19:23:59.913Z] #33 1.388 + '[' -z '' ']' [2022-02-15T19:23:59.913Z] #33 1.388 ++ mktemp -d [2022-02-15T19:23:59.913Z] #33 1.388 + export GOPATH=/tmp/tmp.Ab9bpofTTg [2022-02-15T19:23:59.913Z] #33 1.388 + GOPATH=/tmp/tmp.Ab9bpofTTg [2022-02-15T19:23:59.913Z] #33 1.388 + RM_GOPATH=1 [2022-02-15T19:23:59.913Z] #33 1.388 + case "$(go env GOARCH)" in [2022-02-15T19:23:59.913Z] #33 1.388 ++ go env GOARCH [2022-02-15T19:23:59.913Z] #33 1.415 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:23:59.913Z] #33 1.415 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:23:59.913Z] #33 1.416 ++ dirname /install.sh [2022-02-15T19:23:59.913Z] #33 1.417 + dir=/ [2022-02-15T19:23:59.913Z] #33 1.417 + bin=dockercli [2022-02-15T19:23:59.913Z] #33 1.417 + shift [2022-02-15T19:23:59.913Z] #33 1.417 + '[' '!' -f //dockercli.installer ']' [2022-02-15T19:23:59.913Z] #33 1.418 + . //dockercli.installer [2022-02-15T19:23:59.913Z] #33 1.418 ++ : stable [2022-02-15T19:23:59.913Z] #33 1.418 ++ : 17.06.2-ce [2022-02-15T19:23:59.913Z] #33 1.418 + install_dockercli [2022-02-15T19:23:59.913Z] #33 1.420 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-15T19:23:59.913Z] #33 1.420 Install docker/cli version 17.06.2-ce from stable [2022-02-15T19:23:59.913Z] #33 1.421 ++ uname -m [2022-02-15T19:23:59.913Z] #33 1.429 + arch=x86_64 [2022-02-15T19:23:59.913Z] #33 1.429 + '[' x86_64 '!=' x86_64 ']' [2022-02-15T19:23:59.913Z] #33 1.429 + url=https://download.docker.com/linux/static [2022-02-15T19:23:59.913Z] #33 1.430 + tar -xz docker/docker [2022-02-15T19:23:59.913Z] #33 1.432 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-15T19:23:59.913Z] #33 4.634 + mkdir -p /build [2022-02-15T19:23:59.913Z] #33 4.636 + mv docker/docker /build/ [2022-02-15T19:23:59.913Z] #33 4.638 + rmdir docker [2022-02-15T19:23:59.913Z] #33 DONE 4.8s [2022-02-15T19:23:59.913Z] [2022-02-15T19:23:59.913Z] #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-02-15T19:23:59.913Z] #70 sha256:47635a723cb94ee01a387da560c4675dd2734e9f349a2cfa64c7542054e24875 [2022-02-15T19:23:59.913Z] #70 4.951 go: downloading github.com/google/uuid v1.3.0 [2022-02-15T19:23:59.913Z] #70 4.959 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-15T19:23:59.913Z] #70 4.999 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-15T19:23:59.913Z] #70 5.063 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T19:24:00.171Z] #70 5.098 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-15T19:24:00.171Z] #70 5.264 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-15T19:24:00.433Z] #70 5.595 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-15T19:24:00.691Z] #70 5.651 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-15T19:24:00.791Z] + pkg_list='github.com/docker/docker/api [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/backend/build [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/httputils [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/middleware [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/build [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/container [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/debug [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/image [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/network [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/session [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/system [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/server/router/volume [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/backend [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/container [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/events [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/filters [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/image [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/mount [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/network [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/registry [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/strslice [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/swarm [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/time [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/versions [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T19:24:00.791Z] github.com/docker/docker/api/types/volume [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder/builder-next [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder/dockerfile [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder/dockerignore [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder/remotecontext [2022-02-15T19:24:00.791Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T19:24:00.791Z] github.com/docker/docker/cli [2022-02-15T19:24:00.791Z] github.com/docker/docker/cli/config [2022-02-15T19:24:00.791Z] github.com/docker/docker/cli/debug [2022-02-15T19:24:00.791Z] github.com/docker/docker/client [2022-02-15T19:24:00.791Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T19:24:00.791Z] github.com/docker/docker/cmd/dockerd [2022-02-15T19:24:00.791Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T19:24:00.791Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T19:24:00.791Z] github.com/docker/docker/container [2022-02-15T19:24:00.791Z] github.com/docker/docker/container/stream [2022-02-15T19:24:00.791Z] github.com/docker/docker/contrib/apparmor [2022-02-15T19:24:00.791Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T19:24:00.791Z] github.com/docker/docker/contrib/httpserver [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/cluster [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/config [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/events [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/exec [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/images [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/initlayer [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/links [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/listeners [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/local [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/names [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/network [2022-02-15T19:24:00.791Z] github.com/docker/docker/daemon/stats [2022-02-15T19:24:00.791Z] github.com/docker/docker/distribution [2022-02-15T19:24:00.791Z] github.com/docker/docker/distribution/metadata [2022-02-15T19:24:00.791Z] github.com/docker/docker/distribution/utils [2022-02-15T19:24:00.791Z] github.com/docker/docker/distribution/xfer [2022-02-15T19:24:00.791Z] github.com/docker/docker/dockerversion [2022-02-15T19:24:00.791Z] github.com/docker/docker/errdefs [2022-02-15T19:24:00.791Z] github.com/docker/docker/image [2022-02-15T19:24:00.791Z] github.com/docker/docker/image/cache [2022-02-15T19:24:00.791Z] github.com/docker/docker/image/tarexport [2022-02-15T19:24:00.791Z] github.com/docker/docker/image/v1 [2022-02-15T19:24:00.791Z] github.com/docker/docker/internal/test/suite [2022-02-15T19:24:00.791Z] github.com/docker/docker/layer [2022-02-15T19:24:00.791Z] github.com/docker/docker/libcontainerd [2022-02-15T19:24:00.791Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T19:24:00.791Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T19:24:00.791Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T19:24:00.791Z] github.com/docker/docker/libcontainerd/types [2022-02-15T19:24:00.791Z] github.com/docker/docker/libnetwork [2022-02-15T19:24:00.791Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:24:00.791Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:24:00.791Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:24:00.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:24:00.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:24:00.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:24:00.791Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:24:00.791Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:24:00.791Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:24:00.791Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/types [2022-02-15T19:24:00.792Z] github.com/docker/docker/oci [2022-02-15T19:24:00.792Z] github.com/docker/docker/oci/caps [2022-02-15T19:24:00.792Z] github.com/docker/docker/opts [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/aaparser [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/archive [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/authorization [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/capabilities [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/containerfs [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/directory [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/dmesg [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/filenotify [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/fileutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/fsutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/homedir [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/idtools [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/ioutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/locker [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/longpath [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/loopback [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/mount [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/parsers [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/pidfile [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/platform [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/plugins [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/pools [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/progress [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/pubsub [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/reexec [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/signal [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/stack [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/stringid [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/symlink [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/system [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/tailfile [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/tarsum [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/term [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/term/windows [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/truncindex [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/urlutil [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/useragent [2022-02-15T19:24:00.792Z] github.com/docker/docker/plugin [2022-02-15T19:24:00.792Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T19:24:00.792Z] github.com/docker/docker/plugin/v2 [2022-02-15T19:24:00.792Z] github.com/docker/docker/profiles/apparmor [2022-02-15T19:24:00.792Z] github.com/docker/docker/profiles/seccomp [2022-02-15T19:24:00.792Z] github.com/docker/docker/quota [2022-02-15T19:24:00.792Z] github.com/docker/docker/reference [2022-02-15T19:24:00.792Z] github.com/docker/docker/registry [2022-02-15T19:24:00.792Z] github.com/docker/docker/registry/resumable [2022-02-15T19:24:00.792Z] github.com/docker/docker/restartmanager [2022-02-15T19:24:00.792Z] github.com/docker/docker/rootless [2022-02-15T19:24:00.792Z] github.com/docker/docker/rootless/specconv [2022-02-15T19:24:00.792Z] github.com/docker/docker/runconfig [2022-02-15T19:24:00.792Z] github.com/docker/docker/runconfig/opts [2022-02-15T19:24:00.792Z] github.com/docker/docker/testutil [2022-02-15T19:24:00.792Z] github.com/docker/docker/testutil/daemon [2022-02-15T19:24:00.792Z] github.com/docker/docker/testutil/environment [2022-02-15T19:24:00.792Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T19:24:00.792Z] github.com/docker/docker/testutil/fakegit [2022-02-15T19:24:00.792Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T19:24:00.792Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T19:24:00.792Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T19:24:00.792Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T19:24:00.792Z] github.com/docker/docker/testutil/registry [2022-02-15T19:24:00.792Z] github.com/docker/docker/testutil/request [2022-02-15T19:24:00.792Z] github.com/docker/docker/volume [2022-02-15T19:24:00.792Z] github.com/docker/docker/volume/drivers [2022-02-15T19:24:00.792Z] github.com/docker/docker/volume/local [2022-02-15T19:24:00.792Z] github.com/docker/docker/volume/mounts [2022-02-15T19:24:00.792Z] github.com/docker/docker/volume/service [2022-02-15T19:24:00.792Z] github.com/docker/docker/volume/service/opts [2022-02-15T19:24:00.792Z] github.com/docker/docker/volume/testutils' [2022-02-15T19:24:00.792Z] ++ echo 'github.com/docker/docker/api [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/backend/build [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/httputils [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/middleware [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/build [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/container [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/debug [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/image [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/network [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/session [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/system [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/server/router/volume [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/backend [2022-02-15T19:24:00.792Z] github.com/docker/docker/ap++ grep --fixed-strings -v /libnetwork [2022-02-15T19:24:00.792Z] i/types/blkiodev [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/container [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/events [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/filters [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/image [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/mount [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/network [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/registry [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/strslice [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/swarm [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/time [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/versions [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T19:24:00.792Z] github.com/docker/docker/api/types/volume [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder/builder-next [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder/dockerfile [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder/dockerignore [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder/remotecontext [2022-02-15T19:24:00.792Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T19:24:00.792Z] github.com/docker/docker/cli [2022-02-15T19:24:00.792Z] github.com/docker/docker/cli/config [2022-02-15T19:24:00.792Z] github.com/docker/docker/cli/debug [2022-02-15T19:24:00.792Z] github.com/docker/docker/client [2022-02-15T19:24:00.792Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T19:24:00.792Z] github.com/docker/docker/cmd/dockerd [2022-02-15T19:24:00.792Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T19:24:00.792Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T19:24:00.792Z] github.com/docker/docker/container [2022-02-15T19:24:00.792Z] github.com/docker/docker/container/stream [2022-02-15T19:24:00.792Z] github.com/docker/docker/contrib/apparmor [2022-02-15T19:24:00.792Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T19:24:00.792Z] github.com/docker/docker/contrib/httpserver [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/cluster [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/config [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/events [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/exec [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/images [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/initlayer [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/links [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/listeners [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/local [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/names [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/network [2022-02-15T19:24:00.792Z] github.com/docker/docker/daemon/stats [2022-02-15T19:24:00.792Z] github.com/docker/docker/distribution [2022-02-15T19:24:00.792Z] github.com/docker/docker/distribution/metadata [2022-02-15T19:24:00.792Z] github.com/docker/docker/distribution/utils [2022-02-15T19:24:00.792Z] github.com/docker/docker/distribution/xfer [2022-02-15T19:24:00.792Z] github.com/docker/docker/dockerversion [2022-02-15T19:24:00.792Z] github.com/docker/docker/errdefs [2022-02-15T19:24:00.792Z] github.com/docker/docker/image [2022-02-15T19:24:00.792Z] github.com/docker/docker/image/cache [2022-02-15T19:24:00.792Z] github.com/docker/docker/image/tarexport [2022-02-15T19:24:00.792Z] github.com/docker/docker/image/v1 [2022-02-15T19:24:00.792Z] github.com/docker/docker/internal/test/suite [2022-02-15T19:24:00.792Z] github.com/docker/docker/layer [2022-02-15T19:24:00.792Z] github.com/docker/docker/libcontainerd [2022-02-15T19:24:00.792Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T19:24:00.792Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T19:24:00.792Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T19:24:00.792Z] github.com/docker/docker/libcontainerd/types [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/libnetwork/types [2022-02-15T19:24:00.792Z] github.com/docker/docker/oci [2022-02-15T19:24:00.792Z] github.com/docker/docker/oci/caps [2022-02-15T19:24:00.792Z] github.com/docker/docker/opts [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/aaparser [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/archive [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/authorization [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/capabilities [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/containerfs [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/directory [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/dmesg [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/filenotify [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/fileutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/fsutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/homedir [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/idtools [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/ioutils [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/locker [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/longpath [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/loopback [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/mount [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/parsers [2022-02-15T19:24:00.792Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/pidfile [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/platform [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugins [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/pools [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/progress [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/pubsub [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/reexec [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/signal [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/stack [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/stringid [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/symlink [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/system [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/tailfile [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/tarsum [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/term [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/term/windows [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/truncindex [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/urlutil [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/useragent [2022-02-15T19:24:00.793Z] github.com/docker/docker/plugin [2022-02-15T19:24:00.793Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T19:24:00.793Z] github.com/docker/docker/plugin/v2 [2022-02-15T19:24:00.793Z] github.com/docker/docker/profiles/apparmor [2022-02-15T19:24:00.793Z] github.com/docker/docker/profiles/seccomp [2022-02-15T19:24:00.793Z] github.com/docker/docker/quota [2022-02-15T19:24:00.793Z] github.com/docker/docker/reference [2022-02-15T19:24:00.793Z] github.com/docker/docker/registry [2022-02-15T19:24:00.793Z] github.com/docker/docker/registry/resumable [2022-02-15T19:24:00.793Z] github.com/docker/docker/restartmanager [2022-02-15T19:24:00.793Z] github.com/docker/docker/rootless [2022-02-15T19:24:00.793Z] github.com/docker/docker/rootless/specconv [2022-02-15T19:24:00.793Z] github.com/docker/docker/runconfig [2022-02-15T19:24:00.793Z] github.com/docker/docker/runconfig/opts [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/daemon [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/environment [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fakegit [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/registry [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/request [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/drivers [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/local [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/mounts [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/service [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/service/opts [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/testutils' [2022-02-15T19:24:00.793Z] + base_pkg_list='github.com/docker/docker/api [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/backend/build [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/httputils [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/middleware [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/build [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/container [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/debug [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/image [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/network [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/session [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/system [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/volume [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/backend [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/container [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/events [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/filters [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/image [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/mount [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/network [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/registry [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/strslice [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/swarm [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/time [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/versions [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/volume [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/dockerfile [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/dockerignore [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/remotecontext [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T19:24:00.793Z] github.com/docker/docker/cli [2022-02-15T19:24:00.793Z] github.com/docker/docker/cli/config [2022-02-15T19:24:00.793Z] github.com/docker/docker/cli/debug [2022-02-15T19:24:00.793Z] github.com/docker/docker/client [2022-02-15T19:24:00.793Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T19:24:00.793Z] github.com/docker/docker/cmd/dockerd [2022-02-15T19:24:00.793Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T19:24:00.793Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T19:24:00.793Z] github.com/docker/docker/container [2022-02-15T19:24:00.793Z] github.com/docker/docker/container/stream [2022-02-15T19:24:00.793Z] github.com/docker/docker/contrib/apparmor [2022-02-15T19:24:00.793Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T19:24:00.793Z] github.com/docker/docker/contrib/httpserver [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/config [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/events [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/exec [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/images [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/initlayer [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/links [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/listeners [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/local [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/names [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/network [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/stats [2022-02-15T19:24:00.793Z] github.com/docker/docker/distribution [2022-02-15T19:24:00.793Z] github.com/docker/docker/distribution/metadata [2022-02-15T19:24:00.793Z] github.com/docker/docker/distribution/utils [2022-02-15T19:24:00.793Z] github.com/docker/docker/distribution/xfer [2022-02-15T19:24:00.793Z] github.com/docker/docker/dockerversion [2022-02-15T19:24:00.793Z] github.com/docker/docker/errdefs [2022-02-15T19:24:00.793Z] github.com/docker/docker/image [2022-02-15T19:24:00.793Z] github.com/docker/docker/image/cache [2022-02-15T19:24:00.793Z] github.com/docker/docker/image/tarexport [2022-02-15T19:24:00.793Z] github.com/docker/docker/image/v1 [2022-02-15T19:24:00.793Z] github.com/docker/docker/internal/test/suite [2022-02-15T19:24:00.793Z] github.com/docker/docker/layer [2022-02-15T19:24:00.793Z] github.com/docker/docker/libcontainerd [2022-02-15T19:24:00.793Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T19:24:00.793Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T19:24:00.793Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T19:24:00.793Z] github.com/docker/docker/libcontainerd/types [2022-02-15T19:24:00.793Z] github.com/docker/docker/oci [2022-02-15T19:24:00.793Z] github.com/docker/docker/oci/caps [2022-02-15T19:24:00.793Z] github.com/docker/docker/opts [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/aaparser [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/archive [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/authorization [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/capabilities [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/containerfs [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/directory [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/dmesg [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/filenotify [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/fileutils [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/fsutils [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/homedir [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/idtools [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/ioutils [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/locker [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/longpath [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/loopback [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/mount [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/parsers [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/pidfile [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/platform [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugins [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/pools [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/progress [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/pubsub [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/reexec [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/signal [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/stack [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/stringid [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/symlink [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/system [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/tailfile [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/tarsum [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/term [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/term/windows [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/truncindex [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/urlutil [2022-02-15T19:24:00.793Z] github.com/docker/docker/pkg/useragent [2022-02-15T19:24:00.793Z] github.com/docker/docker/plugin [2022-02-15T19:24:00.793Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T19:24:00.793Z] github.com/docker/docker/plugin/v2 [2022-02-15T19:24:00.793Z] github.com/docker/docker/profiles/apparmor [2022-02-15T19:24:00.793Z] github.com/docker/docker/profiles/seccomp [2022-02-15T19:24:00.793Z] github.com/docker/docker/quota [2022-02-15T19:24:00.793Z] github.com/docker/docker/reference [2022-02-15T19:24:00.793Z] github.com/docker/docker/registry [2022-02-15T19:24:00.793Z] github.com/docker/docker/registry/resumable [2022-02-15T19:24:00.793Z] github.com/docker/docker/restartmanager [2022-02-15T19:24:00.793Z] github.com/docker/docker/rootless [2022-02-15T19:24:00.793Z] github.com/docker/docker/rootless/specconv [2022-02-15T19:24:00.793Z] github.com/docker/docker/runconfig [2022-02-15T19:24:00.793Z] github.com/docker/docker/runconfig/opts [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/daemon [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/environment [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fakegit [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/registry [2022-02-15T19:24:00.793Z] github.com/docker/docker/testutil/request [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/drivers [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/local [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/mounts [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/service [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/service/opts [2022-02-15T19:24:00.793Z] github.com/docker/docker/volume/testutils' [2022-02-15T19:24:00.793Z] ++ grep --fixed-strings /libnetwork [2022-02-15T19:24:00.793Z] ++ echo 'github.com/docker/docker/api [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/backend/build [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/httputils [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/middleware [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/build [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/container [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/debug [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/image [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/network [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/session [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/system [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/server/router/volume [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/backend [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/container [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/events [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/filters [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/image [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/mount [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/network [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/registry [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/strslice [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/swarm [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/time [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/versions [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T19:24:00.793Z] github.com/docker/docker/api/types/volume [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/dockerfile [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/dockerignore [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/remotecontext [2022-02-15T19:24:00.793Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T19:24:00.793Z] github.com/docker/docker/cli [2022-02-15T19:24:00.793Z] github.com/docker/docker/cli/config [2022-02-15T19:24:00.793Z] github.com/docker/docker/cli/debug [2022-02-15T19:24:00.793Z] github.com/docker/docker/client [2022-02-15T19:24:00.793Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T19:24:00.793Z] github.com/docker/docker/cmd/dockerd [2022-02-15T19:24:00.793Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T19:24:00.793Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T19:24:00.793Z] github.com/docker/docker/container [2022-02-15T19:24:00.793Z] github.com/docker/docker/container/stream [2022-02-15T19:24:00.793Z] github.com/docker/docker/contrib/apparmor [2022-02-15T19:24:00.793Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T19:24:00.793Z] github.com/docker/docker/contrib/httpserver [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/config [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/events [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/exec [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T19:24:00.793Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/images [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/initlayer [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/links [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/listeners [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/local [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/names [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/network [2022-02-15T19:24:00.794Z] github.com/docker/docker/daemon/stats [2022-02-15T19:24:00.794Z] github.com/docker/docker/distribution [2022-02-15T19:24:00.794Z] github.com/docker/docker/distribution/metadata [2022-02-15T19:24:00.794Z] github.com/docker/docker/distribution/utils [2022-02-15T19:24:00.794Z] github.com/docker/docker/distribution/xfer [2022-02-15T19:24:00.794Z] github.com/docker/docker/dockerversion [2022-02-15T19:24:00.794Z] github.com/docker/docker/errdefs [2022-02-15T19:24:00.794Z] github.com/docker/docker/image [2022-02-15T19:24:00.794Z] github.com/docker/docker/image/cache [2022-02-15T19:24:00.794Z] github.com/docker/docker/image/tarexport [2022-02-15T19:24:00.794Z] github.com/docker/docker/image/v1 [2022-02-15T19:24:00.794Z] github.com/docker/docker/internal/test/suite [2022-02-15T19:24:00.794Z] github.com/docker/docker/layer [2022-02-15T19:24:00.794Z] github.com/docker/docker/libcontainerd [2022-02-15T19:24:00.794Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T19:24:00.794Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T19:24:00.794Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T19:24:00.794Z] github.com/docker/docker/libcontainerd/types [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/types [2022-02-15T19:24:00.794Z] github.com/docker/docker/oci [2022-02-15T19:24:00.794Z] github.com/docker/docker/oci/caps [2022-02-15T19:24:00.794Z] github.com/docker/docker/opts [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/aaparser [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/archive [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/authorization [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/capabilities [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/containerfs [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/directory [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/dmesg [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/filenotify [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/fileutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/fsutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/homedir [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/idtools [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/ioutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/locker [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/longpath [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/loopback [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/mount [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/parsers [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/pidfile [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/platform [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/plugins [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/pools [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/progress [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/pubsub [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/reexec [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/signal [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/stack [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/stringid [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/symlink [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/system [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/tailfile [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/tarsum [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/term [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/term/windows [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/truncindex [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/urlutil [2022-02-15T19:24:00.794Z] github.com/docker/docker/pkg/useragent [2022-02-15T19:24:00.794Z] github.com/docker/docker/plugin [2022-02-15T19:24:00.794Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T19:24:00.794Z] github.com/docker/docker/plugin/v2 [2022-02-15T19:24:00.794Z] github.com/docker/docker/profiles/apparmor [2022-02-15T19:24:00.794Z] github.com/docker/docker/profiles/seccomp [2022-02-15T19:24:00.794Z] github.com/docker/docker/quota [2022-02-15T19:24:00.794Z] github.com/docker/docker/reference [2022-02-15T19:24:00.794Z] github.com/docker/docker/registry [2022-02-15T19:24:00.794Z] github.com/docker/docker/registry/resumable [2022-02-15T19:24:00.794Z] github.com/docker/docker/restartmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/rootless [2022-02-15T19:24:00.794Z] github.com/docker/docker/rootless/specconv [2022-02-15T19:24:00.794Z] github.com/docker/docker/runconfig [2022-02-15T19:24:00.794Z] github.com/docker/docker/runconfig/opts [2022-02-15T19:24:00.794Z] github.com/docker/docker/testutil [2022-02-15T19:24:00.794Z] github.com/docker/docker/testutil/daemon [2022-02-15T19:24:00.794Z] github.com/docker/docker/testutil/environment [2022-02-15T19:24:00.794Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T19:24:00.794Z] github.com/docker/docker/testutil/fakegit [2022-02-15T19:24:00.794Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T19:24:00.794Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T19:24:00.794Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T19:24:00.794Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T19:24:00.794Z] github.com/docker/docker/testutil/registry [2022-02-15T19:24:00.794Z] github.com/docker/docker/testutil/request [2022-02-15T19:24:00.794Z] github.com/docker/docker/volume [2022-02-15T19:24:00.794Z] github.com/docker/docker/volume/drivers [2022-02-15T19:24:00.794Z] github.com/docker/docker/volume/local [2022-02-15T19:24:00.794Z] github.com/docker/docker/volume/mounts [2022-02-15T19:24:00.794Z] github.com/docker/docker/volume/service [2022-02-15T19:24:00.794Z] github.com/docker/docker/volume/service/opts [2022-02-15T19:24:00.794Z] github.com/docker/docker/volume/testutils' [2022-02-15T19:24:00.794Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/types' [2022-02-15T19:24:00.794Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-15T19:24:00.794Z] + echo 'github.com/docker/docker/libnetwork [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/types' [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:24:00.794Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:24:00.794Z] + type docker-proxy [2022-02-15T19:24:00.794Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-15T19:24:00.794Z] + hack/make.sh binary-proxy install-proxy [2022-02-15T19:24:00.794Z] [2022-02-15T19:24:00.794Z] Removing bundles/ [2022-02-15T19:24:00.794Z] [2022-02-15T19:24:00.794Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-15T19:24:00.794Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-15T19:24:00.794Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:24:01.559Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-15T19:24:01.559Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9a1ae276\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-15T19:24:01.559Z] ---------------------------------------------------------------------------- [2022-02-15T19:24:01.559Z] [2022-02-15T19:24:01.559Z] INFO: executeCI.ps1 starting at Tue Feb 15 19:23:58 CUT 2022 [2022-02-15T19:24:01.559Z] [2022-02-15T19:24:01.559Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-15T19:24:01.559Z] INFO: Running git version 2.24.1.windows.2 [2022-02-15T19:24:01.559Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-15T19:24:01.559Z] INFO: Environment variables: [2022-02-15T19:24:01.559Z] [2022-02-15T19:24:01.559Z] Name Value [2022-02-15T19:24:01.559Z] ---- ----- [2022-02-15T19:24:01.560Z] ALLUSERSPROFILE C:\ProgramData [2022-02-15T19:24:01.560Z] amd64 true [2022-02-15T19:24:01.560Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-15T19:24:01.560Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-15T19:24:01.560Z] arm64 true [2022-02-15T19:24:01.560Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-15T19:24:01.560Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-15T19:24:01.560Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-15T19:24:01.560Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-15T19:24:01.560Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-15T19:24:01.560Z] BRANCH_NAME PR-43240 [2022-02-15T19:24:01.560Z] BUILD_DISPLAY_NAME #3 [2022-02-15T19:24:01.560Z] BUILD_ID 3 [2022-02-15T19:24:01.560Z] BUILD_NUMBER 3 [2022-02-15T19:24:01.560Z] BUILD_TAG jenkins-moby-PR-43240-3 [2022-02-15T19:24:01.560Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/ [2022-02-15T19:24:01.560Z] cgroup2 true [2022-02-15T19:24:01.560Z] CHANGE_AUTHOR thaJeztah [2022-02-15T19:24:01.560Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-15T19:24:01.560Z] CHANGE_BRANCH remove_more_replaces [2022-02-15T19:24:01.560Z] CHANGE_FORK thaJeztah/docker [2022-02-15T19:24:01.560Z] CHANGE_ID 43240 [2022-02-15T19:24:01.560Z] CHANGE_TARGET master [2022-02-15T19:24:01.560Z] CHANGE_TITLE vendor.mod: google/go-cmp v0.5.5, golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab28... [2022-02-15T19:24:01.560Z] CHANGE_URL https://github.com/moby/moby/pull/43240 [2022-02-15T19:24:01.560Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T19:24:01.560Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-15T19:24:01.560Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-15T19:24:01.560Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-15T19:24:01.560Z] COMPUTERNAME azwin-2-3b2c10 [2022-02-15T19:24:01.560Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-15T19:24:01.560Z] ConfigSequenceNumber 0 [2022-02-15T19:24:01.560Z] dco true [2022-02-15T19:24:01.560Z] DOCKER_BUILDKIT 0 [2022-02-15T19:24:01.560Z] DOCKER_DUT_DEBUG 1 [2022-02-15T19:24:01.560Z] DOCKER_EXPERIMENTAL 1 [2022-02-15T19:24:01.560Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-15T19:24:01.560Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-15T19:24:01.560Z] EXECUTOR_NUMBER 0 [2022-02-15T19:24:01.560Z] FQDN azwin-2-3b2c10.westus.cloudapp.azure.com [2022-02-15T19:24:01.560Z] GIT_BRANCH PR-43240 [2022-02-15T19:24:01.560Z] GIT_COMMIT 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:24:01.560Z] GIT_PREVIOUS_COMMIT 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:24:01.560Z] GIT_URL https://github.com/moby/moby.git [2022-02-15T19:24:01.560Z] HUDSON_COOKIE f3c84e2a-1433-4176-8962-2e899ae68496 [2022-02-15T19:24:01.560Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-15T19:24:01.560Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-15T19:24:01.560Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-15T19:24:01.560Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-15T19:24:01.560Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-15T19:24:01.560Z] JENKINS_NODE_COOKIE b3f219d8-f835-4d64-93b5-693cffd38d46 [2022-02-15T19:24:01.560Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-15T19:24:01.560Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-15T19:24:01.560Z] JOB_BASE_NAME PR-43240 [2022-02-15T19:24:01.560Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/display/redirect [2022-02-15T19:24:01.560Z] JOB_NAME moby/PR-43240 [2022-02-15T19:24:01.560Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/ [2022-02-15T19:24:01.560Z] library.jps.version master [2022-02-15T19:24:01.560Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-15T19:24:01.560Z] NODE_LABELS amd64 azure azwin-2-3b2c10 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-15T19:24:01.560Z] NODE_NAME azwin-2-3b2c10 [2022-02-15T19:24:01.560Z] NUMBER_OF_PROCESSORS 4 [2022-02-15T19:24:01.560Z] OS Windows_NT [2022-02-15T19:24:01.560Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-15T19:24:01.560Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-15T19:24:01.560Z] ppc64le false [2022-02-15T19:24:01.560Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-15T19:24:01.560Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-02-15T19:24:01.560Z] PROCESSOR_LEVEL 6 [2022-02-15T19:24:01.560Z] PROCESSOR_REVISION 5504 [2022-02-15T19:24:01.560Z] ProgramData C:\ProgramData [2022-02-15T19:24:01.560Z] ProgramFiles C:\Program Files [2022-02-15T19:24:01.560Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-15T19:24:01.560Z] ProgramW6432 C:\Program Files [2022-02-15T19:24:01.560Z] PROMPT $P$G [2022-02-15T19:24:01.560Z] PSExecutionPolicyPreference Bypass [2022-02-15T19:24:01.560Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-15T19:24:01.560Z] PUBLIC C:\Users\Public [2022-02-15T19:24:01.560Z] rootless true [2022-02-15T19:24:01.560Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect?page=artif... [2022-02-15T19:24:01.560Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect?page=changes [2022-02-15T19:24:01.560Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect [2022-02-15T19:24:01.560Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect?page=tests [2022-02-15T19:24:01.560Z] s390x false [2022-02-15T19:24:01.560Z] SKIP_VALIDATION_TESTS 1 [2022-02-15T19:24:01.560Z] SOURCES_DRIVE d [2022-02-15T19:24:01.560Z] SOURCES_SUBDIR gopath [2022-02-15T19:24:01.560Z] STAGE_NAME Run tests [2022-02-15T19:24:01.560Z] SystemDrive C: [2022-02-15T19:24:01.560Z] SystemRoot C:\Windows [2022-02-15T19:24:01.560Z] TEMP C:\Windows\TEMP [2022-02-15T19:24:01.560Z] TESTDEBUG 0 [2022-02-15T19:24:01.560Z] TESTRUN_DRIVE d [2022-02-15T19:24:01.560Z] TESTRUN_SUBDIR CI [2022-02-15T19:24:01.560Z] TIMEOUT 120m [2022-02-15T19:24:01.560Z] TMP C:\Windows\TEMP [2022-02-15T19:24:01.560Z] unit_validate true [2022-02-15T19:24:01.560Z] USERDOMAIN WORKGROUP [2022-02-15T19:24:01.560Z] USERNAME azwin-2-3b2c10$ [2022-02-15T19:24:01.560Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-15T19:24:01.560Z] validate_force false [2022-02-15T19:24:01.560Z] windir C:\Windows [2022-02-15T19:24:01.560Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-15T19:24:01.560Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-15T19:24:01.560Z] windows2022 true [2022-02-15T19:24:01.560Z] windows2022containerd true [2022-02-15T19:24:01.560Z] windowsRS5 true [2022-02-15T19:24:01.560Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-15T19:24:01.560Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-15T19:24:01.560Z] [2022-02-15T19:24:01.560Z] [2022-02-15T19:24:01.560Z] [2022-02-15T19:24:01.560Z] INFO: Sources under d:\gopath\... [2022-02-15T19:24:01.560Z] INFO: Test run under d:\CI\... [2022-02-15T19:24:01.560Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-15T19:24:01.560Z] INFO: docker/docker repository was found [2022-02-15T19:24:01.560Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-02-15T19:24:01.560Z] ltsc2019: Pulling from windows/servercore [2022-02-15T19:24:01.626Z] #70 6.492 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-15T19:24:01.626Z] #70 6.592 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-15T19:24:02.037Z] 4612f6d0b889: Pulling fs layer [2022-02-15T19:24:02.037Z] 1bd78008c728: Pulling fs layer [2022-02-15T19:24:04.914Z] #70 ... [2022-02-15T19:24:04.914Z] [2022-02-15T19:24:04.914Z] #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-02-15T19:24:04.914Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-15T19:24:04.914Z] #65 1.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:24:04.914Z] #65 1.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:24:04.914Z] #65 1.898 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:24:04.914Z] #65 2.256 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-15T19:24:04.914Z] #65 2.523 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T19:24:04.914Z] #65 2.997 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-15T19:24:04.914Z] #65 3.423 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:24:04.914Z] #65 3.911 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-15T19:24:04.914Z] #65 4.491 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-15T19:24:04.914Z] #65 4.920 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-15T19:24:04.914Z] #65 4.921 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [112 kB] [2022-02-15T19:24:04.914Z] #65 4.934 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:24:04.914Z] #65 4.936 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [120 kB] [2022-02-15T19:24:04.914Z] #65 4.940 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [115 kB] [2022-02-15T19:24:04.914Z] #65 4.941 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [112 kB] [2022-02-15T19:24:04.914Z] #65 5.289 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:24:04.914Z] #65 5.316 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-15T19:24:04.914Z] #65 5.316 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-15T19:24:04.914Z] #65 5.321 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-15T19:24:04.914Z] #65 5.321 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-15T19:24:04.914Z] #65 5.322 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T19:24:04.914Z] #65 ... [2022-02-15T19:24:04.914Z] [2022-02-15T19:24:04.914Z] #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-02-15T19:24:04.914Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-15T19:24:04.914Z] #45 1.772 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:24:04.914Z] #45 1.781 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:24:04.914Z] #45 1.781 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:24:04.914Z] #45 2.008 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-15T19:24:04.914Z] #45 2.300 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-15T19:24:04.914Z] #45 2.768 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T19:24:04.914Z] #45 3.257 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-15T19:24:04.914Z] #45 3.864 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-15T19:24:04.914Z] #45 4.384 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:24:04.914Z] #45 4.901 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [112 kB] [2022-02-15T19:24:04.914Z] #45 4.904 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [112 kB] [2022-02-15T19:24:04.914Z] #45 4.908 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-15T19:24:04.914Z] #45 4.914 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:24:04.914Z] #45 4.918 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [120 kB] [2022-02-15T19:24:04.914Z] #45 4.932 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [115 kB] [2022-02-15T19:24:04.914Z] #45 4.974 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:24:04.914Z] #45 4.979 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-15T19:24:04.914Z] #45 4.980 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-15T19:24:04.914Z] #45 4.981 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-15T19:24:04.914Z] #45 4.983 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-15T19:24:04.914Z] #45 4.984 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T19:24:05.174Z] #45 ... [2022-02-15T19:24:05.174Z] [2022-02-15T19:24:05.174Z] #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-02-15T19:24:05.174Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T19:24:05.174Z] #20 1.837 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:24:05.174Z] #20 1.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:24:05.174Z] #20 1.853 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:24:05.174Z] #20 2.171 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:24:05.174Z] #20 2.560 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-15T19:24:05.174Z] #20 3.088 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-15T19:24:05.174Z] #20 3.485 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-15T19:24:05.174Z] #20 3.964 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T19:24:05.174Z] #20 4.458 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-15T19:24:05.174Z] #20 4.950 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [115 kB] [2022-02-15T19:24:05.174Z] #20 4.966 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-15T19:24:05.174Z] #20 4.971 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:24:05.174Z] #20 4.975 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [120 kB] [2022-02-15T19:24:05.174Z] #20 4.980 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [112 kB] [2022-02-15T19:24:05.174Z] #20 4.982 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [112 kB] [2022-02-15T19:24:05.174Z] #20 4.987 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-15T19:24:05.174Z] #20 5.002 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-15T19:24:05.174Z] #20 5.002 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:24:05.174Z] #20 5.004 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-15T19:24:05.174Z] #20 5.030 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-15T19:24:05.174Z] #20 5.030 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T19:24:05.501Z] #56 ... [2022-02-15T19:24:05.501Z] [2022-02-15T19:24:05.501Z] #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-02-15T19:24:05.501Z] #60 sha256:0866170931f033742abbacaadfff19ff80a5429d5db6943eb18f2a211b26aa21 [2022-02-15T19:24:05.501Z] #60 190.8 + bin/containerd [2022-02-15T19:24:06.895Z] #60 ... [2022-02-15T19:24:06.895Z] [2022-02-15T19:24:06.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-02-15T19:24:06.895Z] #56 sha256:e11d1ca46759a30186f4862135b17c6a3d8fbac3134b3ebe53108ba0991a6b65 [2022-02-15T19:24:06.895Z] #56 130.8 + mkdir -p /build [2022-02-15T19:24:06.895Z] #56 130.8 + cp runc /build/runc [2022-02-15T19:24:07.511Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-15T19:24:07.511Z] [2022-02-15T19:24:07.511Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-15T19:24:07.511Z] Installing docker-proxy to /usr/local/bin/ [2022-02-15T19:24:07.511Z] [2022-02-15T19:24:07.511Z] + mkdir -p bundles [2022-02-15T19:24:07.511Z] + '[' -n 'github.com/docker/docker/api [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/backend/build [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/httputils [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/middleware [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/build [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/container [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/debug [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/image [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/network [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/session [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/system [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/server/router/volume [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/backend [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/container [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/events [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/filters [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/image [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/mount [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/network [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/registry [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/strslice [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/swarm [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/time [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/versions [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T19:24:07.511Z] github.com/docker/docker/api/types/volume [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder/builder-next [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder/dockerfile [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder/dockerignore [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder/remotecontext [2022-02-15T19:24:07.511Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T19:24:07.511Z] github.com/docker/docker/cli [2022-02-15T19:24:07.511Z] github.com/docker/docker/cli/config [2022-02-15T19:24:07.511Z] github.com/docker/docker/cli/debug [2022-02-15T19:24:07.511Z] github.com/docker/docker/client [2022-02-15T19:24:07.511Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T19:24:07.511Z] github.com/docker/docker/cmd/dockerd [2022-02-15T19:24:07.511Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T19:24:07.511Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T19:24:07.511Z] github.com/docker/docker/container [2022-02-15T19:24:07.511Z] github.com/docker/docker/container/stream [2022-02-15T19:24:07.511Z] github.com/docker/docker/contrib/apparmor [2022-02-15T19:24:07.511Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T19:24:07.511Z] github.com/docker/docker/contrib/httpserver [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/cluster [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/config [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/events [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/exec [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/images [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/initlayer [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/links [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/listeners [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/local [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/names [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/network [2022-02-15T19:24:07.511Z] github.com/docker/docker/daemon/stats [2022-02-15T19:24:07.511Z] github.com/docker/docker/distribution [2022-02-15T19:24:07.511Z] github.com/docker/docker/distribution/metadata [2022-02-15T19:24:07.511Z] github.com/docker/docker/distribution/utils [2022-02-15T19:24:07.511Z] github.com/docker/docker/distribution/xfer [2022-02-15T19:24:07.511Z] github.com/docker/docker/dockerversion [2022-02-15T19:24:07.511Z] github.com/docker/docker/errdefs [2022-02-15T19:24:07.511Z] github.com/docker/docker/image [2022-02-15T19:24:07.511Z] github.com/docker/docker/image/cache [2022-02-15T19:24:07.511Z] github.com/docker/docker/image/tarexport [2022-02-15T19:24:07.511Z] github.com/docker/docker/image/v1 [2022-02-15T19:24:07.511Z] github.com/docker/docker/internal/test/suite [2022-02-15T19:24:07.511Z] github.com/docker/docker/layer [2022-02-15T19:24:07.511Z] github.com/docker/docker/libcontainerd [2022-02-15T19:24:07.511Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T19:24:07.511Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T19:24:07.511Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T19:24:07.511Z] github.com/docker/docker/libcontainerd/types [2022-02-15T19:24:07.511Z] github.com/docker/docker/oci [2022-02-15T19:24:07.511Z] github.com/docker/docker/oci/caps [2022-02-15T19:24:07.511Z] github.com/docker/docker/opts [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/aaparser [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/archive [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/authorization [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/capabilities [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/containerfs [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/directory [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/dmesg [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/filenotify [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/fileutils [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/fsutils [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/homedir [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/idtools [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/ioutils [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/locker [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/longpath [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/loopback [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/mount [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/parsers [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/pidfile [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/platform [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/plugins [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/pools [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/progress [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/pubsub [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/reexec [2022-02-15T19:24:07.511Z] github.com/docker/docker/pkg/signal [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/stack [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/stringid [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/symlink [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/system [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/tailfile [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/tarsum [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/term [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/term/windows [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/truncindex [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/urlutil [2022-02-15T19:24:07.512Z] github.com/docker/docker/pkg/useragent [2022-02-15T19:24:07.512Z] github.com/docker/docker/plugin [2022-02-15T19:24:07.512Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T19:24:07.512Z] github.com/docker/docker/plugin/v2 [2022-02-15T19:24:07.512Z] github.com/docker/docker/profiles/apparmor [2022-02-15T19:24:07.512Z] github.com/docker/docker/profiles/seccomp [2022-02-15T19:24:07.512Z] github.com/docker/docker/quota [2022-02-15T19:24:07.512Z] github.com/docker/docker/reference [2022-02-15T19:24:07.512Z] github.com/docker/docker/registry [2022-02-15T19:24:07.512Z] github.com/docker/docker/registry/resumable [2022-02-15T19:24:07.512Z] github.com/docker/docker/restartmanager [2022-02-15T19:24:07.512Z] github.com/docker/docker/rootless [2022-02-15T19:24:07.512Z] github.com/docker/docker/rootless/specconv [2022-02-15T19:24:07.512Z] github.com/docker/docker/runconfig [2022-02-15T19:24:07.512Z] github.com/docker/docker/runconfig/opts [2022-02-15T19:24:07.512Z] github.com/docker/docker/testutil [2022-02-15T19:24:07.512Z] github.com/docker/docker/testutil/daemon [2022-02-15T19:24:07.512Z] github.com/docker/docker/testutil/environment [2022-02-15T19:24:07.512Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T19:24:07.512Z] github.com/docker/docker/testutil/fakegit [2022-02-15T19:24:07.512Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T19:24:07.512Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T19:24:07.512Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T19:24:07.512Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T19:24:07.512Z] github.com/docker/docker/testutil/registry [2022-02-15T19:24:07.512Z] github.com/docker/docker/testutil/request [2022-02-15T19:24:07.512Z] github.com/docker/docker/volume [2022-02-15T19:24:07.512Z] github.com/docker/docker/volume/drivers [2022-02-15T19:24:07.512Z] github.com/docker/docker/volume/local [2022-02-15T19:24:07.512Z] github.com/docker/docker/volume/mounts [2022-02-15T19:24:07.512Z] github.com/docker/docker/volume/service [2022-02-15T19:24:07.512Z] github.com/docker/docker/volume/service/opts [2022-02-15T19:24:07.512Z] github.com/docker/docker/volume/testutils' ']' [2022-02-15T19:24:07.512Z] + 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-02-15T19:24:07.512Z] ? github.com/docker/docker/api [no test files] [2022-02-15T19:24:08.817Z] #56 DONE 132.8s [2022-02-15T19:24:08.817Z] [2022-02-15T19:24:08.817Z] #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-02-15T19:24:08.817Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T19:24:11.726Z] 8f616e6e9eec: Verifying Checksum [2022-02-15T19:24:11.726Z] 8f616e6e9eec: Download complete [2022-02-15T19:24:11.807Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-15T19:24:11.808Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-61bfad65\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-15T19:24:12.125Z] #51 235.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-15T19:24:12.125Z] #51 DONE 235.3s [2022-02-15T19:24:12.125Z] [2022-02-15T19:24:12.125Z] #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-02-15T19:24:12.125Z] #60 sha256:0866170931f033742abbacaadfff19ff80a5429d5db6943eb18f2a211b26aa21 [2022-02-15T19:24:12.275Z] ---------------------------------------------------------------------------- [2022-02-15T19:24:12.275Z] [2022-02-15T19:24:12.275Z] INFO: executeCI.ps1 starting at Tue Feb 15 19:24:11 CUT 2022 [2022-02-15T19:24:12.275Z] [2022-02-15T19:24:12.275Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-15T19:24:12.275Z] INFO: Running git version 2.24.1.windows.2 [2022-02-15T19:24:12.275Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-15T19:24:12.275Z] INFO: Environment variables: [2022-02-15T19:24:12.475Z] 1bd78008c728: Verifying Checksum [2022-02-15T19:24:12.743Z] [2022-02-15T19:24:12.743Z] Name Value [2022-02-15T19:24:12.743Z] ---- ----- [2022-02-15T19:24:12.743Z] ALLUSERSPROFILE C:\ProgramData [2022-02-15T19:24:12.743Z] amd64 true [2022-02-15T19:24:12.743Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-15T19:24:12.743Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-15T19:24:12.743Z] arm64 true [2022-02-15T19:24:12.743Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-15T19:24:12.743Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-15T19:24:12.743Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-15T19:24:12.743Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-15T19:24:12.743Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-15T19:24:12.743Z] BRANCH_NAME PR-43240 [2022-02-15T19:24:12.743Z] BUILD_DISPLAY_NAME #3 [2022-02-15T19:24:12.743Z] BUILD_ID 3 [2022-02-15T19:24:12.743Z] BUILD_NUMBER 3 [2022-02-15T19:24:12.743Z] BUILD_TAG jenkins-moby-PR-43240-3 [2022-02-15T19:24:12.743Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/ [2022-02-15T19:24:12.743Z] cgroup2 true [2022-02-15T19:24:12.744Z] CHANGE_AUTHOR thaJeztah [2022-02-15T19:24:12.744Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-15T19:24:12.744Z] CHANGE_BRANCH remove_more_replaces [2022-02-15T19:24:12.744Z] CHANGE_FORK thaJeztah/docker [2022-02-15T19:24:12.744Z] CHANGE_ID 43240 [2022-02-15T19:24:12.744Z] CHANGE_TARGET master [2022-02-15T19:24:12.744Z] CHANGE_TITLE vendor.mod: google/go-cmp v0.5.5, golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab28... [2022-02-15T19:24:12.744Z] CHANGE_URL https://github.com/moby/moby/pull/43240 [2022-02-15T19:24:12.744Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T19:24:12.744Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-15T19:24:12.744Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-15T19:24:12.744Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-15T19:24:12.744Z] COMPUTERNAME azwin-2-745bf0 [2022-02-15T19:24:12.744Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-15T19:24:12.744Z] ConfigSequenceNumber 0 [2022-02-15T19:24:12.744Z] dco true [2022-02-15T19:24:12.744Z] DOCKER_BUILDKIT 0 [2022-02-15T19:24:12.744Z] DOCKER_DUT_DEBUG 1 [2022-02-15T19:24:12.744Z] DOCKER_EXPERIMENTAL 1 [2022-02-15T19:24:12.744Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-15T19:24:12.744Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-15T19:24:12.744Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-15T19:24:12.744Z] EXECUTOR_NUMBER 0 [2022-02-15T19:24:12.744Z] FQDN azwin-2-745bf0.westus.cloudapp.azure.com [2022-02-15T19:24:12.744Z] GIT_BRANCH PR-43240 [2022-02-15T19:24:12.744Z] GIT_COMMIT 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:24:12.744Z] GIT_PREVIOUS_COMMIT 3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:24:12.744Z] GIT_URL https://github.com/moby/moby.git [2022-02-15T19:24:12.744Z] HUDSON_COOKIE 05f9258a-5a4e-4375-8cda-b1efeb8ee8c4 [2022-02-15T19:24:12.744Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-15T19:24:12.744Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-15T19:24:12.744Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-15T19:24:12.744Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-15T19:24:12.744Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-15T19:24:12.744Z] JENKINS_NODE_COOKIE 28227389-6627-469a-b80d-b967847e5767 [2022-02-15T19:24:12.744Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-15T19:24:12.744Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-15T19:24:12.744Z] JOB_BASE_NAME PR-43240 [2022-02-15T19:24:12.744Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/display/redirect [2022-02-15T19:24:12.744Z] JOB_NAME moby/PR-43240 [2022-02-15T19:24:12.744Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/ [2022-02-15T19:24:12.744Z] library.jps.version master [2022-02-15T19:24:12.744Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-15T19:24:12.744Z] NODE_LABELS amd64 azure azwin-2-745bf0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-15T19:24:12.744Z] NODE_NAME azwin-2-745bf0 [2022-02-15T19:24:12.744Z] NUMBER_OF_PROCESSORS 4 [2022-02-15T19:24:12.744Z] OS Windows_NT [2022-02-15T19:24:12.744Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-15T19:24:12.744Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-15T19:24:12.744Z] ppc64le false [2022-02-15T19:24:12.744Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-15T19:24:12.744Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-15T19:24:12.744Z] PROCESSOR_LEVEL 6 [2022-02-15T19:24:12.744Z] PROCESSOR_REVISION 4f01 [2022-02-15T19:24:12.744Z] ProgramData C:\ProgramData [2022-02-15T19:24:12.744Z] ProgramFiles C:\Program Files [2022-02-15T19:24:12.744Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-15T19:24:12.744Z] ProgramW6432 C:\Program Files [2022-02-15T19:24:12.744Z] PROMPT $P$G [2022-02-15T19:24:12.744Z] PSExecutionPolicyPreference Bypass [2022-02-15T19:24:12.744Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-15T19:24:12.744Z] PUBLIC C:\Users\Public [2022-02-15T19:24:12.744Z] rootless true [2022-02-15T19:24:12.744Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect?page=artif... [2022-02-15T19:24:12.744Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect?page=changes [2022-02-15T19:24:12.744Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect [2022-02-15T19:24:12.744Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43240/3/display/redirect?page=tests [2022-02-15T19:24:12.744Z] s390x false [2022-02-15T19:24:12.744Z] SKIP_VALIDATION_TESTS 1 [2022-02-15T19:24:12.744Z] SOURCES_DRIVE d [2022-02-15T19:24:12.744Z] SOURCES_SUBDIR gopath [2022-02-15T19:24:12.744Z] STAGE_NAME Run tests [2022-02-15T19:24:12.744Z] SystemDrive C: [2022-02-15T19:24:12.744Z] SystemRoot C:\Windows [2022-02-15T19:24:12.744Z] TEMP C:\Windows\TEMP [2022-02-15T19:24:12.744Z] TESTDEBUG 0 [2022-02-15T19:24:12.744Z] TESTRUN_DRIVE d [2022-02-15T19:24:12.744Z] TESTRUN_SUBDIR CI [2022-02-15T19:24:12.744Z] TIMEOUT 120m [2022-02-15T19:24:12.744Z] TMP C:\Windows\TEMP [2022-02-15T19:24:12.744Z] unit_validate true [2022-02-15T19:24:12.744Z] USERDOMAIN WORKGROUP [2022-02-15T19:24:12.744Z] USERNAME azwin-2-745bf0$ [2022-02-15T19:24:12.744Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-15T19:24:12.744Z] validate_force false [2022-02-15T19:24:12.744Z] windir C:\Windows [2022-02-15T19:24:12.744Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-15T19:24:12.744Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-15T19:24:12.744Z] windows2022 true [2022-02-15T19:24:12.744Z] windows2022containerd true [2022-02-15T19:24:12.744Z] windowsRS5 true [2022-02-15T19:24:12.744Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-15T19:24:12.744Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-15T19:24:12.744Z] [2022-02-15T19:24:12.744Z] [2022-02-15T19:24:12.744Z] [2022-02-15T19:24:13.068Z] #60 ... [2022-02-15T19:24:13.068Z] [2022-02-15T19:24:13.068Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-15T19:24:13.068Z] #52 sha256:9e0fcbdfe3dfe70f6e42ec75b6dbddbc0e0b5febcad061f37c1c6d8293206fbc [2022-02-15T19:24:13.640Z] #52 DONE 0.6s [2022-02-15T19:24:13.640Z] [2022-02-15T19:24:13.640Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-15T19:24:13.640Z] #54 sha256:843f6e314b18bd77bdef49efbaa92b5b1740400765de9861c3cd4ed0c0a87469 [2022-02-15T19:24:13.640Z] #54 DONE 0.1s [2022-02-15T19:24:13.640Z] [2022-02-15T19:24:13.640Z] #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-02-15T19:24:13.640Z] #60 sha256:0866170931f033742abbacaadfff19ff80a5429d5db6943eb18f2a211b26aa21 [2022-02-15T19:24:13.640Z] #60 ... [2022-02-15T19:24:13.640Z] [2022-02-15T19:24:13.640Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-15T19:24:13.640Z] #57 sha256:f533765bcf6933afff23975cb258e48762abdc7731b5ae382d1a120bd8810936 [2022-02-15T19:24:13.902Z] #57 DONE 0.3s [2022-02-15T19:24:13.902Z] [2022-02-15T19:24:13.902Z] #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-02-15T19:24:13.902Z] #60 sha256:0866170931f033742abbacaadfff19ff80a5429d5db6943eb18f2a211b26aa21 [2022-02-15T19:24:14.310Z] INFO: Sources under d:\gopath\... [2022-02-15T19:24:14.310Z] INFO: Test run under d:\CI\... [2022-02-15T19:24:14.310Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-15T19:24:14.310Z] INFO: docker/docker repository was found [2022-02-15T19:24:14.310Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-02-15T19:24:15.875Z] ltsc2022: Pulling from windows/servercore [2022-02-15T19:24:16.666Z] #60 234.8 # github.com/containerd/containerd/cmd/containerd [2022-02-15T19:24:16.666Z] #60 234.8 /usr/bin/ld: /tmp/go-link-1833662238/000019.o: in function `New': [2022-02-15T19:24:16.666Z] #60 234.8 /tmp/tmp.Mcc42bCuiA/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-02-15T19:24:16.666Z] #60 234.9 + bin/containerd-stress [2022-02-15T19:24:16.666Z] #60 236.0 + bin/containerd-shim [2022-02-15T19:24:17.389Z] #20 ... [2022-02-15T19:24:17.390Z] [2022-02-15T19:24:17.390Z] #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-02-15T19:24:17.390Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-15T19:24:17.390Z] #65 21.44 Fetched 48.9 MB in 20s (2468 kB/s) [2022-02-15T19:24:17.443Z] 8f616e6e9eec: Pulling fs layer [2022-02-15T19:24:17.443Z] 898469748ff6: Pulling fs layer [2022-02-15T19:24:19.757Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2022-02-15T19:24:20.892Z] #60 243.3 + bin/containerd-shim-runc-v1 [2022-02-15T19:24:21.644Z] #60 229.5 # github.com/containerd/containerd/cmd/containerd [2022-02-15T19:24:21.644Z] #60 229.5 /usr/bin/ld: /tmp/go-link-3073442012/000019.o: in function `New': [2022-02-15T19:24:21.644Z] #60 229.5 /tmp/tmp.r1dfq3ZuwJ/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-02-15T19:24:21.644Z] #60 229.5 + bin/containerd-stress [2022-02-15T19:24:22.214Z] #60 230.6 + bin/containerd-shim [2022-02-15T19:24:23.969Z] #65 21.44 Reading package lists... [2022-02-15T19:24:23.969Z] #65 ... [2022-02-15T19:24:23.969Z] [2022-02-15T19:24:23.969Z] #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-02-15T19:24:23.969Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-15T19:24:23.969Z] #45 21.65 Fetched 48.9 MB in 20s (2422 kB/s) [2022-02-15T19:24:24.903Z] #45 21.65 Reading package lists... [2022-02-15T19:24:24.903Z] #45 ... [2022-02-15T19:24:24.903Z] [2022-02-15T19:24:24.903Z] #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-02-15T19:24:24.903Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-15T19:24:24.903Z] #65 21.44 Reading package lists... [2022-02-15T19:24:26.149Z] #60 248.6 + bin/containerd-shim-runc-v2 [2022-02-15T19:24:26.149Z] #60 249.2 + binaries [2022-02-15T19:24:26.149Z] #60 249.2 + install -D bin/containerd /build/containerd [2022-02-15T19:24:26.149Z] #60 249.2 + install -D bin/containerd-shim /build/containerd-shim [2022-02-15T19:24:26.149Z] #60 249.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-15T19:24:26.149Z] #60 249.2 + install -D bin/ctr /build/ctr [2022-02-15T19:24:26.808Z] #65 30.24 Reading package lists... [2022-02-15T19:24:26.808Z] #65 ... [2022-02-15T19:24:26.808Z] [2022-02-15T19:24:26.808Z] #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-02-15T19:24:26.808Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T19:24:26.808Z] #20 21.59 Fetched 48.9 MB in 20s (2445 kB/s) [2022-02-15T19:24:26.808Z] #20 21.59 Reading package lists... [2022-02-15T19:24:26.808Z] #20 30.89 Reading package lists... [2022-02-15T19:24:26.808Z] #20 ... [2022-02-15T19:24:26.808Z] [2022-02-15T19:24:26.808Z] #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-02-15T19:24:26.808Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-15T19:24:26.808Z] #45 21.65 Reading package lists... [2022-02-15T19:24:28.668Z] #60 DONE 251.4s [2022-02-15T19:24:29.606Z] [2022-02-15T19:24:29.606Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-15T19:24:29.606Z] #61 sha256:477867e1dc066e6329df34ee3024b0b6b4183faa64d7d2f7ae4bc1215c194a22 [2022-02-15T19:24:30.353Z] #60 237.9 + bin/containerd-shim-runc-v1 [2022-02-15T19:24:30.537Z] #61 DONE 0.8s [2022-02-15T19:24:30.537Z] [2022-02-15T19:24:30.537Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-15T19:24:30.537Z] #66 sha256:411bbf183ca1102563a06298092009bc886c8929cb4fb1df167714e682b24a8a [2022-02-15T19:24:30.537Z] #66 DONE 0.2s [2022-02-15T19:24:30.537Z] [2022-02-15T19:24:30.537Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-15T19:24:30.537Z] #71 sha256:0ac68d1339e6e620c8f21bf055c35e8c43ef0640a1305c7a922ec4d5ba513036 [2022-02-15T19:24:31.468Z] #71 DONE 0.9s [2022-02-15T19:24:31.468Z] [2022-02-15T19:24:31.468Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-15T19:24:31.468Z] #72 sha256:b7895e8755635458a06e93012384e79279864a6605433a5981e415634e9de0ff [2022-02-15T19:24:31.468Z] #72 DONE 0.0s [2022-02-15T19:24:31.468Z] [2022-02-15T19:24:31.468Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-15T19:24:31.468Z] #73 sha256:0de297a2c7802bdc5d46fdba1c985d0293cbf0cb9ec9c50c94e62b728b2cdea7 [2022-02-15T19:24:32.381Z] 8f616e6e9eec: Verifying Checksum [2022-02-15T19:24:32.381Z] 8f616e6e9eec: Download complete [2022-02-15T19:24:32.838Z] #73 DONE 1.3s [2022-02-15T19:24:32.838Z] [2022-02-15T19:24:32.838Z] #74 exporting to image [2022-02-15T19:24:32.838Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-15T19:24:32.838Z] #74 exporting layers [2022-02-15T19:24:34.562Z] #60 243.0 + bin/containerd-shim-runc-v2 [2022-02-15T19:24:34.927Z] #45 30.80 Reading package lists... [2022-02-15T19:24:34.927Z] #45 ... [2022-02-15T19:24:34.927Z] [2022-02-15T19:24:34.927Z] #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-02-15T19:24:34.927Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-15T19:24:34.927Z] #65 30.24 Reading package lists... [2022-02-15T19:24:35.132Z] #60 243.6 + binaries [2022-02-15T19:24:35.132Z] #60 243.6 + install -D bin/containerd /build/containerd [2022-02-15T19:24:35.132Z] #60 243.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-15T19:24:35.132Z] #60 243.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-15T19:24:35.132Z] #60 243.6 + install -D bin/ctr /build/ctr [2022-02-15T19:24:36.301Z] #65 39.45 Building dependency tree... [2022-02-15T19:24:37.670Z] #60 DONE 245.7s [2022-02-15T19:24:37.786Z] 4612f6d0b889: Verifying Checksum [2022-02-15T19:24:37.786Z] 4612f6d0b889: Download complete [2022-02-15T19:24:37.930Z] [2022-02-15T19:24:37.930Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-15T19:24:37.930Z] #61 sha256:f38ec81f5a3e4f829df22249829a56e9f6b6ee624774e0a9977cf1c2f6fd18be [2022-02-15T19:24:38.203Z] #65 43.30 The following additional packages will be installed: [2022-02-15T19:24:38.203Z] #65 43.32 libbtrfs0 [2022-02-15T19:24:38.462Z] #65 43.53 The following NEW packages will be installed: [2022-02-15T19:24:38.462Z] #65 43.56 libbtrfs-dev libbtrfs0 [2022-02-15T19:24:38.871Z] #61 DONE 0.8s [2022-02-15T19:24:38.871Z] [2022-02-15T19:24:38.871Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-15T19:24:38.871Z] #66 sha256:0dea09f03fbecb0d9374c0d08f3e9ca5e010b0409586d129f17834d2c3455f91 [2022-02-15T19:24:39.031Z] #65 44.00 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:24:39.031Z] #65 44.00 Need to get 460 kB of archives. [2022-02-15T19:24:39.031Z] #65 44.00 After this operation, 1237 kB of additional disk space will be used. [2022-02-15T19:24:39.031Z] #65 44.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T19:24:39.031Z] #65 44.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T19:24:39.131Z] #66 DONE 0.2s [2022-02-15T19:24:39.131Z] [2022-02-15T19:24:39.131Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-15T19:24:39.131Z] #71 sha256:22f8f272480bddd6c826c3f8f4e41c794bacbb208710e7987136aed50a1af47d [2022-02-15T19:24:39.382Z] #74 exporting layers 6.1s done [2022-02-15T19:24:39.382Z] #74 writing image sha256:ea6526f5e469406c487ce1443cf867a7edf4418e2d56fe01d56be46790601832 done [2022-02-15T19:24:39.382Z] #74 naming to docker.io/library/docker:3776fe62568359be9c3dff6f1905bf048cba8d91 done [2022-02-15T19:24:39.382Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-15T19:24:39.599Z] #65 44.74 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:24:39.725Z] + trap exit INT TERM [2022-02-15T19:24:39.725Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-15T19:24:39.725Z] + CONTAINER_NAME=docker-pr3 [2022-02-15T19:24:39.725Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43240/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -e DOCKER_GRAPHDRIVER docker:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/make.sh dynbinary [2022-02-15T19:24:39.858Z] #65 44.89 Fetched 460 kB in 0s (1559 kB/s) [2022-02-15T19:24:39.858Z] #65 44.93 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T19:24:39.858Z] #65 44.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-15T19:24:39.858Z] #65 44.98 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T19:24:39.858Z] #65 45.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:24:39.982Z] [2022-02-15T19:24:40.073Z] #71 DONE 1.1s [2022-02-15T19:24:40.073Z] [2022-02-15T19:24:40.073Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-15T19:24:40.073Z] #72 sha256:38a2664fe07b2540744dc78a8e303981307b384e546d772ecb9d64d9ebd78d24 [2022-02-15T19:24:40.073Z] #72 DONE 0.0s [2022-02-15T19:24:40.118Z] #65 45.14 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T19:24:40.118Z] #65 45.15 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T19:24:40.118Z] #65 45.15 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:24:40.118Z] #65 45.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:24:40.118Z] #65 45.34 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:24:40.118Z] #65 45.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:24:40.240Z] Removing bundles/ [2022-02-15T19:24:40.240Z] [2022-02-15T19:24:40.240Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-15T19:24:40.240Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T19:24:40.240Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:24:40.334Z] [2022-02-15T19:24:40.334Z] #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-02-15T19:24:40.334Z] #73 sha256:44837357cc0ad529f2fb1a45eef1a447f34b238f0381293d4924aaefd47bb8fe [2022-02-15T19:24:40.505Z] #60 230.4 # github.com/containerd/containerd/cmd/containerd [2022-02-15T19:24:40.505Z] #60 230.4 /usr/bin/ld: /tmp/go-link-481061569/000019.o: in function `New': [2022-02-15T19:24:40.505Z] #60 230.4 /tmp/tmp.56nN0xL6Zp/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-02-15T19:24:40.505Z] #60 230.5 + bin/containerd-stress [2022-02-15T19:24:40.687Z] #65 DONE 45.9s [2022-02-15T19:24:40.687Z] [2022-02-15T19:24:40.687Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-15T19:24:40.687Z] #66 sha256:28f9a536d1455f2a49fa1de994e43186c8ead7b53dd197fc06410cc997a857fc [2022-02-15T19:24:40.905Z] #73 0.626 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-15T19:24:40.905Z] #73 0.627 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-15T19:24:40.905Z] #73 0.627 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-15T19:24:40.947Z] #66 DONE 0.1s [2022-02-15T19:24:40.947Z] [2022-02-15T19:24:40.947Z] #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-02-15T19:24:40.947Z] #67 sha256:f200ad0782f884775f65f7bbf49a1de3528989be853fdb4034534c02130ed989 [2022-02-15T19:24:41.210Z] #67 ... [2022-02-15T19:24:41.210Z] [2022-02-15T19:24:41.210Z] #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-02-15T19:24:41.210Z] #70 sha256:47635a723cb94ee01a387da560c4675dd2734e9f349a2cfa64c7542054e24875 [2022-02-15T19:24:41.210Z] #70 43.44 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T19:24:41.210Z] #70 43.44 + GOBIN=/build [2022-02-15T19:24:41.210Z] #70 43.44 + GO111MODULE=on [2022-02-15T19:24:41.210Z] #70 43.44 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-15T19:24:41.210Z] #70 46.20 Usage of /build/rootlesskit-docker-proxy: [2022-02-15T19:24:41.210Z] #70 46.20 rootlesskit version 0.14.6 [2022-02-15T19:24:41.210Z] #70 46.20 -container-ip string [2022-02-15T19:24:41.210Z] #70 46.20 container ip [2022-02-15T19:24:41.210Z] #70 46.20 -container-port int [2022-02-15T19:24:41.211Z] #70 46.20 container port (default -1) [2022-02-15T19:24:41.211Z] #70 46.20 -host-ip string [2022-02-15T19:24:41.211Z] #70 46.20 host ip [2022-02-15T19:24:41.211Z] #70 46.20 -host-port int [2022-02-15T19:24:41.211Z] #70 46.20 host port (default -1) [2022-02-15T19:24:41.211Z] #70 46.20 -proto string [2022-02-15T19:24:41.211Z] #70 46.20 proxy protocol (default "tcp") [2022-02-15T19:24:41.211Z] #70 DONE 46.3s [2022-02-15T19:24:41.211Z] [2022-02-15T19:24:41.211Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-15T19:24:41.211Z] #71 sha256:8f24d4148216c731fb2cefc88e449c2c2f570be55eb85ee45c045fe54af4782e [2022-02-15T19:24:41.211Z] #71 DONE 0.1s [2022-02-15T19:24:41.472Z] [2022-02-15T19:24:41.472Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-15T19:24:41.472Z] #72 sha256:08a0c04dc73cd6c15c404d73a02bd097298a5655ae052c88c089b1a3edc45347 [2022-02-15T19:24:41.472Z] #72 DONE 0.1s [2022-02-15T19:24:41.472Z] [2022-02-15T19:24:41.472Z] #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-02-15T19:24:41.472Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T19:24:41.472Z] #20 30.89 Reading package lists... [2022-02-15T19:24:41.472Z] #20 39.88 Building dependency tree... [2022-02-15T19:24:41.472Z] #20 43.76 The following additional packages will be installed: [2022-02-15T19:24:41.472Z] #20 43.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T19:24:41.472Z] #20 43.76 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-15T19:24:41.472Z] #20 43.76 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-15T19:24:41.472Z] #20 43.76 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-15T19:24:41.472Z] #20 43.76 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-15T19:24:41.472Z] #20 43.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-15T19:24:41.472Z] #20 43.77 mingw-w64-common mingw-w64-x86-64-dev [2022-02-15T19:24:41.472Z] #20 43.79 Suggested packages: [2022-02-15T19:24:41.472Z] #20 43.79 gcc-10-locales seccomp wine64 [2022-02-15T19:24:41.472Z] #20 44.49 The following NEW packages will be installed: [2022-02-15T19:24:41.472Z] #20 44.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T19:24:41.472Z] #20 44.49 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-15T19:24:41.472Z] #20 44.49 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-15T19:24:41.472Z] #20 44.49 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-15T19:24:41.472Z] #20 44.49 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-15T19:24:41.472Z] #20 44.50 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-15T19:24:41.472Z] #20 44.50 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-15T19:24:41.472Z] #20 44.50 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-15T19:24:41.472Z] #20 44.51 mingw-w64-x86-64-dev [2022-02-15T19:24:41.472Z] #20 44.94 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:24:41.472Z] #20 44.94 Need to get 115 MB of archives. [2022-02-15T19:24:41.472Z] #20 44.94 After this operation, 645 MB of additional disk space will be used. [2022-02-15T19:24:41.472Z] #20 44.94 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-02-15T19:24:41.472Z] #20 45.00 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-02-15T19:24:41.472Z] #20 45.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-15T19:24:41.472Z] #20 45.03 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-02-15T19:24:41.472Z] #20 45.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-15T19:24:41.472Z] #20 45.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-15T19:24:41.472Z] #20 45.09 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-02-15T19:24:41.472Z] #20 45.16 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-02-15T19:24:41.472Z] #20 45.17 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-02-15T19:24:41.472Z] #20 45.37 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-02-15T19:24:41.472Z] #20 45.86 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-02-15T19:24:41.472Z] #20 46.12 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-02-15T19:24:41.472Z] #20 46.40 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-02-15T19:24:41.477Z] #73 0.863 Reading package lists... [2022-02-15T19:24:42.040Z] #60 231.6 + bin/containerd-shim [2022-02-15T19:24:42.049Z] #20 46.99 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-02-15T19:24:42.049Z] #20 ... [2022-02-15T19:24:42.049Z] [2022-02-15T19:24:42.049Z] #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-02-15T19:24:42.049Z] #67 sha256:f200ad0782f884775f65f7bbf49a1de3528989be853fdb4034534c02130ed989 [2022-02-15T19:24:42.049Z] #67 1.129 + RM_GOPATH=0 [2022-02-15T19:24:42.049Z] #67 1.129 + TMP_GOPATH= [2022-02-15T19:24:42.049Z] #67 1.129 + : /build [2022-02-15T19:24:42.049Z] #67 1.129 + '[' -z '' ']' [2022-02-15T19:24:42.049Z] #67 1.129 ++ mktemp -d [2022-02-15T19:24:42.049Z] #67 1.129 + export GOPATH=/tmp/tmp.kst28AcVsQ [2022-02-15T19:24:42.049Z] #67 1.129 + GOPATH=/tmp/tmp.kst28AcVsQ [2022-02-15T19:24:42.049Z] #67 1.129 + RM_GOPATH=1 [2022-02-15T19:24:42.049Z] #67 1.129 + case "$(go env GOARCH)" in [2022-02-15T19:24:42.049Z] #67 1.129 ++ go env GOARCH [2022-02-15T19:24:42.049Z] #67 1.150 Install containerd version v1.5.9 [2022-02-15T19:24:42.049Z] #67 1.150 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:24:42.049Z] #67 1.150 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:24:42.049Z] #67 1.150 ++ dirname /install.sh [2022-02-15T19:24:42.049Z] #67 1.150 + dir=/ [2022-02-15T19:24:42.049Z] #67 1.150 + bin=containerd [2022-02-15T19:24:42.049Z] #67 1.150 + shift [2022-02-15T19:24:42.049Z] #67 1.150 + '[' '!' -f //containerd.installer ']' [2022-02-15T19:24:42.049Z] #67 1.150 + . //containerd.installer [2022-02-15T19:24:42.049Z] #67 1.150 ++ set -e [2022-02-15T19:24:42.049Z] #67 1.150 ++ : v1.5.9 [2022-02-15T19:24:42.049Z] #67 1.150 + install_containerd [2022-02-15T19:24:42.049Z] #67 1.150 + echo 'Install containerd version v1.5.9' [2022-02-15T19:24:42.049Z] #67 1.150 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kst28AcVsQ/src/github.com/containerd/containerd [2022-02-15T19:24:42.049Z] #67 1.150 Cloning into '/tmp/tmp.kst28AcVsQ/src/github.com/containerd/containerd'... [2022-02-15T19:24:42.091Z] #73 1.368 Reading package lists... [2022-02-15T19:24:42.399Z] #73 1.921 Building dependency tree... [2022-02-15T19:24:42.399Z] #73 2.074 Reading state information... [2022-02-15T19:24:42.399Z] #73 2.221 The following additional packages will be installed: [2022-02-15T19:24:42.399Z] #73 2.221 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-15T19:24:42.399Z] #73 2.221 systemd-timesyncd [2022-02-15T19:24:42.399Z] #73 2.222 Suggested packages: [2022-02-15T19:24:42.399Z] #73 2.222 systemd-container policykit-1 [2022-02-15T19:24:42.399Z] #73 2.222 Recommended packages: [2022-02-15T19:24:42.399Z] #73 2.222 libnss-systemd [2022-02-15T19:24:42.399Z] #73 2.300 The following NEW packages will be installed: [2022-02-15T19:24:42.399Z] #73 2.300 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-15T19:24:42.399Z] #73 2.301 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-15T19:24:42.659Z] #73 2.568 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:24:42.659Z] #73 2.568 Need to get 5941 kB of archives. [2022-02-15T19:24:42.659Z] #73 2.568 After this operation, 19.5 MB of additional disk space will be used. [2022-02-15T19:24:42.659Z] #73 2.568 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-15T19:24:42.659Z] #73 2.571 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-15T19:24:42.659Z] #73 2.572 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-02-15T19:24:42.659Z] #73 2.575 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-15T19:24:42.659Z] #73 2.576 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-15T19:24:42.659Z] #73 2.577 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-15T19:24:42.919Z] #73 2.671 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-15T19:24:42.919Z] #73 2.672 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-15T19:24:42.919Z] #73 2.674 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-15T19:24:42.919Z] #73 2.675 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-15T19:24:42.919Z] #73 2.678 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-02-15T19:24:42.919Z] #73 2.855 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:24:42.919Z] #73 2.885 Fetched 5941 kB in 0s (15.9 MB/s) [2022-02-15T19:24:42.919Z] #73 2.908 Selecting previously unselected package libargon2-1:amd64. [2022-02-15T19:24:43.180Z] #73 2.908 (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-02-15T19:24:43.180Z] #73 2.922 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-15T19:24:43.180Z] #73 2.930 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-15T19:24:43.180Z] #73 2.965 Selecting previously unselected package libjson-c5:amd64. [2022-02-15T19:24:43.180Z] #73 2.965 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-15T19:24:43.180Z] #73 2.969 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-15T19:24:43.180Z] #73 3.001 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-15T19:24:43.180Z] #73 3.003 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-02-15T19:24:43.180Z] #73 3.006 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-15T19:24:43.180Z] #73 3.058 Selecting previously unselected package libkmod2:amd64. [2022-02-15T19:24:43.180Z] #73 3.061 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-15T19:24:43.180Z] #73 3.064 Unpacking libkmod2:amd64 (28-1) ... [2022-02-15T19:24:43.180Z] #73 3.097 Selecting previously unselected package systemd-timesyncd. [2022-02-15T19:24:43.180Z] #73 3.099 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-15T19:24:43.180Z] #73 3.103 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-15T19:24:43.180Z] #73 3.149 Selecting previously unselected package systemd. [2022-02-15T19:24:43.180Z] #73 3.152 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-15T19:24:43.180Z] #73 3.185 Unpacking systemd (247.3-6) ... [2022-02-15T19:24:43.750Z] #73 3.733 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-15T19:24:43.750Z] #73 3.742 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-15T19:24:44.010Z] #73 3.752 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-15T19:24:44.010Z] #73 3.761 Setting up libkmod2:amd64 (28-1) ... [2022-02-15T19:24:44.010Z] #73 3.772 Setting up systemd (247.3-6) ... [2022-02-15T19:24:44.010Z] #73 3.811 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-15T19:24:44.010Z] #73 3.813 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-15T19:24:44.010Z] #73 3.815 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-15T19:24:44.270Z] #73 4.140 Setting up systemd-timesyncd (247.3-6) ... [2022-02-15T19:24:44.529Z] #73 4.350 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-15T19:24:44.529Z] #73 4.350 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-15T19:24:44.529Z] #73 4.419 Selecting previously unselected package systemd-sysv. [2022-02-15T19:24:44.529Z] #73 4.419 (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-02-15T19:24:44.529Z] #73 4.433 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-15T19:24:44.529Z] #73 4.437 Unpacking systemd-sysv (247.3-6) ... [2022-02-15T19:24:44.529Z] #73 4.479 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-15T19:24:44.788Z] #73 4.482 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-15T19:24:44.788Z] #73 4.486 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-15T19:24:44.788Z] #73 4.546 Selecting previously unselected package dbus. [2022-02-15T19:24:44.788Z] #73 4.546 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-15T19:24:44.788Z] #73 4.558 Unpacking dbus (1.12.20-2) ... [2022-02-15T19:24:44.788Z] #73 4.611 Selecting previously unselected package libpam-systemd:amd64. [2022-02-15T19:24:44.788Z] #73 4.614 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-15T19:24:44.788Z] #73 4.619 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-15T19:24:44.788Z] #73 4.667 Selecting previously unselected package dbus-user-session. [2022-02-15T19:24:44.788Z] #73 4.670 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-15T19:24:44.788Z] #73 4.673 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-15T19:24:44.788Z] #73 4.744 Setting up systemd-sysv (247.3-6) ... [2022-02-15T19:24:45.047Z] #73 4.756 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-15T19:24:45.048Z] #73 4.765 Setting up dbus (1.12.20-2) ... [2022-02-15T19:24:45.048Z] #73 4.874 invoke-rc.d: could not determine current runlevel [2022-02-15T19:24:45.048Z] #73 4.876 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T19:24:45.048Z] #73 4.880 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-15T19:24:45.307Z] #73 5.027 Setting up dbus-user-session (1.12.20-2) ... [2022-02-15T19:24:45.307Z] #73 5.040 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:24:45.307Z] #73 DONE 5.2s [2022-02-15T19:24:45.307Z] [2022-02-15T19:24:45.307Z] #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-02-15T19:24:45.307Z] #74 sha256:9cb3b09cf3db7b50edee3a32a2a7336ec5d1475f334abbfd49f7355dc1f20ca1 [2022-02-15T19:24:45.342Z] #67 ... [2022-02-15T19:24:45.342Z] [2022-02-15T19:24:45.342Z] #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-02-15T19:24:45.342Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-15T19:24:45.342Z] #45 30.80 Reading package lists... [2022-02-15T19:24:45.342Z] #45 40.08 Building dependency tree... [2022-02-15T19:24:45.342Z] #45 43.81 The following additional packages will be installed: [2022-02-15T19:24:45.342Z] #45 43.83 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-15T19:24:45.342Z] #45 43.84 Suggested packages: [2022-02-15T19:24:45.342Z] #45 43.84 cmake-doc ninja-build lrzip [2022-02-15T19:24:45.342Z] #45 43.85 Recommended packages: [2022-02-15T19:24:45.342Z] #45 43.85 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-15T19:24:45.342Z] #45 44.42 The following NEW packages will be installed: [2022-02-15T19:24:45.342Z] #45 44.44 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-15T19:24:45.342Z] #45 44.87 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:24:45.342Z] #45 44.87 Need to get 8418 kB of archives. [2022-02-15T19:24:45.342Z] #45 44.87 After this operation, 34.9 MB of additional disk space will be used. [2022-02-15T19:24:45.342Z] #45 44.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T19:24:45.342Z] #45 44.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T19:24:45.342Z] #45 44.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-15T19:24:45.342Z] #45 44.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-15T19:24:45.342Z] #45 44.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-15T19:24:45.342Z] #45 44.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-15T19:24:45.342Z] #45 44.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-15T19:24:45.342Z] #45 44.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-15T19:24:45.342Z] #45 45.80 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:24:45.342Z] #45 46.33 Fetched 8418 kB in 0s (18.6 MB/s) [2022-02-15T19:24:45.342Z] #45 46.42 Selecting previously unselected package xxd. [2022-02-15T19:24:45.342Z] #45 46.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-15T19:24:45.342Z] #45 46.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:24:45.342Z] #45 46.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:24:45.342Z] #45 46.58 Selecting previously unselected package vim-common. [2022-02-15T19:24:45.342Z] #45 46.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:24:45.342Z] #45 46.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:24:45.342Z] #45 46.76 Selecting previously unselected package cmake-data. [2022-02-15T19:24:45.342Z] #45 46.78 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-15T19:24:45.342Z] #45 46.80 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T19:24:45.342Z] #45 48.05 Selecting previously unselected package libarchive13:amd64. [2022-02-15T19:24:45.342Z] #45 48.07 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-15T19:24:45.342Z] #45 48.09 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T19:24:45.342Z] #45 48.33 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-15T19:24:45.342Z] #45 48.34 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-15T19:24:45.342Z] #45 48.37 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T19:24:45.342Z] #45 48.47 Selecting previously unselected package librhash0:amd64. [2022-02-15T19:24:45.342Z] #45 48.47 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-15T19:24:45.342Z] #45 48.48 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-15T19:24:45.342Z] #45 48.54 Selecting previously unselected package libuv1:amd64. [2022-02-15T19:24:45.342Z] #45 48.54 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-15T19:24:45.342Z] #45 48.55 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-15T19:24:45.342Z] #45 48.62 Selecting previously unselected package cmake. [2022-02-15T19:24:45.342Z] #45 48.62 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-15T19:24:45.342Z] #45 48.63 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-15T19:24:45.342Z] #45 49.96 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T19:24:45.342Z] #45 49.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:24:45.342Z] #45 49.98 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-15T19:24:45.342Z] #45 49.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:24:45.342Z] #45 50.01 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T19:24:45.342Z] #45 50.03 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-15T19:24:45.342Z] #45 50.04 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T19:24:45.342Z] #45 50.06 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-15T19:24:45.342Z] #45 50.07 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:24:45.342Z] #45 ... [2022-02-15T19:24:45.342Z] [2022-02-15T19:24:45.342Z] #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-02-15T19:24:45.342Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T19:24:45.342Z] #20 47.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-02-15T19:24:45.342Z] #20 47.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-15T19:24:45.342Z] #20 47.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-15T19:24:45.342Z] #20 47.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T19:24:45.342Z] #20 47.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T19:24:45.342Z] #20 47.29 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-02-15T19:24:45.342Z] #20 47.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-15T19:24:45.342Z] #20 47.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-15T19:24:45.342Z] #20 47.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-15T19:24:45.342Z] #20 47.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-15T19:24:45.342Z] #20 47.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-15T19:24:45.342Z] #20 47.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-15T19:24:45.342Z] #20 47.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-15T19:24:45.342Z] #20 47.35 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-02-15T19:24:45.342Z] #20 47.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-15T19:24:45.342Z] #20 47.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-15T19:24:45.342Z] #20 48.24 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:24:45.342Z] #20 48.48 Fetched 115 MB in 3s (42.6 MB/s) [2022-02-15T19:24:45.342Z] #20 48.51 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-15T19:24:45.342Z] #20 48.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-15T19:24:45.342Z] #20 48.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T19:24:45.342Z] #20 48.53 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T19:24:45.342Z] #20 49.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-15T19:24:45.342Z] #20 49.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T19:24:45.342Z] #20 49.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T19:24:45.342Z] #20 50.15 Selecting previously unselected package binutils-mingw-w64. [2022-02-15T19:24:45.342Z] #20 50.15 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-15T19:24:45.342Z] #20 50.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T19:24:45.342Z] #20 50.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-15T19:24:45.342Z] #20 ... [2022-02-15T19:24:45.342Z] [2022-02-15T19:24:45.342Z] #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-02-15T19:24:45.342Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-15T19:24:45.342Z] #45 DONE 50.3s [2022-02-15T19:24:45.342Z] [2022-02-15T19:24:45.342Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-15T19:24:45.342Z] #46 sha256:90adec92344bfdfde01a399221fe7068866972987f3797fd94a85e6ab5b77f03 [2022-02-15T19:24:45.342Z] #46 DONE 0.1s [2022-02-15T19:24:45.342Z] [2022-02-15T19:24:45.342Z] #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-02-15T19:24:45.342Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T19:24:45.342Z] #20 50.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:24:45.342Z] #20 50.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:24:45.342Z] #20 50.46 Selecting previously unselected package dmsetup. [2022-02-15T19:24:45.342Z] #20 50.46 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:24:45.342Z] #20 50.47 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-15T19:24:45.600Z] #20 50.57 Selecting previously unselected package mingw-w64-common. [2022-02-15T19:24:45.600Z] #20 50.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-15T19:24:45.600Z] #20 50.59 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-15T19:24:45.874Z] #74 0.396 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-15T19:24:45.874Z] #74 0.397 Dload Upload Total Spent Left Speed [2022-02-15T19:24:46.133Z] #74 0.397 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8439 0 --:--:-- --:--:-- --:--:-- 8400 [2022-02-15T19:24:46.133Z] #74 DONE 0.6s [2022-02-15T19:24:46.133Z] [2022-02-15T19:24:46.133Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-15T19:24:46.133Z] #75 sha256:2772fc086da36fbd06a4cd60c0ffa6b8393296ebee394b87f00c91c38a90fed9 [2022-02-15T19:24:46.701Z] #75 DONE 0.8s [2022-02-15T19:24:46.701Z] [2022-02-15T19:24:46.701Z] #76 exporting to image [2022-02-15T19:24:46.701Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-15T19:24:46.701Z] #76 exporting layers [2022-02-15T19:24:47.521Z] #20 52.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-15T19:24:47.521Z] #20 52.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-15T19:24:47.521Z] #20 52.63 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T19:24:48.133Z] #20 ... [2022-02-15T19:24:48.133Z] [2022-02-15T19:24:48.133Z] #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-02-15T19:24:48.134Z] #47 sha256:c89913b68c4ea282afc33b63b86aba96c6406a51ff88e701705438c440123af7 [2022-02-15T19:24:48.134Z] #47 0.678 + RM_GOPATH=0 [2022-02-15T19:24:48.134Z] #47 0.678 + TMP_GOPATH= [2022-02-15T19:24:48.134Z] #47 0.678 + : /build [2022-02-15T19:24:48.134Z] #47 0.678 + '[' -z '' ']' [2022-02-15T19:24:48.134Z] #47 0.679 ++ mktemp -d [2022-02-15T19:24:48.134Z] #47 0.684 + export GOPATH=/tmp/tmp.nsP9Ze4o4Q [2022-02-15T19:24:48.134Z] #47 0.684 + GOPATH=/tmp/tmp.nsP9Ze4o4Q [2022-02-15T19:24:48.134Z] #47 0.684 + RM_GOPATH=1 [2022-02-15T19:24:48.134Z] #47 0.685 + case "$(go env GOARCH)" in [2022-02-15T19:24:48.134Z] #47 0.685 ++ go env GOARCH [2022-02-15T19:24:48.134Z] #47 0.725 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:24:48.134Z] #47 0.725 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:24:48.134Z] #47 0.725 ++ dirname /install.sh [2022-02-15T19:24:48.134Z] #47 0.726 + dir=/ [2022-02-15T19:24:48.134Z] #47 0.726 + bin=tini [2022-02-15T19:24:48.134Z] #47 0.726 + shift [2022-02-15T19:24:48.134Z] #47 0.726 + '[' '!' -f //tini.installer ']' [2022-02-15T19:24:48.134Z] #47 0.726 + . //tini.installer [2022-02-15T19:24:48.134Z] #47 0.726 ++ : v0.19.0 [2022-02-15T19:24:48.134Z] #47 0.726 + install_tini [2022-02-15T19:24:48.134Z] #47 0.726 + echo 'Install tini version v0.19.0' [2022-02-15T19:24:48.134Z] #47 0.726 + git clone https://github.com/krallin/tini.git /tmp/tmp.nsP9Ze4o4Q/tini [2022-02-15T19:24:48.134Z] #47 0.728 Cloning into '/tmp/tmp.nsP9Ze4o4Q/tini'... [2022-02-15T19:24:48.134Z] #47 0.728 Install tini version v0.19.0 [2022-02-15T19:24:48.134Z] #47 1.184 + cd /tmp/tmp.nsP9Ze4o4Q/tini [2022-02-15T19:24:48.134Z] #47 1.184 + git checkout -q v0.19.0 [2022-02-15T19:24:48.134Z] #47 1.209 + cmake . [2022-02-15T19:24:48.134Z] #47 1.367 -- The C compiler identification is GNU 10.2.1 [2022-02-15T19:24:48.134Z] #47 1.382 -- Detecting C compiler ABI info [2022-02-15T19:24:48.134Z] #47 1.544 -- Detecting C compiler ABI info - done [2022-02-15T19:24:48.134Z] #47 1.569 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-15T19:24:48.134Z] #47 1.570 -- Detecting C compile features [2022-02-15T19:24:48.134Z] #47 1.571 -- Detecting C compile features - done [2022-02-15T19:24:48.134Z] #47 1.587 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-15T19:24:48.134Z] #47 1.664 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-15T19:24:48.134Z] #47 1.699 -- Configuring done [2022-02-15T19:24:48.134Z] #47 1.706 -- Generating done [2022-02-15T19:24:48.134Z] #47 1.707 -- Build files have been written to: /tmp/tmp.nsP9Ze4o4Q/tini [2022-02-15T19:24:48.134Z] #47 1.711 + make tini-static [2022-02-15T19:24:48.134Z] #47 1.785 Scanning dependencies of target tini-static [2022-02-15T19:24:48.134Z] #47 1.802 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-15T19:24:48.134Z] #47 2.190 [100%] Linking C executable tini-static [2022-02-15T19:24:48.134Z] #47 2.406 [100%] Built target tini-static [2022-02-15T19:24:48.134Z] #47 2.422 + mkdir -p /build [2022-02-15T19:24:48.134Z] #47 2.424 + cp tini-static /build/docker-init [2022-02-15T19:24:48.134Z] #47 DONE 2.7s [2022-02-15T19:24:48.134Z] [2022-02-15T19:24:48.134Z] #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-02-15T19:24:48.134Z] #67 sha256:f200ad0782f884775f65f7bbf49a1de3528989be853fdb4034534c02130ed989 [2022-02-15T19:24:50.072Z] #67 ... [2022-02-15T19:24:50.072Z] [2022-02-15T19:24:50.072Z] #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-02-15T19:24:50.072Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T19:24:50.072Z] #20 55.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-15T19:24:50.072Z] #20 55.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:24:50.073Z] #20 55.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T19:24:50.073Z] #20 55.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-15T19:24:50.073Z] #20 55.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:24:50.073Z] #20 55.12 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T19:24:50.198Z] #60 238.9 + bin/containerd-shim-runc-v1 [2022-02-15T19:24:51.976Z] #20 57.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-15T19:24:51.976Z] #20 57.06 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:24:51.976Z] #20 57.07 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:24:53.286Z] #76 exporting layers 6.0s done [2022-02-15T19:24:53.286Z] #76 writing image sha256:6870276367d4b06681e00ead4bccad078f857ed1671e01261b027e2c8ffcc483 done [2022-02-15T19:24:53.286Z] #76 naming to docker.io/library/docker:3776fe62568359be9c3dff6f1905bf048cba8d91 done [2022-02-15T19:24:53.286Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-15T19:24:53.638Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -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:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/make.sh dynbinary test-integration [2022-02-15T19:24:54.419Z] #60 244.1 + bin/containerd-shim-runc-v2 [2022-02-15T19:24:54.580Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-15T19:24:54.580Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-15T19:24:54.580Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-15T19:24:54.580Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-15T19:24:54.580Z] 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-02-15T19:24:54.580Z] Detected virtualization docker. [2022-02-15T19:24:54.580Z] Detected architecture x86-64. [2022-02-15T19:24:54.580Z] Set hostname to . [2022-02-15T19:24:54.580Z] modprobe@configfs.service: Succeeded. [2022-02-15T19:24:54.580Z] modprobe@drm.service: Succeeded. [2022-02-15T19:24:54.580Z] modprobe@fuse.service: Succeeded. [2022-02-15T19:24:54.841Z] + source /etc/docker-entrypoint-cmd [2022-02-15T19:24:54.841Z] ++ hack/make.sh dynbinary test-integration [2022-02-15T19:24:54.841Z] [2022-02-15T19:24:54.841Z] Removing bundles/ [2022-02-15T19:24:54.841Z] [2022-02-15T19:24:54.841Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-15T19:24:54.841Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T19:24:54.841Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:24:55.005Z] #60 245.0 + binaries [2022-02-15T19:24:55.265Z] #60 245.0 + install -D bin/containerd /build/containerd [2022-02-15T19:24:55.265Z] #60 245.0 + install -D bin/containerd-shim /build/containerd-shim [2022-02-15T19:24:55.265Z] #60 245.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-15T19:24:55.265Z] #60 245.1 + install -D bin/ctr /build/ctr [2022-02-15T19:24:56.170Z] #20 60.77 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-15T19:24:56.170Z] #20 60.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:24:56.170Z] #20 60.78 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:24:57.179Z] #60 DONE 247.2s [2022-02-15T19:24:57.365Z] #20 62.37 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-15T19:24:57.365Z] #20 62.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:24:57.365Z] #20 62.39 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T19:24:58.122Z] [2022-02-15T19:24:58.122Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-15T19:24:58.122Z] #61 sha256:1d5ffd7258d26057dc73584bc27974f17cb9789c19aaf45dc275b6f8b5bde8da [2022-02-15T19:24:58.692Z] #61 DONE 0.8s [2022-02-15T19:24:58.952Z] [2022-02-15T19:24:58.952Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-15T19:24:58.952Z] #66 sha256:201744e4accf234d111bdf72e2cf6926c16a90122b6f9b5dc62e1797b86efd5b [2022-02-15T19:24:58.952Z] #66 DONE 0.2s [2022-02-15T19:24:58.952Z] [2022-02-15T19:24:58.952Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-15T19:24:58.952Z] #71 sha256:9f4f1e05d2563f098a58829584ce1e287b69dc76701fa6fd8ae82a46a57a6c21 [2022-02-15T19:24:59.265Z] #20 64.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-15T19:24:59.265Z] #20 64.06 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:24:59.265Z] #20 64.07 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:24:59.896Z] #71 DONE 1.0s [2022-02-15T19:25:00.158Z] [2022-02-15T19:25:00.158Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-15T19:25:00.158Z] #72 sha256:cedf8d73138f72a70784c42e77c7e5ed9228651a7ff377d7849dd77f7de9801c [2022-02-15T19:25:00.158Z] #72 DONE 0.0s [2022-02-15T19:25:00.158Z] [2022-02-15T19:25:00.158Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-15T19:25:00.158Z] #73 sha256:257148a6031e6de56ca6b505ab84ec4ec0fff79c179b5633210b85b6c4b49e3a [2022-02-15T19:25:02.073Z] #73 DONE 2.1s [2022-02-15T19:25:02.073Z] [2022-02-15T19:25:02.073Z] #74 exporting to image [2022-02-15T19:25:02.073Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-15T19:25:02.073Z] #74 exporting layers [2022-02-15T19:25:03.461Z] #20 68.15 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-15T19:25:03.461Z] #20 68.16 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T19:25:03.461Z] #20 68.16 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:25:04.841Z] #20 69.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-15T19:25:04.841Z] #20 69.85 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-15T19:25:04.841Z] #20 ... [2022-02-15T19:25:04.841Z] [2022-02-15T19:25:04.841Z] #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-02-15T19:25:04.841Z] #67 sha256:f200ad0782f884775f65f7bbf49a1de3528989be853fdb4034534c02130ed989 [2022-02-15T19:25:04.841Z] #67 13.76 + cd /tmp/tmp.kst28AcVsQ/src/github.com/containerd/containerd [2022-02-15T19:25:04.841Z] #67 13.76 + git checkout -q v1.5.9 [2022-02-15T19:25:04.841Z] #67 14.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-15T19:25:04.841Z] #67 14.49 + BUILDTAGS='netgo osusergo static_build' [2022-02-15T19:25:04.841Z] #67 14.49 + export EXTRA_FLAGS=-buildmode=pie [2022-02-15T19:25:04.841Z] #67 14.49 + EXTRA_FLAGS=-buildmode=pie [2022-02-15T19:25:04.841Z] #67 14.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-15T19:25:04.841Z] #67 14.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-15T19:25:04.841Z] #67 14.49 + '[' '' = dynamic ']' [2022-02-15T19:25:04.841Z] #67 14.49 + make [2022-02-15T19:25:04.841Z] #67 15.49 + bin/ctr [2022-02-15T19:25:04.841Z] #67 ... [2022-02-15T19:25:04.841Z] [2022-02-15T19:25:04.841Z] #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-02-15T19:25:04.841Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T19:25:04.841Z] #20 69.85 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-15T19:25:04.841Z] #20 69.86 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T19:25:04.841Z] #20 69.93 Selecting previously unselected package libapparmor1:amd64. [2022-02-15T19:25:04.841Z] #20 69.94 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-15T19:25:04.842Z] #20 69.94 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T19:25:04.842Z] #20 69.99 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-15T19:25:04.842Z] #20 70.00 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-15T19:25:04.842Z] #20 70.01 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T19:25:04.842Z] #20 70.08 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T19:25:04.842Z] #20 70.09 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T19:25:05.101Z] #20 70.09 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:25:05.101Z] #20 70.17 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T19:25:05.101Z] #20 70.17 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T19:25:05.101Z] #20 70.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:25:05.101Z] #20 70.33 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-15T19:25:05.101Z] #20 70.33 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:25:05.101Z] #20 70.34 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:25:05.360Z] #20 70.38 Selecting previously unselected package libudev-dev:amd64. [2022-02-15T19:25:05.360Z] #20 70.39 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-15T19:25:05.360Z] #20 70.40 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-15T19:25:05.360Z] #20 70.47 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-15T19:25:05.360Z] #20 70.47 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-15T19:25:05.360Z] #20 70.48 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T19:25:05.360Z] #20 70.62 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-15T19:25:05.360Z] #20 70.62 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-15T19:25:05.360Z] #20 70.63 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T19:25:05.620Z] #20 70.72 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-15T19:25:05.620Z] #20 70.72 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-15T19:25:05.620Z] #20 70.73 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T19:25:05.620Z] #20 70.81 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-15T19:25:05.620Z] #20 70.82 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-15T19:25:05.620Z] #20 70.82 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T19:25:05.620Z] #20 70.87 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-15T19:25:05.620Z] #20 70.88 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-15T19:25:05.620Z] #20 70.88 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T19:25:05.880Z] #20 71.09 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-15T19:25:05.880Z] #20 71.09 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-15T19:25:05.880Z] #20 71.10 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T19:25:06.140Z] #20 71.20 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-15T19:25:06.140Z] #20 71.21 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T19:25:06.140Z] #20 71.21 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:25:06.140Z] #20 71.25 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-15T19:25:06.140Z] #20 71.26 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-15T19:25:06.140Z] #20 71.26 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T19:25:06.141Z] #20 71.33 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-15T19:25:06.141Z] #20 71.34 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-15T19:25:06.141Z] #20 71.34 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T19:25:06.401Z] #20 71.55 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T19:25:06.401Z] #20 71.57 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T19:25:06.401Z] #20 71.58 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T19:25:06.401Z] #20 71.59 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T19:25:06.401Z] #20 71.60 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T19:25:06.401Z] #20 71.61 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T19:25:06.401Z] #20 71.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T19:25:06.401Z] #20 71.63 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T19:25:06.401Z] #20 71.64 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-15T19:25:06.401Z] #20 71.65 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T19:25:06.401Z] #20 71.67 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T19:25:06.401Z] #20 71.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T19:25:06.661Z] #20 71.69 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T19:25:06.661Z] #20 71.70 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T19:25:06.661Z] #20 71.71 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-15T19:25:06.661Z] #20 71.72 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T19:25:06.661Z] #20 71.74 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T19:25:06.661Z] #20 71.75 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T19:25:06.661Z] #20 71.76 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T19:25:06.661Z] #20 71.77 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T19:25:06.661Z] #20 71.78 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:25:06.661Z] #20 71.80 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-02-15T19:25:06.661Z] #20 71.80 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:25:06.661Z] #20 71.82 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-02-15T19:25:06.661Z] #20 71.82 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T19:25:06.661Z] #20 71.83 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T19:25:06.661Z] #20 71.84 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-02-15T19:25:06.661Z] #20 71.85 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T19:25:06.661Z] #20 71.87 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T19:25:06.661Z] #20 71.88 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:25:06.661Z] #20 71.90 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-15T19:25:06.923Z] #20 71.91 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:25:06.923Z] #20 71.92 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T19:25:06.923Z] #20 71.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:25:08.304Z] #20 DONE 73.3s [2022-02-15T19:25:08.304Z] [2022-02-15T19:25:08.304Z] #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-02-15T19:25:08.304Z] #21 sha256:a0dda4bd9cc3c8205725738412b27407ae226deb12f119d80c7781024abb8253 [2022-02-15T19:25:08.729Z] #74 exporting layers 6.0s done [2022-02-15T19:25:08.729Z] #74 writing image sha256:e609808b216e22dd85e631afc1290a31de87875ec371afc002776053e343100d done [2022-02-15T19:25:08.729Z] #74 naming to docker.io/library/docker:3776fe62568359be9c3dff6f1905bf048cba8d91 done [2022-02-15T19:25:08.729Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-15T19:25:09.081Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -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:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/make.sh dynbinary test-integration [2022-02-15T19:25:09.246Z] #21 1.169 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-15T19:25:09.505Z] #21 1.170 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-15T19:25:09.505Z] #21 1.170 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-15T19:25:10.022Z] [2022-02-15T19:25:10.022Z] Removing bundles/ [2022-02-15T19:25:10.022Z] [2022-02-15T19:25:10.022Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-15T19:25:10.022Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T19:25:10.022Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:25:15.058Z] #21 1.674 Reading package lists... [2022-02-15T19:25:19.253Z] #21 6.415 Reading package lists... [2022-02-15T19:25:20.190Z] #21 11.10 Building dependency tree... [2022-02-15T19:25:20.449Z] #21 12.18 Reading state information... [2022-02-15T19:25:21.386Z] #21 13.20 The following additional packages will be installed: [2022-02-15T19:25:21.386Z] #21 13.20 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-15T19:25:21.386Z] #21 13.20 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-15T19:25:21.386Z] #21 13.20 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-15T19:25:21.386Z] #21 13.20 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-15T19:25:21.386Z] #21 13.20 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-15T19:25:21.386Z] #21 13.21 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-15T19:25:21.386Z] #21 13.21 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-15T19:25:21.386Z] #21 13.22 Suggested packages: [2022-02-15T19:25:21.386Z] #21 13.22 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-15T19:25:21.386Z] #21 13.22 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-15T19:25:21.386Z] #21 13.22 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-15T19:25:21.386Z] #21 13.22 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-15T19:25:21.386Z] #21 13.22 seccomp:ppc64el seccomp:s390x [2022-02-15T19:25:21.386Z] #21 13.22 Recommended packages: [2022-02-15T19:25:21.386Z] #21 13.22 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-15T19:25:21.386Z] #21 13.22 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-15T19:25:21.386Z] #21 13.22 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-15T19:25:21.386Z] #21 13.22 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-15T19:25:21.646Z] #21 13.63 The following NEW packages will be installed: [2022-02-15T19:25:21.646Z] #21 13.63 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-15T19:25:21.905Z] #21 13.63 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-15T19:25:21.905Z] #21 13.63 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-15T19:25:21.905Z] #21 13.63 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-15T19:25:21.905Z] #21 13.63 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-15T19:25:21.905Z] #21 13.63 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-15T19:25:21.905Z] #21 13.63 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-15T19:25:21.905Z] #21 13.64 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-15T19:25:21.905Z] #21 13.64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-15T19:25:21.905Z] #21 13.64 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-15T19:25:21.905Z] #21 13.64 libseccomp2:ppc64el libseccomp2:s390x [2022-02-15T19:25:22.166Z] #21 13.99 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:25:22.166Z] #21 13.99 Need to get 15.9 MB of archives. [2022-02-15T19:25:22.166Z] #21 13.99 After this operation, 73.0 MB of additional disk space will be used. [2022-02-15T19:25:22.166Z] #21 13.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-15T19:25:22.166Z] #21 14.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-15T19:25:22.166Z] #21 14.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-15T19:25:22.166Z] #21 14.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-15T19:25:22.166Z] #21 14.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-15T19:25:22.166Z] #21 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-15T19:25:22.166Z] #21 14.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-15T19:25:22.166Z] #21 14.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-15T19:25:22.166Z] #21 14.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-15T19:25:22.166Z] #21 14.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-15T19:25:22.166Z] #21 14.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-15T19:25:22.166Z] #21 14.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-15T19:25:22.166Z] #21 14.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-15T19:25:22.166Z] #21 14.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-15T19:25:22.166Z] #21 14.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-15T19:25:22.166Z] #21 14.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-15T19:25:22.166Z] #21 14.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-15T19:25:22.166Z] #21 14.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-15T19:25:22.166Z] #21 14.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-15T19:25:22.425Z] #21 14.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-15T19:25:22.425Z] #21 14.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-15T19:25:22.425Z] #21 14.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-15T19:25:22.425Z] #21 14.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-15T19:25:22.425Z] #21 14.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-15T19:25:22.425Z] #21 14.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-15T19:25:22.425Z] #21 14.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-15T19:25:22.425Z] #21 14.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-15T19:25:22.425Z] #21 14.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-15T19:25:22.425Z] #21 14.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-15T19:25:22.425Z] #21 14.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-15T19:25:22.425Z] #21 14.24 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-15T19:25:22.425Z] #21 14.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-02-15T19:25:22.425Z] #21 14.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-15T19:25:22.425Z] #21 14.25 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-02-15T19:25:22.425Z] #21 14.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-15T19:25:22.425Z] #21 14.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-02-15T19:25:22.425Z] #21 14.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-15T19:25:22.425Z] #21 14.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-02-15T19:25:22.425Z] #21 14.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-15T19:25:22.425Z] #21 14.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-15T19:25:22.994Z] #21 14.71 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:25:22.994Z] #21 14.94 Fetched 15.9 MB in 1s (28.8 MB/s) [2022-02-15T19:25:22.994Z] #21 14.97 Selecting previously unselected package gcc-10-base:armel. [2022-02-15T19:25:23.254Z] #21 14.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 ... 38508 files and directories currently installed.) [2022-02-15T19:25:23.254Z] #21 15.01 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-15T19:25:23.254Z] #21 15.01 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-15T19:25:23.254Z] #21 15.06 Selecting previously unselected package gcc-10-base:armhf. [2022-02-15T19:25:23.254Z] #21 15.07 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-15T19:25:23.254Z] #21 15.07 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-15T19:25:23.254Z] #21 15.12 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-15T19:25:23.254Z] #21 15.13 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-15T19:25:23.254Z] #21 15.13 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-15T19:25:23.254Z] #21 15.18 Selecting previously unselected package gcc-10-base:s390x. [2022-02-15T19:25:23.254Z] #21 15.19 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-15T19:25:23.254Z] #21 15.19 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-15T19:25:23.254Z] #21 15.24 Selecting previously unselected package gcc-10-base:arm64. [2022-02-15T19:25:23.254Z] #21 15.25 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-15T19:25:23.254Z] #21 15.25 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-15T19:25:23.254Z] #21 15.30 Selecting previously unselected package libgcc-s1:armel. [2022-02-15T19:25:23.513Z] #21 15.31 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-15T19:25:23.513Z] #21 15.32 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-15T19:25:23.513Z] #21 15.37 Selecting previously unselected package libcrypt1:armel. [2022-02-15T19:25:23.513Z] #21 15.39 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-15T19:25:23.513Z] #21 15.39 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-15T19:25:23.772Z] #21 15.48 Selecting previously unselected package libc6:armel. [2022-02-15T19:25:23.772Z] #21 15.49 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-15T19:25:23.772Z] #21 15.69 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-15T19:25:24.340Z] #21 16.09 Selecting previously unselected package libapparmor1:armel. [2022-02-15T19:25:24.340Z] #21 16.09 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-15T19:25:24.340Z] #21 16.10 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-15T19:25:24.340Z] #21 16.15 Selecting previously unselected package libapparmor-dev:armel. [2022-02-15T19:25:24.340Z] #21 16.15 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-15T19:25:24.340Z] #21 16.16 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-15T19:25:24.340Z] #21 16.23 Selecting previously unselected package libgcc-s1:arm64. [2022-02-15T19:25:24.340Z] #21 16.23 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-15T19:25:24.340Z] #21 16.24 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-15T19:25:24.340Z] #21 16.29 Selecting previously unselected package libcrypt1:arm64. [2022-02-15T19:25:24.601Z] #21 16.29 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-15T19:25:24.601Z] #21 16.30 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-15T19:25:24.601Z] #21 16.37 Selecting previously unselected package libc6:arm64. [2022-02-15T19:25:24.601Z] #21 16.38 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-15T19:25:24.601Z] #21 16.56 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-15T19:25:25.170Z] #21 16.97 Selecting previously unselected package libapparmor1:arm64. [2022-02-15T19:25:25.170Z] #21 16.97 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-15T19:25:25.170Z] #21 16.97 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-15T19:25:25.170Z] #21 17.03 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-15T19:25:25.170Z] #21 17.04 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-15T19:25:25.170Z] #21 17.04 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-15T19:25:25.170Z] #21 17.11 Selecting previously unselected package libgcc-s1:s390x. [2022-02-15T19:25:25.429Z] #21 17.11 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-15T19:25:25.429Z] #21 17.12 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-15T19:25:25.429Z] #21 17.16 Selecting previously unselected package libcrypt1:s390x. [2022-02-15T19:25:25.429Z] #21 17.17 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-15T19:25:25.429Z] #21 17.17 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-15T19:25:25.429Z] #21 17.26 Selecting previously unselected package libc6:s390x. [2022-02-15T19:25:25.429Z] #21 17.27 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-15T19:25:25.688Z] #21 17.47 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-15T19:25:25.947Z] #21 17.91 Selecting previously unselected package libapparmor1:s390x. [2022-02-15T19:25:25.947Z] #21 17.92 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-15T19:25:25.947Z] #21 17.92 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-15T19:25:26.209Z] #21 17.97 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-15T19:25:26.209Z] #21 17.97 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-15T19:25:26.209Z] #21 17.98 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-15T19:25:26.209Z] #21 18.04 Selecting previously unselected package libgcc-s1:armhf. [2022-02-15T19:25:26.209Z] #21 18.05 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-15T19:25:26.209Z] #21 18.05 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-15T19:25:26.209Z] #21 18.11 Selecting previously unselected package libcrypt1:armhf. [2022-02-15T19:25:26.209Z] #21 18.12 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-15T19:25:26.209Z] #21 18.12 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-15T19:25:26.209Z] #21 18.20 Selecting previously unselected package libc6:armhf. [2022-02-15T19:25:26.209Z] #21 18.21 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-15T19:25:26.469Z] #21 18.39 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-15T19:25:26.986Z] #21 18.79 Selecting previously unselected package libapparmor1:armhf. [2022-02-15T19:25:26.986Z] #21 18.80 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-15T19:25:26.986Z] #21 18.80 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-15T19:25:26.986Z] #21 18.85 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-15T19:25:26.986Z] #21 18.86 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-15T19:25:26.986Z] #21 18.86 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-15T19:25:26.986Z] #21 18.92 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-15T19:25:27.245Z] #21 18.93 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-15T19:25:27.245Z] #21 18.93 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-15T19:25:27.245Z] #21 18.98 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-15T19:25:27.245Z] #21 18.99 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-15T19:25:27.245Z] #21 18.99 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-15T19:25:27.245Z] #21 19.07 Selecting previously unselected package libc6:ppc64el. [2022-02-15T19:25:27.245Z] #21 19.08 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-15T19:25:27.487Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-15T19:25:27.488Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-02-15T19:25:27.488Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-15T19:25:27.488Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-15T19:25:27.488Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-02-15T19:25:27.488Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-15T19:25:27.488Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-02-15T19:25:27.488Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/builder [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-15T19:25:27.488Z] ok github.com/docker/docker/builder/dockerfile 0.154s coverage: 49.0% of statements [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-15T19:25:27.488Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.7% of statements [2022-02-15T19:25:27.488Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2022-02-15T19:25:27.488Z] ok github.com/docker/docker/builder/remotecontext/git 0.847s coverage: 86.3% of statements [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/cli [no test files] [2022-02-15T19:25:27.488Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-15T19:25:27.505Z] #21 19.26 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-15T19:25:27.749Z] ok github.com/docker/docker/cmd/docker-proxy 0.158s coverage: 67.6% of statements [2022-02-15T19:25:28.073Z] #21 19.83 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-15T19:25:28.073Z] #21 19.84 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-15T19:25:28.073Z] #21 19.84 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-15T19:25:28.073Z] #21 19.89 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-15T19:25:28.073Z] #21 19.89 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-15T19:25:28.073Z] #21 19.90 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-15T19:25:28.073Z] #21 19.97 Selecting previously unselected package libseccomp2:s390x. [2022-02-15T19:25:28.073Z] #21 19.97 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-15T19:25:28.073Z] #21 19.97 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-15T19:25:28.073Z] #21 20.01 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-15T19:25:28.073Z] #21 20.01 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-15T19:25:28.073Z] #21 20.02 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-15T19:25:28.073Z] #21 20.09 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-15T19:25:28.073Z] #21 20.09 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-15T19:25:28.333Z] #21 20.09 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-15T19:25:28.333Z] #21 20.13 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-15T19:25:28.333Z] #21 20.14 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-15T19:25:28.333Z] #21 20.14 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-15T19:25:28.333Z] #21 20.20 Selecting previously unselected package libseccomp2:armhf. [2022-02-15T19:25:28.333Z] #21 20.20 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-15T19:25:28.333Z] #21 20.21 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-15T19:25:28.333Z] #21 20.25 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-15T19:25:28.333Z] #21 20.25 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-15T19:25:28.333Z] #21 20.25 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-15T19:25:28.592Z] #21 20.32 Selecting previously unselected package libseccomp2:armel. [2022-02-15T19:25:28.593Z] #21 20.33 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-15T19:25:28.593Z] #21 20.33 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-15T19:25:28.593Z] #21 20.38 Selecting previously unselected package libseccomp-dev:armel. [2022-02-15T19:25:28.593Z] #21 20.38 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-15T19:25:28.593Z] #21 20.39 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-15T19:25:28.593Z] #21 20.45 Selecting previously unselected package libseccomp2:arm64. [2022-02-15T19:25:28.593Z] #21 20.47 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-15T19:25:28.593Z] #21 20.47 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T19:25:28.593Z] #21 20.51 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-15T19:25:28.593Z] #21 20.52 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-15T19:25:28.593Z] #21 20.52 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T19:25:28.593Z] #21 20.60 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-15T19:25:28.852Z] #21 20.61 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-15T19:25:28.852Z] #21 20.62 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-15T19:25:28.852Z] #21 20.63 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-15T19:25:28.852Z] #21 20.64 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-15T19:25:28.852Z] #21 20.66 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-15T19:25:28.852Z] #21 20.68 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-15T19:25:28.852Z] #21 20.69 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-15T19:25:28.852Z] #21 20.70 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-15T19:25:28.852Z] #21 20.71 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-15T19:25:28.852Z] #21 20.72 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-15T19:25:28.852Z] #21 20.73 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-15T19:25:28.852Z] #21 20.74 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-15T19:25:28.852Z] #21 20.76 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-15T19:25:28.852Z] #21 20.77 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-15T19:25:28.852Z] #21 20.78 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-15T19:25:30.228Z] #21 21.99 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-15T19:25:30.297Z] ok github.com/docker/docker/client 0.086s coverage: 75.8% of statements [2022-02-15T19:25:31.603Z] #21 23.19 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-15T19:25:32.537Z] #21 24.44 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-15T19:25:33.916Z] #21 25.70 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-15T19:25:35.294Z] #21 26.94 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-15T19:25:35.294Z] #21 26.96 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-15T19:25:35.294Z] #21 26.97 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-15T19:25:35.294Z] #21 26.98 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-15T19:25:35.294Z] #21 26.99 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-15T19:25:35.294Z] #21 27.01 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T19:25:35.294Z] #21 27.02 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-15T19:25:35.294Z] #21 27.03 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-15T19:25:35.294Z] #21 27.04 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-15T19:25:35.294Z] #21 27.06 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-15T19:25:35.294Z] #21 27.07 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-15T19:25:35.294Z] #21 27.08 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-15T19:25:35.294Z] #21 27.09 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-15T19:25:35.294Z] #21 27.10 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-15T19:25:35.294Z] #21 27.12 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-15T19:25:35.294Z] #21 27.13 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T19:25:35.294Z] #21 27.14 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-15T19:25:35.294Z] #21 27.16 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-15T19:25:35.294Z] #21 27.17 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-15T19:25:35.294Z] #21 27.19 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-15T19:25:35.294Z] #21 27.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:25:35.865Z] #21 DONE 27.7s [2022-02-15T19:25:35.866Z] [2022-02-15T19:25:35.866Z] #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-02-15T19:25:35.866Z] #67 sha256:f200ad0782f884775f65f7bbf49a1de3528989be853fdb4034534c02130ed989 [2022-02-15T19:25:35.866Z] #67 ... [2022-02-15T19:25:35.866Z] [2022-02-15T19:25:35.866Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-15T19:25:35.866Z] #62 sha256:83b88fb3dd7108777153810272f1f01efb70ecc431122c6b2c2725b2df848940 [2022-02-15T19:25:35.866Z] #62 DONE 0.1s [2022-02-15T19:25:35.866Z] [2022-02-15T19:25:35.866Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T19:25:35.866Z] #22 sha256:db21e59dbb089b39bb556b279dd03639542ff288b07d5d108df7688b9df78181 [2022-02-15T19:25:37.247Z] #22 DONE 1.2s [2022-02-15T19:25:37.247Z] [2022-02-15T19:25:37.247Z] #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-02-15T19:25:37.247Z] #23 sha256:5ac3eb3ca28282bbf70fda90c0c945ef924bfae5086a3f2d41af9fd8c8c8353d [2022-02-15T19:25:37.815Z] #23 DONE 0.9s [2022-02-15T19:25:37.815Z] [2022-02-15T19:25:37.815Z] #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-02-15T19:25:37.815Z] #63 sha256:7b1f1acade2cbcada4452cedaeaca08209c48319fc88ce3fce5d82e1721e5a5e [2022-02-15T19:25:37.815Z] #63 1.078 + RM_GOPATH=0 [2022-02-15T19:25:37.815Z] #63 1.078 + TMP_GOPATH= [2022-02-15T19:25:37.815Z] #63 1.078 + : /build [2022-02-15T19:25:37.815Z] #63 1.078 + '[' -z '' ']' [2022-02-15T19:25:37.815Z] #63 1.078 ++ mktemp -d [2022-02-15T19:25:37.815Z] #63 1.113 + export GOPATH=/tmp/tmp.VzKPcquKi0 [2022-02-15T19:25:37.815Z] #63 1.113 + GOPATH=/tmp/tmp.VzKPcquKi0 [2022-02-15T19:25:37.815Z] #63 1.113 + RM_GOPATH=1 [2022-02-15T19:25:37.815Z] #63 1.113 + case "$(go env GOARCH)" in [2022-02-15T19:25:37.815Z] #63 1.113 ++ go env GOARCH [2022-02-15T19:25:37.815Z] #63 1.116 Install runc version v1.1.0 (build tags: seccomp) [2022-02-15T19:25:37.815Z] #63 1.116 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T19:25:37.815Z] #63 1.116 + GO_BUILDMODE=-buildmode=pie [2022-02-15T19:25:37.815Z] #63 1.116 ++ dirname /install.sh [2022-02-15T19:25:37.815Z] #63 1.116 + dir=/ [2022-02-15T19:25:37.815Z] #63 1.116 + bin=runc [2022-02-15T19:25:37.815Z] #63 1.116 + shift [2022-02-15T19:25:37.815Z] #63 1.116 + '[' '!' -f //runc.installer ']' [2022-02-15T19:25:37.815Z] #63 1.116 + . //runc.installer [2022-02-15T19:25:37.815Z] #63 1.116 ++ set -e [2022-02-15T19:25:37.815Z] #63 1.116 ++ : v1.1.0 [2022-02-15T19:25:37.815Z] #63 1.116 + install_runc [2022-02-15T19:25:37.815Z] #63 1.116 + RUNC_BUILDTAGS=seccomp [2022-02-15T19:25:37.815Z] #63 1.116 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-15T19:25:37.815Z] #63 1.116 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VzKPcquKi0/src/github.com/opencontainers/runc [2022-02-15T19:25:37.815Z] #63 1.124 Cloning into '/tmp/tmp.VzKPcquKi0/src/github.com/opencontainers/runc'... [2022-02-15T19:25:38.005Z] 8f616e6e9eec: Pull complete [2022-02-15T19:25:39.194Z] #63 ... [2022-02-15T19:25:39.194Z] [2022-02-15T19:25:39.194Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-15T19:25:39.194Z] #24 sha256:2d4c73337c62a97c3086bc6d7faefe36532c57917bc7045df5475ef8be001e80 [2022-02-15T19:25:39.194Z] #24 0.828 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-15T19:25:39.194Z] #24 DONE 0.9s [2022-02-15T19:25:39.194Z] [2022-02-15T19:25:39.194Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-15T19:25:39.194Z] #25 sha256:07c1e470dff771da584d8e174320cf3241347fde64862ad1a1883e4a1d9d7a1d [2022-02-15T19:25:39.763Z] #25 DONE 0.8s [2022-02-15T19:25:39.763Z] [2022-02-15T19:25:39.763Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-15T19:25:39.763Z] #26 sha256:bc187125d87589fcbf96f57b052c47b4faac753419a52ae2db8572667ff9074a [2022-02-15T19:25:40.336Z] #26 DONE 0.8s [2022-02-15T19:25:40.336Z] [2022-02-15T19:25:40.336Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-15T19:25:40.336Z] #27 sha256:d6df7002c83649f0cd6fa405153548e82ff206bd3810ffd338d0597dfd935d50 [2022-02-15T19:25:41.712Z] #27 DONE 0.9s [2022-02-15T19:25:41.712Z] [2022-02-15T19:25:41.712Z] #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-02-15T19:25:41.712Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-15T19:25:42.650Z] #28 1.093 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T19:25:42.650Z] #28 1.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T19:25:42.650Z] #28 1.312 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T19:25:42.650Z] #28 1.369 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T19:25:42.909Z] #28 1.624 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-15T19:25:43.170Z] #28 1.833 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-15T19:25:43.740Z] #28 2.189 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-15T19:25:43.740Z] #28 2.555 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T19:25:43.999Z] #28 2.818 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-15T19:25:44.567Z] #28 3.094 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [112 kB] [2022-02-15T19:25:44.567Z] #28 3.095 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-15T19:25:44.567Z] #28 3.100 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [112 kB] [2022-02-15T19:25:44.567Z] #28 3.101 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [120 kB] [2022-02-15T19:25:44.567Z] #28 3.102 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [115 kB] [2022-02-15T19:25:44.567Z] #28 3.103 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T19:25:44.567Z] #28 3.104 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-15T19:25:44.567Z] #28 3.105 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-15T19:25:44.567Z] #28 3.116 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-15T19:25:44.567Z] #28 3.117 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-15T19:25:44.567Z] #28 3.117 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T19:25:44.567Z] #28 3.118 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T19:25:44.691Z] 898469748ff6: Verifying Checksum [2022-02-15T19:25:44.691Z] 898469748ff6: Download complete [2022-02-15T19:25:48.489Z] 8f616e6e9eec: Pull complete [2022-02-15T19:25:49.843Z] #28 ... [2022-02-15T19:25:49.843Z] [2022-02-15T19:25:49.843Z] #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-02-15T19:25:49.843Z] #67 sha256:f200ad0782f884775f65f7bbf49a1de3528989be853fdb4034534c02130ed989 [2022-02-15T19:25:49.843Z] #67 68.53 + bin/containerd [2022-02-15T19:25:51.751Z] #67 ... [2022-02-15T19:25:51.751Z] [2022-02-15T19:25:51.751Z] #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-02-15T19:25:51.751Z] #63 sha256:7b1f1acade2cbcada4452cedaeaca08209c48319fc88ce3fce5d82e1721e5a5e [2022-02-15T19:25:51.751Z] #63 5.724 + cd /tmp/tmp.VzKPcquKi0/src/github.com/opencontainers/runc [2022-02-15T19:25:51.751Z] #63 5.724 + git checkout -q v1.1.0 [2022-02-15T19:25:51.751Z] #63 5.968 + '[' -z '' ']' [2022-02-15T19:25:51.751Z] #63 5.968 + target=static [2022-02-15T19:25:51.751Z] #63 5.968 + make BUILDTAGS=seccomp static [2022-02-15T19:25:51.751Z] #63 6.202 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-02-15T19:25:55.947Z] #63 ... [2022-02-15T19:25:55.947Z] [2022-02-15T19:25:55.947Z] #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-02-15T19:25:55.947Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-15T19:25:55.947Z] #28 13.97 Fetched 48.9 MB in 13s (3720 kB/s) [2022-02-15T19:26:02.411Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2022-02-15T19:26:02.419Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2022-02-15T19:26:02.522Z] #28 13.97 Reading package lists... [2022-02-15T19:26:02.682Z] ok github.com/docker/docker/cmd/dockerd/trap 2.501s coverage: 0.0% of statements [2022-02-15T19:26:02.682Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-15T19:26:02.682Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-15T19:26:02.682Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-15T19:26:02.682Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-15T19:26:02.682Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-15T19:26:06.927Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-02-15T19:26:09.085Z] #28 20.65 Reading package lists... [2022-02-15T19:26:09.476Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2022-02-15T19:26:10.026Z] #28 27.05 Building dependency tree... [2022-02-15T19:26:10.421Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.9% of statements [2022-02-15T19:26:11.404Z] #28 29.82 bzip2 is already the newest version (1.0.8-4). [2022-02-15T19:26:11.405Z] #28 29.82 patch is already the newest version (2.7.6-7). [2022-02-15T19:26:11.405Z] #28 29.82 xz-utils is already the newest version (5.2.5-2). [2022-02-15T19:26:11.405Z] #28 29.82 The following additional packages will be installed: [2022-02-15T19:26:11.405Z] #28 29.83 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-15T19:26:11.405Z] #28 29.83 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-15T19:26:11.405Z] #28 29.83 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-15T19:26:11.405Z] #28 29.84 python3-pkg-resources vim-runtime xxd [2022-02-15T19:26:11.405Z] #28 29.85 Suggested packages: [2022-02-15T19:26:11.405Z] #28 29.86 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-15T19:26:11.405Z] #28 29.86 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-15T19:26:11.405Z] #28 29.86 Recommended packages: [2022-02-15T19:26:11.405Z] #28 29.86 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-15T19:26:12.782Z] #28 31.41 The following NEW packages will be installed: [2022-02-15T19:26:12.782Z] #28 31.41 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-15T19:26:12.782Z] #28 31.41 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-15T19:26:12.782Z] #28 31.41 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-15T19:26:12.782Z] #28 31.42 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-15T19:26:12.782Z] #28 31.42 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-15T19:26:12.782Z] #28 31.42 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-15T19:26:12.782Z] #28 31.42 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-15T19:26:13.041Z] #28 31.80 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T19:26:13.041Z] #28 31.80 Need to get 18.6 MB of archives. [2022-02-15T19:26:13.041Z] #28 31.80 After this operation, 71.4 MB of additional disk space will be used. [2022-02-15T19:26:13.041Z] #28 31.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-15T19:26:13.300Z] #28 31.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-15T19:26:13.300Z] #28 31.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-15T19:26:13.300Z] #28 31.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-15T19:26:13.300Z] #28 31.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-15T19:26:13.300Z] #28 31.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-15T19:26:13.300Z] #28 31.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-15T19:26:13.300Z] #28 31.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-15T19:26:13.300Z] #28 31.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T19:26:13.300Z] #28 31.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T19:26:13.300Z] #28 31.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-15T19:26:13.300Z] #28 31.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-15T19:26:13.300Z] #28 31.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-15T19:26:13.300Z] #28 31.88 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-15T19:26:13.300Z] #28 31.88 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-15T19:26:13.300Z] #28 31.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-15T19:26:13.300Z] #28 31.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-15T19:26:13.300Z] #28 31.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-15T19:26:13.300Z] #28 31.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-15T19:26:13.300Z] #28 31.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T19:26:13.300Z] #28 31.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T19:26:13.300Z] #28 31.90 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T19:26:13.300Z] #28 31.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-15T19:26:13.300Z] #28 31.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-15T19:26:13.300Z] #28 31.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-15T19:26:13.300Z] #28 31.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T19:26:13.300Z] #28 31.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-15T19:26:13.300Z] #28 31.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T19:26:13.300Z] #28 31.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-15T19:26:13.300Z] #28 31.91 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-15T19:26:13.300Z] #28 31.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-15T19:26:13.300Z] #28 31.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-15T19:26:13.300Z] #28 31.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T19:26:13.300Z] #28 31.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-15T19:26:13.300Z] #28 31.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-15T19:26:13.300Z] #28 31.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-15T19:26:13.300Z] #28 31.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-15T19:26:13.300Z] #28 31.99 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-15T19:26:13.300Z] #28 31.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-15T19:26:13.300Z] #28 32.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-15T19:26:13.560Z] #28 32.07 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-15T19:26:13.560Z] #28 32.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-15T19:26:13.560Z] #28 32.12 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-15T19:26:13.560Z] #28 32.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-15T19:26:14.129Z] #28 32.72 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T19:26:14.388Z] #28 32.96 Fetched 18.6 MB in 1s (30.2 MB/s) [2022-02-15T19:26:14.388Z] #28 33.02 Selecting previously unselected package pigz. [2022-02-15T19:26:14.388Z] #28 33.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-02-15T19:26:14.388Z] #28 33.05 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-15T19:26:14.388Z] #28 33.06 Unpacking pigz (2.6-1) ... [2022-02-15T19:26:14.646Z] #28 33.12 Selecting previously unselected package libelf1:amd64. [2022-02-15T19:26:14.646Z] #28 33.12 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-15T19:26:14.646Z] #28 33.14 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-15T19:26:14.646Z] #28 33.23 Selecting previously unselected package libbpf0:amd64. [2022-02-15T19:26:14.646Z] #28 33.24 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-15T19:26:14.646Z] #28 33.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-15T19:26:14.646Z] #28 33.31 Selecting previously unselected package libcap2:amd64. [2022-02-15T19:26:14.646Z] #28 33.32 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-15T19:26:14.646Z] #28 33.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-15T19:26:14.646Z] #28 33.37 Selecting previously unselected package libmnl0:amd64. [2022-02-15T19:26:14.905Z] #28 33.38 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-15T19:26:14.905Z] #28 33.39 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-15T19:26:14.905Z] #28 33.44 Selecting previously unselected package libxtables12:amd64. [2022-02-15T19:26:14.905Z] #28 33.44 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-15T19:26:14.905Z] #28 33.45 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-15T19:26:14.905Z] #28 33.50 Selecting previously unselected package libcap2-bin. [2022-02-15T19:26:14.905Z] #28 33.51 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-15T19:26:14.905Z] #28 33.51 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-15T19:26:14.905Z] #28 33.58 Selecting previously unselected package iproute2. [2022-02-15T19:26:14.905Z] #28 33.58 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-15T19:26:14.905Z] #28 33.59 Unpacking iproute2 (5.10.0-4) ... [2022-02-15T19:26:15.422Z] #28 33.91 Selecting previously unselected package xxd. [2022-02-15T19:26:15.422Z] #28 33.92 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:26:15.422Z] #28 33.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:26:15.422Z] #28 34.01 Selecting previously unselected package vim-common. [2022-02-15T19:26:15.422Z] #28 34.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:26:15.422Z] #28 34.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:26:15.681Z] #28 34.17 Selecting previously unselected package bash-completion. [2022-02-15T19:26:15.681Z] #28 34.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-15T19:26:16.617Z] #28 35.28 Unpacking bash-completion (1:2.11-2) ... [2022-02-15T19:26:16.732Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T19:26:16.732Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T19:26:16.732Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:26:16.732Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T19:26:16.732Z] [2022-02-15T19:26:16.732Z] + c=0 [2022-02-15T19:26:16.732Z] + TEST_INTEGRATION_DEST=2 [2022-02-15T19:26:16.732Z] + TEST_INTEGRATION_DEST=1 [2022-02-15T19:26:16.732Z] + CONTAINER_NAME=docker-pr3-1 [2022-02-15T19:26:16.732Z] + CONTAINER_NAME=docker-pr3-2 [2022-02-15T19:26:16.732Z] + TEST_SKIP_INTEGRATION=1 [2022-02-15T19:26:16.732Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-15T19:26:16.732Z] + run_tests test-integration-flaky [2022-02-15T19:26:16.732Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-15T19:26:16.732Z] + run_tests [2022-02-15T19:26:16.732Z] + '[' -n 0 ']' [2022-02-15T19:26:16.732Z] + '[' -n 0 ']' [2022-02-15T19:26:16.732Z] + rm= [2022-02-15T19:26:16.732Z] + rm= [2022-02-15T19:26:16.732Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43240/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43240/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/make.sh '' test-integration [2022-02-15T19:26:16.732Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43240/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43240/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/make.sh test-integration-flaky test-integration [2022-02-15T19:26:16.732Z] + TEST_INTEGRATION_DEST=3 [2022-02-15T19:26:16.732Z] + CONTAINER_NAME=docker-pr3-3 [2022-02-15T19:26:16.732Z] + TEST_SKIP_INTEGRATION=1 [2022-02-15T19:26:16.732Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-15T19:26:16.732Z] + run_tests [2022-02-15T19:26:16.732Z] + '[' -n 0 ']' [2022-02-15T19:26:16.732Z] + rm= [2022-02-15T19:26:16.732Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43240/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43240/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/make.sh '' test-integration [2022-02-15T19:26:16.732Z] ++ jobs -p [2022-02-15T19:26:16.732Z] + for job in $(jobs -p) [2022-02-15T19:26:16.732Z] + wait 5644 [2022-02-15T19:26:16.877Z] #28 35.56 Selecting previously unselected package apparmor. [2022-02-15T19:26:16.877Z] #28 35.57 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-15T19:26:16.877Z] #28 35.60 Unpacking apparmor (2.13.6-10) ... [2022-02-15T19:26:17.007Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-02-15T19:26:17.137Z] #28 35.81 Selecting previously unselected package inetutils-ping. [2022-02-15T19:26:17.137Z] #28 35.83 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-15T19:26:17.137Z] #28 35.83 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-15T19:26:17.137Z] #28 35.91 Selecting previously unselected package libip4tc2:amd64. [2022-02-15T19:26:17.299Z] [2022-02-15T19:26:17.299Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T19:26:17.299Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T19:26:17.299Z] HOSTNAME=a1ffde5ebe2d [2022-02-15T19:26:17.299Z] TEST_SKIP_INTEGRATION=1 [2022-02-15T19:26:17.299Z] TESTDEBUG=0 [2022-02-15T19:26:17.299Z] DEST=bundles/test-integration [2022-02-15T19:26:17.299Z] PWD=/go/src/github.com/docker/docker [2022-02-15T19:26:17.299Z] KEEPBUNDLE=1 [2022-02-15T19:26:17.299Z] DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:26:17.299Z] container=docker [2022-02-15T19:26:17.299Z] HOME=/root [2022-02-15T19:26:17.299Z] GOLANG_VERSION=1.17.6 [2022-02-15T19:26:17.299Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T19:26:17.299Z] VALIDATE_BRANCH=master [2022-02-15T19:26:17.299Z] TERM=xterm [2022-02-15T19:26:17.299Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T19:26:17.299Z] SHLVL=1 [2022-02-15T19:26:17.299Z] TIMEOUT=120m [2022-02-15T19:26:17.299Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T19:26:17.299Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T19:26:17.299Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-15T19:26:17.299Z] GO111MODULE=off [2022-02-15T19:26:17.299Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T19:26:17.299Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T19:26:17.299Z] GOPATH=/go [2022-02-15T19:26:17.299Z] PKG_CONFIG=pkg-config [2022-02-15T19:26:17.299Z] _=/usr/bin/env [2022-02-15T19:26:17.299Z] Building test suite binary ./integration-cli/test.main [2022-02-15T19:26:17.396Z] #28 35.91 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-15T19:26:17.396Z] #28 35.93 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T19:26:17.396Z] #28 36.00 Selecting previously unselected package libip6tc2:amd64. [2022-02-15T19:26:17.396Z] #28 36.01 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-15T19:26:17.396Z] #28 36.01 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T19:26:17.396Z] #28 36.07 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-15T19:26:17.396Z] #28 36.07 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-15T19:26:17.396Z] #28 36.07 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T19:26:17.396Z] #28 36.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-15T19:26:17.396Z] #28 36.12 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-15T19:26:17.557Z] [2022-02-15T19:26:17.655Z] #28 36.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T19:26:17.655Z] #28 36.18 Selecting previously unselected package libnftnl11:amd64. [2022-02-15T19:26:17.655Z] #28 36.19 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-15T19:26:17.655Z] #28 36.19 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T19:26:17.655Z] #28 36.27 Selecting previously unselected package iptables. [2022-02-15T19:26:17.655Z] #28 36.28 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-15T19:26:17.655Z] #28 36.29 Unpacking iptables (1.8.7-1) ... [2022-02-15T19:26:17.813Z] [2022-02-15T19:26:17.814Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-15T19:26:17.814Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T19:26:17.814Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T19:26:17.814Z] HOSTNAME=7b62b6e42f57 [2022-02-15T19:26:17.814Z] TEST_SKIP_INTEGRATION=1 [2022-02-15T19:26:17.814Z] TESTDEBUG=0 [2022-02-15T19:26:17.814Z] DEST=bundles/test-integration [2022-02-15T19:26:17.814Z] PWD=/go/src/github.com/docker/docker [2022-02-15T19:26:17.814Z] KEEPBUNDLE=1 [2022-02-15T19:26:17.814Z] DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:26:17.814Z] container=docker [2022-02-15T19:26:17.814Z] HOME=/root [2022-02-15T19:26:17.814Z] GOLANG_VERSION=1.17.6 [2022-02-15T19:26:17.814Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T19:26:17.814Z] VALIDATE_BRANCH=master [2022-02-15T19:26:17.814Z] TERM=xterm [2022-02-15T19:26:17.814Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T19:26:17.814Z] SHLVL=1 [2022-02-15T19:26:17.814Z] TIMEOUT=120m [2022-02-15T19:26:17.814Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T19:26:17.814Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T19:26:17.814Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-15T19:26:17.814Z] GO111MODULE=off [2022-02-15T19:26:17.814Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T19:26:17.814Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T19:26:17.814Z] GOPATH=/go [2022-02-15T19:26:17.814Z] PKG_CONFIG=pkg-config [2022-02-15T19:26:17.814Z] _=/usr/bin/env [2022-02-15T19:26:17.814Z] Building test suite binary ./integration-cli/test.main [2022-02-15T19:26:17.926Z] #28 36.48 Selecting previously unselected package libonig5:amd64. [2022-02-15T19:26:17.926Z] #28 36.50 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T19:26:17.926Z] #28 36.50 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:26:17.926Z] #28 36.61 Selecting previously unselected package libjq1:amd64. [2022-02-15T19:26:17.926Z] #28 36.62 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T19:26:17.926Z] #28 36.63 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:26:17.946Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.0% of statements [2022-02-15T19:26:18.074Z] No new tests added to integration. [2022-02-15T19:26:18.074Z] [2022-02-15T19:26:18.074Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T19:26:18.185Z] #28 36.70 Selecting previously unselected package jq. [2022-02-15T19:26:18.185Z] #28 36.71 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-15T19:26:18.185Z] #28 36.71 Unpacking jq (1.6-2.1) ... [2022-02-15T19:26:18.185Z] #28 36.77 Selecting previously unselected package libaio1:amd64. [2022-02-15T19:26:18.185Z] #28 36.79 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-15T19:26:18.185Z] #28 36.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-15T19:26:18.185Z] #28 36.84 Selecting previously unselected package libgpm2:amd64. [2022-02-15T19:26:18.185Z] #28 36.84 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-15T19:26:18.185Z] #28 36.85 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-15T19:26:18.185Z] #28 36.90 Selecting previously unselected package libinih1:amd64. [2022-02-15T19:26:18.185Z] #28 36.91 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-15T19:26:18.185Z] #28 36.92 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-15T19:26:18.445Z] #28 36.96 Selecting previously unselected package libnet1:amd64. [2022-02-15T19:26:18.445Z] #28 36.97 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T19:26:18.445Z] #28 36.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:26:18.445Z] #28 37.06 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T19:26:18.445Z] #28 37.07 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T19:26:18.445Z] #28 37.09 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:26:18.445Z] #28 37.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T19:26:18.445Z] #28 37.15 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T19:26:18.445Z] #28 37.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:26:18.445Z] #28 37.20 Selecting previously unselected package net-tools. [2022-02-15T19:26:18.517Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-02-15T19:26:18.705Z] #28 37.21 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-15T19:26:18.705Z] #28 37.21 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T19:26:18.705Z] #28 37.33 Selecting previously unselected package python-pip-whl. [2022-02-15T19:26:18.705Z] #28 37.34 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-15T19:26:18.705Z] #28 37.34 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-15T19:26:18.964Z] #28 37.61 Selecting previously unselected package python3-lib2to3. [2022-02-15T19:26:18.964Z] #28 37.62 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-15T19:26:18.964Z] #28 37.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-15T19:26:18.964Z] #28 37.71 Selecting previously unselected package python3-distutils. [2022-02-15T19:26:19.089Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-02-15T19:26:19.223Z] #28 37.72 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-15T19:26:19.224Z] #28 37.72 Unpacking python3-distutils (3.9.2-1) ... [2022-02-15T19:26:19.224Z] #28 37.82 Selecting previously unselected package python3-pkg-resources. [2022-02-15T19:26:19.224Z] #28 37.82 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T19:26:19.224Z] #28 37.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:26:19.224Z] #28 37.92 Selecting previously unselected package python3-setuptools. [2022-02-15T19:26:19.449Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T19:26:19.449Z] HOSTNAME=7cc7fb3fe798 [2022-02-15T19:26:19.449Z] TESTDEBUG=0 [2022-02-15T19:26:19.449Z] DEST=bundles/test-integration [2022-02-15T19:26:19.449Z] PWD=/go/src/github.com/docker/docker [2022-02-15T19:26:19.449Z] KEEPBUNDLE=1 [2022-02-15T19:26:19.449Z] DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:26:19.449Z] container=docker [2022-02-15T19:26:19.449Z] HOME=/root [2022-02-15T19:26:19.449Z] GOLANG_VERSION=1.17.6 [2022-02-15T19:26:19.449Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T19:26:19.449Z] VALIDATE_BRANCH=master [2022-02-15T19:26:19.449Z] TERM=xterm [2022-02-15T19:26:19.449Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T19:26:19.449Z] SHLVL=1 [2022-02-15T19:26:19.449Z] TIMEOUT=120m [2022-02-15T19:26:19.449Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T19:26:19.449Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T19:26:19.449Z] GO111MODULE=off [2022-02-15T19:26:19.449Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-15T19:26:19.449Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T19:26:19.449Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T19:26:19.449Z] GOPATH=/go [2022-02-15T19:26:19.449Z] PKG_CONFIG=pkg-config [2022-02-15T19:26:19.449Z] _=/usr/bin/env [2022-02-15T19:26:19.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-15T19:26:19.483Z] #28 37.93 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-15T19:26:19.483Z] #28 37.93 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-15T19:26:19.483Z] #28 38.10 Selecting previously unselected package python3-wheel. [2022-02-15T19:26:19.483Z] #28 38.11 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-15T19:26:19.483Z] #28 38.11 Unpacking python3-wheel (0.34.2-1) ... [2022-02-15T19:26:19.483Z] #28 38.17 Selecting previously unselected package python3-pip. [2022-02-15T19:26:19.662Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2022-02-15T19:26:19.744Z] #28 38.18 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-15T19:26:19.744Z] #28 38.19 Unpacking python3-pip (20.3.4-4) ... [2022-02-15T19:26:19.744Z] #28 38.37 Selecting previously unselected package sudo. [2022-02-15T19:26:19.744Z] #28 38.38 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-15T19:26:19.744Z] #28 38.39 Unpacking sudo (1.9.5p2-3) ... [2022-02-15T19:26:20.003Z] #28 38.70 Selecting previously unselected package thin-provisioning-tools. [2022-02-15T19:26:20.003Z] #28 38.71 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-15T19:26:20.003Z] #28 38.72 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-15T19:26:20.262Z] #28 38.88 Selecting previously unselected package uidmap. [2022-02-15T19:26:20.262Z] #28 38.88 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-15T19:26:20.262Z] #28 38.89 Unpacking uidmap (1:4.8.1-1) ... [2022-02-15T19:26:20.521Z] #28 38.99 Selecting previously unselected package vim-runtime. [2022-02-15T19:26:20.521Z] #28 39.00 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T19:26:20.521Z] #28 39.01 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-15T19:26:20.521Z] #28 39.04 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-15T19:26:20.521Z] #28 39.05 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:26:20.607Z] ok github.com/docker/docker/daemon 10.115s coverage: 17.1% of statements [2022-02-15T19:26:20.607Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-15T19:26:20.607Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-15T19:26:20.607Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-15T19:26:20.607Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-15T19:26:21.181Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-02-15T19:26:21.443Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.197s coverage: 56.2% of statements [2022-02-15T19:26:22.637Z] #28 40.80 Selecting previously unselected package vim. [2022-02-15T19:26:22.637Z] #28 40.82 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T19:26:22.637Z] #28 40.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:26:22.637Z] #28 41.21 Selecting previously unselected package xfsprogs. [2022-02-15T19:26:22.637Z] #28 41.22 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-15T19:26:22.637Z] #28 41.22 Unpacking xfsprogs (5.10.0-4) ... [2022-02-15T19:26:22.896Z] #28 41.46 Selecting previously unselected package zip. [2022-02-15T19:26:22.896Z] #28 41.47 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-15T19:26:22.896Z] #28 41.48 Unpacking zip (3.0-12) ... [2022-02-15T19:26:22.896Z] #28 41.56 Selecting previously unselected package zstd. [2022-02-15T19:26:22.936Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-02-15T19:26:23.156Z] #28 41.58 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-15T19:26:23.156Z] #28 41.58 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-15T19:26:23.156Z] #28 41.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T19:26:23.724Z] #28 42.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T19:26:23.724Z] #28 42.35 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T19:26:23.724Z] #28 42.36 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-15T19:26:23.724Z] #28 42.37 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T19:26:23.724Z] #28 42.38 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-15T19:26:23.724Z] #28 42.39 Setting up uidmap (1:4.8.1-1) ... [2022-02-15T19:26:23.724Z] #28 42.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T19:26:23.724Z] #28 42.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T19:26:23.986Z] #28 42.44 Setting up python3-wheel (0.34.2-1) ... [2022-02-15T19:26:24.245Z] #28 42.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:26:24.245Z] #28 42.76 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-15T19:26:24.246Z] #28 42.77 Setting up libcap2-bin (1:2.44-1) ... [2022-02-15T19:26:24.246Z] #28 42.78 Setting up apparmor (2.13.6-10) ... [2022-02-15T19:26:24.342Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.227s coverage: 50.5% of statements [2022-02-15T19:26:25.181Z] #28 43.78 Setting up zip (3.0-12) ... [2022-02-15T19:26:25.181Z] #28 43.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:26:25.181Z] #28 43.82 Setting up bash-completion (1:2.11-2) ... [2022-02-15T19:26:25.733Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.591s coverage: 45.9% of statements [2022-02-15T19:26:25.733Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-15T19:26:26.557Z] #28 45.07 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-15T19:26:26.557Z] #28 45.08 Setting up sudo (1.9.5p2-3) ... [2022-02-15T19:26:26.557Z] #28 45.14 invoke-rc.d: could not determine current runlevel [2022-02-15T19:26:26.557Z] #28 45.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T19:26:26.557Z] #28 45.16 Setting up xfsprogs (5.10.0-4) ... [2022-02-15T19:26:26.557Z] #28 45.17 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-15T19:26:26.557Z] #28 45.18 Setting up inetutils-ping (2:2.0-1) ... [2022-02-15T19:26:26.557Z] #28 45.19 Setting up pigz (2.6-1) ... [2022-02-15T19:26:26.557Z] #28 45.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T19:26:26.557Z] #28 45.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T19:26:26.557Z] #28 45.24 Setting up python-pip-whl (20.3.4-4) ... [2022-02-15T19:26:26.676Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2022-02-15T19:26:26.676Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.883s coverage: 58.0% of statements [2022-02-15T19:26:26.676Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-15T19:26:26.676Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-15T19:26:26.815Z] #28 45.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:26:27.074Z] #28 45.74 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-15T19:26:27.074Z] #28 45.75 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-15T19:26:27.333Z] #28 46.01 Setting up libelf1:amd64 (0.183-1) ... [2022-02-15T19:26:27.333Z] #28 46.03 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-15T19:26:27.333Z] #28 46.04 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T19:26:27.333Z] #28 46.05 Setting up python3-distutils (3.9.2-1) ... [2022-02-15T19:26:27.594Z] #28 46.36 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T19:26:27.594Z] #28 46.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-15T19:26:27.594Z] #28 46.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-15T19:26:27.594Z] #28 46.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-15T19:26:27.594Z] #28 46.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-15T19:26:27.594Z] #28 46.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-15T19:26:27.594Z] #28 46.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-15T19:26:27.618Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-02-15T19:26:27.853Z] #28 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-15T19:26:27.853Z] #28 46.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-15T19:26:27.853Z] #28 46.45 Setting up python3-setuptools (52.0.0-4) ... [2022-02-15T19:26:28.189Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-02-15T19:26:28.450Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 6.7% of statements [2022-02-15T19:26:28.450Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-15T19:26:28.450Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-15T19:26:28.790Z] #28 47.20 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T19:26:28.790Z] #28 47.21 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T19:26:28.790Z] #28 47.22 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-15T19:26:28.790Z] #28 47.24 Setting up python3-pip (20.3.4-4) ... [2022-02-15T19:26:29.360Z] #28 47.87 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T19:26:29.360Z] #28 47.89 Setting up jq (1.6-2.1) ... [2022-02-15T19:26:29.360Z] #28 47.90 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-15T19:26:29.360Z] #28 47.91 Setting up iptables (1.8.7-1) ... [2022-02-15T19:26:29.360Z] #28 47.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T19:26:29.360Z] #28 47.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T19:26:29.360Z] #28 47.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T19:26:29.360Z] #28 47.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T19:26:29.360Z] #28 47.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-15T19:26:29.360Z] #28 47.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-15T19:26:29.360Z] #28 47.96 Setting up iproute2 (5.10.0-4) ... [2022-02-15T19:26:29.392Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.5% of statements [2022-02-15T19:26:29.619Z] #28 48.23 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T19:26:29.652Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 79.9% of statements [2022-02-15T19:26:30.189Z] #28 DONE 48.9s [2022-02-15T19:26:30.189Z] [2022-02-15T19:26:30.189Z] #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-02-15T19:26:30.189Z] #63 sha256:7b1f1acade2cbcada4452cedaeaca08209c48319fc88ce3fce5d82e1721e5a5e [2022-02-15T19:26:30.224Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 33.6% of statements [2022-02-15T19:26:30.224Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-15T19:26:30.449Z] #63 ... [2022-02-15T19:26:30.449Z] [2022-02-15T19:26:30.449Z] #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-02-15T19:26:30.449Z] #29 sha256:a7d37a0f95d3e1fb1ac366f11fa1a378855a62d22f673b8d86524ddad6d82d11 [2022-02-15T19:26:30.486Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2022-02-15T19:26:30.747Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-02-15T19:26:31.009Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-02-15T19:26:31.009Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-02-15T19:26:31.285Z] #29 0.880 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-15T19:26:31.285Z] #29 0.885 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-15T19:26:31.285Z] #29 0.888 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-15T19:26:31.285Z] #29 DONE 1.0s [2022-02-15T19:26:31.285Z] [2022-02-15T19:26:31.285Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-15T19:26:31.285Z] #30 sha256:caee3bb8b85cad9d59986fd0229fbd5db28a2aed4b0486839c8886fc245bac76 [2022-02-15T19:26:31.333Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T19:26:31.333Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T19:26:31.333Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:26:31.333Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T19:26:31.333Z] [2022-02-15T19:26:31.333Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T19:26:31.333Z] DOCKER_SYSTEMD=1 [2022-02-15T19:26:31.333Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T19:26:31.333Z] HOSTNAME=ad54d4b8a9a4 [2022-02-15T19:26:31.333Z] DEST=bundles/test-integration [2022-02-15T19:26:31.333Z] PWD=/go/src/github.com/docker/docker [2022-02-15T19:26:31.333Z] DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:26:31.333Z] container=docker [2022-02-15T19:26:31.333Z] HOME=/root [2022-02-15T19:26:31.333Z] LANG=C.UTF-8 [2022-02-15T19:26:31.333Z] INVOCATION_ID=49dc13eaeaa84a558ec538908eef82bd [2022-02-15T19:26:31.333Z] GOLANG_VERSION=1.17.6 [2022-02-15T19:26:31.333Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T19:26:31.333Z] VALIDATE_BRANCH=master [2022-02-15T19:26:31.333Z] TERM=xterm [2022-02-15T19:26:31.333Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T19:26:31.333Z] SHLVL=3 [2022-02-15T19:26:31.333Z] TIMEOUT=120m [2022-02-15T19:26:31.333Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T19:26:31.333Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T19:26:31.333Z] GO111MODULE=off [2022-02-15T19:26:31.333Z] DOCKER_EXPERIMENTAL=1 [2022-02-15T19:26:31.333Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-15T19:26:31.333Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T19:26:31.333Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T19:26:31.333Z] GOPATH=/go [2022-02-15T19:26:31.333Z] PKG_CONFIG=pkg-config [2022-02-15T19:26:31.333Z] _=/usr/bin/env [2022-02-15T19:26:31.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-15T19:26:31.951Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 78.7% of statements [2022-02-15T19:26:31.951Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-15T19:26:31.951Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 54.7% of statements [2022-02-15T19:26:32.523Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.022s coverage: 31.5% of statements [2022-02-15T19:26:33.095Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-02-15T19:26:33.357Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-02-15T19:26:33.930Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-02-15T19:26:34.501Z] ok github.com/docker/docker/daemon/logger/splunk 1.581s coverage: 82.5% of statements [2022-02-15T19:26:34.501Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-15T19:26:34.501Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-15T19:26:35.448Z] ok github.com/docker/docker/distribution 0.095s coverage: 26.3% of statements [2022-02-15T19:26:35.448Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2022-02-15T19:26:35.448Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-15T19:26:36.019Z] ok github.com/docker/docker/errdefs 0.012s coverage: 53.1% of statements [2022-02-15T19:26:36.590Z] ok github.com/docker/docker/image 0.026s coverage: 86.6% of statements [2022-02-15T19:26:37.161Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-15T19:26:37.731Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-15T19:26:37.991Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 85.4% of statements [2022-02-15T19:26:37.991Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-15T19:26:37.991Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-02-15T19:26:37.991Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-15T19:26:38.251Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-02-15T19:26:39.192Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2022-02-15T19:26:39.410Z] #30 7.597 Collecting yamllint==1.26.1 [2022-02-15T19:26:39.763Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-02-15T19:26:39.977Z] #30 8.653 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-15T19:26:40.024Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-15T19:26:42.580Z] ok github.com/docker/docker/pkg/archive 0.281s coverage: 82.4% of statements [2022-02-15T19:26:42.580Z] ok github.com/docker/docker/pkg/authorization 0.432s coverage: 68.3% of statements [2022-02-15T19:26:42.580Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-15T19:26:42.580Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-15T19:26:42.589Z] #30 9.255 Collecting pathspec>=0.5.3 [2022-02-15T19:26:42.589Z] #30 9.269 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-15T19:26:42.589Z] #30 9.455 Collecting pyyaml [2022-02-15T19:26:42.589Z] #30 9.463 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-02-15T19:26:42.589Z] #30 9.508 Building wheels for collected packages: yamllint [2022-02-15T19:26:42.589Z] #30 9.509 Building wheel for yamllint (setup.py): started [2022-02-15T19:26:42.589Z] #30 10.15 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-15T19:26:42.589Z] #30 10.15 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4b1e0db979724acb07937bb6c55b6511803f8604ba4ffabc17a4eae51ac3fdfd [2022-02-15T19:26:42.589Z] #30 10.15 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-15T19:26:42.589Z] #30 10.16 Successfully built yamllint [2022-02-15T19:26:42.589Z] #30 10.18 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-15T19:26:42.589Z] #30 10.40 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-15T19:26:42.589Z] #30 DONE 10.7s [2022-02-15T19:26:42.589Z] [2022-02-15T19:26:42.589Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-15T19:26:42.589Z] #34 sha256:41a4fe2d86d506c83f5a368cd74782310251d8d94861846db5e43f223070fd7b [2022-02-15T19:26:42.589Z] #34 DONE 0.2s [2022-02-15T19:26:42.589Z] [2022-02-15T19:26:42.589Z] #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-02-15T19:26:42.589Z] #63 sha256:7b1f1acade2cbcada4452cedaeaca08209c48319fc88ce3fce5d82e1721e5a5e [2022-02-15T19:26:42.589Z] #63 ... [2022-02-15T19:26:42.589Z] [2022-02-15T19:26:42.589Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-15T19:26:42.589Z] #39 sha256:8d6799822875707f470b59ef07085ae0c4202d96c06324be576f4aaac3f55158 [2022-02-15T19:26:42.589Z] #39 DONE 0.2s [2022-02-15T19:26:42.589Z] [2022-02-15T19:26:42.589Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-15T19:26:42.589Z] #42 sha256:a13957708d6309fd8a04f30ca345fccf57d1bd86b86b0b304e10360895419c86 [2022-02-15T19:26:42.589Z] #42 DONE 0.1s [2022-02-15T19:26:42.589Z] [2022-02-15T19:26:42.589Z] #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-02-15T19:26:42.589Z] #63 sha256:7b1f1acade2cbcada4452cedaeaca08209c48319fc88ce3fce5d82e1721e5a5e [2022-02-15T19:26:42.589Z] #63 ... [2022-02-15T19:26:42.589Z] [2022-02-15T19:26:42.589Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-15T19:26:42.589Z] #44 sha256:b092a7853af467725f4d4753dc52c6bda39ba4fb94b3d4e9c49241c1a8845ba8 [2022-02-15T19:26:42.589Z] #44 DONE 0.1s [2022-02-15T19:26:42.589Z] [2022-02-15T19:26:42.589Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-15T19:26:42.589Z] #48 sha256:dddb1edf1e6cdaa5ad11382c2f85fcfa3fd69f6fc693ef8910491673ce23b460 [2022-02-15T19:26:42.589Z] #48 DONE 0.1s [2022-02-15T19:26:42.589Z] [2022-02-15T19:26:42.589Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-15T19:26:42.589Z] #51 sha256:22530226f02930c90249bcb9b9694236be3c3b136646b8c4f3f22aa314ab8ce6 [2022-02-15T19:26:42.589Z] #51 DONE 0.1s [2022-02-15T19:26:42.589Z] [2022-02-15T19:26:42.589Z] #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-02-15T19:26:42.589Z] #63 sha256:7b1f1acade2cbcada4452cedaeaca08209c48319fc88ce3fce5d82e1721e5a5e [2022-02-15T19:26:42.848Z] #63 ... [2022-02-15T19:26:42.848Z] [2022-02-15T19:26:42.848Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-15T19:26:42.848Z] #55 sha256:18e5a1942a1787add920e1a754b979f98a75117d39bfb67c3abdd2f7211995a7 [2022-02-15T19:26:42.848Z] #55 DONE 0.1s [2022-02-15T19:26:42.848Z] [2022-02-15T19:26:42.848Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-15T19:26:42.848Z] #57 sha256:e313699318e5d2a32b4f807e692e4a5d6c16acae6f435bc317b758a88f73e9f7 [2022-02-15T19:26:42.848Z] #57 DONE 0.1s [2022-02-15T19:26:42.848Z] [2022-02-15T19:26:42.848Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-15T19:26:42.848Z] #59 sha256:0f3865ea51919f22aa0764987e35bbcd1463dc2bded366bc5e9a6c36904c3d10 [2022-02-15T19:26:42.848Z] #59 DONE 0.1s [2022-02-15T19:26:42.848Z] [2022-02-15T19:26:42.848Z] #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-02-15T19:26:42.848Z] #63 sha256:7b1f1acade2cbcada4452cedaeaca08209c48319fc88ce3fce5d82e1721e5a5e [2022-02-15T19:26:43.106Z] #63 ... [2022-02-15T19:26:43.106Z] [2022-02-15T19:26:43.106Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-15T19:26:43.106Z] #61 sha256:7c0db96ccd16645c5d8ab16bb3dedf3c5d8c61c19434ca840ae58210aae8c89b [2022-02-15T19:26:43.106Z] #61 DONE 0.1s [2022-02-15T19:26:43.106Z] [2022-02-15T19:26:43.106Z] #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-02-15T19:26:43.106Z] #63 sha256:7b1f1acade2cbcada4452cedaeaca08209c48319fc88ce3fce5d82e1721e5a5e [2022-02-15T19:26:45.881Z] ok github.com/docker/docker/pkg/chrootarchive 2.508s coverage: 43.5% of statements [2022-02-15T19:26:45.881Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-15T19:26:45.881Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-15T19:26:46.544Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T19:26:46.544Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T19:26:46.544Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:26:46.544Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T19:26:46.544Z] [2022-02-15T19:26:46.544Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T19:26:46.544Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T19:26:46.544Z] HOSTNAME=9c1da6bf2fbb [2022-02-15T19:26:46.544Z] DEST=bundles/test-integration [2022-02-15T19:26:46.544Z] PWD=/go/src/github.com/docker/docker [2022-02-15T19:26:46.544Z] DOCKER_ROOTLESS=1 [2022-02-15T19:26:46.544Z] DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:26:46.544Z] container=docker [2022-02-15T19:26:46.544Z] HOME=/root [2022-02-15T19:26:46.544Z] GOLANG_VERSION=1.17.6 [2022-02-15T19:26:46.544Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T19:26:46.544Z] VALIDATE_BRANCH=master [2022-02-15T19:26:46.544Z] TERM=xterm [2022-02-15T19:26:46.544Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T19:26:46.544Z] SHLVL=1 [2022-02-15T19:26:46.544Z] TIMEOUT=120m [2022-02-15T19:26:46.544Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T19:26:46.544Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T19:26:46.544Z] GO111MODULE=off [2022-02-15T19:26:46.544Z] DOCKER_EXPERIMENTAL=1 [2022-02-15T19:26:46.544Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-15T19:26:46.544Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T19:26:46.544Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T19:26:46.544Z] GOPATH=/go [2022-02-15T19:26:46.544Z] PKG_CONFIG=pkg-config [2022-02-15T19:26:46.544Z] _=/usr/bin/env [2022-02-15T19:26:46.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-15T19:26:46.825Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-15T19:26:47.085Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-02-15T19:26:47.085Z] ok github.com/docker/docker/layer 7.569s coverage: 68.8% of statements [2022-02-15T19:26:47.085Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-15T19:26:47.085Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-15T19:26:47.085Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-15T19:26:47.086Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-15T19:26:47.086Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-15T19:26:47.086Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-15T19:26:47.086Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-15T19:26:47.346Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-15T19:26:47.609Z] ok github.com/docker/docker/pkg/fsutils 0.149s coverage: 85.1% of statements [2022-02-15T19:26:48.551Z] ok github.com/docker/docker/pkg/idtools 0.399s coverage: 69.5% of statements [2022-02-15T19:26:48.551Z] ok github.com/docker/docker/pkg/ioutils 0.362s coverage: 70.1% of statements [2022-02-15T19:26:48.811Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-15T19:26:48.811Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-02-15T19:26:48.811Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-15T19:26:48.811Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-15T19:26:48.811Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-15T19:26:48.811Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-02-15T19:26:49.071Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-02-15T19:26:49.072Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-02-15T19:26:49.332Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-02-15T19:26:49.332Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-02-15T19:26:49.332Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-15T19:26:49.332Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-15T19:26:49.735Z] 4612f6d0b889: Pull complete [2022-02-15T19:26:49.902Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-02-15T19:26:50.472Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-15T19:26:50.472Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-02-15T19:26:50.732Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-02-15T19:26:52.116Z] ok github.com/docker/docker/pkg/pubsub 1.040s coverage: 75.0% of statements [2022-02-15T19:26:52.116Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-02-15T19:26:52.378Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-15T19:26:52.378Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2022-02-15T19:26:52.639Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-02-15T19:26:52.900Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-15T19:26:53.496Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 50.7% of statements [2022-02-15T19:26:53.758Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-02-15T19:26:54.029Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-02-15T19:26:54.633Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-02-15T19:26:54.633Z] coverage: [no statements] [2022-02-15T19:26:54.633Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-15T19:26:54.894Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-15T19:26:55.155Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-15T19:26:55.155Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-02-15T19:26:57.070Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2022-02-15T19:26:57.331Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-15T19:26:57.592Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-02-15T19:26:57.996Z] #63 82.09 + mkdir -p /build [2022-02-15T19:26:58.256Z] #63 82.09 + cp runc /build/runc [2022-02-15T19:26:58.256Z] #63 DONE 82.3s [2022-02-15T19:26:58.256Z] [2022-02-15T19:26:58.256Z] #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-02-15T19:26:58.256Z] #67 sha256:f200ad0782f884775f65f7bbf49a1de3528989be853fdb4034534c02130ed989 [2022-02-15T19:26:58.537Z] ok github.com/docker/docker/quota 0.194s coverage: 71.4% of statements [2022-02-15T19:26:59.108Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-15T19:27:00.049Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-02-15T19:27:00.163Z] #67 ... [2022-02-15T19:27:00.163Z] [2022-02-15T19:27:00.163Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-15T19:27:00.163Z] #64 sha256:a255ea1ae33edb7a0babde8dbb606546de4826109dd263abce38d003fe62019f [2022-02-15T19:27:00.163Z] #64 DONE 0.1s [2022-02-15T19:27:00.163Z] [2022-02-15T19:27:00.163Z] #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-02-15T19:27:00.163Z] #67 sha256:f200ad0782f884775f65f7bbf49a1de3528989be853fdb4034534c02130ed989 [2022-02-15T19:27:00.309Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-02-15T19:27:00.569Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-15T19:27:01.139Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.7% of statements [2022-02-15T19:27:01.139Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-02-15T19:27:03.684Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-15T19:27:04.257Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2022-02-15T19:27:04.828Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-02-15T19:27:05.561Z] #67 144.4 # github.com/containerd/containerd/cmd/containerd [2022-02-15T19:27:05.561Z] #67 144.4 /usr/bin/ld: /tmp/go-link-1491482198/000019.o: in function `New': [2022-02-15T19:27:05.561Z] #67 144.4 /tmp/tmp.kst28AcVsQ/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-02-15T19:27:05.561Z] #67 144.5 + bin/containerd-stress [2022-02-15T19:27:06.216Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-02-15T19:27:06.553Z] #67 145.6 + bin/containerd-shim [2022-02-15T19:27:11.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-15T19:27:11.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-15T19:27:14.687Z] #67 152.9 + bin/containerd-shim-runc-v1 [2022-02-15T19:27:18.881Z] #67 158.0 + bin/containerd-shim-runc-v2 [2022-02-15T19:27:19.450Z] #67 158.6 + binaries [2022-02-15T19:27:19.450Z] #67 158.6 + install -D bin/containerd /build/containerd [2022-02-15T19:27:19.450Z] #67 158.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-15T19:27:19.450Z] #67 158.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-15T19:27:19.710Z] #67 158.7 + install -D bin/ctr /build/ctr [2022-02-15T19:27:19.969Z] #67 DONE 159.0s [2022-02-15T19:27:20.908Z] [2022-02-15T19:27:20.908Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-15T19:27:20.908Z] #68 sha256:219081fac7a0d6c78107951a0e60961e5b18b36a71d17c8f02c6f35b3ed716ad [2022-02-15T19:27:21.167Z] #68 DONE 0.2s [2022-02-15T19:27:21.167Z] [2022-02-15T19:27:21.167Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-15T19:27:21.167Z] #73 sha256:499a1d467b9b5aca9fabec76408ece5d89d90a7d19a9bd9ffa85d07a022c76d2 [2022-02-15T19:27:21.167Z] #73 DONE 0.1s [2022-02-15T19:27:21.426Z] [2022-02-15T19:27:21.426Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-15T19:27:21.426Z] #78 sha256:94a430fe1dea0737b8bc68df6a97fc36a903c71febeff899291f267316fe5995 [2022-02-15T19:27:21.426Z] #78 DONE 0.2s [2022-02-15T19:27:21.426Z] [2022-02-15T19:27:21.426Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-15T19:27:21.426Z] #79 sha256:93b06574fecd20398d4817aad0f29dd23198b4dddc724335f8f3731ffc272d6b [2022-02-15T19:27:21.426Z] #79 DONE 0.0s [2022-02-15T19:27:21.426Z] [2022-02-15T19:27:21.426Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-15T19:27:21.426Z] #80 sha256:f368d01ac7d0c1d283f7608174ac54cd91220b663ce44f0533d4ecd867eb7326 [2022-02-15T19:27:22.801Z] #80 DONE 1.2s [2022-02-15T19:27:22.802Z] [2022-02-15T19:27:22.802Z] #81 exporting to image [2022-02-15T19:27:22.802Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-15T19:27:22.802Z] #81 exporting layers [2022-02-15T19:27:24.324Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/rootless [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/volume [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-15T19:27:24.324Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === Skipped [2022-02-15T19:27:24.324Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-15T19:27:24.324Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-15T19:27:24.324Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-15T19:27:24.324Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-15T19:27:24.324Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-15T19:27:24.324Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.324Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-15T19:27:24.324Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.324Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-15T19:27:24.324Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.324Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-15T19:27:24.324Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.324Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-15T19:27:24.324Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.324Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-15T19:27:24.324Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.324Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-15T19:27:24.324Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.324Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-15T19:27:24.324Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.324Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-15T19:27:24.324Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.324Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-15T19:27:24.324Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.324Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-15T19:27:24.324Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.324Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.324Z] [2022-02-15T19:27:24.324Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-15T19:27:24.325Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:19Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T19:27:24.325Z] aufs_test.go:37: driver not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:71: No driver to put! [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-15T19:27:24.325Z] time="2022-02-15T19:26:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:71: No driver to put! [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-15T19:27:24.325Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-15T19:27:24.325Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-15T19:27:24.325Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:27:24.325Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-15T19:27:24.325Z] graphtest_unix.go:71: No driver to put! [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-15T19:27:24.325Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-15T19:27:24.325Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-15T19:27:24.325Z] [2022-02-15T19:27:24.325Z] DONE 2316 tests, 53 skipped in 197.100s [2022-02-15T19:27:24.325Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:27:24.325Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-15T19:27:24.325Z] + 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-02-15T19:27:25.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-15T19:27:25.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-15T19:27:34.431Z] 898469748ff6: Pull complete [2022-02-15T19:27:34.431Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-15T19:27:34.431Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:27:34.431Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:27:34.431Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-15T19:27:34.431Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-15T19:27:34.431Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-15T19:27:34.431Z] INFO: Docker version of control daemon [2022-02-15T19:27:34.431Z] [2022-02-15T19:27:34.431Z] Client: [2022-02-15T19:27:34.431Z] Version: 20.10.9 [2022-02-15T19:27:34.431Z] API version: 1.41 [2022-02-15T19:27:34.431Z] Go version: go1.16.8 [2022-02-15T19:27:34.431Z] Git commit: c2ea9bc [2022-02-15T19:27:34.431Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T19:27:34.431Z] OS/Arch: windows/amd64 [2022-02-15T19:27:34.431Z] Context: default [2022-02-15T19:27:34.431Z] Experimental: true [2022-02-15T19:27:34.431Z] [2022-02-15T19:27:34.431Z] Server: Docker Engine - Community [2022-02-15T19:27:34.431Z] Engine: [2022-02-15T19:27:34.431Z] Version: 20.10.9 [2022-02-15T19:27:34.431Z] API version: 1.41 (minimum version 1.24) [2022-02-15T19:27:34.431Z] Go version: go1.16.8 [2022-02-15T19:27:34.431Z] Git commit: 79ea9d3 [2022-02-15T19:27:34.431Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T19:27:34.431Z] OS/Arch: windows/amd64 [2022-02-15T19:27:34.431Z] Experimental: true [2022-02-15T19:27:34.431Z] [2022-02-15T19:27:34.431Z] INFO: Docker info of control daemon [2022-02-15T19:27:34.431Z] [2022-02-15T19:27:34.431Z] Client: [2022-02-15T19:27:34.431Z] Context: default [2022-02-15T19:27:34.431Z] Debug Mode: false [2022-02-15T19:27:34.431Z] [2022-02-15T19:27:34.431Z] Server: [2022-02-15T19:27:34.431Z] Containers: 0 [2022-02-15T19:27:34.431Z] Running: 0 [2022-02-15T19:27:34.431Z] Paused: 0 [2022-02-15T19:27:34.431Z] Stopped: 0 [2022-02-15T19:27:34.431Z] Images: 1 [2022-02-15T19:27:34.431Z] Server Version: 20.10.9 [2022-02-15T19:27:34.431Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-15T19:27:34.431Z] Windows: [2022-02-15T19:27:34.431Z] LCOW: [2022-02-15T19:27:34.431Z] Logging Driver: json-file [2022-02-15T19:27:34.431Z] Plugins: [2022-02-15T19:27:34.431Z] Volume: local [2022-02-15T19:27:34.431Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T19:27:34.431Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T19:27:34.431Z] Swarm: inactive [2022-02-15T19:27:34.431Z] Default Isolation: process [2022-02-15T19:27:34.431Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T19:27:34.431Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T19:27:34.431Z] OSType: windows [2022-02-15T19:27:34.431Z] Architecture: x86_64 [2022-02-15T19:27:34.431Z] CPUs: 4 [2022-02-15T19:27:34.431Z] Total Memory: 32GiB [2022-02-15T19:27:34.431Z] Name: azwin-2-5adb90 [2022-02-15T19:27:34.431Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-15T19:27:34.431Z] Docker Root Dir: D:\docker [2022-02-15T19:27:34.431Z] Debug Mode: false [2022-02-15T19:27:34.431Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:27:34.431Z] Labels: [2022-02-15T19:27:34.431Z] Experimental: true [2022-02-15T19:27:34.431Z] Insecure Registries: [2022-02-15T19:27:34.431Z] 10.0.0.4:5000 [2022-02-15T19:27:34.431Z] 127.0.0.0/8 [2022-02-15T19:27:34.431Z] Registry Mirrors: [2022-02-15T19:27:34.431Z] http://10.0.0.4:5000/ [2022-02-15T19:27:34.431Z] Live Restore Enabled: false [2022-02-15T19:27:34.431Z] Product License: Community Engine [2022-02-15T19:27:34.431Z] [2022-02-15T19:27:34.431Z] [2022-02-15T19:27:34.431Z] INFO: Commit hash is 3776fe6256 [2022-02-15T19:27:34.431Z] INFO: Nuke-Everything... [2022-02-15T19:27:34.431Z] INFO: Container count on control daemon to delete is 0 [2022-02-15T19:27:34.431Z] INFO: Nuking d:\CI [2022-02-15T19:27:34.431Z] INFO: Zapped successfully [2022-02-15T19:27:34.431Z] INFO: Location for testing is d:\CI\PR-43240\3 [2022-02-15T19:27:34.431Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-15T19:27:34.431Z] [2022-02-15T19:27:34.431Z] [2022-02-15T19:27:34.431Z] INFO: Building the image from Dockerfile.windows at 02/15/2022 19:27:27... [2022-02-15T19:27:34.431Z] [2022-02-15T19:27:34.431Z] Sending build context to Docker daemon 62.62MB [2022-02-15T19:27:34.431Z] [2022-02-15T19:27:34.900Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-15T19:27:34.900Z] ---> bdeb13086b9f [2022-02-15T19:27:34.900Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-15T19:27:34.900Z] ---> Running in 9ab70c7e10c9 [2022-02-15T19:27:35.368Z] Removing intermediate container 9ab70c7e10c9 [2022-02-15T19:27:35.368Z] ---> 06a9fe571f07 [2022-02-15T19:27:35.368Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-15T19:27:35.368Z] ---> Running in 4a345a1ebc0e [2022-02-15T19:27:35.837Z] Removing intermediate container 4a345a1ebc0e [2022-02-15T19:27:35.837Z] ---> f3b6d31cb6a4 [2022-02-15T19:27:35.837Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-15T19:27:35.837Z] ---> Running in 591a39851204 [2022-02-15T19:27:35.837Z] Removing intermediate container 591a39851204 [2022-02-15T19:27:35.837Z] ---> 6203b7c62d11 [2022-02-15T19:27:35.837Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-15T19:27:35.837Z] ---> Running in 4bea333d10b8 [2022-02-15T19:27:36.306Z] Removing intermediate container 4bea333d10b8 [2022-02-15T19:27:36.306Z] ---> df1ad440ffdd [2022-02-15T19:27:36.306Z] 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-02-15T19:27:36.306Z] ---> Running in 0c10e03404ad [2022-02-15T19:27:36.774Z] Removing intermediate container 0c10e03404ad [2022-02-15T19:27:36.774Z] ---> 93440efbbe6a [2022-02-15T19:27:36.775Z] 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-02-15T19:27:36.775Z] ---> Running in 9e799f84b9c5 [2022-02-15T19:27:37.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-15T19:27:41.635Z] [2022-02-15T19:27:41.635Z] SUCCESS: Specified value was saved. [2022-02-15T19:27:42.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-15T19:27:43.206Z] INFO: Downloading git... [2022-02-15T19:27:44.196Z] INFO: Downloading go... [2022-02-15T19:27:44.733Z] #81 exporting layers 20.6s done [2022-02-15T19:27:44.733Z] #81 writing image sha256:a9a1971cf206bef08a09dcdece7e952405b88c42e2444228c6f93aed72d9449b done [2022-02-15T19:27:44.733Z] #81 naming to docker.io/library/docker:3776fe62568359be9c3dff6f1905bf048cba8d91 done [2022-02-15T19:27:44.733Z] #81 DONE 20.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-15T19:27:45.074Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43240/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/validate/default [2022-02-15T19:27:45.187Z] 898469748ff6: Pull complete [2022-02-15T19:27:45.187Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-15T19:27:45.187Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:27:45.187Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:27:45.187Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-02-15T19:27:45.187Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-02-15T19:27:45.187Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-15T19:27:45.187Z] INFO: Docker version of control daemon [2022-02-15T19:27:45.187Z] [2022-02-15T19:27:45.187Z] Client: [2022-02-15T19:27:45.187Z] Version: 20.10.9 [2022-02-15T19:27:45.187Z] API version: 1.41 [2022-02-15T19:27:45.187Z] Go version: go1.16.8 [2022-02-15T19:27:45.187Z] Git commit: c2ea9bc [2022-02-15T19:27:45.187Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T19:27:45.187Z] OS/Arch: windows/amd64 [2022-02-15T19:27:45.187Z] Context: default [2022-02-15T19:27:45.187Z] Experimental: true [2022-02-15T19:27:45.187Z] [2022-02-15T19:27:45.187Z] Server: Docker Engine - Community [2022-02-15T19:27:45.187Z] Engine: [2022-02-15T19:27:45.187Z] Version: 20.10.9 [2022-02-15T19:27:45.187Z] API version: 1.41 (minimum version 1.24) [2022-02-15T19:27:45.187Z] Go version: go1.16.8 [2022-02-15T19:27:45.187Z] Git commit: 79ea9d3 [2022-02-15T19:27:45.187Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T19:27:45.187Z] OS/Arch: windows/amd64 [2022-02-15T19:27:45.187Z] Experimental: true [2022-02-15T19:27:45.187Z] [2022-02-15T19:27:45.187Z] INFO: Docker info of control daemon [2022-02-15T19:27:45.187Z] [2022-02-15T19:27:45.187Z] Client: [2022-02-15T19:27:45.187Z] Context: default [2022-02-15T19:27:45.187Z] Debug Mode: false [2022-02-15T19:27:45.187Z] [2022-02-15T19:27:45.187Z] Server: [2022-02-15T19:27:45.187Z] Containers: 0 [2022-02-15T19:27:45.187Z] Running: 0 [2022-02-15T19:27:45.187Z] Paused: 0 [2022-02-15T19:27:45.187Z] Stopped: 0 [2022-02-15T19:27:45.187Z] Images: 1 [2022-02-15T19:27:45.187Z] Server Version: 20.10.9 [2022-02-15T19:27:45.187Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-15T19:27:45.187Z] Windows: [2022-02-15T19:27:45.187Z] LCOW: [2022-02-15T19:27:45.187Z] Logging Driver: json-file [2022-02-15T19:27:45.187Z] Plugins: [2022-02-15T19:27:45.187Z] Volume: local [2022-02-15T19:27:45.188Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T19:27:45.188Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T19:27:45.188Z] Swarm: inactive [2022-02-15T19:27:45.188Z] Default Isolation: process [2022-02-15T19:27:45.188Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T19:27:45.188Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T19:27:45.188Z] OSType: windows [2022-02-15T19:27:45.188Z] Architecture: x86_64 [2022-02-15T19:27:45.188Z] CPUs: 4 [2022-02-15T19:27:45.188Z] Total Memory: 32GiB [2022-02-15T19:27:45.188Z] Name: azwin-2-745bf0 [2022-02-15T19:27:45.188Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-15T19:27:45.188Z] Docker Root Dir: D:\docker [2022-02-15T19:27:45.188Z] Debug Mode: false [2022-02-15T19:27:45.188Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:27:45.188Z] Labels: [2022-02-15T19:27:45.188Z] Experimental: true [2022-02-15T19:27:45.188Z] Insecure Registries: [2022-02-15T19:27:45.188Z] 10.0.0.4:5000 [2022-02-15T19:27:45.188Z] 127.0.0.0/8 [2022-02-15T19:27:45.188Z] Registry Mirrors: [2022-02-15T19:27:45.188Z] http://10.0.0.4:5000/ [2022-02-15T19:27:45.188Z] Live Restore Enabled: false [2022-02-15T19:27:45.188Z] Product License: Community Engine [2022-02-15T19:27:45.188Z] [2022-02-15T19:27:45.188Z] [2022-02-15T19:27:45.188Z] INFO: Commit hash is 3776fe6256 [2022-02-15T19:27:45.188Z] INFO: Nuke-Everything... [2022-02-15T19:27:45.188Z] INFO: Container count on control daemon to delete is 0 [2022-02-15T19:27:45.188Z] INFO: Nuking d:\CI [2022-02-15T19:27:45.188Z] INFO: Zapped successfully [2022-02-15T19:27:45.188Z] INFO: Location for testing is d:\CI\PR-43240\3 [2022-02-15T19:27:45.188Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-15T19:27:45.188Z] [2022-02-15T19:27:45.188Z] [2022-02-15T19:27:45.188Z] INFO: Building the image from Dockerfile.windows at 02/15/2022 19:27:36... [2022-02-15T19:27:45.188Z] [2022-02-15T19:27:45.188Z] Sending build context to Docker daemon 62.62MB [2022-02-15T19:27:45.188Z] [2022-02-15T19:27:45.188Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-15T19:27:45.188Z] ---> bdeb13086b9f [2022-02-15T19:27:45.188Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-15T19:27:45.188Z] ---> Running in f16ed2707705 [2022-02-15T19:27:45.188Z] Removing intermediate container f16ed2707705 [2022-02-15T19:27:45.188Z] ---> 9b152cadbfcc [2022-02-15T19:27:45.188Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-15T19:27:45.188Z] ---> Running in ca2bead47a87 [2022-02-15T19:27:45.188Z] Removing intermediate container ca2bead47a87 [2022-02-15T19:27:45.188Z] ---> 3568adadeca5 [2022-02-15T19:27:45.188Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-15T19:27:45.188Z] ---> Running in e6cf5bb4a793 [2022-02-15T19:27:45.188Z] Removing intermediate container e6cf5bb4a793 [2022-02-15T19:27:45.188Z] ---> bff30b93bc32 [2022-02-15T19:27:45.188Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-15T19:27:45.188Z] ---> Running in c286d0e1fe96 [2022-02-15T19:27:45.656Z] Removing intermediate container c286d0e1fe96 [2022-02-15T19:27:45.656Z] ---> af7fa158ce87 [2022-02-15T19:27:45.656Z] 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-02-15T19:27:45.656Z] ---> Running in a10bbaa191b3 [2022-02-15T19:27:45.656Z] Removing intermediate container a10bbaa191b3 [2022-02-15T19:27:45.656Z] ---> 7a33956806ab [2022-02-15T19:27:45.656Z] 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-02-15T19:27:45.656Z] ---> Running in 54304862cbff [2022-02-15T19:27:45.763Z] INFO: Downloading compiler 1 of 3... [2022-02-15T19:27:45.763Z] INFO: Downloading compiler 2 of 3... [2022-02-15T19:27:46.234Z] INFO: Downloading compiler 3 of 3... [2022-02-15T19:27:46.234Z] INFO: Extracting git... [2022-02-15T19:27:46.447Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-15T19:27:46.447Z] No api/types/ or api/swagger.yaml changes in diff. [2022-02-15T19:27:46.447Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-15T19:27:46.447Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-15T19:27:46.447Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-15T19:27:46.447Z] Congratulations! No new tests were added to integration-cli. [2022-02-15T19:27:46.447Z] [2022-02-15T19:27:46.447Z] INFO Start validation with golang-ci-lint [2022-02-15T19:27:47.013Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-15T19:27:47.013Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-15T19:27:47.013Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-02-15T19:27:47.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-15T19:27:50.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-15T19:27:50.449Z] [2022-02-15T19:27:50.449Z] SUCCESS: Specified value was saved. [2022-02-15T19:27:51.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-15T19:27:51.434Z] INFO: Downloading git... [2022-02-15T19:27:52.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-15T19:27:52.438Z] INFO: Downloading go... [2022-02-15T19:27:52.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-15T19:27:53.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-15T19:27:53.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-15T19:27:53.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-15T19:27:54.679Z] INFO: Downloading compiler 1 of 3... [2022-02-15T19:27:54.679Z] INFO: Downloading compiler 2 of 3... [2022-02-15T19:27:54.679Z] INFO: Downloading compiler 3 of 3... [2022-02-15T19:27:54.679Z] INFO: Extracting git... [2022-02-15T19:27:56.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-15T19:27:57.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-15T19:27:58.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-15T19:27:58.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-15T19:27:59.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-15T19:28:00.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-15T19:28:01.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-15T19:28:01.177Z] INFO: Expanding go... [2022-02-15T19:28:01.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-15T19:28:02.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-15T19:28:03.601Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T19:28:03.601Z] Using test binary docker [2022-02-15T19:28:03.601Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-15T19:28:03.601Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-15T19:28:03.601Z] Starting dockerd [2022-02-15T19:28:03.601Z] INFO: Waiting for daemon to start... [2022-02-15T19:28:03.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-15T19:28:03.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-15T19:28:03.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-15T19:28:04.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-15T19:28:04.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-15T19:28:05.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-15T19:28:06.895Z] . [2022-02-15T19:28:06.895Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T19:28:06.895Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T19:28:06.895Z] Error: No such image: emptyfs [2022-02-15T19:28:07.154Z] Running integration-test (iteration 1) [2022-02-15T19:28:07.154Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-15T19:28:07.414Z] Loaded image: busybox:latest [2022-02-15T19:28:07.414Z] Loaded image: busybox:glibc [2022-02-15T19:28:08.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-15T19:28:08.795Z] Loaded image: debian:bullseye-slim [2022-02-15T19:28:09.053Z] Loaded image: hello-world:latest [2022-02-15T19:28:09.054Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T19:28:09.054Z] INFO: Testing against a local daemon [2022-02-15T19:28:09.054Z] === RUN TestCgroupNamespacesBuild [2022-02-15T19:28:09.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-15T19:28:09.601Z] INFO: Expanding go... [2022-02-15T19:28:09.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-15T19:28:10.432Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-02-15T19:28:10.432Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-15T19:28:10.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-15T19:28:11.035Z] ok github.com/docker/docker/libnetwork 37.068s coverage: 40.7% of statements [2022-02-15T19:28:11.035Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2022-02-15T19:28:11.035Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-15T19:28:11.035Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-15T19:28:11.035Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-15T19:28:11.035Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-15T19:28:11.035Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-15T19:28:11.035Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-15T19:28:11.035Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-15T19:28:11.035Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-15T19:28:11.035Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-02-15T19:28:11.035Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-15T19:28:11.035Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-15T19:28:11.035Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-15T19:28:11.035Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-15T19:28:11.035Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.231s coverage: 59.9% of statements [2022-02-15T19:28:11.035Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-15T19:28:11.035Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-15T19:28:11.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-15T19:28:11.606Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.100s coverage: 4.0% of statements [2022-02-15T19:28:11.814Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-02-15T19:28:11.814Z] === RUN TestBuildWithSession [2022-02-15T19:28:11.814Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:28:11.814Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T19:28:11.814Z] === RUN TestBuildSquashParent [2022-02-15T19:28:11.867Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-15T19:28:12.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-15T19:28:12.134Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.013s coverage: 4.5% of statements [2022-02-15T19:28:12.395Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-15T19:28:12.395Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-15T19:28:12.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-15T19:28:13.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-15T19:28:14.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-15T19:28:15.057Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T19:28:15.057Z] Using test binary docker [2022-02-15T19:28:15.057Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-15T19:28:15.057Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T19:28:15.057Z] INFO: Waiting for daemon to start... [2022-02-15T19:28:15.057Z] Starting dockerd [2022-02-15T19:28:17.100Z] --- PASS: TestBuildSquashParent (4.53s) [2022-02-15T19:28:17.100Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T19:28:17.100Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:28:17.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:28:17.100Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:28:17.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:28:17.100Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:28:17.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:28:17.100Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:28:17.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:28:17.100Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:28:17.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:28:17.100Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:28:17.101Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:28:17.101Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:28:17.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:28:17.672Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:28:17.932Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:28:18.361Z] . [2022-02-15T19:28:18.361Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T19:28:18.361Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T19:28:18.361Z] Error: No such image: emptyfs [2022-02-15T19:28:18.361Z] Running integration-test (iteration 1) [2022-02-15T19:28:18.361Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-15T19:28:18.621Z] Loaded image: busybox:latest [2022-02-15T19:28:18.621Z] Loaded image: busybox:glibc [2022-02-15T19:28:19.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:28:19.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:28:20.004Z] Loaded image: debian:bullseye-slim [2022-02-15T19:28:20.004Z] Loaded image: hello-world:latest [2022-02-15T19:28:20.264Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T19:28:20.264Z] INFO: Testing against a local daemon [2022-02-15T19:28:20.264Z] === RUN TestCgroupNamespacesBuild [2022-02-15T19:28:20.696Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-15T19:28:20.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s) [2022-02-15T19:28:20.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2022-02-15T19:28:20.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s) [2022-02-15T19:28:20.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.47s) [2022-02-15T19:28:20.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2022-02-15T19:28:20.696Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.31s) [2022-02-15T19:28:20.696Z] === RUN TestBuildMultiStageCopy [2022-02-15T19:28:20.696Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T19:28:21.648Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-02-15T19:28:21.648Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-15T19:28:22.077Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T19:28:22.077Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T19:28:22.336Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T19:28:22.396Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.694s coverage: 7.2% of statements [2022-02-15T19:28:22.396Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-15T19:28:22.396Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-15T19:28:22.396Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2022-02-15T19:28:22.396Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-15T19:28:22.396Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-15T19:28:22.396Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-15T19:28:22.595Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-02-15T19:28:22.595Z] === RUN TestBuildWithSession [2022-02-15T19:28:22.595Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:28:22.595Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T19:28:22.595Z] === RUN TestBuildSquashParent [2022-02-15T19:28:22.597Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T19:28:22.658Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-02-15T19:28:22.858Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2022-02-15T19:28:22.858Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s) [2022-02-15T19:28:22.858Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-02-15T19:28:22.858Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-02-15T19:28:22.858Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-02-15T19:28:22.858Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-02-15T19:28:22.858Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T19:28:22.920Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-02-15T19:28:23.181Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-15T19:28:23.181Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-15T19:28:23.429Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-02-15T19:28:23.429Z] === RUN TestBuildLabelWithTargets [2022-02-15T19:28:24.372Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2022-02-15T19:28:24.372Z] === RUN TestBuildWithEmptyLayers [2022-02-15T19:28:24.632Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-02-15T19:28:24.632Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T19:28:26.479Z] INFO: Expanding compiler 1 of 3... [2022-02-15T19:28:26.479Z] INFO: Expanding compiler 2 of 3... [2022-02-15T19:28:26.543Z] --- PASS: TestBuildMultiStageOnBuild (1.64s) [2022-02-15T19:28:26.543Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T19:28:26.804Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-02-15T19:28:26.804Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T19:28:28.717Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-02-15T19:28:28.717Z] === RUN TestBuildWithHugeFile [2022-02-15T19:28:29.193Z] --- PASS: TestBuildSquashParent (6.67s) [2022-02-15T19:28:29.193Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T19:28:29.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:28:29.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:28:29.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:28:29.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:28:29.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:28:29.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:28:29.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:28:29.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:28:29.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:28:29.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:28:29.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:28:29.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:28:29.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:28:29.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:28:30.576Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:28:30.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:28:32.368Z] INFO: Expanding compiler 3 of 3... [2022-02-15T19:28:32.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:28:32.749Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:28:32.837Z] INFO: Removing downloaded files... [2022-02-15T19:28:32.837Z] INFO: Downloading containerd [2022-02-15T19:28:34.893Z] INFO: Expanding compiler 1 of 3... [2022-02-15T19:28:34.893Z] INFO: Expanding compiler 2 of 3... [2022-02-15T19:28:35.297Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-15T19:28:35.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2022-02-15T19:28:35.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-02-15T19:28:35.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2022-02-15T19:28:35.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) [2022-02-15T19:28:35.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2022-02-15T19:28:35.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2022-02-15T19:28:35.297Z] === RUN TestBuildMultiStageCopy [2022-02-15T19:28:35.297Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T19:28:35.410Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-15T19:28:38.600Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T19:28:38.697Z] INFO: Expanding compiler 3 of 3... [2022-02-15T19:28:39.172Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T19:28:39.685Z] INFO: Removing downloaded files... [2022-02-15T19:28:39.685Z] INFO: Downloading containerd [2022-02-15T19:28:40.115Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T19:28:41.057Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T19:28:42.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-15T19:28:42.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-15T19:28:42.439Z] --- PASS: TestBuildMultiStageCopy (7.20s) [2022-02-15T19:28:42.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2022-02-15T19:28:42.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-02-15T19:28:42.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-15T19:28:42.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-02-15T19:28:42.439Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-15T19:28:42.439Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T19:28:46.535Z] 1bd78008c728: Pull complete [2022-02-15T19:28:46.535Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-15T19:28:46.535Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:28:46.536Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:28:46.536Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-02-15T19:28:46.536Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-02-15T19:28:46.536Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-02-15T19:28:46.536Z] INFO: Docker version of control daemon [2022-02-15T19:28:46.536Z] [2022-02-15T19:28:46.536Z] Client: [2022-02-15T19:28:46.536Z] Version: 20.10.9 [2022-02-15T19:28:46.536Z] API version: 1.41 [2022-02-15T19:28:46.536Z] Go version: go1.16.8 [2022-02-15T19:28:46.536Z] Git commit: c2ea9bc [2022-02-15T19:28:46.536Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T19:28:46.536Z] OS/Arch: windows/amd64 [2022-02-15T19:28:46.536Z] Context: default [2022-02-15T19:28:46.536Z] Experimental: true [2022-02-15T19:28:46.536Z] [2022-02-15T19:28:46.536Z] Server: Docker Engine - Community [2022-02-15T19:28:46.536Z] Engine: [2022-02-15T19:28:46.536Z] Version: 20.10.9 [2022-02-15T19:28:46.536Z] API version: 1.41 (minimum version 1.24) [2022-02-15T19:28:46.536Z] Go version: go1.16.8 [2022-02-15T19:28:46.536Z] Git commit: 79ea9d3 [2022-02-15T19:28:46.536Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T19:28:46.536Z] OS/Arch: windows/amd64 [2022-02-15T19:28:46.536Z] Experimental: true [2022-02-15T19:28:46.536Z] [2022-02-15T19:28:46.536Z] INFO: Docker info of control daemon [2022-02-15T19:28:46.536Z] [2022-02-15T19:28:46.536Z] Client: [2022-02-15T19:28:46.536Z] Context: default [2022-02-15T19:28:46.536Z] Debug Mode: false [2022-02-15T19:28:46.536Z] Plugins: [2022-02-15T19:28:46.536Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-15T19:28:46.536Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-15T19:28:46.536Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-15T19:28:46.536Z] [2022-02-15T19:28:46.536Z] Server: [2022-02-15T19:28:46.536Z] Containers: 0 [2022-02-15T19:28:46.536Z] Running: 0 [2022-02-15T19:28:46.536Z] Paused: 0 [2022-02-15T19:28:46.536Z] Stopped: 0 [2022-02-15T19:28:46.536Z] Images: 1 [2022-02-15T19:28:46.536Z] Server Version: 20.10.9 [2022-02-15T19:28:46.536Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-15T19:28:46.536Z] Windows: [2022-02-15T19:28:46.536Z] LCOW: [2022-02-15T19:28:46.536Z] Logging Driver: json-file [2022-02-15T19:28:46.536Z] Plugins: [2022-02-15T19:28:46.536Z] Volume: local [2022-02-15T19:28:46.536Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T19:28:46.536Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T19:28:46.536Z] Swarm: inactive [2022-02-15T19:28:46.536Z] Default Isolation: process [2022-02-15T19:28:46.536Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-15T19:28:46.536Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-15T19:28:46.536Z] OSType: windows [2022-02-15T19:28:46.536Z] Architecture: x86_64 [2022-02-15T19:28:46.536Z] CPUs: 4 [2022-02-15T19:28:46.536Z] Total Memory: 32GiB [2022-02-15T19:28:46.536Z] Name: azwin-2-3b2c10 [2022-02-15T19:28:46.536Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-15T19:28:46.536Z] Docker Root Dir: D:\docker [2022-02-15T19:28:46.536Z] Debug Mode: false [2022-02-15T19:28:46.536Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:28:46.536Z] Labels: [2022-02-15T19:28:46.536Z] Experimental: true [2022-02-15T19:28:46.536Z] Insecure Registries: [2022-02-15T19:28:46.536Z] 10.0.0.4:5000 [2022-02-15T19:28:46.536Z] 127.0.0.0/8 [2022-02-15T19:28:46.536Z] Registry Mirrors: [2022-02-15T19:28:46.536Z] http://10.0.0.4:5000/ [2022-02-15T19:28:46.536Z] Live Restore Enabled: false [2022-02-15T19:28:46.536Z] Product License: Community Engine [2022-02-15T19:28:46.536Z] [2022-02-15T19:28:46.536Z] [2022-02-15T19:28:46.536Z] INFO: Commit hash is 3776fe6256 [2022-02-15T19:28:46.536Z] INFO: Nuke-Everything... [2022-02-15T19:28:46.536Z] INFO: Container count on control daemon to delete is 0 [2022-02-15T19:28:46.536Z] INFO: Nuking d:\CI [2022-02-15T19:28:46.536Z] INFO: Zapped successfully [2022-02-15T19:28:46.536Z] INFO: Location for testing is d:\CI\PR-43240\3 [2022-02-15T19:28:46.536Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-15T19:28:46.536Z] [2022-02-15T19:28:46.536Z] [2022-02-15T19:28:46.536Z] INFO: Building the image from Dockerfile.windows at 02/15/2022 19:28:45... [2022-02-15T19:28:46.536Z] [2022-02-15T19:28:47.733Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-02-15T19:28:47.733Z] === RUN TestBuildLabelWithTargets [2022-02-15T19:28:50.318Z] ok github.com/docker/docker/libnetwork/ipam 15.646s coverage: 85.3% of statements [2022-02-15T19:28:50.318Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-15T19:28:50.318Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-15T19:28:50.318Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-15T19:28:50.318Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-15T19:28:50.318Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-15T19:28:50.579Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-15T19:28:51.150Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-02-15T19:28:51.746Z] ok github.com/docker/docker/libnetwork/iptables 0.146s coverage: 45.1% of statements [2022-02-15T19:28:51.746Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-15T19:28:52.017Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-02-15T19:28:52.338Z] Sending build context to Docker daemon 62.62MB [2022-02-15T19:28:52.338Z] [2022-02-15T19:28:52.338Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-15T19:28:52.338Z] ---> c703d4d60533 [2022-02-15T19:28:52.338Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-15T19:28:52.338Z] ---> Running in dedd9d64032e [2022-02-15T19:28:52.339Z] Removing intermediate container dedd9d64032e [2022-02-15T19:28:52.339Z] ---> f396cbb34b4f [2022-02-15T19:28:52.339Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-15T19:28:52.339Z] ---> Running in fd910a547ee8 [2022-02-15T19:28:52.794Z] Removing intermediate container fd910a547ee8 [2022-02-15T19:28:52.794Z] ---> 9e1073f833b0 [2022-02-15T19:28:52.794Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-15T19:28:52.794Z] ---> Running in 6586f0a5d96a [2022-02-15T19:28:53.250Z] Removing intermediate container 6586f0a5d96a [2022-02-15T19:28:53.250Z] ---> fdc5b481914c [2022-02-15T19:28:53.250Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-15T19:28:53.250Z] ---> Running in 2cbe05ef2695 [2022-02-15T19:28:53.706Z] Removing intermediate container 2cbe05ef2695 [2022-02-15T19:28:53.706Z] ---> 09b3b920fd2f [2022-02-15T19:28:53.706Z] 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-02-15T19:28:53.706Z] ---> Running in db2a8db2f905 [2022-02-15T19:28:54.077Z] [2022-02-15T19:28:54.077Z] Name Version Source Summary [2022-02-15T19:28:54.077Z] ---- ------- ------ ------- [2022-02-15T19:28:54.077Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-15T19:28:54.077Z] [2022-02-15T19:28:54.077Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-15T19:28:54.077Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-15T19:28:54.077Z] PSChildName : containerd [2022-02-15T19:28:54.077Z] PSDrive : C [2022-02-15T19:28:54.077Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-15T19:28:54.077Z] PSIsContainer : True [2022-02-15T19:28:54.077Z] Name : containerd [2022-02-15T19:28:54.077Z] FullName : C:\containerd [2022-02-15T19:28:54.077Z] Parent : [2022-02-15T19:28:54.077Z] Exists : True [2022-02-15T19:28:54.077Z] Root : C:\ [2022-02-15T19:28:54.077Z] Extension : [2022-02-15T19:28:54.077Z] CreationTime : 2/15/2022 7:28:53 PM [2022-02-15T19:28:54.077Z] CreationTimeUtc : 2/15/2022 7:28:53 PM [2022-02-15T19:28:54.077Z] LastAccessTime : 2/15/2022 7:28:53 PM [2022-02-15T19:28:54.077Z] LastAccessTimeUtc : 2/15/2022 7:28:53 PM [2022-02-15T19:28:54.077Z] LastWriteTime : 2/15/2022 7:28:53 PM [2022-02-15T19:28:54.077Z] LastWriteTimeUtc : 2/15/2022 7:28:53 PM [2022-02-15T19:28:54.077Z] Attributes : Directory [2022-02-15T19:28:54.077Z] Mode : d----- [2022-02-15T19:28:54.077Z] BaseName : containerd [2022-02-15T19:28:54.077Z] Target : {} [2022-02-15T19:28:54.077Z] LinkType : [2022-02-15T19:28:54.077Z] [2022-02-15T19:28:54.163Z] Removing intermediate container db2a8db2f905 [2022-02-15T19:28:54.163Z] ---> 53a2c63dcef8 [2022-02-15T19:28:54.163Z] 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-02-15T19:28:54.163Z] ---> Running in d9b4b3996c18 [2022-02-15T19:28:55.068Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-15T19:28:55.068Z] INFO: Configuring git core.autocrlf... [2022-02-15T19:28:55.068Z] [2022-02-15T19:28:55.068Z] [2022-02-15T19:28:55.875Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-02-15T19:28:55.875Z] === RUN TestBuildWithEmptyLayers [2022-02-15T19:28:57.502Z] [2022-02-15T19:28:57.502Z] Name Version Source Summary [2022-02-15T19:28:57.502Z] ---- ------- ------ ------- [2022-02-15T19:28:57.502Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-15T19:28:58.421Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-02-15T19:28:58.422Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T19:28:58.495Z] [2022-02-15T19:28:58.495Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-15T19:28:58.495Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-15T19:28:58.495Z] PSChildName : containerd [2022-02-15T19:28:58.495Z] PSDrive : C [2022-02-15T19:28:58.495Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-15T19:28:58.495Z] PSIsContainer : True [2022-02-15T19:28:58.495Z] Name : containerd [2022-02-15T19:28:58.495Z] FullName : C:\containerd [2022-02-15T19:28:58.495Z] Parent : [2022-02-15T19:28:58.495Z] Exists : True [2022-02-15T19:28:58.495Z] Root : C:\ [2022-02-15T19:28:58.495Z] Extension : [2022-02-15T19:28:58.495Z] CreationTime : 2/15/2022 7:28:57 PM [2022-02-15T19:28:58.495Z] CreationTimeUtc : 2/15/2022 7:28:57 PM [2022-02-15T19:28:58.495Z] LastAccessTime : 2/15/2022 7:28:57 PM [2022-02-15T19:28:58.495Z] LastAccessTimeUtc : 2/15/2022 7:28:57 PM [2022-02-15T19:28:58.495Z] LastWriteTime : 2/15/2022 7:28:57 PM [2022-02-15T19:28:58.495Z] LastWriteTimeUtc : 2/15/2022 7:28:57 PM [2022-02-15T19:28:58.495Z] Attributes : Directory [2022-02-15T19:28:58.495Z] Mode : d----- [2022-02-15T19:28:58.495Z] BaseName : containerd [2022-02-15T19:28:58.495Z] Target : {} [2022-02-15T19:28:58.495Z] LinkType : [2022-02-15T19:28:58.495Z] [2022-02-15T19:28:59.483Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-15T19:28:59.483Z] INFO: Configuring git core.autocrlf... [2022-02-15T19:28:59.483Z] [2022-02-15T19:28:59.483Z] [2022-02-15T19:29:03.710Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-02-15T19:29:03.710Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T19:29:03.710Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-02-15T19:29:03.710Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T19:29:09.043Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2022-02-15T19:29:09.043Z] === RUN TestBuildWithHugeFile [2022-02-15T19:29:15.399Z] [2022-02-15T19:29:15.399Z] SUCCESS: Specified value was saved. [2022-02-15T19:29:15.399Z] INFO: Downloading git... [2022-02-15T19:29:17.613Z] INFO: Downloading go... [2022-02-15T19:29:19.177Z] INFO: Downloading compiler 1 of 3... [2022-02-15T19:29:19.177Z] INFO: Downloading compiler 2 of 3... [2022-02-15T19:29:19.647Z] INFO: Downloading compiler 3 of 3... [2022-02-15T19:29:19.647Z] INFO: Extracting git... [2022-02-15T19:29:34.595Z] INFO: Expanding go... [2022-02-15T19:29:36.495Z] --- PASS: TestBuildWithHugeFile (58.14s) [2022-02-15T19:29:36.495Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T19:29:36.495Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:29:36.495Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:29:36.495Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T19:29:36.495Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:29:36.495Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:29:36.495Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:29:36.495Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:29:36.495Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:29:36.495Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:29:36.495Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:29:36.495Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:29:36.495Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:29:36.495Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-15T19:29:36.495Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-02-15T19:29:36.495Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-02-15T19:29:36.495Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-02-15T19:29:36.495Z] === RUN TestBuildPreserveOwnership [2022-02-15T19:29:36.495Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-15T19:29:36.495Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-15T19:29:36.495Z] --- PASS: TestBuildPreserveOwnership (3.39s) [2022-02-15T19:29:36.495Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.28s) [2022-02-15T19:29:36.495Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-02-15T19:29:36.495Z] === RUN TestBuildPlatformInvalid [2022-02-15T19:29:36.495Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-15T19:29:36.495Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-15T19:29:36.495Z] Loaded image: busybox:latest [2022-02-15T19:29:36.495Z] Loaded image: busybox:glibc [2022-02-15T19:29:36.495Z] Loaded image: debian:bullseye-slim [2022-02-15T19:29:36.495Z] Loaded image: hello-world:latest [2022-02-15T19:29:36.495Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T19:29:41.775Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.45s) [2022-02-15T19:29:41.775Z] PASS [2022-02-15T19:29:41.775Z] [2022-02-15T19:29:41.775Z] === Skipped [2022-02-15T19:29:41.775Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-15T19:29:41.775Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:29:41.775Z] [2022-02-15T19:29:41.775Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:29:41.775Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:29:41.775Z] [2022-02-15T19:29:41.775Z] DONE 34 tests, 2 skipped in 93.798s [2022-02-15T19:29:41.775Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-15T19:29:41.775Z] INFO: Testing against a local daemon [2022-02-15T19:29:41.775Z] === RUN TestConfigInspect [2022-02-15T19:29:43.159Z] --- PASS: TestConfigInspect (2.28s) [2022-02-15T19:29:43.159Z] === RUN TestConfigList [2022-02-15T19:29:45.703Z] --- PASS: TestConfigList (2.13s) [2022-02-15T19:29:45.703Z] === RUN TestConfigsCreateAndDelete [2022-02-15T19:29:47.614Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2022-02-15T19:29:47.614Z] === RUN TestConfigsUpdate [2022-02-15T19:29:49.523Z] --- PASS: TestConfigsUpdate (2.11s) [2022-02-15T19:29:49.523Z] === RUN TestTemplatedConfig [2022-02-15T19:29:49.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-15T19:29:52.059Z] --- PASS: TestTemplatedConfig (2.59s) [2022-02-15T19:29:52.059Z] === RUN TestConfigCreateResolve [2022-02-15T19:29:54.603Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-02-15T19:29:54.603Z] PASS [2022-02-15T19:29:54.603Z] [2022-02-15T19:29:54.603Z] DONE 6 tests in 13.352s [2022-02-15T19:29:54.603Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-15T19:29:54.603Z] INFO: Testing against a local daemon [2022-02-15T19:29:54.603Z] === RUN TestCheckpoint [2022-02-15T19:29:54.603Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:29:54.603Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T19:29:54.603Z] === RUN TestContainerInvalidJSON [2022-02-15T19:29:54.603Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:29:54.603Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:29:54.604Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:29:54.604Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:29:54.604Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:29:54.604Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:29:54.604Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-15T19:29:54.604Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-15T19:29:54.604Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-15T19:29:54.604Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T19:29:54.604Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-02-15T19:29:54.604Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T19:29:54.604Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-15T19:29:54.604Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T19:29:54.604Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-15T19:29:54.604Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T19:29:54.604Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-15T19:29:54.604Z] === RUN TestCopyFromContainer [2022-02-15T19:29:55.574Z] === RUN TestCopyFromContainer// [2022-02-15T19:29:55.574Z] === RUN TestCopyFromContainer//bar/root [2022-02-15T19:29:55.844Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-15T19:29:55.844Z] === RUN TestCopyFromContainer/bar/quux [2022-02-15T19:29:55.844Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-15T19:29:55.844Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-15T19:29:55.844Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-15T19:29:56.131Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-15T19:29:56.131Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-15T19:29:56.131Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-15T19:29:56.131Z] --- PASS: TestCopyFromContainer (1.64s) [2022-02-15T19:29:56.131Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-15T19:29:56.131Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-15T19:29:56.131Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-02-15T19:29:56.131Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-15T19:29:56.131Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-15T19:29:56.131Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-15T19:29:56.131Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-02-15T19:29:56.131Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-15T19:29:56.131Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-15T19:29:56.131Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-15T19:29:56.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T19:29:56.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:29:56.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:29:56.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:29:56.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:29:56.131Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:29:56.131Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:29:56.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:29:56.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:29:56.131Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:29:56.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-15T19:29:56.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T19:29:56.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-15T19:29:56.131Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T19:29:56.131Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T19:29:56.131Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-15T19:29:56.131Z] === RUN TestCreateWithInvalidEnv [2022-02-15T19:29:56.395Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T19:29:56.395Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T19:29:56.395Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T19:29:56.395Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T19:29:56.395Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T19:29:56.395Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T19:29:56.395Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T19:29:56.395Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T19:29:56.395Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T19:29:56.395Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-15T19:29:56.395Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T19:29:56.395Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T19:29:56.395Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T19:29:56.395Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T19:29:56.395Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-15T19:29:56.395Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T19:29:58.323Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2022-02-15T19:29:58.323Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T19:29:59.704Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-02-15T19:29:59.704Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T19:29:59.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:29:59.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:29:59.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:29:59.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:29:59.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:29:59.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:29:59.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:29:59.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:29:59.704Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:29:59.704Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:29:59.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:29:59.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:29:59.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:29:59.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:29:59.704Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:29:59.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-15T19:29:59.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T19:29:59.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T19:29:59.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T19:29:59.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-15T19:29:59.704Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-02-15T19:29:59.704Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T19:30:00.273Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-02-15T19:30:00.273Z] === RUN TestCreateDifferentPlatform [2022-02-15T19:30:00.273Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T19:30:00.273Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T19:30:00.273Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-15T19:30:00.273Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-15T19:30:00.273Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T19:30:00.273Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T19:30:00.273Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-15T19:30:00.273Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T19:30:00.273Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T19:30:00.273Z] === RUN TestContainerStartOnDaemonRestart [2022-02-15T19:30:00.273Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-15T19:30:00.273Z] === RUN TestDaemonRestartIpcMode [2022-02-15T19:30:00.273Z] === PAUSE TestDaemonRestartIpcMode [2022-02-15T19:30:00.273Z] === RUN TestDaemonHostGatewayIP [2022-02-15T19:30:00.273Z] === PAUSE TestDaemonHostGatewayIP [2022-02-15T19:30:00.273Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-15T19:30:00.273Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-15T19:30:00.273Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T19:30:00.273Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-15T19:30:00.273Z] === RUN TestDiff [2022-02-15T19:30:00.840Z] --- PASS: TestDiff (0.58s) [2022-02-15T19:30:00.840Z] === RUN TestExecWithCloseStdin [2022-02-15T19:30:01.408Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-02-15T19:30:01.408Z] === RUN TestExec [2022-02-15T19:30:02.347Z] --- PASS: TestExec (0.60s) [2022-02-15T19:30:02.347Z] === RUN TestExecUser [2022-02-15T19:30:02.917Z] --- PASS: TestExecUser (0.64s) [2022-02-15T19:30:02.917Z] === RUN TestExportContainerAndImportImage [2022-02-15T19:30:03.490Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-02-15T19:30:03.490Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T19:30:04.742Z] INFO: Expanding compiler 1 of 3... [2022-02-15T19:30:04.742Z] INFO: Expanding compiler 2 of 3... [2022-02-15T19:30:04.872Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-02-15T19:30:04.872Z] === RUN TestHealthCheckWorkdir [2022-02-15T19:30:05.326Z] --- PASS: TestBuildWithHugeFile (50.15s) [2022-02-15T19:30:05.326Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T19:30:05.326Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:30:05.326Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:30:05.326Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T19:30:05.326Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:30:05.326Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:30:05.326Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:30:05.326Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:30:05.326Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:30:05.326Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:30:05.326Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:30:05.326Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:30:05.326Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:30:05.326Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-15T19:30:05.326Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-02-15T19:30:05.326Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-02-15T19:30:05.326Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-15T19:30:05.326Z] === RUN TestBuildPreserveOwnership [2022-02-15T19:30:05.326Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-15T19:30:05.326Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-15T19:30:05.813Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2022-02-15T19:30:05.813Z] === RUN TestHealthKillContainer [2022-02-15T19:30:07.392Z] Removing intermediate container 9e799f84b9c5 [2022-02-15T19:30:07.392Z] ---> b3fb5d0611b4 [2022-02-15T19:30:07.392Z] 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-02-15T19:30:07.392Z] ---> Running in 88ca20330e9a [2022-02-15T19:30:07.705Z] INFO: Expanding compiler 3 of 3... [2022-02-15T19:30:07.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-15T19:30:08.176Z] INFO: Removing downloaded files... [2022-02-15T19:30:08.176Z] INFO: Downloading containerd [2022-02-15T19:30:08.493Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|name|exports_file|files|imports) took 2m19.232067394s [2022-02-15T19:30:08.493Z] 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-02-15T19:30:08.493Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 482.23303ms [2022-02-15T19:30:08.629Z] --- PASS: TestBuildPreserveOwnership (9.62s) [2022-02-15T19:30:08.629Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.62s) [2022-02-15T19:30:08.629Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-15T19:30:08.629Z] === RUN TestBuildPlatformInvalid [2022-02-15T19:30:08.629Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-15T19:30:08.629Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-15T19:30:08.629Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-15T19:30:08.629Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-15T19:30:08.629Z] PASS [2022-02-15T19:30:08.629Z] [2022-02-15T19:30:08.629Z] === Skipped [2022-02-15T19:30:08.629Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-15T19:30:08.629Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:30:08.629Z] [2022-02-15T19:30:08.629Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:30:08.629Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:30:08.629Z] [2022-02-15T19:30:08.629Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-15T19:30:08.629Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-15T19:30:08.629Z] [2022-02-15T19:30:08.629Z] DONE 34 tests, 3 skipped in 109.986s [2022-02-15T19:30:08.629Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-15T19:30:08.629Z] INFO: Testing against a local daemon [2022-02-15T19:30:08.629Z] === RUN TestConfigInspect [2022-02-15T19:30:08.629Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] --- SKIP: TestConfigInspect (0.02s) [2022-02-15T19:30:08.629Z] === RUN TestConfigList [2022-02-15T19:30:08.629Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] --- SKIP: TestConfigList (0.01s) [2022-02-15T19:30:08.629Z] === RUN TestConfigsCreateAndDelete [2022-02-15T19:30:08.629Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-15T19:30:08.629Z] === RUN TestConfigsUpdate [2022-02-15T19:30:08.629Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-02-15T19:30:08.629Z] === RUN TestTemplatedConfig [2022-02-15T19:30:08.629Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-15T19:30:08.629Z] === RUN TestConfigCreateResolve [2022-02-15T19:30:08.629Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-15T19:30:08.629Z] PASS [2022-02-15T19:30:08.629Z] [2022-02-15T19:30:08.629Z] === Skipped [2022-02-15T19:30:08.629Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-02-15T19:30:08.629Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] [2022-02-15T19:30:08.629Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-02-15T19:30:08.629Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] [2022-02-15T19:30:08.629Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-02-15T19:30:08.629Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] [2022-02-15T19:30:08.629Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-02-15T19:30:08.629Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] [2022-02-15T19:30:08.629Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-15T19:30:08.629Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] [2022-02-15T19:30:08.629Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-15T19:30:08.629Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:30:08.629Z] [2022-02-15T19:30:08.629Z] DONE 6 tests, 6 skipped in 0.197s [2022-02-15T19:30:08.629Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-15T19:30:08.629Z] INFO: Testing against a local daemon [2022-02-15T19:30:08.629Z] === RUN TestCheckpoint [2022-02-15T19:30:08.629Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:30:08.629Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T19:30:08.629Z] === RUN TestContainerInvalidJSON [2022-02-15T19:30:08.629Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:30:08.629Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:30:08.629Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:30:08.629Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:30:08.629Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:30:08.629Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:30:08.629Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-15T19:30:08.629Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-15T19:30:08.629Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-15T19:30:08.629Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T19:30:08.890Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-02-15T19:30:08.890Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T19:30:08.890Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-15T19:30:08.890Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T19:30:08.890Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-15T19:30:08.890Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T19:30:08.890Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-15T19:30:08.890Z] === RUN TestCopyFromContainer [2022-02-15T19:30:11.334Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-15T19:30:11.334Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T19:30:11.791Z] Removing intermediate container 54304862cbff [2022-02-15T19:30:11.791Z] ---> 59060ac7486b [2022-02-15T19:30:11.791Z] 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-02-15T19:30:11.791Z] ---> Running in e727cc8a5205 [2022-02-15T19:30:11.804Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-15T19:30:11.804Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T19:30:11.804Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T19:30:11.804Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T19:30:11.804Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-15T19:30:12.190Z] === RUN TestCopyFromContainer// [2022-02-15T19:30:12.190Z] === RUN TestCopyFromContainer//bar/root [2022-02-15T19:30:12.190Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-15T19:30:12.273Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T19:30:12.273Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T19:30:12.273Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T19:30:12.273Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T19:30:12.273Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T19:30:12.273Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T19:30:12.273Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T19:30:12.452Z] === RUN TestCopyFromContainer/bar/quux [2022-02-15T19:30:12.452Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-15T19:30:12.452Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-15T19:30:12.452Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-15T19:30:12.452Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-15T19:30:12.712Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-15T19:30:12.712Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-15T19:30:12.712Z] --- PASS: TestCopyFromContainer (3.79s) [2022-02-15T19:30:12.712Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-15T19:30:12.712Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-02-15T19:30:12.712Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-15T19:30:12.712Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-15T19:30:12.712Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-15T19:30:12.712Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-15T19:30:12.712Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-15T19:30:12.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-02-15T19:30:12.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-15T19:30:12.712Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-15T19:30:12.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T19:30:12.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:30:12.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:30:12.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:30:12.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:30:12.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:30:12.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:30:12.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:30:12.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:30:12.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:30:12.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-15T19:30:12.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-15T19:30:12.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T19:30:12.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T19:30:12.712Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T19:30:12.712Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-15T19:30:12.712Z] === RUN TestCreateWithInvalidEnv [2022-02-15T19:30:12.712Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T19:30:12.712Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T19:30:12.712Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T19:30:12.712Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T19:30:12.712Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T19:30:12.712Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T19:30:12.712Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T19:30:12.712Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T19:30:12.712Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T19:30:12.712Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-15T19:30:12.712Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T19:30:12.712Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T19:30:12.712Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T19:30:12.712Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T19:30:12.712Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-15T19:30:12.712Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T19:30:12.778Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-15T19:30:12.778Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T19:30:13.246Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-15T19:30:13.246Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T19:30:13.246Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T19:30:13.246Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T19:30:13.246Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-15T19:30:13.246Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T19:30:13.246Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T19:30:13.261Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T19:30:13.261Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-15T19:30:13.714Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T19:30:13.714Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T19:30:13.714Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T19:30:13.714Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T19:30:13.714Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T19:30:13.938Z] --- PASS: TestHealthKillContainer (8.20s) [2022-02-15T19:30:13.938Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T19:30:14.096Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-02-15T19:30:14.096Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T19:30:14.507Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-02-15T19:30:14.507Z] === RUN TestIpcModeNone [2022-02-15T19:30:14.701Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T19:30:14.701Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-15T19:30:15.078Z] --- PASS: TestIpcModeNone (0.65s) [2022-02-15T19:30:15.078Z] === RUN TestIpcModePrivate [2022-02-15T19:30:15.337Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-02-15T19:30:15.481Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-02-15T19:30:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T19:30:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:30:15.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:30:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:30:15.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:30:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:30:15.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:30:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:30:15.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:30:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:30:15.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:30:15.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:30:15.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:30:15.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:30:15.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:30:15.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:30:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-15T19:30:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T19:30:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T19:30:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T19:30:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T19:30:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-15T19:30:15.481Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T19:30:15.599Z] --- PASS: TestIpcModePrivate (0.68s) [2022-02-15T19:30:15.599Z] === RUN TestIpcModeShareable [2022-02-15T19:30:15.742Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-02-15T19:30:15.742Z] === RUN TestCreateDifferentPlatform [2022-02-15T19:30:15.742Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T19:30:15.742Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T19:30:15.742Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-15T19:30:15.742Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-15T19:30:15.742Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T19:30:15.742Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T19:30:15.742Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-15T19:30:15.742Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T19:30:15.742Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-02-15T19:30:15.742Z] === RUN TestContainerStartOnDaemonRestart [2022-02-15T19:30:15.742Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-15T19:30:15.742Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-15T19:30:15.742Z] === RUN TestDaemonRestartIpcMode [2022-02-15T19:30:15.742Z] === PAUSE TestDaemonRestartIpcMode [2022-02-15T19:30:15.742Z] === RUN TestDaemonHostGatewayIP [2022-02-15T19:30:15.742Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:30:15.742Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-15T19:30:15.742Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-15T19:30:15.742Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-15T19:30:15.742Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T19:30:15.742Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-15T19:30:15.742Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-15T19:30:15.742Z] === RUN TestDiff [2022-02-15T19:30:16.170Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-02-15T19:30:16.314Z] --- PASS: TestDiff (0.39s) [2022-02-15T19:30:16.314Z] === RUN TestExecWithCloseStdin [2022-02-15T19:30:16.430Z] --- PASS: TestIpcModeShareable (0.64s) [2022-02-15T19:30:16.430Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-15T19:30:16.575Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-02-15T19:30:16.575Z] === RUN TestExec [2022-02-15T19:30:17.147Z] --- PASS: TestExec (0.44s) [2022-02-15T19:30:17.147Z] === RUN TestExecUser [2022-02-15T19:30:17.409Z] --- PASS: TestExecUser (0.47s) [2022-02-15T19:30:17.409Z] === RUN TestExportContainerAndImportImage [2022-02-15T19:30:18.347Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2022-02-15T19:30:18.347Z] === RUN TestAPIIpcModeHost [2022-02-15T19:30:18.352Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-02-15T19:30:18.352Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T19:30:18.608Z] --- PASS: TestAPIIpcModeHost (0.42s) [2022-02-15T19:30:18.608Z] === RUN TestDaemonIpcModeShareable [2022-02-15T19:30:19.549Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-15T19:30:19.741Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-02-15T19:30:19.741Z] === RUN TestHealthCheckWorkdir [2022-02-15T19:30:19.810Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2022-02-15T19:30:19.810Z] === RUN TestDaemonIpcModePrivate [2022-02-15T19:30:20.003Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-02-15T19:30:20.003Z] === RUN TestHealthKillContainer [2022-02-15T19:30:20.751Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-15T19:30:21.011Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-02-15T19:30:21.011Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-15T19:30:22.393Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-02-15T19:30:22.393Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-02-15T19:30:22.393Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-15T19:30:23.331Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-02-15T19:30:23.591Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s) [2022-02-15T19:30:23.591Z] === RUN TestIpcModeOlderClient [2022-02-15T19:30:23.591Z] === PAUSE TestIpcModeOlderClient [2022-02-15T19:30:23.591Z] === RUN TestKillContainerInvalidSignal [2022-02-15T19:30:24.160Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-02-15T19:30:24.160Z] === RUN TestKillContainer [2022-02-15T19:30:24.160Z] === RUN TestKillContainer/no_signal [2022-02-15T19:30:24.420Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T19:30:24.679Z] === RUN TestKillContainer/killing_signal [2022-02-15T19:30:25.249Z] --- PASS: TestKillContainer (1.37s) [2022-02-15T19:30:25.249Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-02-15T19:30:25.249Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-02-15T19:30:25.249Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-02-15T19:30:25.249Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T19:30:25.249Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-15T19:30:25.819Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-15T19:30:26.759Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2022-02-15T19:30:26.759Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-02-15T19:30:26.759Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2022-02-15T19:30:26.759Z] === RUN TestKillStoppedContainer [2022-02-15T19:30:26.759Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-15T19:30:26.759Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T19:30:26.759Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-15T19:30:26.759Z] === RUN TestKillDifferentUserContainer [2022-02-15T19:30:27.328Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-02-15T19:30:27.328Z] === RUN TestInspectOomKilledTrue [2022-02-15T19:30:27.328Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-15T19:30:27.328Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T19:30:27.328Z] === RUN TestInspectOomKilledFalse [2022-02-15T19:30:27.588Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-02-15T19:30:27.588Z] === RUN TestLinksEtcHostsContentMatch [2022-02-15T19:30:27.848Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-02-15T19:30:27.848Z] === RUN TestLinksContainerNames [2022-02-15T19:30:28.138Z] --- PASS: TestHealthKillContainer (7.85s) [2022-02-15T19:30:28.138Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T19:30:28.138Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T19:30:28.138Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T19:30:28.138Z] === RUN TestIpcModeNone [2022-02-15T19:30:28.399Z] --- PASS: TestIpcModeNone (0.47s) [2022-02-15T19:30:28.399Z] === RUN TestIpcModePrivate [2022-02-15T19:30:28.661Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-02-15T19:30:28.799Z] --- PASS: TestLinksContainerNames (0.82s) [2022-02-15T19:30:28.799Z] === RUN TestLogsFollowTailEmpty [2022-02-15T19:30:28.922Z] --- PASS: TestIpcModePrivate (0.46s) [2022-02-15T19:30:28.923Z] === RUN TestIpcModeShareable [2022-02-15T19:30:28.923Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T19:30:28.923Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-15T19:30:28.923Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-15T19:30:29.059Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-02-15T19:30:29.059Z] === RUN TestContainerNetworkMountsNoChown [2022-02-15T19:30:29.423Z] [2022-02-15T19:30:29.423Z] Name Version Source Summary [2022-02-15T19:30:29.423Z] ---- ------- ------ ------- [2022-02-15T19:30:29.423Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-02-15T19:30:29.423Z] [2022-02-15T19:30:29.423Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-02-15T19:30:29.423Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-02-15T19:30:29.423Z] PSChildName : containerd [2022-02-15T19:30:29.423Z] PSDrive : C [2022-02-15T19:30:29.423Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-02-15T19:30:29.423Z] PSIsContainer : True [2022-02-15T19:30:29.423Z] Name : containerd [2022-02-15T19:30:29.423Z] FullName : C:\containerd [2022-02-15T19:30:29.423Z] Parent : [2022-02-15T19:30:29.423Z] Exists : True [2022-02-15T19:30:29.423Z] Root : C:\ [2022-02-15T19:30:29.423Z] Extension : [2022-02-15T19:30:29.423Z] CreationTime : 2/15/2022 7:30:29 PM [2022-02-15T19:30:29.423Z] CreationTimeUtc : 2/15/2022 7:30:29 PM [2022-02-15T19:30:29.423Z] LastAccessTime : 2/15/2022 7:30:29 PM [2022-02-15T19:30:29.423Z] LastAccessTimeUtc : 2/15/2022 7:30:29 PM [2022-02-15T19:30:29.423Z] LastWriteTime : 2/15/2022 7:30:29 PM [2022-02-15T19:30:29.423Z] LastWriteTimeUtc : 2/15/2022 7:30:29 PM [2022-02-15T19:30:29.423Z] Attributes : Directory [2022-02-15T19:30:29.423Z] Mode : d----- [2022-02-15T19:30:29.423Z] BaseName : containerd [2022-02-15T19:30:29.423Z] Target : {} [2022-02-15T19:30:29.423Z] LinkType : [2022-02-15T19:30:29.423Z] [2022-02-15T19:30:29.629Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/default [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/default [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/private [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/private [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/rprivate [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/slave [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/slave [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/rslave [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/shared [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/shared [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/rshared [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-15T19:30:29.629Z] === CONT TestMountDaemonRoot/default [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:30:29.629Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-15T19:30:29.629Z] === CONT TestMountDaemonRoot/rprivate [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:30:29.629Z] === CONT TestMountDaemonRoot/private [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:30:29.629Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:30:29.629Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-15T19:30:29.629Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:30:29.629Z] === CONT TestMountDaemonRoot/shared [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-15T19:30:29.629Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:30:29.629Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/rshared [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/rslave [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/slave [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-15T19:30:29.630Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:30:29.630Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:30:29.630Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:30:29.890Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:30:29.890Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:30:29.890Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:30:29.890Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-15T19:30:29.890Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:30:29.890Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:30:29.890Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:30:29.890Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:30:29.890Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-15T19:30:29.890Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-15T19:30:29.890Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-15T19:30:29.890Z] === RUN TestContainerBindMountNonRecursive [2022-02-15T19:30:30.309Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-02-15T19:30:30.309Z] === RUN TestAPIIpcModeHost [2022-02-15T19:30:30.309Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T19:30:30.309Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-15T19:30:30.309Z] === RUN TestDaemonIpcModeShareable [2022-02-15T19:30:30.309Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T19:30:30.309Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-15T19:30:30.309Z] === RUN TestDaemonIpcModePrivate [2022-02-15T19:30:30.992Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-02-15T19:30:30.992Z] INFO: Configuring git core.autocrlf... [2022-02-15T19:30:30.992Z] [2022-02-15T19:30:30.992Z] [2022-02-15T19:30:31.252Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-02-15T19:30:31.273Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-02-15T19:30:31.273Z] === RUN TestContainerVolumesMountedAsShared [2022-02-15T19:30:31.514Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-02-15T19:30:31.514Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-15T19:30:31.514Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T19:30:31.514Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-15T19:30:31.514Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-15T19:30:31.514Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T19:30:31.514Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-15T19:30:31.514Z] === RUN TestIpcModeOlderClient [2022-02-15T19:30:31.514Z] === PAUSE TestIpcModeOlderClient [2022-02-15T19:30:31.514Z] === RUN TestKillContainerInvalidSignal [2022-02-15T19:30:31.776Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-02-15T19:30:31.776Z] === RUN TestKillContainer [2022-02-15T19:30:31.776Z] === RUN TestKillContainer/no_signal [2022-02-15T19:30:31.843Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-02-15T19:30:31.843Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-15T19:30:32.104Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-02-15T19:30:32.104Z] === RUN TestNetworkNat [2022-02-15T19:30:32.348Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T19:30:32.365Z] --- PASS: TestNetworkNat (0.44s) [2022-02-15T19:30:32.365Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T19:30:32.610Z] === RUN TestKillContainer/killing_signal [2022-02-15T19:30:32.937Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-02-15T19:30:32.937Z] === RUN TestNetworkLoopbackNat [2022-02-15T19:30:33.181Z] --- PASS: TestKillContainer (1.29s) [2022-02-15T19:30:33.181Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-02-15T19:30:33.181Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-02-15T19:30:33.181Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-02-15T19:30:33.181Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T19:30:33.181Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-15T19:30:33.442Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-15T19:30:34.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2022-02-15T19:30:34.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-02-15T19:30:34.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s) [2022-02-15T19:30:34.012Z] === RUN TestKillStoppedContainer [2022-02-15T19:30:34.012Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-02-15T19:30:34.012Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T19:30:34.012Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-02-15T19:30:34.012Z] === RUN TestKillDifferentUserContainer [2022-02-15T19:30:34.524Z] Removing intermediate container 88ca20330e9a [2022-02-15T19:30:34.524Z] ---> 2b5a5003be58 [2022-02-15T19:30:34.524Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-15T19:30:34.524Z] ---> Running in 4b2b8eb53a7f [2022-02-15T19:30:34.524Z] Removing intermediate container 4b2b8eb53a7f [2022-02-15T19:30:34.524Z] ---> 21cf3c767e3f [2022-02-15T19:30:34.524Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-15T19:30:34.524Z] ---> Running in 2b1e4b2c23e3 [2022-02-15T19:30:34.524Z] Removing intermediate container 2b1e4b2c23e3 [2022-02-15T19:30:34.524Z] ---> 8ea72c5d9467 [2022-02-15T19:30:34.524Z] Step 11/11 : COPY . . [2022-02-15T19:30:34.583Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-02-15T19:30:34.583Z] === RUN TestInspectOomKilledTrue [2022-02-15T19:30:34.583Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:30:34.583Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T19:30:34.583Z] === RUN TestInspectOomKilledFalse [2022-02-15T19:30:34.583Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:30:34.583Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-15T19:30:34.583Z] === RUN TestLinksEtcHostsContentMatch [2022-02-15T19:30:34.583Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-15T19:30:34.583Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-15T19:30:34.583Z] === RUN TestLinksContainerNames [2022-02-15T19:30:35.473Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-02-15T19:30:35.473Z] === RUN TestPause [2022-02-15T19:30:35.525Z] --- PASS: TestLinksContainerNames (0.88s) [2022-02-15T19:30:35.525Z] === RUN TestLogsFollowTailEmpty [2022-02-15T19:30:35.786Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-02-15T19:30:35.786Z] === RUN TestContainerNetworkMountsNoChown [2022-02-15T19:30:35.943Z] Removing intermediate container e727cc8a5205 [2022-02-15T19:30:35.943Z] ---> 804586e55484 [2022-02-15T19:30:35.943Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-15T19:30:35.943Z] ---> Running in 7cdc85028dcd [2022-02-15T19:30:35.943Z] Removing intermediate container 7cdc85028dcd [2022-02-15T19:30:35.943Z] ---> aaa03d4897aa [2022-02-15T19:30:35.943Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-15T19:30:35.943Z] ---> Running in c267bdb262ad [2022-02-15T19:30:35.943Z] Removing intermediate container c267bdb262ad [2022-02-15T19:30:35.943Z] ---> 2947b33087e6 [2022-02-15T19:30:35.943Z] Step 11/11 : COPY . . [2022-02-15T19:30:36.040Z] --- PASS: TestPause (0.45s) [2022-02-15T19:30:36.040Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T19:30:36.040Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T19:30:36.040Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T19:30:36.040Z] === RUN TestPauseStopPausedContainer [2022-02-15T19:30:36.299Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-02-15T19:30:36.299Z] === RUN TestPidHost [2022-02-15T19:30:36.357Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/default [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/default [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/private [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/private [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rprivate [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/slave [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/slave [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rslave [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/shared [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/shared [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rshared [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/default [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/rshared [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/shared [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/rslave [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/slave [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/rprivate [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/private [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-15T19:30:36.357Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:30:36.357Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:30:36.357Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-15T19:30:36.620Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:30:36.881Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:30:36.881Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:30:36.881Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-15T19:30:36.881Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:30:36.881Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-02-15T19:30:36.881Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-15T19:30:36.881Z] === RUN TestContainerBindMountNonRecursive [2022-02-15T19:30:36.882Z] 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-02-15T19:30:36.882Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-15T19:30:36.882Z] === RUN TestContainerVolumesMountedAsShared [2022-02-15T19:30:36.882Z] 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-02-15T19:30:36.882Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-15T19:30:36.882Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-15T19:30:36.882Z] 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-02-15T19:30:36.882Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-15T19:30:36.882Z] === RUN TestNetworkNat [2022-02-15T19:30:37.455Z] --- PASS: TestNetworkNat (0.57s) [2022-02-15T19:30:37.455Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T19:30:37.682Z] --- PASS: TestPidHost (0.99s) [2022-02-15T19:30:37.683Z] === RUN TestPsFilter [2022-02-15T19:30:37.683Z] --- PASS: TestPsFilter (0.15s) [2022-02-15T19:30:37.683Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T19:30:37.943Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-02-15T19:30:37.943Z] === RUN TestRemoveContainerWithVolume [2022-02-15T19:30:38.028Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-02-15T19:30:38.028Z] === RUN TestNetworkLoopbackNat [2022-02-15T19:30:38.513Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-02-15T19:30:38.513Z] === RUN TestRemoveContainerRunning [2022-02-15T19:30:38.774Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-02-15T19:30:38.774Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T19:30:39.034Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-02-15T19:30:39.034Z] === RUN TestRemoveInvalidContainer [2022-02-15T19:30:39.293Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-15T19:30:39.293Z] === RUN TestRenameLinkedContainer [2022-02-15T19:30:39.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-15T19:30:39.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-15T19:30:40.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-15T19:30:40.575Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-02-15T19:30:40.575Z] === RUN TestPause [2022-02-15T19:30:40.575Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:30:40.575Z] --- SKIP: TestPause (0.00s) [2022-02-15T19:30:40.575Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T19:30:40.575Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T19:30:40.575Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T19:30:40.575Z] === RUN TestPauseStopPausedContainer [2022-02-15T19:30:40.575Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:30:40.575Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-15T19:30:40.575Z] === RUN TestPidHost [2022-02-15T19:30:40.676Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-02-15T19:30:40.676Z] === RUN TestRenameStoppedContainer [2022-02-15T19:30:41.248Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-02-15T19:30:41.248Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T19:30:41.520Z] --- PASS: TestPidHost (0.91s) [2022-02-15T19:30:41.520Z] === RUN TestPsFilter [2022-02-15T19:30:41.520Z] --- PASS: TestPsFilter (0.12s) [2022-02-15T19:30:41.520Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T19:30:41.781Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-02-15T19:30:41.781Z] === RUN TestRemoveContainerWithVolume [2022-02-15T19:30:42.189Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-02-15T19:30:42.189Z] === RUN TestRenameInvalidName [2022-02-15T19:30:42.354Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-02-15T19:30:42.354Z] === RUN TestRemoveContainerRunning [2022-02-15T19:30:42.449Z] --- PASS: TestRenameInvalidName (0.42s) [2022-02-15T19:30:42.449Z] === RUN TestRenameAnonymousContainer [2022-02-15T19:30:42.616Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-02-15T19:30:42.616Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T19:30:42.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-15T19:30:43.189Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-02-15T19:30:43.189Z] === RUN TestRemoveInvalidContainer [2022-02-15T19:30:43.189Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-15T19:30:43.189Z] === RUN TestRenameLinkedContainer [2022-02-15T19:30:43.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-15T19:30:43.539Z] ok github.com/docker/docker/libnetwork/networkdb 104.212s coverage: 60.5% of statements [2022-02-15T19:30:43.539Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-15T19:30:43.539Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-15T19:30:43.539Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2022-02-15T19:30:43.539Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-15T19:30:43.539Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-15T19:30:43.800Z] ok github.com/docker/docker/libnetwork/portmapper 0.275s coverage: 48.6% of statements [2022-02-15T19:30:43.833Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-02-15T19:30:43.833Z] === RUN TestRenameContainerWithSameName [2022-02-15T19:30:44.059Z] ok github.com/docker/docker/libnetwork/resolvconf 0.002s coverage: 70.6% of statements [2022-02-15T19:30:44.059Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-15T19:30:44.319Z] ok github.com/docker/docker/libnetwork/types 0.009s coverage: 37.3% of statements [2022-02-15T19:30:44.319Z] [2022-02-15T19:30:44.319Z] === Skipped [2022-02-15T19:30:44.319Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-15T19:30:44.319Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T19:30:44.319Z] [2022-02-15T19:30:44.319Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-15T19:30:44.319Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T19:30:44.319Z] [2022-02-15T19:30:44.319Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-15T19:30:44.319Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T19:30:44.319Z] [2022-02-15T19:30:44.319Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-15T19:30:44.319Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:30:44.319Z] [2022-02-15T19:30:44.319Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-15T19:30:44.319Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:30:44.319Z] [2022-02-15T19:30:44.319Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-15T19:30:44.319Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:30:44.319Z] [2022-02-15T19:30:44.319Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-15T19:30:44.319Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:30:44.319Z] [2022-02-15T19:30:44.319Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-15T19:30:44.319Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:30:44.319Z] [2022-02-15T19:30:44.319Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-15T19:30:44.319Z] firewalld_test.go:14: firewalld is not running [2022-02-15T19:30:44.319Z] [2022-02-15T19:30:44.319Z] DONE 326 tests, 9 skipped in 200.510s [2022-02-15T19:30:44.403Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-02-15T19:30:44.403Z] === RUN TestRenameContainerWithLinkedContainer Post stage [Pipeline] junit [2022-02-15T19:30:44.904Z] Recording test results [2022-02-15T19:30:45.102Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-02-15T19:30:45.102Z] === RUN TestRenameStoppedContainer [2022-02-15T19:30:45.102Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-02-15T19:30:45.102Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T19:30:45.342Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-02-15T19:30:45.342Z] === RUN TestResize [2022-02-15T19:30:45.602Z] --- PASS: TestResize (0.44s) [2022-02-15T19:30:45.602Z] === RUN TestResizeWithInvalidSize [2022-02-15T19:30:45.822Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-15T19:30:46.042Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-02-15T19:30:46.042Z] === RUN TestRenameInvalidName [2022-02-15T19:30:46.169Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -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:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/make.sh dynbinary test-integration [2022-02-15T19:30:46.172Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-02-15T19:30:46.172Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T19:30:46.302Z] --- PASS: TestRenameInvalidName (0.43s) [2022-02-15T19:30:46.302Z] === RUN TestRenameAnonymousContainer [2022-02-15T19:30:46.429Z] [2022-02-15T19:30:46.429Z] Removing bundles/ [2022-02-15T19:30:46.429Z] [2022-02-15T19:30:46.429Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-15T19:30:46.431Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:30:46.431Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:30:46.431Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:30:46.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T19:30:46.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:30:46.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-15T19:30:46.690Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T19:30:46.690Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:30:48.251Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-02-15T19:30:48.251Z] === RUN TestRenameContainerWithSameName [2022-02-15T19:30:48.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:30:48.517Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-02-15T19:30:48.517Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T19:30:49.459Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-02-15T19:30:49.459Z] === RUN TestResize [2022-02-15T19:30:49.721Z] --- PASS: TestResize (0.39s) [2022-02-15T19:30:49.721Z] === RUN TestResizeWithInvalidSize [2022-02-15T19:30:49.762Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:30:49.982Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-02-15T19:30:49.982Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T19:30:50.556Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-02-15T19:30:50.556Z] === RUN TestDaemonRestartKillContainers [2022-02-15T19:30:50.556Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-15T19:30:50.556Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-15T19:30:50.556Z] === RUN TestCgroupNamespacesRun [2022-02-15T19:30:50.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:30:50.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:30:51.499Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-02-15T19:30:51.499Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-15T19:30:51.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:30:52.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:30:52.889Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-02-15T19:30:52.889Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-15T19:30:53.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-15T19:30:53.832Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-02-15T19:30:53.832Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-15T19:30:55.218Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-02-15T19:30:55.218Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-15T19:30:55.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:30:55.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T19:30:56.161Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-02-15T19:30:56.161Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-15T19:30:57.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-15T19:30:57.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T19:30:57.542Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-02-15T19:30:57.542Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-15T19:30:58.112Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-02-15T19:30:58.112Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-15T19:30:59.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T19:30:59.285Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T19:30:59.495Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-02-15T19:30:59.495Z] === RUN TestNISDomainname [2022-02-15T19:30:59.495Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-15T19:30:59.495Z] --- SKIP: TestNISDomainname (0.01s) [2022-02-15T19:30:59.495Z] === RUN TestHostnameDnsResolution [2022-02-15T19:30:59.756Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-02-15T19:30:59.756Z] === RUN TestUnprivilegedPortsAndPing [2022-02-15T19:30:59.756Z] 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-02-15T19:30:59.757Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-15T19:30:59.757Z] === RUN TestStats [2022-02-15T19:30:59.757Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:30:59.757Z] --- SKIP: TestStats (0.00s) [2022-02-15T19:30:59.757Z] === RUN TestStopContainerWithTimeout [2022-02-15T19:30:59.757Z] === RUN TestStopContainerWithTimeout/0 [2022-02-15T19:30:59.757Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-15T19:30:59.757Z] === RUN TestStopContainerWithTimeout/1 [2022-02-15T19:30:59.757Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-15T19:30:59.757Z] === RUN TestStopContainerWithTimeout/3 [2022-02-15T19:30:59.757Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-15T19:30:59.757Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-15T19:30:59.757Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-15T19:30:59.757Z] === CONT TestStopContainerWithTimeout/0 [2022-02-15T19:30:59.757Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-15T19:30:59.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-15T19:31:00.701Z] === CONT TestStopContainerWithTimeout/3 [2022-02-15T19:31:01.196Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T19:31:01.196Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T19:31:01.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-15T19:31:01.231Z] ---> 353cf7fb28fb [2022-02-15T19:31:01.698Z] Successfully built 353cf7fb28fb [2022-02-15T19:31:01.698Z] Successfully tagged docker:latest [2022-02-15T19:31:02.175Z] INFO: Image build ended at 02/15/2022 19:31:01. Duration:00:03:24.6613131 [2022-02-15T19:31:02.175Z] [2022-02-15T19:31:02.175Z] [2022-02-15T19:31:02.175Z] INFO: Building the test binaries at 02/15/2022 19:31:01... [2022-02-15T19:31:02.581Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T19:31:02.624Z] === CONT TestStopContainerWithTimeout/1 [2022-02-15T19:31:03.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-15T19:31:04.012Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-15T19:31:04.012Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-02-15T19:31:04.012Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-02-15T19:31:04.012Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-02-15T19:31:04.012Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-02-15T19:31:04.012Z] === RUN TestDeleteDevicemapper [2022-02-15T19:31:04.012Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T19:31:04.012Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-15T19:31:04.012Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.94s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.07s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.35s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.95s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2022-02-15T19:31:04.494Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.53s) [2022-02-15T19:31:04.494Z] === RUN TestCgroupNamespacesRun [2022-02-15T19:31:04.702Z] ---> 70554285e78e [2022-02-15T19:31:04.702Z] Successfully built 70554285e78e [2022-02-15T19:31:04.702Z] Successfully tagged docker:latest [2022-02-15T19:31:04.702Z] INFO: Image build ended at 02/15/2022 19:31:01. Duration:00:03:34.1243892 [2022-02-15T19:31:04.702Z] [2022-02-15T19:31:04.702Z] [2022-02-15T19:31:04.702Z] INFO: Building the test binaries at 02/15/2022 19:31:01... [2022-02-15T19:31:05.397Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-02-15T19:31:05.397Z] === RUN TestUpdateMemory [2022-02-15T19:31:05.397Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:31:05.397Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-15T19:31:05.397Z] === RUN TestUpdateCPUQuota [2022-02-15T19:31:05.397Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:31:05.397Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-15T19:31:05.397Z] === RUN TestUpdatePidsLimit [2022-02-15T19:31:05.397Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:31:05.397Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-15T19:31:05.397Z] === RUN TestUpdateRestartPolicy [2022-02-15T19:31:05.433Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-02-15T19:31:05.433Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-15T19:31:05.433Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-15T19:31:05.433Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-15T19:31:05.433Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-15T19:31:06.087Z] INFO: make.ps1 starting at 02/15/2022 19:31:05 [2022-02-15T19:31:06.088Z] INFO: Git commit (3776fe6256) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T19:31:06.088Z] INFO: Invoking autogen... [2022-02-15T19:31:06.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-15T19:31:06.556Z] INFO: Building daemon... [2022-02-15T19:31:06.816Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-02-15T19:31:06.816Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-15T19:31:07.082Z] INFO: make.ps1 starting at 02/15/2022 19:31:06 [2022-02-15T19:31:07.082Z] INFO: Git commit (3776fe6256) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T19:31:07.082Z] INFO: Invoking autogen... [2022-02-15T19:31:07.551Z] INFO: Building daemon... [2022-02-15T19:31:07.753Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-02-15T19:31:07.753Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-15T19:31:09.132Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-02-15T19:31:09.132Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-15T19:31:09.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-15T19:31:10.070Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-02-15T19:31:10.070Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-15T19:31:10.640Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-02-15T19:31:10.640Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-15T19:31:11.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-15T19:31:12.021Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-02-15T19:31:12.021Z] === RUN TestNISDomainname [2022-02-15T19:31:12.281Z] --- PASS: TestNISDomainname (0.54s) [2022-02-15T19:31:12.281Z] === RUN TestHostnameDnsResolution [2022-02-15T19:31:13.221Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-02-15T19:31:13.221Z] === RUN TestUnprivilegedPortsAndPing [2022-02-15T19:31:13.480Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-02-15T19:31:13.480Z] === RUN TestStats [2022-02-15T19:31:14.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-15T19:31:16.020Z] --- PASS: TestStats (2.46s) [2022-02-15T19:31:16.020Z] === RUN TestStopContainerWithTimeout [2022-02-15T19:31:16.020Z] === RUN TestStopContainerWithTimeout/0 [2022-02-15T19:31:16.020Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-15T19:31:16.020Z] === RUN TestStopContainerWithTimeout/1 [2022-02-15T19:31:16.020Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-15T19:31:16.020Z] === RUN TestStopContainerWithTimeout/3 [2022-02-15T19:31:16.020Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-15T19:31:16.020Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-15T19:31:16.020Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-15T19:31:16.020Z] === CONT TestStopContainerWithTimeout/0 [2022-02-15T19:31:16.020Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-15T19:31:16.531Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T19:31:16.531Z] Using test binary docker [2022-02-15T19:31:16.531Z] +++ /etc/init.d/apparmor start [2022-02-15T19:31:16.531Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T19:31:16.531Z] INFO: Waiting for daemon to start... [2022-02-15T19:31:16.531Z] Starting dockerd [2022-02-15T19:31:16.531Z] +++ 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-02-15T19:31:16.591Z] === CONT TestStopContainerWithTimeout/3 [2022-02-15T19:31:17.624Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-02-15T19:31:17.624Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T19:31:17.624Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-02-15T19:31:17.624Z] === RUN TestWaitNonBlocked [2022-02-15T19:31:17.624Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:31:17.624Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:31:17.624Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:31:17.625Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:31:17.625Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:31:17.625Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:31:17.625Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-15T19:31:17.625Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s) [2022-02-15T19:31:17.625Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-02-15T19:31:17.625Z] === RUN TestWaitBlocked [2022-02-15T19:31:17.625Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:31:17.625Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:31:17.625Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:31:17.625Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:31:17.625Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:31:17.625Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:31:18.196Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-15T19:31:18.196Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-02-15T19:31:18.196Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-02-15T19:31:18.196Z] === CONT TestDaemonRestartIpcMode [2022-02-15T19:31:18.196Z] === CONT TestIpcModeOlderClient [2022-02-15T19:31:18.196Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-02-15T19:31:18.196Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-15T19:31:18.431Z] . [2022-02-15T19:31:18.431Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T19:31:18.431Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T19:31:18.502Z] === CONT TestStopContainerWithTimeout/1 [2022-02-15T19:31:18.688Z] Error: No such image: emptyfs [2022-02-15T19:31:18.688Z] ++++ docker load [2022-02-15T19:31:18.688Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-15T19:31:18.945Z] Running integration-test (iteration 1) [2022-02-15T19:31:18.945Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-15T19:31:18.945Z] ++ 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-02-15T19:31:18.945Z] ++ set -e [2022-02-15T19:31:18.945Z] ++ '[' -n 0 ']' [2022-02-15T19:31:18.945Z] ++ set -x [2022-02-15T19:31:18.945Z] ++ 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-02-15T19:31:19.876Z] Loaded image: busybox:latest [2022-02-15T19:31:19.879Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-15T19:31:19.879Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-02-15T19:31:19.879Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-02-15T19:31:19.879Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-02-15T19:31:19.879Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-02-15T19:31:19.879Z] === RUN TestDeleteDevicemapper [2022-02-15T19:31:19.879Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T19:31:19.879Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-15T19:31:19.880Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T19:31:20.440Z] Loaded image: busybox:glibc [2022-02-15T19:31:20.739Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2022-02-15T19:31:21.261Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-02-15T19:31:21.261Z] === RUN TestUpdateMemory [2022-02-15T19:31:21.308Z] --- PASS: TestDaemonRestartIpcMode (2.94s) [2022-02-15T19:31:21.308Z] PASS [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === Skipped [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-15T19:31:21.308Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-15T19:31:21.308Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-15T19:31:21.308Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-15T19:31:21.308Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T19:31:21.308Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-15T19:31:21.308Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-15T19:31:21.308Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-15T19:31:21.308Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-15T19:31:21.308Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-15T19:31:21.308Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-15T19:31:21.308Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-15T19:31:21.308Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-15T19:31:21.308Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-15T19:31:21.308Z] 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-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-15T19:31:21.308Z] 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-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-15T19:31:21.308Z] 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-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-15T19:31:21.308Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T19:31:21.308Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-15T19:31:21.308Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-15T19:31:21.308Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-02-15T19:31:21.308Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-15T19:31:21.308Z] 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-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-15T19:31:21.308Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-15T19:31:21.308Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-15T19:31:21.308Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-15T19:31:21.308Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-15T19:31:21.308Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T19:31:21.308Z] [2022-02-15T19:31:21.308Z] DONE 177 tests, 27 skipped in 72.638s [2022-02-15T19:31:21.308Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-15T19:31:21.308Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T19:31:21.879Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-02-15T19:31:21.879Z] === RUN TestDaemonConfigValidation [2022-02-15T19:31:21.879Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:31:21.879Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:31:21.879Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-15T19:31:21.879Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-15T19:31:21.879Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-15T19:31:21.879Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-15T19:31:21.879Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-15T19:31:21.879Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-15T19:31:21.879Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-15T19:31:21.879Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-15T19:31:21.879Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:31:21.879Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-15T19:31:21.879Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-15T19:31:21.879Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-15T19:31:22.139Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-15T19:31:22.139Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-15T19:31:22.139Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-15T19:31:22.139Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-02-15T19:31:22.139Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-02-15T19:31:22.139Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-02-15T19:31:22.139Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-02-15T19:31:22.139Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T19:31:22.139Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-15T19:31:22.199Z] --- PASS: TestUpdateMemory (0.61s) [2022-02-15T19:31:22.199Z] === RUN TestUpdateCPUQuota [2022-02-15T19:31:23.082Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-15T19:31:23.141Z] --- PASS: TestUpdateCPUQuota (0.96s) [2022-02-15T19:31:23.141Z] === RUN TestUpdatePidsLimit [2022-02-15T19:31:23.141Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-15T19:31:23.141Z] === RUN TestUpdatePidsLimit/no_change [2022-02-15T19:31:23.400Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-15T19:31:23.659Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-15T19:31:23.919Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-15T19:31:23.919Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-15T19:31:24.178Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-15T19:31:24.467Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-15T19:31:24.624Z] Loaded image: debian:bullseye-slim [2022-02-15T19:31:24.750Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-02-15T19:31:24.750Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-02-15T19:31:24.750Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-02-15T19:31:24.750Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-02-15T19:31:24.750Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-02-15T19:31:24.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-02-15T19:31:24.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-02-15T19:31:24.750Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-02-15T19:31:24.750Z] === RUN TestUpdateRestartPolicy [2022-02-15T19:31:24.882Z] Loaded image: hello-world:latest [2022-02-15T19:31:25.140Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T19:31:25.140Z] INFO: Testing against a local daemon [2022-02-15T19:31:25.140Z] === RUN TestCgroupNamespacesBuild [2022-02-15T19:31:25.411Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-15T19:31:25.411Z] daemon_test.go:156: [d74cab22e31a6] daemon is not started [2022-02-15T19:31:25.411Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-02-15T19:31:25.411Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-02-15T19:31:25.411Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-02-15T19:31:25.411Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-02-15T19:31:25.411Z] === RUN TestDaemonProxy [2022-02-15T19:31:25.411Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-15T19:31:25.411Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-15T19:31:25.411Z] PASS [2022-02-15T19:31:25.411Z] [2022-02-15T19:31:25.411Z] === Skipped [2022-02-15T19:31:25.411Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-02-15T19:31:25.411Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-15T19:31:25.411Z] [2022-02-15T19:31:25.411Z] DONE 12 tests, 1 skipped in 4.198s [2022-02-15T19:31:25.411Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-15T19:31:25.671Z] INFO: Testing against a local daemon [2022-02-15T19:31:25.671Z] === RUN TestCommitInheritsEnv [2022-02-15T19:31:27.059Z] --- PASS: TestCommitInheritsEnv (1.59s) [2022-02-15T19:31:27.059Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T19:31:27.059Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-15T19:31:27.059Z] === RUN TestImportWithCustomPlatform [2022-02-15T19:31:27.060Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-15T19:31:27.321Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-15T19:31:27.321Z] === RUN TestImportWithCustomPlatform// [2022-02-15T19:31:27.321Z] === RUN TestImportWithCustomPlatform/linux [2022-02-15T19:31:27.321Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-15T19:31:27.321Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-15T19:31:27.321Z] === RUN TestImportWithCustomPlatform/macos [2022-02-15T19:31:27.321Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-15T19:31:27.321Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-15T19:31:27.582Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-02-15T19:31:27.582Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-15T19:31:27.582Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-15T19:31:27.582Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-15T19:31:27.582Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-15T19:31:27.582Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-15T19:31:27.582Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-15T19:31:27.582Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-15T19:31:27.582Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-15T19:31:27.582Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-15T19:31:27.582Z] === RUN TestImagesFilterMultiReference [2022-02-15T19:31:27.582Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-02-15T19:31:27.582Z] === RUN TestImagePullPlatformInvalid [2022-02-15T19:31:27.582Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-02-15T19:31:27.582Z] === RUN TestRemoveImageOrphaning [2022-02-15T19:31:27.667Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2022-02-15T19:31:27.667Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-15T19:31:29.496Z] --- PASS: TestRemoveImageOrphaning (1.63s) [2022-02-15T19:31:29.496Z] === RUN TestRemoveImageGarbageCollector [2022-02-15T19:31:29.496Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-15T19:31:29.496Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2022-02-15T19:31:29.496Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T19:31:29.496Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-15T19:31:29.496Z] === RUN TestTagInvalidReference [2022-02-15T19:31:29.496Z] --- PASS: TestTagInvalidReference (0.02s) [2022-02-15T19:31:29.496Z] === RUN TestTagValidPrefixedRepo [2022-02-15T19:31:29.496Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-02-15T19:31:29.496Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T19:31:29.496Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-15T19:31:29.496Z] === RUN TestTagOfficialNames [2022-02-15T19:31:29.496Z] --- PASS: TestTagOfficialNames (0.06s) [2022-02-15T19:31:29.496Z] === RUN TestTagMatchesDigest [2022-02-15T19:31:29.496Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-15T19:31:29.496Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-15T19:31:29.565Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2022-02-15T19:31:29.565Z] === RUN TestBuildWithSession [2022-02-15T19:31:29.565Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:31:29.565Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T19:31:29.565Z] === RUN TestBuildSquashParent [2022-02-15T19:31:36.968Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-02-15T19:31:36.968Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T19:31:36.968Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-02-15T19:31:36.968Z] === RUN TestWaitNonBlocked [2022-02-15T19:31:36.968Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:31:36.968Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:31:36.968Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:31:36.968Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:31:36.968Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:31:36.968Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:31:36.968Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-15T19:31:36.968Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-02-15T19:31:36.968Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-02-15T19:31:36.968Z] === RUN TestWaitBlocked [2022-02-15T19:31:36.968Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:31:36.968Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:31:36.968Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:31:36.968Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:31:36.968Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:31:36.968Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:31:37.909Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-15T19:31:37.909Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-02-15T19:31:37.909Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-02-15T19:31:37.909Z] === CONT TestContainerStartOnDaemonRestart [2022-02-15T19:31:37.909Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-15T19:31:39.526Z] --- PASS: TestBuildSquashParent (8.49s) [2022-02-15T19:31:39.526Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T19:31:39.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:31:39.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:31:39.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:31:39.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:31:39.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:31:39.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:31:39.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:31:39.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:31:39.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:31:39.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:31:39.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:31:39.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:31:39.526Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:31:39.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:31:40.454Z] --- PASS: TestContainerStartOnDaemonRestart (2.27s) [2022-02-15T19:31:40.454Z] === CONT TestIpcModeOlderClient [2022-02-15T19:31:40.454Z] === CONT TestContainerKillOnDaemonStart [2022-02-15T19:31:40.454Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-02-15T19:31:40.454Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-02-15T19:31:40.454Z] === CONT TestDaemonHostGatewayIP [2022-02-15T19:31:40.900Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:31:40.900Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:31:42.369Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-02-15T19:31:42.369Z] === CONT TestDaemonRestartIpcMode [2022-02-15T19:31:44.176Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:31:44.176Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:31:44.906Z] --- PASS: TestDaemonRestartIpcMode (2.23s) [2022-02-15T19:31:44.949Z] INFO [linters context/goanalysis] analyzers took 4m26.198118565s with top 10 stages: buildir: 1m47.867431936s, goimports: 22.547322375s, unconvert: 17.962654138s, gosec: 12.853413279s, golint: 7.190528937s, S1038: 6.798785523s, misspell: 6.005826723s, inspect: 4.129543405s, nilness: 3.780948455s, unused: 3.468110155s [2022-02-15T19:31:44.949Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-02-15T19:31:44.949Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2055/2055, path_prettifier: 2443/2443, skip_dirs: 2443/2443, exclude: 2055/2055, nolint: 0/76, filename_unadjuster: 2443/2443, skip_files: 2443/2443, autogenerated_exclude: 2055/2443, cgo: 2443/3050, exclude-rules: 76/2055 [2022-02-15T19:31:44.949Z] INFO [runner] processing took 81.226323ms with stages: nolint: 32.34659ms, identifier_marker: 21.368693ms, path_prettifier: 9.681203ms, autogenerated_exclude: 8.094448ms, exclude-rules: 7.453359ms, skip_dirs: 1.841631ms, cgo: 289.591µs, filename_unadjuster: 145.997µs, max_same_issues: 1.385µs, uniq_by_line: 705ns, skip_files: 347ns, source_code: 344ns, diff: 327ns, exclude: 309ns, max_from_linter: 309ns, path_shortener: 259ns, max_per_file_from_linter: 244ns, severity-rules: 234ns, sort_results: 230ns, path_prefixer: 118ns [2022-02-15T19:31:44.949Z] INFO [runner] linters took 1m25.962865864s with stages: goanalysis_metalinter: 1m25.881444482s [2022-02-15T19:31:44.949Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-02-15T19:31:44.949Z] INFO Memory: 2258 samples, avg is 301.8MB, max is 1093.4MB [2022-02-15T19:31:44.949Z] INFO Execution took 3m45.687331923s [2022-02-15T19:31:44.949Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-15T19:31:45.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/make.sh dynbinary test-docker-py [2022-02-15T19:31:45.540Z] [2022-02-15T19:31:45.540Z] Removing bundles/ [2022-02-15T19:31:45.540Z] [2022-02-15T19:31:45.540Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-15T19:31:45.800Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T19:31:45.800Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:31:47.460Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-15T19:31:47.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.88s) [2022-02-15T19:31:47.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2022-02-15T19:31:47.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2022-02-15T19:31:47.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.20s) [2022-02-15T19:31:47.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2022-02-15T19:31:47.460Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.01s) [2022-02-15T19:31:47.460Z] === RUN TestBuildMultiStageCopy [2022-02-15T19:31:47.460Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T19:31:49.358Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T19:31:50.292Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T19:31:50.549Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T19:31:51.114Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T19:31:51.681Z] --- PASS: TestBuildMultiStageCopy (4.60s) [2022-02-15T19:31:51.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2022-02-15T19:31:51.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2022-02-15T19:31:51.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2022-02-15T19:31:51.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-02-15T19:31:51.681Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2022-02-15T19:31:51.681Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T19:31:53.042Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2022-02-15T19:31:53.042Z] PASS [2022-02-15T19:31:53.042Z] [2022-02-15T19:31:53.042Z] === Skipped [2022-02-15T19:31:53.042Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-15T19:31:53.042Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:31:53.042Z] [2022-02-15T19:31:53.042Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-15T19:31:53.042Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-15T19:31:53.042Z] [2022-02-15T19:31:53.042Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T19:31:53.042Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T19:31:53.042Z] [2022-02-15T19:31:53.042Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-15T19:31:53.042Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-15T19:31:53.042Z] [2022-02-15T19:31:53.042Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-15T19:31:53.042Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T19:31:53.042Z] [2022-02-15T19:31:53.042Z] DONE 200 tests, 5 skipped in 117.408s [2022-02-15T19:31:53.042Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-15T19:31:53.042Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T19:31:53.042Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-15T19:31:53.042Z] === RUN TestDaemonConfigValidation [2022-02-15T19:31:53.042Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:31:53.042Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:31:53.042Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-15T19:31:53.042Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-15T19:31:53.042Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-15T19:31:53.042Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-15T19:31:53.042Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-15T19:31:53.042Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-15T19:31:53.042Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-15T19:31:53.042Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-15T19:31:53.042Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:31:53.042Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-15T19:31:53.042Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-15T19:31:53.042Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-15T19:31:53.042Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-15T19:31:53.042Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-15T19:31:53.042Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-15T19:31:53.042Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-15T19:31:53.042Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-02-15T19:31:53.042Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-15T19:31:53.042Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-15T19:31:53.042Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T19:31:53.042Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-15T19:31:53.049Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2022-02-15T19:31:53.049Z] === RUN TestBuildLabelWithTargets [2022-02-15T19:31:53.610Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-15T19:31:54.545Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-15T19:31:54.943Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2022-02-15T19:31:54.943Z] === RUN TestBuildWithEmptyLayers [2022-02-15T19:31:55.483Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-15T19:31:55.483Z] daemon_test.go:156: [d85670fbed708] daemon is not started [2022-02-15T19:31:55.483Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-02-15T19:31:55.483Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-15T19:31:55.483Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-15T19:31:55.483Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-15T19:31:55.483Z] === RUN TestDaemonProxy [2022-02-15T19:31:55.483Z] === RUN TestDaemonProxy/environment_variables [2022-02-15T19:31:56.317Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2022-02-15T19:31:56.317Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T19:31:57.393Z] === RUN TestDaemonProxy/command-line_options [2022-02-15T19:31:57.427Z] Removing intermediate container d9b4b3996c18 [2022-02-15T19:31:57.427Z] ---> 65c168138b68 [2022-02-15T19:31:57.427Z] 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-02-15T19:31:57.427Z] ---> Running in 6f29dff076ab [2022-02-15T19:31:57.427Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-02-15T19:31:57.427Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T19:31:57.427Z] go: downloading github.com/fatih/color v1.10.0 [2022-02-15T19:31:57.427Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T19:31:57.427Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T19:31:57.427Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T19:31:57.427Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T19:31:57.427Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T19:31:57.427Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-15T19:31:57.427Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T19:31:57.427Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T19:31:57.427Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T19:31:57.427Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T19:31:57.427Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T19:31:58.416Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T19:31:58.416Z] go: downloading golang.org/x/mod v0.3.0 [2022-02-15T19:31:59.354Z] === RUN TestDaemonProxy/configuration_file [2022-02-15T19:31:59.600Z] --- PASS: TestBuildMultiStageOnBuild (2.97s) [2022-02-15T19:31:59.600Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T19:32:00.534Z] --- PASS: TestBuildUncleanTarFilenames (1.52s) [2022-02-15T19:32:00.534Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T19:32:00.752Z] === RUN TestDaemonProxy/conflicting_options [2022-02-15T19:32:01.322Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-15T19:32:01.894Z] --- PASS: TestDaemonProxy (6.27s) [2022-02-15T19:32:01.894Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-02-15T19:32:01.894Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-02-15T19:32:01.894Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-02-15T19:32:01.894Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-15T19:32:01.894Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-15T19:32:01.894Z] PASS [2022-02-15T19:32:01.894Z] [2022-02-15T19:32:01.894Z] DONE 17 tests in 10.156s [2022-02-15T19:32:01.894Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-15T19:32:01.894Z] INFO: Testing against a local daemon [2022-02-15T19:32:01.894Z] === RUN TestCommitInheritsEnv [2022-02-15T19:32:02.154Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-02-15T19:32:02.154Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T19:32:02.154Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-15T19:32:02.154Z] === RUN TestImportWithCustomPlatform [2022-02-15T19:32:02.154Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-15T19:32:02.415Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-15T19:32:02.415Z] === RUN TestImportWithCustomPlatform// [2022-02-15T19:32:02.415Z] === RUN TestImportWithCustomPlatform/linux [2022-02-15T19:32:02.415Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-15T19:32:02.415Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-15T19:32:02.415Z] === RUN TestImportWithCustomPlatform/macos [2022-02-15T19:32:02.415Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-15T19:32:02.415Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-15T19:32:02.415Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-02-15T19:32:02.415Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-15T19:32:02.415Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-15T19:32:02.415Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-15T19:32:02.415Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-02-15T19:32:02.415Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-15T19:32:02.415Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-15T19:32:02.415Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-15T19:32:02.415Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-15T19:32:02.415Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-15T19:32:02.415Z] === RUN TestImagesFilterMultiReference [2022-02-15T19:32:02.675Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-15T19:32:02.675Z] === RUN TestImagePullPlatformInvalid [2022-02-15T19:32:02.675Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-15T19:32:02.675Z] === RUN TestRemoveImageOrphaning [2022-02-15T19:32:02.936Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-02-15T19:32:02.936Z] === RUN TestRemoveImageGarbageCollector [2022-02-15T19:32:03.817Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2022-02-15T19:32:03.817Z] === RUN TestBuildWithHugeFile [2022-02-15T19:32:04.840Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-02-15T19:32:04.840Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T19:32:04.840Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-15T19:32:04.840Z] === RUN TestTagInvalidReference [2022-02-15T19:32:04.840Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-15T19:32:04.840Z] === RUN TestTagValidPrefixedRepo [2022-02-15T19:32:04.840Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-15T19:32:04.840Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T19:32:04.840Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-15T19:32:04.840Z] === RUN TestTagOfficialNames [2022-02-15T19:32:04.840Z] --- PASS: TestTagOfficialNames (0.04s) [2022-02-15T19:32:04.840Z] === RUN TestTagMatchesDigest [2022-02-15T19:32:04.840Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-15T19:32:04.840Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-15T19:32:08.205Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T19:32:08.205Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T19:32:08.205Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:32:08.205Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T19:32:08.205Z] [2022-02-15T19:32:08.205Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T19:32:08.205Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T19:32:08.205Z] HOSTNAME=469f9176b433 [2022-02-15T19:32:08.205Z] TESTDEBUG=0 [2022-02-15T19:32:08.205Z] DEST=bundles/test-integration [2022-02-15T19:32:08.205Z] PWD=/go/src/github.com/docker/docker [2022-02-15T19:32:08.205Z] DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 [2022-02-15T19:32:08.205Z] container=docker [2022-02-15T19:32:08.205Z] HOME=/root [2022-02-15T19:32:08.205Z] GOLANG_VERSION=1.17.6 [2022-02-15T19:32:08.205Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T19:32:08.205Z] VALIDATE_BRANCH=master [2022-02-15T19:32:08.205Z] TERM=xterm [2022-02-15T19:32:08.205Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T19:32:08.205Z] SHLVL=1 [2022-02-15T19:32:08.205Z] TIMEOUT=120m [2022-02-15T19:32:08.205Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T19:32:08.205Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T19:32:08.205Z] GO111MODULE=off [2022-02-15T19:32:08.205Z] DOCKER_EXPERIMENTAL=1 [2022-02-15T19:32:08.205Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-15T19:32:08.205Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T19:32:08.205Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T19:32:08.205Z] GOPATH=/go [2022-02-15T19:32:08.205Z] PKG_CONFIG=pkg-config [2022-02-15T19:32:08.205Z] _=/usr/bin/env [2022-02-15T19:32:08.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-15T19:32:19.679Z] Removing intermediate container 6f29dff076ab [2022-02-15T19:32:19.679Z] ---> 097e93bd227d [2022-02-15T19:32:19.679Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-15T19:32:19.679Z] ---> Running in 4061cbe30f57 [2022-02-15T19:32:19.679Z] Removing intermediate container 4061cbe30f57 [2022-02-15T19:32:19.679Z] ---> 468036233b17 [2022-02-15T19:32:19.679Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-15T19:32:19.679Z] ---> Running in 2c1b1456788f [2022-02-15T19:32:20.148Z] Removing intermediate container 2c1b1456788f [2022-02-15T19:32:20.148Z] ---> 694e1d53ef15 [2022-02-15T19:32:20.148Z] Step 11/11 : COPY . . [2022-02-15T19:32:32.948Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-15T19:32:32.948Z] [2022-02-15T19:32:32.948Z] ________ ____ __. [2022-02-15T19:32:32.948Z] \_____ \ | |/ _| [2022-02-15T19:32:32.948Z] / | \| < [2022-02-15T19:32:32.948Z] / | \ | \ [2022-02-15T19:32:32.948Z] \_______ /____|__ \ [2022-02-15T19:32:32.948Z] \/ \/ [2022-02-15T19:32:32.948Z] [2022-02-15T19:32:32.948Z] INFO: make.ps1 ended at 02/15/2022 19:32:23 [2022-02-15T19:32:32.948Z] INFO: Binaries build ended at 02/15/2022 19:32:25. Duration:00:01:23.3194038 [2022-02-15T19:32:32.949Z] INFO: Copying the built daemon binary to d:\CI\PR-43240\3\binary\dockerd-3776fe6256.exe... [2022-02-15T19:32:32.949Z] INFO: Copying the built client binary to d:\CI\PR-43240\3\binary\docker-3776fe6256.exe... [2022-02-15T19:32:32.949Z] INFO: Copying dockerversion from the container... [2022-02-15T19:32:32.949Z] INFO: Copying the golang package from the container to d:\CI\PR-43240\3\installer\go.zip... [2022-02-15T19:32:32.949Z] INFO: Extracting go.zip to d:\CI\PR-43240\3\go [2022-02-15T19:32:33.838Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-15T19:32:33.838Z] [2022-02-15T19:32:33.838Z] ________ ____ __. [2022-02-15T19:32:33.838Z] \_____ \ | |/ _| [2022-02-15T19:32:33.838Z] / | \| < [2022-02-15T19:32:33.838Z] / | \ | \ [2022-02-15T19:32:33.838Z] \_______ /____|__ \ [2022-02-15T19:32:33.838Z] \/ \/ [2022-02-15T19:32:33.838Z] [2022-02-15T19:32:33.838Z] INFO: make.ps1 ended at 02/15/2022 19:32:27 [2022-02-15T19:32:33.838Z] INFO: Binaries build ended at 02/15/2022 19:32:29. Duration:00:01:27.1000100 [2022-02-15T19:32:33.838Z] INFO: Copying the built daemon binary to d:\CI\PR-43240\3\binary\dockerd-3776fe6256.exe... [2022-02-15T19:32:33.838Z] INFO: Copying the built client binary to d:\CI\PR-43240\3\binary\docker-3776fe6256.exe... [2022-02-15T19:32:33.838Z] INFO: Copying dockerversion from the container... [2022-02-15T19:32:33.838Z] INFO: Copying the golang package from the container to d:\CI\PR-43240\3\installer\go.zip... [2022-02-15T19:32:33.838Z] INFO: Extracting go.zip to d:\CI\PR-43240\3\go [2022-02-15T19:32:34.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-15T19:32:34.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-15T19:32:50.282Z] ---> 2ad9ed882d73 [2022-02-15T19:32:50.282Z] Successfully built 2ad9ed882d73 [2022-02-15T19:32:50.282Z] Successfully tagged docker:latest [2022-02-15T19:32:50.282Z] INFO: Image build ended at 02/15/2022 19:32:48. Duration:00:04:02.9440832 [2022-02-15T19:32:50.282Z] [2022-02-15T19:32:50.282Z] [2022-02-15T19:32:50.282Z] INFO: Building the test binaries at 02/15/2022 19:32:48... [2022-02-15T19:32:52.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-15T19:32:56.168Z] INFO: make.ps1 starting at 02/15/2022 19:32:55 [2022-02-15T19:32:56.168Z] INFO: Git commit (3776fe6256) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T19:32:56.168Z] INFO: Invoking autogen... [2022-02-15T19:32:56.638Z] INFO: Building daemon... [2022-02-15T19:32:58.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-15T19:32:58.392Z] INFO: Extraction ended at 02/15/2022 19:32:54. Duration:00:00:26.7748068 [2022-02-15T19:32:58.392Z] INFO: Updating the golang and path environment variables [2022-02-15T19:32:58.392Z] INFO: GOPATH=d:\gopath [2022-02-15T19:32:58.392Z] INFO: go version go1.17.6 windows/amd64 [2022-02-15T19:32:58.392Z] INFO: Running the daemon under test in debug mode [2022-02-15T19:32:58.392Z] INFO: Running the daemon under test in containerd mode [2022-02-15T19:32:58.392Z] INFO: Starting a daemon under test... [2022-02-15T19:32:58.392Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43240\3\daemon --pidfile d:\CI\PR-43240\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-15T19:32:58.392Z] INFO: Containerd started successfully. [2022-02-15T19:32:58.392Z] INFO: Process started successfully. [2022-02-15T19:32:58.392Z] INFO: Start tailing logs of the daemon under tests [2022-02-15T19:32:58.392Z] INFO: Waiting for the daemon under test to start... [2022-02-15T19:32:59.138Z] INFO: Extraction ended at 02/15/2022 19:32:58. Duration:00:00:27.1413920 [2022-02-15T19:32:59.138Z] INFO: Updating the golang and path environment variables [2022-02-15T19:32:59.138Z] INFO: GOPATH=d:\gopath [2022-02-15T19:32:59.138Z] INFO: go version go1.17.6 windows/amd64 [2022-02-15T19:32:59.138Z] INFO: Running the daemon under test in debug mode [2022-02-15T19:32:59.138Z] INFO: Starting a daemon under test... [2022-02-15T19:32:59.138Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43240\3\daemon --pidfile d:\CI\PR-43240\3\docker.pid -D [2022-02-15T19:32:59.138Z] INFO: Process started successfully. [2022-02-15T19:32:59.138Z] INFO: Start tailing logs of the daemon under tests [2022-02-15T19:32:59.138Z] INFO: Waiting for the daemon under test to start... [2022-02-15T19:33:04.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-15T19:33:05.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-15T19:33:05.992Z] --- PASS: TestImportExtremelyLargeImageWorks (89.23s) [2022-02-15T19:33:05.992Z] PASS [2022-02-15T19:33:05.992Z] [2022-02-15T19:33:05.993Z] === Skipped [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.01s) [2022-02-15T19:33:05.993Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] DONE 22 tests, 1 skipped in 93.281s [2022-02-15T19:33:05.993Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-15T19:33:05.993Z] INFO: Testing against a local daemon [2022-02-15T19:33:05.993Z] === RUN TestNetworkCreateDelete [2022-02-15T19:33:05.993Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-15T19:33:05.993Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T19:33:05.993Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-02-15T19:33:05.993Z] === RUN TestDaemonDNSFallback [2022-02-15T19:33:05.993Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-02-15T19:33:05.993Z] === RUN TestInspectNetwork [2022-02-15T19:33:05.993Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:05.993Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T19:33:05.993Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestNetworkInvalidJSON [2022-02-15T19:33:05.993Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T19:33:05.993Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T19:33:05.993Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:33:05.993Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:33:05.993Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:33:05.993Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:33:05.993Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T19:33:05.993Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:33:05.993Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:33:05.993Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-15T19:33:05.993Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-15T19:33:05.993Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-15T19:33:05.993Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestNetworkList [2022-02-15T19:33:05.993Z] === RUN TestNetworkList//networks [2022-02-15T19:33:05.993Z] === PAUSE TestNetworkList//networks [2022-02-15T19:33:05.993Z] === RUN TestNetworkList//networks/ [2022-02-15T19:33:05.993Z] === PAUSE TestNetworkList//networks/ [2022-02-15T19:33:05.993Z] === CONT TestNetworkList//networks [2022-02-15T19:33:05.993Z] === CONT TestNetworkList//networks/ [2022-02-15T19:33:05.993Z] --- PASS: TestNetworkList (0.01s) [2022-02-15T19:33:05.993Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T19:33:05.993Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T19:33:05.993Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T19:33:05.993Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-02-15T19:33:05.993Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T19:33:05.993Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T19:33:05.993Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T19:33:05.993Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T19:33:05.993Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T19:33:05.993Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:05.993Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T19:33:05.993Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:33:05.993Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T19:33:05.993Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:05.993Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T19:33:05.993Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:05.993Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T19:33:05.993Z] PASS [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === Skipped [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-15T19:33:05.993Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-15T19:33:05.993Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-15T19:33:05.993Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-02-15T19:33:05.993Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T19:33:05.993Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T19:33:05.993Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T19:33:05.993Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T19:33:05.993Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T19:33:05.993Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:33:05.993Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-02-15T19:33:05.993Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T19:33:05.993Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] DONE 22 tests, 12 skipped in 7.014s [2022-02-15T19:33:05.993Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-15T19:33:05.993Z] INFO: Testing against a local daemon [2022-02-15T19:33:05.993Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-15T19:33:05.993Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:33:05.993Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestDockerNetworkIpvlan [2022-02-15T19:33:05.993Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:33:05.993Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-15T19:33:05.993Z] PASS [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === Skipped [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T19:33:05.993Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-15T19:33:05.993Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] DONE 2 tests, 2 skipped in 0.148s [2022-02-15T19:33:05.993Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-15T19:33:05.993Z] INFO: Testing against a local daemon [2022-02-15T19:33:05.993Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-15T19:33:05.993Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-15T19:33:05.993Z] === RUN TestDockerNetworkMacvlan [2022-02-15T19:33:05.993Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-15T19:33:05.993Z] PASS [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === Skipped [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-15T19:33:05.993Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-15T19:33:05.993Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] DONE 2 tests, 2 skipped in 0.134s [2022-02-15T19:33:05.993Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-15T19:33:05.993Z] testing: warning: no tests to run [2022-02-15T19:33:05.993Z] PASS [2022-02-15T19:33:05.993Z] [2022-02-15T19:33:05.993Z] DONE 0 tests in 0.033s [2022-02-15T19:33:05.993Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-15T19:33:06.254Z] INFO: Testing against a local daemon [2022-02-15T19:33:06.254Z] === RUN TestAuthZPluginAllowRequest [2022-02-15T19:33:06.254Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.254Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-15T19:33:06.254Z] === RUN TestAuthZPluginTLS [2022-02-15T19:33:06.254Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.254Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-15T19:33:06.254Z] === RUN TestAuthZPluginDenyRequest [2022-02-15T19:33:06.254Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-15T19:33:06.255Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-15T19:33:06.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-15T19:33:06.255Z] === RUN TestAuthZPluginDenyResponse [2022-02-15T19:33:06.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-15T19:33:06.255Z] === RUN TestAuthZPluginAllowEventStream [2022-02-15T19:33:06.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-15T19:33:06.255Z] === RUN TestAuthZPluginErrorResponse [2022-02-15T19:33:06.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-15T19:33:06.255Z] === RUN TestAuthZPluginErrorRequest [2022-02-15T19:33:06.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-15T19:33:06.255Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-15T19:33:06.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-15T19:33:06.255Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-15T19:33:06.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-15T19:33:06.255Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-15T19:33:06.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-15T19:33:06.255Z] === RUN TestAuthZPluginHeader [2022-02-15T19:33:06.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-15T19:33:06.255Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-15T19:33:06.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2022-02-15T19:33:06.255Z] === RUN TestAuthZPluginV2Disable [2022-02-15T19:33:06.255Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.255Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-02-15T19:33:06.255Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-15T19:33:06.516Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-15T19:33:06.516Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-02-15T19:33:06.516Z] PASS [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === Skipped [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-02-15T19:33:06.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] DONE 17 tests, 17 skipped in 0.392s [2022-02-15T19:33:06.516Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-15T19:33:06.516Z] INFO: Testing against a local daemon [2022-02-15T19:33:06.516Z] === RUN TestPluginInvalidJSON [2022-02-15T19:33:06.516Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:33:06.516Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:33:06.516Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:33:06.516Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-15T19:33:06.516Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-15T19:33:06.516Z] === RUN TestPluginInstall [2022-02-15T19:33:06.516Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-15T19:33:06.516Z] === RUN TestPluginsWithRuntimes [2022-02-15T19:33:06.516Z] 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-02-15T19:33:06.516Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-15T19:33:06.516Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T19:33:06.516Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-15T19:33:06.516Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T19:33:06.516Z] PASS [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === Skipped [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-15T19:33:06.516Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-15T19:33:06.516Z] 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-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T19:33:06.516Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-15T19:33:06.516Z] [2022-02-15T19:33:06.516Z] DONE 5 tests, 3 skipped in 0.151s [2022-02-15T19:33:06.516Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-15T19:33:06.778Z] INFO: Testing against a local daemon [2022-02-15T19:33:06.778Z] === RUN TestExternalGraphDriver [2022-02-15T19:33:06.778Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-15T19:33:06.778Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-02-15T19:33:06.778Z] === RUN TestGraphdriverPluginV2 [2022-02-15T19:33:06.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-15T19:33:07.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-15T19:33:07.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-15T19:33:08.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-15T19:33:10.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-15T19:33:11.032Z] --- PASS: TestGraphdriverPluginV2 (3.74s) [2022-02-15T19:33:11.032Z] PASS [2022-02-15T19:33:11.032Z] [2022-02-15T19:33:11.032Z] === Skipped [2022-02-15T19:33:11.032Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-02-15T19:33:11.032Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-15T19:33:11.032Z] [2022-02-15T19:33:11.032Z] DONE 2 tests, 1 skipped in 3.956s [2022-02-15T19:33:11.032Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-15T19:33:11.032Z] INFO: Testing against a local daemon [2022-02-15T19:33:11.032Z] === RUN TestContinueAfterPluginCrash [2022-02-15T19:33:11.032Z] === PAUSE TestContinueAfterPluginCrash [2022-02-15T19:33:11.032Z] === RUN TestReadPluginNoRead [2022-02-15T19:33:11.032Z] === PAUSE TestReadPluginNoRead [2022-02-15T19:33:11.032Z] === RUN TestDaemonStartWithLogOpt [2022-02-15T19:33:11.032Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-15T19:33:11.032Z] === CONT TestContinueAfterPluginCrash [2022-02-15T19:33:11.032Z] === CONT TestDaemonStartWithLogOpt [2022-02-15T19:33:11.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-15T19:33:12.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-15T19:33:12.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-15T19:33:13.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-15T19:33:13.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-15T19:33:14.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-15T19:33:15.237Z] --- PASS: TestDaemonStartWithLogOpt (4.52s) [2022-02-15T19:33:15.237Z] === CONT TestReadPluginNoRead [2022-02-15T19:33:15.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-15T19:33:16.221Z] ...INFO: Daemon under test started and replied! [2022-02-15T19:33:16.221Z] INFO: Docker version of the daemon under test [2022-02-15T19:33:16.221Z] [2022-02-15T19:33:16.221Z] Client: [2022-02-15T19:33:16.221Z] Version: 17.06.2-ce [2022-02-15T19:33:16.221Z] API version: 1.30 [2022-02-15T19:33:16.221Z] Go version: go1.8.3 [2022-02-15T19:33:16.221Z] Git commit: cec0b72 [2022-02-15T19:33:16.222Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-15T19:33:16.222Z] OS/Arch: windows/amd64 [2022-02-15T19:33:16.222Z] [2022-02-15T19:33:16.222Z] Server: [2022-02-15T19:33:16.222Z] Version: 0.0.0-dev [2022-02-15T19:33:16.222Z] API version: 1.42 (minimum version 1.24) [2022-02-15T19:33:16.222Z] Go version: go1.17.6 [2022-02-15T19:33:16.222Z] Git commit: 3776fe6256 [2022-02-15T19:33:16.222Z] Built: 02/15/2022 19:31:06 [2022-02-15T19:33:16.222Z] OS/Arch: windows/amd64 [2022-02-15T19:33:16.222Z] Experimental: false [2022-02-15T19:33:16.222Z] [2022-02-15T19:33:16.222Z] INFO: Docker info of the daemon under test [2022-02-15T19:33:16.222Z] [2022-02-15T19:33:16.222Z] Containers: 0 [2022-02-15T19:33:16.222Z] Running: 0 [2022-02-15T19:33:16.222Z] Paused: 0 [2022-02-15T19:33:16.222Z] Stopped: 0 [2022-02-15T19:33:16.222Z] Images: 0 [2022-02-15T19:33:16.222Z] Server Version: 0.0.0-dev [2022-02-15T19:33:16.222Z] Storage Driver: windowsfilter [2022-02-15T19:33:16.222Z] Windows: [2022-02-15T19:33:16.222Z] Logging Driver: json-file [2022-02-15T19:33:16.222Z] Plugins: [2022-02-15T19:33:16.222Z] Volume: local [2022-02-15T19:33:16.222Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T19:33:16.222Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T19:33:16.222Z] Swarm: inactive [2022-02-15T19:33:16.222Z] Default Isolation: process [2022-02-15T19:33:16.222Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T19:33:16.222Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T19:33:16.222Z] OSType: windows [2022-02-15T19:33:16.222Z] Architecture: x86_64 [2022-02-15T19:33:16.222Z] CPUs: 4 [2022-02-15T19:33:16.222Z] Total Memory: 32GiB [2022-02-15T19:33:16.222Z] Name: azwin-2-745bf0 [2022-02-15T19:33:16.222Z] ID: VTZW:NRFO:E6IB:JX6I:7Q5M:AFFD:BIE7:EYVK:A3PV:I2EI:LFBO:AEOO [2022-02-15T19:33:16.222Z] Docker Root Dir: D:\CI\PR-43240\3\daemon [2022-02-15T19:33:16.222Z] Debug Mode (client): false [2022-02-15T19:33:16.222Z] Debug Mode (server): true [2022-02-15T19:33:16.222Z] File Descriptors: -1 [2022-02-15T19:33:16.222Z] Goroutines: 31 [2022-02-15T19:33:16.222Z] System Time: 2022-02-15T19:33:13.9481544Z [2022-02-15T19:33:16.222Z] EventsListeners: 0 [2022-02-15T19:33:16.222Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:33:16.222Z] Labels: [2022-02-15T19:33:16.222Z] Experimental: false [2022-02-15T19:33:16.222Z] Insecure Registries: [2022-02-15T19:33:16.222Z] 127.0.0.0/8 [2022-02-15T19:33:16.222Z] Live Restore Enabled: false [2022-02-15T19:33:16.222Z] [2022-02-15T19:33:16.222Z] [2022-02-15T19:33:16.222Z] INFO: Docker images of the daemon under test [2022-02-15T19:33:16.222Z] [2022-02-15T19:33:16.222Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T19:33:16.222Z] [2022-02-15T19:33:16.222Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-15T19:33:16.222Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-15T19:33:16.222Z] ltsc2022: Pulling from windows/servercore [2022-02-15T19:33:16.222Z] 8f616e6e9eec: Pulling fs layer [2022-02-15T19:33:16.222Z] 898469748ff6: Pulling fs layer [2022-02-15T19:33:16.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-15T19:33:17.006Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T19:33:17.006Z] Using test binary docker [2022-02-15T19:33:17.006Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-15T19:33:17.006Z] +++ /etc/init.d/apparmor start [2022-02-15T19:33:17.006Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T19:33:17.006Z] INFO: Waiting for daemon to start... [2022-02-15T19:33:17.006Z] Starting dockerd [2022-02-15T19:33:17.006Z] +++ 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-02-15T19:33:17.785Z] === RUN TestReadPluginNoRead/default [2022-02-15T19:33:18.735Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-15T19:33:20.122Z] --- PASS: TestContinueAfterPluginCrash (9.21s) [2022-02-15T19:33:20.122Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-15T19:33:20.385Z] ...INFO: Daemon under test started and replied! [2022-02-15T19:33:20.385Z] INFO: Docker version of the daemon under test [2022-02-15T19:33:20.385Z] [2022-02-15T19:33:20.385Z] Client: [2022-02-15T19:33:20.385Z] Version: 17.06.2-ce [2022-02-15T19:33:20.385Z] API version: 1.30 [2022-02-15T19:33:20.385Z] Go version: go1.8.3 [2022-02-15T19:33:20.385Z] Git commit: cec0b72 [2022-02-15T19:33:20.385Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-15T19:33:20.385Z] OS/Arch: windows/amd64 [2022-02-15T19:33:20.385Z] [2022-02-15T19:33:20.385Z] Server: [2022-02-15T19:33:20.385Z] Version: 0.0.0-dev [2022-02-15T19:33:20.385Z] API version: 1.42 (minimum version 1.24) [2022-02-15T19:33:20.385Z] Go version: go1.17.6 [2022-02-15T19:33:20.385Z] Git commit: 3776fe6256 [2022-02-15T19:33:20.385Z] Built: 02/15/2022 19:31:06 [2022-02-15T19:33:20.385Z] OS/Arch: windows/amd64 [2022-02-15T19:33:20.385Z] Experimental: false [2022-02-15T19:33:20.385Z] [2022-02-15T19:33:20.385Z] INFO: Docker info of the daemon under test [2022-02-15T19:33:20.385Z] [2022-02-15T19:33:20.385Z] Containers: 0 [2022-02-15T19:33:20.385Z] Running: 0 [2022-02-15T19:33:20.385Z] Paused: 0 [2022-02-15T19:33:20.385Z] Stopped: 0 [2022-02-15T19:33:20.385Z] Images: 0 [2022-02-15T19:33:20.385Z] Server Version: 0.0.0-dev [2022-02-15T19:33:20.385Z] Storage Driver: windowsfilter [2022-02-15T19:33:20.385Z] Windows: [2022-02-15T19:33:20.385Z] Logging Driver: json-file [2022-02-15T19:33:20.385Z] Plugins: [2022-02-15T19:33:20.385Z] Volume: local [2022-02-15T19:33:20.385Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T19:33:20.385Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T19:33:20.385Z] Swarm: inactive [2022-02-15T19:33:20.385Z] Default Isolation: process [2022-02-15T19:33:20.385Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T19:33:20.385Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T19:33:20.385Z] OSType: windows [2022-02-15T19:33:20.385Z] Architecture: x86_64 [2022-02-15T19:33:20.385Z] CPUs: 4 [2022-02-15T19:33:20.385Z] Total Memory: 32GiB [2022-02-15T19:33:20.385Z] Name: azwin-2-5adb90 [2022-02-15T19:33:20.385Z] ID: TYCY:Y76M:247V:AFF4:RZF4:RTES:KVPU:TQAU:WFIJ:ZWYQ:TOQC:AUNU [2022-02-15T19:33:20.385Z] Docker Root Dir: D:\CI\PR-43240\3\daemon [2022-02-15T19:33:20.385Z] Debug Mode (client): false [2022-02-15T19:33:20.385Z] Debug Mode (server): true [2022-02-15T19:33:20.385Z] File Descriptors: -1 [2022-02-15T19:33:20.385Z] Goroutines: 16 [2022-02-15T19:33:20.385Z] System Time: 2022-02-15T19:33:18.3415419Z [2022-02-15T19:33:20.385Z] EventsListeners: 0 [2022-02-15T19:33:20.385Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:33:20.385Z] Labels: [2022-02-15T19:33:20.385Z] Experimental: false [2022-02-15T19:33:20.385Z] Insecure Registries: [2022-02-15T19:33:20.385Z] 127.0.0.0/8 [2022-02-15T19:33:20.385Z] Live Restore Enabled: false [2022-02-15T19:33:20.385Z] [2022-02-15T19:33:20.385Z] [2022-02-15T19:33:20.385Z] INFO: Docker images of the daemon under test [2022-02-15T19:33:20.385Z] [2022-02-15T19:33:20.385Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T19:33:20.385Z] [2022-02-15T19:33:20.385Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-15T19:33:20.385Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-15T19:33:20.385Z] ltsc2022: Pulling from windows/servercore [2022-02-15T19:33:20.385Z] 8f616e6e9eec: Pulling fs layer [2022-02-15T19:33:20.385Z] 898469748ff6: Pulling fs layer [2022-02-15T19:33:21.064Z] === CONT TestReadPluginNoRead [2022-02-15T19:33:21.065Z] read_test.go:92: [d5ff3159059b8] daemon is not started [2022-02-15T19:33:21.065Z] --- PASS: TestReadPluginNoRead (5.95s) [2022-02-15T19:33:21.065Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-02-15T19:33:21.065Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2022-02-15T19:33:21.065Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-02-15T19:33:21.065Z] PASS [2022-02-15T19:33:21.065Z] [2022-02-15T19:33:21.065Z] DONE 6 tests in 10.594s [2022-02-15T19:33:21.065Z] 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-02-15T19:33:21.215Z] . [2022-02-15T19:33:21.215Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T19:33:21.215Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T19:33:21.215Z] Error: No such image: emptyfs [2022-02-15T19:33:21.215Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-15T19:33:21.215Z] ++++ docker load [2022-02-15T19:33:21.326Z] testing: warning: no tests to run [2022-02-15T19:33:21.326Z] PASS [2022-02-15T19:33:21.326Z] [2022-02-15T19:33:21.326Z] DONE 0 tests in 0.036s [2022-02-15T19:33:21.326Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-15T19:33:21.326Z] INFO: Testing against a local daemon [2022-02-15T19:33:21.326Z] === RUN TestPluginWithDevMounts [2022-02-15T19:33:21.326Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-15T19:33:21.326Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-15T19:33:21.326Z] PASS [2022-02-15T19:33:21.326Z] [2022-02-15T19:33:21.326Z] === Skipped [2022-02-15T19:33:21.326Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-15T19:33:21.326Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-15T19:33:21.326Z] [2022-02-15T19:33:21.326Z] DONE 1 tests, 1 skipped in 0.121s [2022-02-15T19:33:21.326Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-15T19:33:21.476Z] Running integration-test (iteration 1) [2022-02-15T19:33:21.476Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-15T19:33:21.477Z] ++ 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-02-15T19:33:21.477Z] ++ set -e [2022-02-15T19:33:21.477Z] ++ '[' -n 0 ']' [2022-02-15T19:33:21.477Z] ++ set -x [2022-02-15T19:33:21.477Z] ++ 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-02-15T19:33:21.589Z] INFO: Testing against a local daemon [2022-02-15T19:33:21.589Z] === RUN TestSecretInspect [2022-02-15T19:33:21.589Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-15T19:33:21.589Z] === RUN TestSecretList [2022-02-15T19:33:21.589Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] --- SKIP: TestSecretList (0.01s) [2022-02-15T19:33:21.589Z] === RUN TestSecretsCreateAndDelete [2022-02-15T19:33:21.589Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-15T19:33:21.589Z] === RUN TestSecretsUpdate [2022-02-15T19:33:21.589Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-02-15T19:33:21.589Z] === RUN TestTemplatedSecret [2022-02-15T19:33:21.589Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-15T19:33:21.589Z] === RUN TestSecretCreateResolve [2022-02-15T19:33:21.589Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-02-15T19:33:21.589Z] PASS [2022-02-15T19:33:21.589Z] [2022-02-15T19:33:21.589Z] === Skipped [2022-02-15T19:33:21.589Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-15T19:33:21.589Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] [2022-02-15T19:33:21.589Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-15T19:33:21.589Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] [2022-02-15T19:33:21.589Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-15T19:33:21.589Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] [2022-02-15T19:33:21.589Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-02-15T19:33:21.589Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] [2022-02-15T19:33:21.589Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-15T19:33:21.589Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] [2022-02-15T19:33:21.589Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-02-15T19:33:21.589Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] [2022-02-15T19:33:21.589Z] DONE 6 tests, 6 skipped in 0.179s [2022-02-15T19:33:21.589Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-15T19:33:21.589Z] INFO: Testing against a local daemon [2022-02-15T19:33:21.589Z] === RUN TestServiceCreateInit [2022-02-15T19:33:21.589Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T19:33:21.589Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T19:33:21.589Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] --- PASS: TestServiceCreateInit (0.02s) [2022-02-15T19:33:21.589Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:33:21.589Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:33:21.589Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T19:33:21.589Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.589Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-02-15T19:33:21.589Z] === RUN TestCreateServiceConflict [2022-02-15T19:33:21.589Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.737Z] Loaded image: busybox:latest [2022-02-15T19:33:21.737Z] Loaded image: busybox:glibc [2022-02-15T19:33:21.849Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-02-15T19:33:21.849Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T19:33:21.849Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.849Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-15T19:33:21.849Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T19:33:21.849Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.849Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-15T19:33:21.849Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T19:33:21.849Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.849Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-15T19:33:21.849Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T19:33:21.849Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.849Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-15T19:33:21.849Z] === RUN TestCreateServiceSysctls [2022-02-15T19:33:21.849Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.849Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-02-15T19:33:21.849Z] === RUN TestCreateServiceCapabilities [2022-02-15T19:33:21.849Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.849Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-02-15T19:33:21.849Z] === RUN TestInspect [2022-02-15T19:33:21.849Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.849Z] --- SKIP: TestInspect (0.02s) [2022-02-15T19:33:21.849Z] === RUN TestCreateJob [2022-02-15T19:33:21.850Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.850Z] --- SKIP: TestCreateJob (0.01s) [2022-02-15T19:33:21.850Z] === RUN TestReplicatedJob [2022-02-15T19:33:21.850Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.850Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-15T19:33:21.850Z] === RUN TestUpdateReplicatedJob [2022-02-15T19:33:21.850Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.850Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-15T19:33:21.850Z] === RUN TestServiceListWithStatuses [2022-02-15T19:33:21.850Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T19:33:21.850Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T19:33:21.850Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T19:33:21.850Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.850Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-15T19:33:21.850Z] === RUN TestDockerNetworkReConnect [2022-02-15T19:33:21.850Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:21.850Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-15T19:33:21.850Z] === RUN TestServicePlugin [2022-02-15T19:33:22.267Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T19:33:22.267Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T19:33:22.267Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:33:22.267Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T19:33:22.267Z] [2022-02-15T19:33:22.267Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-15T19:33:22.267Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-15T19:33:22.267Z] Using test binary docker [2022-02-15T19:33:22.267Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-15T19:33:22.267Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T19:33:22.267Z] INFO: Waiting for daemon to start... [2022-02-15T19:33:22.267Z] Starting dockerd [2022-02-15T19:33:22.267Z] . [2022-02-15T19:33:22.267Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-15T19:33:22.677Z] Loaded image: debian:bullseye-slim [2022-02-15T19:33:22.936Z] Loaded image: hello-world:latest [2022-02-15T19:33:22.937Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T19:33:22.937Z] INFO: Testing against a local daemon [2022-02-15T19:33:22.937Z] === RUN TestCgroupNamespacesBuild [2022-02-15T19:33:23.760Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] --- SKIP: TestServicePlugin (1.90s) [2022-02-15T19:33:23.760Z] === RUN TestServiceUpdateLabel [2022-02-15T19:33:23.760Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-02-15T19:33:23.760Z] === RUN TestServiceUpdateSecrets [2022-02-15T19:33:23.760Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-02-15T19:33:23.760Z] === RUN TestServiceUpdateConfigs [2022-02-15T19:33:23.760Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-02-15T19:33:23.760Z] === RUN TestServiceUpdateNetwork [2022-02-15T19:33:23.760Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-02-15T19:33:23.760Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T19:33:23.760Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-02-15T19:33:23.760Z] PASS [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === Skipped [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:33:23.760Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:33:23.760Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-02-15T19:33:23.760Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-02-15T19:33:23.760Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-15T19:33:23.760Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-15T19:33:23.760Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-15T19:33:23.760Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-15T19:33:23.760Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-02-15T19:33:23.760Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-02-15T19:33:23.760Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-02-15T19:33:23.760Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-15T19:33:23.760Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-15T19:33:23.760Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-15T19:33:23.760Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-15T19:33:23.760Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-15T19:33:23.760Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-15T19:33:23.760Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2022-02-15T19:33:23.760Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-02-15T19:33:23.760Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-02-15T19:33:23.760Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-02-15T19:33:23.760Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-02-15T19:33:23.760Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-02-15T19:33:23.760Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T19:33:23.760Z] [2022-02-15T19:33:23.760Z] DONE 24 tests, 23 skipped in 2.286s [2022-02-15T19:33:23.760Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-15T19:33:24.020Z] INFO: Testing against a local daemon [2022-02-15T19:33:24.020Z] === RUN TestSessionCreate [2022-02-15T19:33:24.020Z] --- PASS: TestSessionCreate (0.02s) [2022-02-15T19:33:24.020Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T19:33:24.020Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-15T19:33:24.020Z] PASS [2022-02-15T19:33:24.020Z] [2022-02-15T19:33:24.020Z] DONE 2 tests in 0.149s [2022-02-15T19:33:24.020Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-15T19:33:24.020Z] INFO: Testing against a local daemon [2022-02-15T19:33:24.020Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T19:33:24.020Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T19:33:24.020Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:33:24.020Z] === RUN TestDiskUsage [2022-02-15T19:33:24.020Z] === PAUSE TestDiskUsage [2022-02-15T19:33:24.020Z] === RUN TestEventsExecDie [2022-02-15T19:33:24.318Z] --- PASS: TestCgroupNamespacesBuild (1.10s) [2022-02-15T19:33:24.318Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-15T19:33:24.590Z] --- PASS: TestEventsExecDie (0.51s) [2022-02-15T19:33:24.590Z] === RUN TestEventsBackwardsCompatible [2022-02-15T19:33:24.590Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-15T19:33:24.590Z] === RUN TestEventsVolumeCreate [2022-02-15T19:33:24.850Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-15T19:33:24.850Z] === RUN TestInfoBinaryCommits [2022-02-15T19:33:24.850Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-15T19:33:24.850Z] === RUN TestInfoAPIVersioned [2022-02-15T19:33:24.850Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-15T19:33:24.850Z] === RUN TestInfoAPI [2022-02-15T19:33:24.850Z] --- PASS: TestInfoAPI (0.02s) [2022-02-15T19:33:24.850Z] === RUN TestInfoAPIWarnings [2022-02-15T19:33:25.258Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.07s) [2022-02-15T19:33:25.258Z] === RUN TestBuildWithSession [2022-02-15T19:33:25.258Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:33:25.258Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T19:33:25.258Z] === RUN TestBuildSquashParent [2022-02-15T19:33:25.288Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T19:33:25.288Z] Using test binary docker [2022-02-15T19:33:25.288Z] +++ /etc/init.d/apparmor start [2022-02-15T19:33:25.288Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T19:33:25.288Z] INFO: Waiting for daemon to start... [2022-02-15T19:33:25.288Z] Starting dockerd [2022-02-15T19:33:25.288Z] +++ 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-02-15T19:33:25.288Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T19:33:25.288Z] Using test binary docker [2022-02-15T19:33:25.288Z] +++ /etc/init.d/apparmor start [2022-02-15T19:33:25.288Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T19:33:25.288Z] INFO: Waiting for daemon to start... [2022-02-15T19:33:25.288Z] Starting dockerd [2022-02-15T19:33:25.288Z] +++ 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-02-15T19:33:26.223Z] . [2022-02-15T19:33:26.223Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T19:33:26.480Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T19:33:26.480Z] Error: No such image: emptyfs [2022-02-15T19:33:26.480Z] ++++ docker load [2022-02-15T19:33:26.480Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-15T19:33:26.737Z] Running integration-test (iteration 1) [2022-02-15T19:33:26.737Z] 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-02-15T19:33:26.738Z] ++ 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-02-15T19:33:26.738Z] ++ set -e [2022-02-15T19:33:26.738Z] ++ '[' -n 0 ']' [2022-02-15T19:33:26.738Z] ++ set -x [2022-02-15T19:33:26.738Z] ++ 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-02-15T19:33:27.302Z] Loaded image: busybox:latest [2022-02-15T19:33:27.302Z] [2022-02-15T19:33:27.302Z] Loaded image: busybox:glibc [2022-02-15T19:33:27.302Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T19:33:27.558Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T19:33:27.558Z] Error: No such image: emptyfs [2022-02-15T19:33:27.558Z] ++++ docker load [2022-02-15T19:33:27.558Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-15T19:33:27.816Z] Running integration-test (iteration 1) [2022-02-15T19:33:27.816Z] 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-02-15T19:33:27.816Z] ++ 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-02-15T19:33:27.816Z] ++ set -e [2022-02-15T19:33:27.816Z] ++ '[' -n 0 ']' [2022-02-15T19:33:27.816Z] ++ set -x [2022-02-15T19:33:27.816Z] ++ 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-02-15T19:33:28.557Z] --- PASS: TestBuildSquashParent (3.01s) [2022-02-15T19:33:28.557Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T19:33:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:33:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:33:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:33:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:33:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:33:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:33:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:33:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:33:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:33:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:33:28.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:33:28.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:33:28.557Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:33:28.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:33:28.749Z] Loaded image: busybox:latest [2022-02-15T19:33:29.132Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:33:29.314Z] Loaded image: busybox:glibc [2022-02-15T19:33:29.394Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:33:30.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:33:30.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:33:31.166Z] 8f616e6e9eec: Verifying Checksum [2022-02-15T19:33:31.166Z] 8f616e6e9eec: Download complete [2022-02-15T19:33:31.725Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-15T19:33:31.725Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.07s) [2022-02-15T19:33:31.725Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2022-02-15T19:33:31.725Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.15s) [2022-02-15T19:33:31.725Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.01s) [2022-02-15T19:33:31.725Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s) [2022-02-15T19:33:31.725Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.05s) [2022-02-15T19:33:31.725Z] === RUN TestBuildMultiStageCopy [2022-02-15T19:33:31.725Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T19:33:31.836Z] Loaded image: debian:bullseye-slim [2022-02-15T19:33:32.093Z] Loaded image: hello-world:latest [2022-02-15T19:33:32.093Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T19:33:32.093Z] INFO: Testing against a local daemon [2022-02-15T19:33:32.093Z] === RUN TestDockerSuite [2022-02-15T19:33:32.093Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-15T19:33:32.093Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-15T19:33:32.350Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-15T19:33:32.350Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-15T19:33:32.350Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-15T19:33:32.350Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-15T19:33:32.350Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-15T19:33:32.350Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-15T19:33:32.668Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T19:33:32.668Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T19:33:32.881Z] 898469748ff6: Verifying Checksum [2022-02-15T19:33:32.881Z] 898469748ff6: Download complete [2022-02-15T19:33:32.931Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T19:33:32.931Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T19:33:33.191Z] --- PASS: TestBuildMultiStageCopy (1.75s) [2022-02-15T19:33:33.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s) [2022-02-15T19:33:33.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-02-15T19:33:33.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-02-15T19:33:33.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-02-15T19:33:33.191Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-02-15T19:33:33.191Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T19:33:33.287Z] Loaded image: debian:bullseye-slim [2022-02-15T19:33:33.287Z] Loaded image: hello-world:latest [2022-02-15T19:33:33.544Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T19:33:33.544Z] INFO: Testing against a local daemon [2022-02-15T19:33:33.544Z] === RUN TestDockerDaemonSuite [2022-02-15T19:33:33.544Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-02-15T19:33:33.761Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2022-02-15T19:33:33.761Z] === RUN TestBuildLabelWithTargets [2022-02-15T19:33:34.701Z] --- PASS: TestBuildLabelWithTargets (0.85s) [2022-02-15T19:33:34.701Z] === RUN TestBuildWithEmptyLayers [2022-02-15T19:33:34.961Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-02-15T19:33:34.961Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T19:33:36.063Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-15T19:33:36.063Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-15T19:33:36.343Z] --- PASS: TestBuildMultiStageOnBuild (1.22s) [2022-02-15T19:33:36.343Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T19:33:36.604Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-02-15T19:33:36.604Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T19:33:36.627Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-15T19:33:36.627Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-15T19:33:37.561Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-15T19:33:37.561Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-15T19:33:37.561Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-15T19:33:37.990Z] --- PASS: TestBuildMultiStageLayerLeak (1.22s) [2022-02-15T19:33:37.990Z] === RUN TestBuildWithHugeFile [2022-02-15T19:33:38.931Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-15T19:33:39.189Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-15T19:33:39.189Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-15T19:33:39.189Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-15T19:33:39.756Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-15T19:33:40.043Z] 8f616e6e9eec: Verifying Checksum [2022-02-15T19:33:40.043Z] 8f616e6e9eec: Download complete [2022-02-15T19:33:40.325Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-15T19:33:41.321Z] --- PASS: TestImportExtremelyLargeImageWorks (92.50s) [2022-02-15T19:33:41.321Z] PASS [2022-02-15T19:33:41.321Z] [2022-02-15T19:33:41.321Z] DONE 22 tests in 95.536s [2022-02-15T19:33:41.321Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-15T19:33:41.321Z] INFO: Testing against a local daemon [2022-02-15T19:33:41.321Z] === RUN TestNetworkCreateDelete [2022-02-15T19:33:41.321Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-02-15T19:33:41.321Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T19:33:41.321Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-15T19:33:41.321Z] === RUN TestDaemonDNSFallback [2022-02-15T19:33:41.699Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-15T19:33:41.699Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-15T19:33:41.699Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-15T19:33:41.699Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-15T19:33:41.699Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-15T19:33:42.969Z] --- PASS: TestInfoAPIWarnings (16.37s) [2022-02-15T19:33:42.969Z] === RUN TestInfoDebug [2022-02-15T19:33:42.969Z] --- PASS: TestInfoDebug (0.54s) [2022-02-15T19:33:42.969Z] === RUN TestInfoInsecureRegistries [2022-02-15T19:33:42.969Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-02-15T19:33:42.969Z] === RUN TestInfoRegistryMirrors [2022-02-15T19:33:42.969Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-15T19:33:42.969Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T19:33:42.969Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-02-15T19:33:42.969Z] === RUN TestPingCacheHeaders [2022-02-15T19:33:42.969Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-15T19:33:42.969Z] === RUN TestPingGet [2022-02-15T19:33:42.969Z] --- PASS: TestPingGet (0.01s) [2022-02-15T19:33:42.969Z] === RUN TestPingHead [2022-02-15T19:33:42.969Z] --- PASS: TestPingHead (0.02s) [2022-02-15T19:33:42.969Z] === RUN TestVersion [2022-02-15T19:33:42.969Z] --- PASS: TestVersion (0.02s) [2022-02-15T19:33:42.969Z] === CONT TestDiskUsage [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/empty [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/empty/container_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/empty/image_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/empty/volume_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-15T19:33:43.541Z] === RUN TestDiskUsage/after_container.Run [2022-02-15T19:33:43.802Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-15T19:33:43.802Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-15T19:33:43.802Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-15T19:33:43.802Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-15T19:33:43.802Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-15T19:33:44.063Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-15T19:33:44.063Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-15T19:33:44.063Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-15T19:33:44.063Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-15T19:33:44.063Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage (1.26s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-02-15T19:33:44.063Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-02-15T19:33:44.063Z] PASS [2022-02-15T19:33:44.063Z] [2022-02-15T19:33:44.063Z] === Skipped [2022-02-15T19:33:44.063Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:33:44.063Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T19:33:44.063Z] [2022-02-15T19:33:44.063Z] DONE 50 tests, 1 skipped in 20.168s [2022-02-15T19:33:44.063Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-15T19:33:44.324Z] INFO: Testing against a local daemon [2022-02-15T19:33:44.324Z] === RUN TestVolumesCreateAndList [2022-02-15T19:33:44.324Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-15T19:33:44.324Z] === RUN TestVolumesRemove [2022-02-15T19:33:44.324Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-15T19:33:44.324Z] === RUN TestVolumesInspect [2022-02-15T19:33:44.324Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-15T19:33:44.324Z] === RUN TestVolumesInvalidJSON [2022-02-15T19:33:44.324Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T19:33:44.324Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T19:33:44.324Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T19:33:44.324Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-15T19:33:44.324Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-15T19:33:44.324Z] PASS [2022-02-15T19:33:44.324Z] [2022-02-15T19:33:44.325Z] DONE 5 tests in 0.218s [2022-02-15T19:33:44.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T19:33:44.586Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13104 is not a child of this shell [2022-02-15T19:33:44.586Z] warning: PID 13104 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-15T19:33:44.586Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T19:33:44.586Z] [2022-02-15T19:33:44.586Z] Unloading profiles will leave already running processes permanently [2022-02-15T19:33:44.586Z] unconfined, which can lead to unexpected situations. [2022-02-15T19:33:44.586Z] [2022-02-15T19:33:44.586Z] To set a process to complain mode, use the command line tool [2022-02-15T19:33:44.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T19:33:44.586Z] Removing test suite binaries [2022-02-15T19:33:44.586Z] exiting test-integration [2022-02-15T19:33:44.586Z] ++ exit 0 [2022-02-15T19:33:44.586Z] [2022-02-15T19:33:44.616Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-02-15T19:33:44.617Z] === RUN TestInspectNetwork Post stage [Pipeline] junit [2022-02-15T19:33:45.170Z] Recording test results [2022-02-15T19:33:46.578Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-15T19:33:46.931Z] + echo Ensuring container killed. [2022-02-15T19:33:46.931Z] Ensuring container killed. [2022-02-15T19:33:46.931Z] + docker rm -vf docker-pr3 [2022-02-15T19:33:46.931Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-02-15T19:33:47.223Z] + echo Chowning /workspace to jenkins user [2022-02-15T19:33:47.224Z] Chowning /workspace to jenkins user [2022-02-15T19:33:47.224Z] + id -u [2022-02-15T19:33:47.224Z] + id -g [2022-02-15T19:33:47.224Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43240:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T19:33:47.224Z] Unable to find image 'busybox:latest' locally [2022-02-15T19:33:47.224Z] latest: Pulling from library/busybox [2022-02-15T19:33:47.483Z] 009932687766: Pulling fs layer [2022-02-15T19:33:47.483Z] 009932687766: Verifying Checksum [2022-02-15T19:33:47.483Z] 009932687766: Download complete [2022-02-15T19:33:47.483Z] 009932687766: Pull complete [2022-02-15T19:33:47.483Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-15T19:33:47.483Z] Status: Downloaded newer image for busybox:latest [2022-02-15T19:33:47.907Z] === RUN TestInspectNetwork/full_network_id [2022-02-15T19:33:47.907Z] === RUN TestInspectNetwork/partial_network_id [2022-02-15T19:33:47.907Z] === RUN TestInspectNetwork/network_name [2022-02-15T19:33:47.907Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T19:33:49.701Z] + bundleName=amd64-rootless [2022-02-15T19:33:49.701Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-15T19:33:49.701Z] Creating amd64-rootless-bundles.tar.gz [2022-02-15T19:33:49.701Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-15T19:33:49.701Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-15T19:33:49.716Z] Archiving artifacts [2022-02-15T19:33:49.795Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-15T19:33:51.168Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-15T19:33:51.266Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43240/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T19:33:51.579Z] + make clean [2022-02-15T19:33:51.579Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T19:33:51.840Z] docker-dev-cache [2022-02-15T19:33:51.840Z] docker-mod-cache [Pipeline] deleteDir [2022-02-15T19:33:52.106Z] --- PASS: TestInspectNetwork (7.19s) [2022-02-15T19:33:52.106Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-15T19:33:52.106Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-15T19:33:52.106Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-15T19:33:52.106Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-15T19:33:52.106Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T19:33:52.394Z] 898469748ff6: Verifying Checksum [2022-02-15T19:33:52.394Z] 898469748ff6: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T19:33:53.046Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-02-15T19:33:53.046Z] === RUN TestNetworkInvalidJSON [2022-02-15T19:33:53.046Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T19:33:53.046Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T19:33:53.046Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:33:53.046Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:33:53.046Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:33:53.046Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:33:53.046Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T19:33:53.046Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:33:53.046Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:33:53.047Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-15T19:33:53.047Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-15T19:33:53.047Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-15T19:33:53.047Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-15T19:33:53.047Z] === RUN TestNetworkList [2022-02-15T19:33:53.047Z] === RUN TestNetworkList//networks [2022-02-15T19:33:53.047Z] === PAUSE TestNetworkList//networks [2022-02-15T19:33:53.047Z] === RUN TestNetworkList//networks/ [2022-02-15T19:33:53.047Z] === PAUSE TestNetworkList//networks/ [2022-02-15T19:33:53.307Z] === CONT TestNetworkList//networks [2022-02-15T19:33:53.307Z] === CONT TestNetworkList//networks/ [2022-02-15T19:33:53.307Z] --- PASS: TestNetworkList (0.01s) [2022-02-15T19:33:53.307Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T19:33:53.307Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T19:33:53.307Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T19:33:53.695Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-15T19:33:53.882Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-02-15T19:33:53.882Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T19:33:54.823Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-15T19:33:54.823Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T19:33:55.064Z] --- PASS: TestBuildWithHugeFile (111.25s) [2022-02-15T19:33:55.064Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T19:33:55.064Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:33:55.064Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:33:55.064Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T19:33:55.064Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:33:55.064Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:33:55.064Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:33:55.064Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:33:55.064Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:33:55.064Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:33:55.064Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:33:55.064Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:33:55.064Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:33:55.064Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-15T19:33:55.064Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-02-15T19:33:55.064Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-02-15T19:33:55.064Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-02-15T19:33:55.064Z] === RUN TestBuildPreserveOwnership [2022-02-15T19:33:55.064Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-15T19:33:55.320Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-15T19:33:55.762Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-02-15T19:33:55.762Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T19:33:55.886Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-15T19:33:56.448Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-15T19:33:56.700Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-02-15T19:33:56.700Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T19:33:57.010Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-15T19:33:57.572Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-15T19:33:57.573Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-15T19:33:58.081Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-02-15T19:33:58.081Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T19:33:58.135Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-15T19:33:58.341Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-02-15T19:33:58.341Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T19:33:59.064Z] --- PASS: TestBuildPreserveOwnership (3.93s) [2022-02-15T19:33:59.064Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2022-02-15T19:33:59.064Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2022-02-15T19:33:59.064Z] === RUN TestBuildPlatformInvalid [2022-02-15T19:33:59.064Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-02-15T19:33:59.064Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-15T19:33:59.628Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-15T19:33:59.628Z] docker_cli_daemon_test.go:1472: [d84ac765261db] daemon is not started [2022-02-15T19:34:00.194Z] Loaded image: busybox:latest [2022-02-15T19:34:00.451Z] check_test.go:308: [d8c54bd7e20ac] daemon is not started [2022-02-15T19:34:00.451Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-15T19:34:00.451Z] Loaded image: busybox:glibc [2022-02-15T19:34:00.882Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-02-15T19:34:00.882Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T19:34:00.882Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:34:00.882Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:34:00.882Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T19:34:01.383Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-15T19:34:02.312Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-15T19:34:02.574Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-15T19:34:03.138Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-15T19:34:03.396Z] Loaded image: debian:bullseye-slim [2022-02-15T19:34:03.396Z] Loaded image: hello-world:latest [2022-02-15T19:34:03.653Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T19:34:04.218Z] check_test.go:308: [d58435ed83de1] daemon is not started [2022-02-15T19:34:04.218Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-15T19:34:05.150Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-15T19:34:05.715Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-15T19:34:06.280Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-15T19:34:07.210Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-15T19:34:08.578Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-15T19:34:08.834Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-15T19:34:08.948Z] sha256:89a7b8f5582ab9bf11d4a9b8eb655e76edb181d8a54155e18433c39431f12563 [2022-02-15T19:34:08.948Z] INFO: Starting docker-py tests... [2022-02-15T19:34:08.948Z] ============================= test session starts ============================== [2022-02-15T19:34:08.948Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-15T19:34:08.948Z] rootdir: /src, inifile: pytest.ini [2022-02-15T19:34:08.948Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-15T19:34:08.948Z] collected 395 items / 2 deselected / 393 selected [2022-02-15T19:34:08.948Z] [2022-02-15T19:34:10.204Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-15T19:34:11.574Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-15T19:34:11.574Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-15T19:34:11.574Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-15T19:34:12.507Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-15T19:34:13.503Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-15T19:34:14.437Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-15T19:34:15.778Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2022-02-15T19:34:15.778Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T19:34:16.332Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.21s) [2022-02-15T19:34:16.332Z] PASS [2022-02-15T19:34:16.332Z] [2022-02-15T19:34:16.332Z] === Skipped [2022-02-15T19:34:16.332Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-15T19:34:16.332Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:34:16.332Z] [2022-02-15T19:34:16.332Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:34:16.332Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:34:16.332Z] [2022-02-15T19:34:16.332Z] DONE 34 tests, 2 skipped in 177.281s [2022-02-15T19:34:16.332Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-15T19:34:16.332Z] ++ 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-02-15T19:34:16.332Z] ++ set -e [2022-02-15T19:34:16.332Z] ++ '[' -n 0 ']' [2022-02-15T19:34:16.332Z] ++ set -x [2022-02-15T19:34:16.332Z] ++ 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-02-15T19:34:16.332Z] INFO: Testing against a local daemon [2022-02-15T19:34:16.332Z] === RUN TestConfigInspect [2022-02-15T19:34:17.160Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jtlvbjkpkomp8ik2hgwx2bfwx Created:2022-02-15 19:34:15.740581469 +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[ca6b50e70d8c22b68ac5143e6f695fb3fb60fcf2611fac61a2028885ab0f6a45:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.876r0akdfrcgjfc362m2dp5ww EndpointID:e1589b8ce749bc1c005de77ec68f6ffe70d94e011598d1f03ed49a6643a37eb6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aa6322f85e801789a9ebfbfd8d3c8d851434e41233ef4ccacb44101ba09c7db6 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:393ecf482654 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.876r0akdfrcgjfc362m2dp5ww EndpointID:e1589b8ce749bc1c005de77ec68f6ffe70d94e011598d1f03ed49a6643a37eb6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-15T19:34:17.761Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-15T19:34:19.116Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-15T19:34:19.655Z] --- PASS: TestConfigInspect (3.14s) [2022-02-15T19:34:19.655Z] === RUN TestConfigList [2022-02-15T19:34:19.940Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-15T19:34:21.024Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-15T19:34:21.379Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-02-15T19:34:21.379Z] PASS [2022-02-15T19:34:21.379Z] [2022-02-15T19:34:21.379Z] === Skipped [2022-02-15T19:34:21.379Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:34:21.379Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:34:21.379Z] [2022-02-15T19:34:21.379Z] DONE 26 tests, 1 skipped in 43.827s [2022-02-15T19:34:21.379Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-15T19:34:21.379Z] INFO: Testing against a local daemon [2022-02-15T19:34:21.379Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-15T19:34:21.379Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:34:21.379Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T19:34:21.379Z] === RUN TestDockerNetworkIpvlan [2022-02-15T19:34:21.379Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:34:21.379Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-15T19:34:21.379Z] PASS [2022-02-15T19:34:21.379Z] [2022-02-15T19:34:21.379Z] === Skipped [2022-02-15T19:34:21.379Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T19:34:21.379Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:34:21.379Z] [2022-02-15T19:34:21.379Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-15T19:34:21.379Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:34:21.379Z] [2022-02-15T19:34:21.379Z] DONE 2 tests, 2 skipped in 0.034s [2022-02-15T19:34:21.379Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-15T19:34:21.379Z] INFO: Testing against a local daemon [2022-02-15T19:34:21.379Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-15T19:34:21.438Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-15T19:34:22.394Z] --- PASS: TestConfigList (2.83s) [2022-02-15T19:34:22.394Z] === RUN TestConfigsCreateAndDelete [2022-02-15T19:34:22.762Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-02-15T19:34:22.762Z] === RUN TestDockerNetworkMacvlan [2022-02-15T19:34:22.959Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-15T19:34:23.033Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-15T19:34:23.033Z] [2022-02-15T19:34:23.033Z] ________ ____ __. [2022-02-15T19:34:23.033Z] \_____ \ | |/ _| [2022-02-15T19:34:23.033Z] / | \| < [2022-02-15T19:34:23.033Z] / | \ | \ [2022-02-15T19:34:23.033Z] \_______ /____|__ \ [2022-02-15T19:34:23.033Z] \/ \/ [2022-02-15T19:34:23.033Z] [2022-02-15T19:34:23.033Z] INFO: make.ps1 ended at 02/15/2022 19:34:19 [2022-02-15T19:34:23.033Z] INFO: Binaries build ended at 02/15/2022 19:34:21. Duration:00:01:32.4241081 [2022-02-15T19:34:23.331Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-15T19:34:23.504Z] INFO: Copying the built daemon binary to d:\CI\PR-43240\3\binary\dockerd-3776fe6256.exe... [2022-02-15T19:34:23.504Z] INFO: Copying the built client binary to d:\CI\PR-43240\3\binary\docker-3776fe6256.exe... [2022-02-15T19:34:23.504Z] INFO: Copying dockerversion from the container... [2022-02-15T19:34:23.504Z] INFO: Copying the golang package from the container to d:\CI\PR-43240\3\installer\go.zip... [2022-02-15T19:34:24.270Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-15T19:34:24.328Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-15T19:34:24.502Z] INFO: Extracting go.zip to d:\CI\PR-43240\3\go [2022-02-15T19:34:24.750Z] --- PASS: TestBuildWithHugeFile (41.84s) [2022-02-15T19:34:24.750Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T19:34:24.750Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:34:24.750Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:34:24.750Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T19:34:24.750Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:34:24.750Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:34:24.750Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:34:24.750Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:34:24.750Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:34:24.750Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:34:24.750Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:34:24.750Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:34:24.750Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:34:24.750Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-15T19:34:24.750Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-02-15T19:34:24.750Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-02-15T19:34:24.750Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-15T19:34:24.750Z] === RUN TestBuildPreserveOwnership [2022-02-15T19:34:24.750Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-15T19:34:24.750Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-15T19:34:24.750Z] --- PASS: TestBuildPreserveOwnership (2.66s) [2022-02-15T19:34:24.750Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.73s) [2022-02-15T19:34:24.750Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-02-15T19:34:24.750Z] === RUN TestBuildPlatformInvalid [2022-02-15T19:34:24.750Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-15T19:34:24.750Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-15T19:34:24.750Z] Loaded image: busybox:latest [2022-02-15T19:34:24.750Z] Loaded image: busybox:glibc [2022-02-15T19:34:24.750Z] Loaded image: debian:bullseye-slim [2022-02-15T19:34:24.750Z] Loaded image: hello-world:latest [2022-02-15T19:34:24.750Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T19:34:24.841Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-15T19:34:25.261Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2022-02-15T19:34:25.261Z] === RUN TestConfigsUpdate [2022-02-15T19:34:26.192Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-15T19:34:26.753Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-15T19:34:26.758Z] check_test.go:308: [d8c1ee9379868] daemon is not started [2022-02-15T19:34:26.758Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-15T19:34:27.323Z] check_test.go:308: [d389ffdcad0c0] daemon is not started [2022-02-15T19:34:27.323Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-15T19:34:27.887Z] --- PASS: TestConfigsUpdate (2.68s) [2022-02-15T19:34:27.887Z] === RUN TestTemplatedConfig [2022-02-15T19:34:28.135Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-15T19:34:28.452Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-15T19:34:28.452Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-15T19:34:29.016Z] check_test.go:308: [df0c1af49ce31] daemon is not started [2022-02-15T19:34:29.016Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-15T19:34:29.016Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-15T19:34:30.383Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-15T19:34:30.640Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-15T19:34:31.202Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-15T19:34:31.334Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.77s) [2022-02-15T19:34:31.334Z] PASS [2022-02-15T19:34:31.433Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-15T19:34:31.458Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-15T19:34:31.458Z] --- PASS: TestTemplatedConfig (3.57s) [2022-02-15T19:34:31.458Z] === RUN TestConfigCreateResolve [2022-02-15T19:34:31.595Z] [2022-02-15T19:34:31.595Z] === Skipped [2022-02-15T19:34:31.595Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-15T19:34:31.595Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:34:31.595Z] [2022-02-15T19:34:31.595Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:34:31.595Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:34:31.595Z] [2022-02-15T19:34:31.595Z] DONE 34 tests, 2 skipped in 70.068s [2022-02-15T19:34:31.595Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-15T19:34:31.595Z] ++ 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-02-15T19:34:31.595Z] ++ set -e [2022-02-15T19:34:31.595Z] ++ '[' -n 0 ']' [2022-02-15T19:34:31.595Z] ++ set -x [2022-02-15T19:34:31.595Z] ++ 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-02-15T19:34:31.595Z] INFO: Testing against a local daemon [2022-02-15T19:34:31.595Z] === RUN TestConfigInspect [2022-02-15T19:34:32.370Z] --- PASS: TestDockerNetworkMacvlan (9.51s) [2022-02-15T19:34:32.370Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-02-15T19:34:32.370Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-15T19:34:32.370Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-02-15T19:34:32.370Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-02-15T19:34:32.370Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-02-15T19:34:32.370Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-02-15T19:34:32.370Z] PASS [2022-02-15T19:34:32.370Z] [2022-02-15T19:34:32.370Z] DONE 8 tests in 10.838s [2022-02-15T19:34:32.370Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-15T19:34:32.370Z] testing: warning: no tests to run [2022-02-15T19:34:32.370Z] PASS [2022-02-15T19:34:32.370Z] [2022-02-15T19:34:32.370Z] DONE 0 tests in 0.012s [2022-02-15T19:34:32.370Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-15T19:34:32.370Z] INFO: Testing against a local daemon [2022-02-15T19:34:32.370Z] === RUN TestAuthZPluginAllowRequest [2022-02-15T19:34:32.824Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-15T19:34:33.081Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-15T19:34:33.310Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-02-15T19:34:33.310Z] === RUN TestAuthZPluginTLS [2022-02-15T19:34:33.880Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-02-15T19:34:33.880Z] === RUN TestAuthZPluginDenyRequest [2022-02-15T19:34:34.139Z] --- PASS: TestConfigInspect (2.14s) [2022-02-15T19:34:34.139Z] === RUN TestConfigList [2022-02-15T19:34:34.450Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-15T19:34:34.450Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-15T19:34:34.452Z] --- PASS: TestConfigCreateResolve (2.96s) [2022-02-15T19:34:34.452Z] PASS [2022-02-15T19:34:34.452Z] [2022-02-15T19:34:34.452Z] DONE 6 tests in 18.135s [2022-02-15T19:34:34.452Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-15T19:34:34.452Z] ++ 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-02-15T19:34:34.452Z] ++ set -e [2022-02-15T19:34:34.452Z] ++ '[' -n 0 ']' [2022-02-15T19:34:34.452Z] ++ set -x [2022-02-15T19:34:34.452Z] ++ 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-02-15T19:34:34.709Z] INFO: Testing against a local daemon [2022-02-15T19:34:34.710Z] === RUN TestCheckpoint [2022-02-15T19:34:34.710Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:34:34.710Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T19:34:34.710Z] === RUN TestContainerInvalidJSON [2022-02-15T19:34:34.710Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:34:34.710Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:34:34.710Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:34:34.710Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:34:34.710Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:34:34.710Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:34:34.710Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-15T19:34:34.710Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-15T19:34:34.710Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-15T19:34:34.710Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T19:34:34.710Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-02-15T19:34:34.710Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T19:34:34.710Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-02-15T19:34:34.710Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T19:34:34.710Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-02-15T19:34:34.710Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T19:34:34.967Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-15T19:34:34.967Z] === RUN TestCopyFromContainer [2022-02-15T19:34:35.020Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-02-15T19:34:35.020Z] === RUN TestAuthZPluginDenyResponse [2022-02-15T19:34:35.225Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-15T19:34:35.225Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-15T19:34:35.628Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-02-15T19:34:35.629Z] === RUN TestAuthZPluginAllowEventStream [2022-02-15T19:34:36.052Z] --- PASS: TestConfigList (2.08s) [2022-02-15T19:34:36.052Z] === RUN TestConfigsCreateAndDelete [2022-02-15T19:34:36.158Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-15T19:34:36.158Z] === RUN TestCopyFromContainer// [2022-02-15T19:34:36.158Z] === RUN TestCopyFromContainer//bar/root [2022-02-15T19:34:36.414Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-15T19:34:36.414Z] === RUN TestCopyFromContainer/bar/quux [2022-02-15T19:34:36.414Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-15T19:34:36.580Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s) [2022-02-15T19:34:36.580Z] === RUN TestAuthZPluginErrorResponse [2022-02-15T19:34:36.673Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-15T19:34:36.673Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-15T19:34:36.673Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-15T19:34:36.673Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-15T19:34:36.931Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-15T19:34:36.931Z] --- PASS: TestCopyFromContainer (2.12s) [2022-02-15T19:34:36.931Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-02-15T19:34:36.931Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-02-15T19:34:36.931Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-02-15T19:34:36.931Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-02-15T19:34:36.931Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2022-02-15T19:34:36.931Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-02-15T19:34:36.931Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-15T19:34:36.931Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-02-15T19:34:36.931Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-02-15T19:34:36.931Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-02-15T19:34:36.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T19:34:36.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:34:36.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:34:36.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:34:36.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:34:36.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:34:36.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:34:36.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:34:36.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:34:36.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:34:36.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-15T19:34:36.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-15T19:34:36.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T19:34:36.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T19:34:36.931Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T19:34:36.931Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-15T19:34:36.931Z] === RUN TestCreateWithInvalidEnv [2022-02-15T19:34:36.931Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T19:34:36.931Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T19:34:36.931Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T19:34:36.931Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T19:34:36.931Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T19:34:36.931Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T19:34:36.931Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T19:34:36.931Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T19:34:36.931Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T19:34:36.931Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-15T19:34:36.931Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T19:34:36.931Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T19:34:36.931Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-02-15T19:34:36.931Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T19:34:36.931Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-15T19:34:36.931Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T19:34:37.152Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-02-15T19:34:37.152Z] === RUN TestAuthZPluginErrorRequest [2022-02-15T19:34:37.722Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-15T19:34:37.722Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-15T19:34:37.967Z] --- PASS: TestConfigsCreateAndDelete (2.06s) [2022-02-15T19:34:37.967Z] === RUN TestConfigsUpdate [2022-02-15T19:34:38.291Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-02-15T19:34:38.291Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-15T19:34:38.833Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-02-15T19:34:38.833Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T19:34:38.833Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-15T19:34:39.673Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-02-15T19:34:39.673Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-15T19:34:39.882Z] --- PASS: TestConfigsUpdate (2.13s) [2022-02-15T19:34:39.882Z] === RUN TestTemplatedConfig [2022-02-15T19:34:40.735Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.76s) [2022-02-15T19:34:40.735Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T19:34:40.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:34:40.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:34:40.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:34:40.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:34:40.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:34:40.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:34:40.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:34:40.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:34:40.736Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:34:40.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:34:40.736Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:34:40.736Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:34:40.736Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:34:40.736Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:34:40.736Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:34:40.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-15T19:34:40.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T19:34:40.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T19:34:40.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-02-15T19:34:40.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2022-02-15T19:34:40.736Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-02-15T19:34:40.736Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T19:34:40.993Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-02-15T19:34:40.993Z] === RUN TestCreateDifferentPlatform [2022-02-15T19:34:40.993Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T19:34:40.993Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T19:34:40.993Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-02-15T19:34:40.993Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-15T19:34:40.993Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T19:34:40.993Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T19:34:41.054Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-02-15T19:34:41.055Z] === RUN TestAuthZPluginHeader [2022-02-15T19:34:41.249Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-02-15T19:34:41.249Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T19:34:41.249Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-15T19:34:41.249Z] === RUN TestContainerStartOnDaemonRestart [2022-02-15T19:34:41.249Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-15T19:34:41.249Z] === RUN TestDaemonRestartIpcMode [2022-02-15T19:34:41.249Z] === PAUSE TestDaemonRestartIpcMode [2022-02-15T19:34:41.249Z] === RUN TestDaemonHostGatewayIP [2022-02-15T19:34:41.249Z] === PAUSE TestDaemonHostGatewayIP [2022-02-15T19:34:41.249Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-15T19:34:41.249Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-15T19:34:41.249Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T19:34:41.249Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-15T19:34:41.249Z] === RUN TestDiff [2022-02-15T19:34:41.505Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-15T19:34:41.762Z] --- PASS: TestDiff (0.59s) [2022-02-15T19:34:41.762Z] === RUN TestExecWithCloseStdin [2022-02-15T19:34:41.991Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-02-15T19:34:41.991Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-15T19:34:42.325Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-15T19:34:42.325Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-02-15T19:34:42.325Z] === RUN TestExec [2022-02-15T19:34:42.424Z] --- PASS: TestTemplatedConfig (2.37s) [2022-02-15T19:34:42.424Z] === RUN TestConfigCreateResolve [2022-02-15T19:34:42.890Z] check_test.go:308: [d711ce011ce35] daemon is not started [2022-02-15T19:34:42.890Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-15T19:34:43.146Z] --- PASS: TestExec (0.72s) [2022-02-15T19:34:43.146Z] === RUN TestExecUser [2022-02-15T19:34:43.401Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-15T19:34:43.964Z] --- PASS: TestExecUser (0.73s) [2022-02-15T19:34:43.964Z] === RUN TestExportContainerAndImportImage [2022-02-15T19:34:43.964Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-15T19:34:44.333Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-02-15T19:34:44.333Z] PASS [2022-02-15T19:34:44.333Z] [2022-02-15T19:34:44.333Z] DONE 6 tests in 12.946s [2022-02-15T19:34:44.333Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-15T19:34:44.333Z] ++ 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-02-15T19:34:44.333Z] ++ set -e [2022-02-15T19:34:44.333Z] ++ '[' -n 0 ']' [2022-02-15T19:34:44.333Z] ++ set -x [2022-02-15T19:34:44.333Z] ++ 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-02-15T19:34:44.528Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-15T19:34:44.594Z] INFO: Testing against a local daemon [2022-02-15T19:34:44.594Z] === RUN TestCheckpoint [2022-02-15T19:34:44.594Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:34:44.594Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T19:34:44.594Z] === RUN TestContainerInvalidJSON [2022-02-15T19:34:44.594Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:34:44.594Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:34:44.594Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:34:44.594Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:34:44.594Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:34:44.594Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:34:44.594Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-15T19:34:44.594Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-15T19:34:44.594Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-15T19:34:44.594Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T19:34:44.595Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-15T19:34:44.595Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T19:34:44.595Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-02-15T19:34:44.595Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T19:34:44.785Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2022-02-15T19:34:44.785Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T19:34:44.855Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-15T19:34:44.855Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T19:34:44.855Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-15T19:34:44.855Z] === RUN TestCopyFromContainer [2022-02-15T19:34:45.043Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-15T19:34:45.043Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-15T19:34:45.800Z] === RUN TestCopyFromContainer// [2022-02-15T19:34:45.800Z] === RUN TestCopyFromContainer//bar/root [2022-02-15T19:34:45.800Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-15T19:34:45.800Z] === RUN TestCopyFromContainer/bar/quux [2022-02-15T19:34:45.800Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-15T19:34:45.800Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-15T19:34:46.063Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-15T19:34:46.063Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-15T19:34:46.063Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-15T19:34:46.063Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-15T19:34:46.063Z] --- PASS: TestCopyFromContainer (1.37s) [2022-02-15T19:34:46.063Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-02-15T19:34:46.063Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-15T19:34:46.063Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-15T19:34:46.063Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-15T19:34:46.063Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-15T19:34:46.063Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-15T19:34:46.063Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-15T19:34:46.063Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-15T19:34:46.063Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-15T19:34:46.063Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-15T19:34:46.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T19:34:46.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:34:46.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:34:46.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:34:46.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:34:46.063Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:34:46.063Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:34:46.185Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.79s) [2022-02-15T19:34:46.185Z] === RUN TestAuthZPluginV2Disable [2022-02-15T19:34:46.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:34:46.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:34:46.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:34:46.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-15T19:34:46.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-15T19:34:46.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T19:34:46.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T19:34:46.323Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T19:34:46.323Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-15T19:34:46.323Z] === RUN TestCreateWithInvalidEnv [2022-02-15T19:34:46.323Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T19:34:46.323Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T19:34:46.323Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T19:34:46.323Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T19:34:46.323Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T19:34:46.323Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T19:34:46.323Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T19:34:46.323Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T19:34:46.323Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T19:34:46.323Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-15T19:34:46.323Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T19:34:46.323Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T19:34:46.323Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T19:34:46.323Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T19:34:46.323Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-15T19:34:46.323Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T19:34:46.415Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2022-02-15T19:34:46.415Z] === RUN TestHealthCheckWorkdir [2022-02-15T19:34:46.980Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-15T19:34:47.266Z] --- PASS: TestCreateWithCustomMaskedPaths (1.08s) [2022-02-15T19:34:47.266Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T19:34:47.545Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-15T19:34:47.545Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2022-02-15T19:34:47.545Z] === RUN TestHealthKillContainer [2022-02-15T19:34:48.651Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-02-15T19:34:48.651Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T19:34:48.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:34:48.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:34:48.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:34:48.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:34:48.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:34:48.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:34:48.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:34:48.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:34:48.651Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:34:48.651Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:34:48.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:34:48.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:34:48.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:34:48.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:34:48.651Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:34:48.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-15T19:34:48.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T19:34:48.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T19:34:48.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T19:34:48.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T19:34:48.651Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-15T19:34:48.651Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T19:34:48.913Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-02-15T19:34:48.913Z] === RUN TestCreateDifferentPlatform [2022-02-15T19:34:48.913Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T19:34:48.913Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T19:34:48.913Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-15T19:34:48.913Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-15T19:34:48.913Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T19:34:48.913Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T19:34:48.913Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-15T19:34:48.913Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T19:34:48.913Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T19:34:48.913Z] === RUN TestContainerStartOnDaemonRestart [2022-02-15T19:34:48.913Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-15T19:34:48.913Z] === RUN TestDaemonRestartIpcMode [2022-02-15T19:34:48.913Z] === PAUSE TestDaemonRestartIpcMode [2022-02-15T19:34:48.913Z] === RUN TestDaemonHostGatewayIP [2022-02-15T19:34:48.913Z] === PAUSE TestDaemonHostGatewayIP [2022-02-15T19:34:48.913Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-15T19:34:48.913Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-15T19:34:48.913Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T19:34:48.913Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-15T19:34:48.913Z] === RUN TestDiff [2022-02-15T19:34:49.174Z] --- PASS: TestDiff (0.38s) [2022-02-15T19:34:49.174Z] === RUN TestExecWithCloseStdin [2022-02-15T19:34:49.486Z] --- PASS: TestAuthZPluginV2Disable (3.50s) [2022-02-15T19:34:49.486Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-15T19:34:49.747Z] --- PASS: TestExecWithCloseStdin (0.52s) [2022-02-15T19:34:49.747Z] === RUN TestExec [2022-02-15T19:34:50.075Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-15T19:34:50.319Z] --- PASS: TestExec (0.42s) [2022-02-15T19:34:50.319Z] === RUN TestExecUser [2022-02-15T19:34:50.332Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-15T19:34:50.580Z] --- PASS: TestExecUser (0.45s) [2022-02-15T19:34:50.580Z] === RUN TestExportContainerAndImportImage [2022-02-15T19:34:50.721Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-15T19:34:50.898Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-15T19:34:51.152Z] --- PASS: TestExportContainerAndImportImage (0.49s) [2022-02-15T19:34:51.152Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T19:34:51.829Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-15T19:34:52.534Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-02-15T19:34:52.534Z] === RUN TestHealthCheckWorkdir [2022-02-15T19:34:52.780Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2022-02-15T19:34:52.780Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-15T19:34:52.793Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-02-15T19:34:52.794Z] === RUN TestHealthKillContainer [2022-02-15T19:34:53.197Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-15T19:34:54.127Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-15T19:34:54.127Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-15T19:34:54.127Z] check_test.go:308: [d7b5a8c972785] daemon is not started [2022-02-15T19:34:54.127Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-15T19:34:54.636Z] INFO: Extraction ended at 02/15/2022 19:34:54. Duration:00:00:30.2304939 [2022-02-15T19:34:54.636Z] INFO: Updating the golang and path environment variables [2022-02-15T19:34:54.636Z] INFO: GOPATH=d:\gopath [2022-02-15T19:34:55.108Z] INFO: go version go1.17.6 windows/amd64 [2022-02-15T19:34:55.108Z] INFO: Running the daemon under test in debug mode [2022-02-15T19:34:55.108Z] INFO: Starting a daemon under test... [2022-02-15T19:34:55.108Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43240\3\daemon --pidfile d:\CI\PR-43240\3\docker.pid -D [2022-02-15T19:34:55.108Z] INFO: Process started successfully. [2022-02-15T19:34:55.108Z] INFO: Start tailing logs of the daemon under tests [2022-02-15T19:34:55.108Z] INFO: Waiting for the daemon under test to start... [2022-02-15T19:34:55.491Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-15T19:34:55.748Z] --- PASS: TestHealthKillContainer (8.38s) [2022-02-15T19:34:55.748Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T19:34:56.006Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-15T19:34:56.573Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2022-02-15T19:34:56.573Z] === RUN TestIpcModeNone [2022-02-15T19:34:57.138Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-15T19:34:57.395Z] --- PASS: TestIpcModeNone (0.86s) [2022-02-15T19:34:57.395Z] === RUN TestIpcModePrivate [2022-02-15T19:34:57.395Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-15T19:34:57.961Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-02-15T19:34:58.219Z] --- PASS: TestIpcModePrivate (0.87s) [2022-02-15T19:34:58.219Z] === RUN TestIpcModeShareable [2022-02-15T19:34:58.219Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-15T19:34:58.785Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2022-02-15T19:34:58.785Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-15T19:34:59.043Z] --- PASS: TestIpcModeShareable (0.84s) [2022-02-15T19:34:59.043Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-15T19:35:00.924Z] --- PASS: TestHealthKillContainer (7.84s) [2022-02-15T19:35:00.925Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T19:35:00.941Z] check_test.go:308: [dbba00774f9bd] daemon is not started [2022-02-15T19:35:00.941Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-15T19:35:01.186Z] --- PASS: TestInspectCpusetInConfigPre120 (0.35s) [2022-02-15T19:35:01.186Z] === RUN TestIpcModeNone [2022-02-15T19:35:01.447Z] --- PASS: TestIpcModeNone (0.42s) [2022-02-15T19:35:01.447Z] === RUN TestIpcModePrivate [2022-02-15T19:35:01.507Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-15T19:35:01.507Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.38s) [2022-02-15T19:35:01.507Z] === RUN TestAPIIpcModeHost [2022-02-15T19:35:01.708Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-15T19:35:01.970Z] --- PASS: TestIpcModePrivate (0.45s) [2022-02-15T19:35:01.970Z] === RUN TestIpcModeShareable [2022-02-15T19:35:02.232Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-02-15T19:35:02.440Z] --- PASS: TestAPIIpcModeHost (0.78s) [2022-02-15T19:35:02.440Z] === RUN TestDaemonIpcModeShareable [2022-02-15T19:35:02.492Z] --- PASS: TestIpcModeShareable (0.46s) [2022-02-15T19:35:02.492Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-15T19:35:02.769Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.76s) [2022-02-15T19:35:02.769Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-15T19:35:03.825Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-15T19:35:03.825Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2022-02-15T19:35:03.825Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2022-02-15T19:35:03.825Z] === RUN TestDaemonIpcModePrivate [2022-02-15T19:35:03.878Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-02-15T19:35:03.878Z] === RUN TestAPIIpcModeHost [2022-02-15T19:35:04.083Z] check_test.go:308: [d313dd16c6984] daemon is not started [2022-02-15T19:35:04.083Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-15T19:35:04.139Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-02-15T19:35:04.139Z] === RUN TestDaemonIpcModeShareable [2022-02-15T19:35:05.079Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-15T19:35:05.079Z] --- PASS: TestDaemonIpcModeShareable (1.08s) [2022-02-15T19:35:05.079Z] === RUN TestDaemonIpcModePrivate [2022-02-15T19:35:05.457Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false [2022-02-15T19:35:05.457Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2022-02-15T19:35:05.457Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-15T19:35:06.018Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-15T19:35:06.277Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2022-02-15T19:35:06.277Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-15T19:35:06.832Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-02-15T19:35:06.832Z] docker_cli_daemon_plugins_test.go:80: [d75d1f2a49547] daemon is not started [2022-02-15T19:35:07.093Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.54s) [2022-02-15T19:35:07.093Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-15T19:35:07.219Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-02-15T19:35:07.498Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2022-02-15T19:35:07.498Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-15T19:35:07.658Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-15T19:35:07.914Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-15T19:35:08.470Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-02-15T19:35:08.470Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-02-15T19:35:08.470Z] === RUN TestIpcModeOlderClient [2022-02-15T19:35:08.470Z] === PAUSE TestIpcModeOlderClient [2022-02-15T19:35:08.470Z] === RUN TestKillContainerInvalidSignal [2022-02-15T19:35:08.478Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2022-02-15T19:35:08.736Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2022-02-15T19:35:08.736Z] === RUN TestIpcModeOlderClient [2022-02-15T19:35:08.736Z] === PAUSE TestIpcModeOlderClient [2022-02-15T19:35:08.736Z] === RUN TestKillContainerInvalidSignal [2022-02-15T19:35:09.056Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-02-15T19:35:09.056Z] === RUN TestKillContainer [2022-02-15T19:35:09.056Z] === RUN TestKillContainer/no_signal [2022-02-15T19:35:09.317Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T19:35:09.578Z] === RUN TestKillContainer/killing_signal [2022-02-15T19:35:09.668Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2022-02-15T19:35:09.668Z] === RUN TestKillContainer [2022-02-15T19:35:09.668Z] === RUN TestKillContainer/no_signal [2022-02-15T19:35:10.148Z] --- PASS: TestKillContainer (1.14s) [2022-02-15T19:35:10.148Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-02-15T19:35:10.148Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-02-15T19:35:10.148Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-02-15T19:35:10.148Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T19:35:10.148Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-15T19:35:10.234Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T19:35:10.410Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-15T19:35:10.493Z] === RUN TestKillContainer/killing_signal [2022-02-15T19:35:10.750Z] docker_cli_daemon_plugins_test.go:170: [d2fb64ddbbb3f] daemon is not started [2022-02-15T19:35:11.351Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2022-02-15T19:35:11.351Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-02-15T19:35:11.351Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-02-15T19:35:11.351Z] === RUN TestKillStoppedContainer [2022-02-15T19:35:11.351Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-15T19:35:11.351Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T19:35:11.351Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-15T19:35:11.351Z] === RUN TestKillDifferentUserContainer [2022-02-15T19:35:11.612Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-02-15T19:35:11.612Z] === RUN TestInspectOomKilledTrue [2022-02-15T19:35:11.682Z] --- PASS: TestKillContainer (2.16s) [2022-02-15T19:35:11.682Z] --- PASS: TestKillContainer/no_signal (0.72s) [2022-02-15T19:35:11.682Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2022-02-15T19:35:11.682Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2022-02-15T19:35:11.682Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T19:35:11.682Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-15T19:35:11.682Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-15T19:35:11.983Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-15T19:35:12.182Z] --- PASS: TestInspectOomKilledTrue (0.42s) [2022-02-15T19:35:12.182Z] === RUN TestInspectOomKilledFalse [2022-02-15T19:35:12.240Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-15T19:35:12.443Z] --- PASS: TestInspectOomKilledFalse (0.37s) [2022-02-15T19:35:12.443Z] === RUN TestLinksEtcHostsContentMatch [2022-02-15T19:35:12.709Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s) [2022-02-15T19:35:12.709Z] === RUN TestLinksContainerNames [2022-02-15T19:35:13.175Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2022-02-15T19:35:13.175Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2022-02-15T19:35:13.175Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-02-15T19:35:13.175Z] === RUN TestKillStoppedContainer [2022-02-15T19:35:13.175Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-02-15T19:35:13.175Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T19:35:13.175Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-02-15T19:35:13.175Z] === RUN TestKillDifferentUserContainer [2022-02-15T19:35:13.281Z] --- PASS: TestLinksContainerNames (0.73s) [2022-02-15T19:35:13.281Z] === RUN TestLogsFollowTailEmpty [2022-02-15T19:35:13.854Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-02-15T19:35:13.854Z] === RUN TestContainerNetworkMountsNoChown [2022-02-15T19:35:14.105Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2022-02-15T19:35:14.105Z] === RUN TestInspectOomKilledTrue [2022-02-15T19:35:14.105Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:35:14.105Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T19:35:14.105Z] === RUN TestInspectOomKilledFalse [2022-02-15T19:35:14.105Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:35:14.105Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-15T19:35:14.105Z] === RUN TestLinksEtcHostsContentMatch [2022-02-15T19:35:14.114Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s) [2022-02-15T19:35:14.114Z] === RUN TestMountDaemonRoot [2022-02-15T19:35:14.114Z] === RUN TestMountDaemonRoot/default [2022-02-15T19:35:14.114Z] === PAUSE TestMountDaemonRoot/default [2022-02-15T19:35:14.114Z] === RUN TestMountDaemonRoot/private [2022-02-15T19:35:14.114Z] === PAUSE TestMountDaemonRoot/private [2022-02-15T19:35:14.114Z] === RUN TestMountDaemonRoot/rprivate [2022-02-15T19:35:14.114Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-15T19:35:14.114Z] === RUN TestMountDaemonRoot/slave [2022-02-15T19:35:14.114Z] === PAUSE TestMountDaemonRoot/slave [2022-02-15T19:35:14.114Z] === RUN TestMountDaemonRoot/rslave [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/shared [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/shared [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rshared [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-15T19:35:14.115Z] === CONT TestMountDaemonRoot/default [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:35:14.115Z] === CONT TestMountDaemonRoot/rslave [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:35:14.115Z] === CONT TestMountDaemonRoot/rshared [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:35:14.115Z] === CONT TestMountDaemonRoot/shared [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:35:14.115Z] === CONT TestMountDaemonRoot/rprivate [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:35:14.115Z] === CONT TestMountDaemonRoot/slave [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:35:14.115Z] === CONT TestMountDaemonRoot/private [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-15T19:35:14.115Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:35:14.115Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:35:14.115Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-15T19:35:14.115Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:35:14.115Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:35:14.115Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:35:14.361Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2022-02-15T19:35:14.362Z] === RUN TestLinksContainerNames [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:35:14.380Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:35:14.640Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-15T19:35:14.640Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:35:14.640Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:35:14.640Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-15T19:35:14.640Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-15T19:35:14.640Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-15T19:35:14.640Z] === RUN TestContainerBindMountNonRecursive [2022-02-15T19:35:14.925Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-15T19:35:15.181Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-15T19:35:15.438Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-15T19:35:16.000Z] --- PASS: TestLinksContainerNames (1.51s) [2022-02-15T19:35:16.000Z] === RUN TestLogsFollowTailEmpty [2022-02-15T19:35:16.000Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-15T19:35:16.019Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-02-15T19:35:16.019Z] === RUN TestContainerVolumesMountedAsShared [2022-02-15T19:35:16.279Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-02-15T19:35:16.279Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-15T19:35:16.346Z] .....INFO: Daemon under test started and replied! [2022-02-15T19:35:16.346Z] INFO: Docker version of the daemon under test [2022-02-15T19:35:16.346Z] [2022-02-15T19:35:16.346Z] Client: [2022-02-15T19:35:16.346Z] Version: 17.06.2-ce [2022-02-15T19:35:16.346Z] API version: 1.30 [2022-02-15T19:35:16.346Z] Go version: go1.8.3 [2022-02-15T19:35:16.346Z] Git commit: cec0b72 [2022-02-15T19:35:16.346Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-15T19:35:16.346Z] OS/Arch: windows/amd64 [2022-02-15T19:35:16.346Z] [2022-02-15T19:35:16.346Z] Server: [2022-02-15T19:35:16.346Z] Version: 0.0.0-dev [2022-02-15T19:35:16.346Z] API version: 1.42 (minimum version 1.24) [2022-02-15T19:35:16.346Z] Go version: go1.17.6 [2022-02-15T19:35:16.346Z] Git commit: 3776fe6256 [2022-02-15T19:35:16.346Z] Built: 02/15/2022 19:32:55 [2022-02-15T19:35:16.346Z] OS/Arch: windows/amd64 [2022-02-15T19:35:16.346Z] Experimental: false [2022-02-15T19:35:16.346Z] [2022-02-15T19:35:16.346Z] INFO: Docker info of the daemon under test [2022-02-15T19:35:16.346Z] [2022-02-15T19:35:16.346Z] Containers: 0 [2022-02-15T19:35:16.346Z] Running: 0 [2022-02-15T19:35:16.346Z] Paused: 0 [2022-02-15T19:35:16.346Z] Stopped: 0 [2022-02-15T19:35:16.346Z] Images: 0 [2022-02-15T19:35:16.346Z] Server Version: 0.0.0-dev [2022-02-15T19:35:16.346Z] Storage Driver: windowsfilter [2022-02-15T19:35:16.346Z] Windows: [2022-02-15T19:35:16.346Z] Logging Driver: json-file [2022-02-15T19:35:16.346Z] Plugins: [2022-02-15T19:35:16.346Z] Volume: local [2022-02-15T19:35:16.346Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T19:35:16.346Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T19:35:16.346Z] Swarm: inactive [2022-02-15T19:35:16.346Z] Default Isolation: process [2022-02-15T19:35:16.346Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-15T19:35:16.346Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-15T19:35:16.346Z] OSType: windows [2022-02-15T19:35:16.346Z] Architecture: x86_64 [2022-02-15T19:35:16.346Z] CPUs: 4 [2022-02-15T19:35:16.346Z] Total Memory: 32GiB [2022-02-15T19:35:16.346Z] Name: azwin-2-3b2c10 [2022-02-15T19:35:16.346Z] ID: JBCW:SZA2:RLGS:3WVV:X6FR:UEV3:ACBE:GWS3:5ZEZ:DTBQ:HLAA:Z7FQ [2022-02-15T19:35:16.346Z] Docker Root Dir: D:\CI\PR-43240\3\daemon [2022-02-15T19:35:16.346Z] Debug Mode (client): false [2022-02-15T19:35:16.346Z] Debug Mode (server): true [2022-02-15T19:35:16.346Z] File Descriptors: -1 [2022-02-15T19:35:16.346Z] Goroutines: 16 [2022-02-15T19:35:16.346Z] System Time: 2022-02-15T19:35:14.4112099Z [2022-02-15T19:35:16.346Z] EventsListeners: 0 [2022-02-15T19:35:16.346Z] Registry: https://index.docker.io/v1/ [2022-02-15T19:35:16.346Z] Labels: [2022-02-15T19:35:16.346Z] Experimental: false [2022-02-15T19:35:16.346Z] Insecure Registries: [2022-02-15T19:35:16.346Z] 127.0.0.0/8 [2022-02-15T19:35:16.346Z] Live Restore Enabled: false [2022-02-15T19:35:16.346Z] [2022-02-15T19:35:16.346Z] [2022-02-15T19:35:16.346Z] INFO: Docker images of the daemon under test [2022-02-15T19:35:16.346Z] [2022-02-15T19:35:16.346Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T19:35:16.346Z] [2022-02-15T19:35:16.346Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-15T19:35:16.346Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-15T19:35:16.346Z] ltsc2019: Pulling from windows/servercore [2022-02-15T19:35:16.346Z] 4612f6d0b889: Pulling fs layer [2022-02-15T19:35:16.346Z] 1bd78008c728: Pulling fs layer [2022-02-15T19:35:16.543Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) [2022-02-15T19:35:16.543Z] === RUN TestNetworkNat [2022-02-15T19:35:16.562Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-15T19:35:16.562Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2022-02-15T19:35:16.562Z] === RUN TestContainerNetworkMountsNoChown [2022-02-15T19:35:16.803Z] --- PASS: TestNetworkNat (0.42s) [2022-02-15T19:35:16.803Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T19:35:17.124Z] check_test.go:308: [db22ffb6004aa] daemon is not started [2022-02-15T19:35:17.124Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-15T19:35:17.124Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/default [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/default [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/private [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/private [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/rprivate [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/slave [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/slave [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/rslave [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/shared [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/shared [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/rshared [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-15T19:35:17.124Z] === CONT TestMountDaemonRoot/default [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:35:17.124Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-15T19:35:17.124Z] === CONT TestMountDaemonRoot/rshared [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:35:17.124Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:35:17.124Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:35:17.124Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-15T19:35:17.372Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-02-15T19:35:17.372Z] === RUN TestNetworkLoopbackNat [2022-02-15T19:35:17.380Z] === CONT TestMountDaemonRoot/shared [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:35:17.380Z] === CONT TestMountDaemonRoot/rslave [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:35:17.380Z] === CONT TestMountDaemonRoot/slave [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-15T19:35:17.380Z] === CONT TestMountDaemonRoot/rprivate [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:35:17.380Z] === CONT TestMountDaemonRoot/private [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-15T19:35:17.380Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:35:17.380Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:35:17.380Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-15T19:35:17.380Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-15T19:35:17.380Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-15T19:35:17.380Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T19:35:17.637Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-15T19:35:17.637Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T19:35:17.637Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-15T19:35:17.637Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-15T19:35:17.637Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-15T19:35:17.637Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-15T19:35:17.637Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-15T19:35:17.637Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-15T19:35:17.637Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T19:35:17.637Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T19:35:17.637Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-15T19:35:17.894Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T19:35:17.894Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-15T19:35:17.894Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-15T19:35:17.894Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-15T19:35:17.894Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-15T19:35:17.894Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-15T19:35:17.894Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T19:35:17.894Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-15T19:35:17.894Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-15T19:35:17.894Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-15T19:35:17.894Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.14s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.16s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-02-15T19:35:17.894Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-15T19:35:17.894Z] === RUN TestContainerBindMountNonRecursive [2022-02-15T19:35:18.799Z] 8f616e6e9eec: Pull complete [2022-02-15T19:35:18.826Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-15T19:35:19.922Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-02-15T19:35:19.922Z] === RUN TestPause [2022-02-15T19:35:20.183Z] --- PASS: TestPause (0.40s) [2022-02-15T19:35:20.183Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T19:35:20.183Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T19:35:20.183Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T19:35:20.183Z] === RUN TestPauseStopPausedContainer [2022-02-15T19:35:20.199Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2022-02-15T19:35:20.199Z] === RUN TestContainerVolumesMountedAsShared [2022-02-15T19:35:20.457Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-15T19:35:20.716Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2022-02-15T19:35:20.716Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-15T19:35:20.755Z] --- PASS: TestPauseStopPausedContainer (0.41s) [2022-02-15T19:35:20.755Z] === RUN TestPidHost [2022-02-15T19:35:20.863Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-02-15T19:35:20.863Z] PASS [2022-02-15T19:35:20.863Z] [2022-02-15T19:35:20.863Z] DONE 17 tests in 46.459s [2022-02-15T19:35:20.863Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-15T19:35:20.863Z] INFO: Testing against a local daemon [2022-02-15T19:35:20.863Z] === RUN TestPluginInvalidJSON [2022-02-15T19:35:20.863Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:35:20.863Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:35:20.863Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:35:20.863Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-15T19:35:20.863Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-15T19:35:20.863Z] === RUN TestPluginInstall [2022-02-15T19:35:20.863Z] === RUN TestPluginInstall/no_auth [2022-02-15T19:35:20.863Z] time="2022-02-15T19:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:35:20.863Z] time="2022-02-15T19:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81dbfa0415b1d116eb8c5ce2cc6edcede9ecf3ea54b7ea51c6351f7ddd628452" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:35:20.863Z] time="2022-02-15T19:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:35:20.863Z] time="2022-02-15T19:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:81dbfa0415b1d116eb8c5ce2cc6edcede9ecf3ea54b7ea51c6351f7ddd628452" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:35:20.863Z] === RUN TestPluginInstall/with_htpasswd [2022-02-15T19:35:20.863Z] time="2022-02-15T19:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:35:20.863Z] time="2022-02-15T19:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:831564a0dd8ba31afb9bfcfdaa4d5e1676fa9bada857426542aba9ab2df10317" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:35:20.863Z] time="2022-02-15T19:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:35:20.863Z] time="2022-02-15T19:35:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:831564a0dd8ba31afb9bfcfdaa4d5e1676fa9bada857426542aba9ab2df10317" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:35:21.123Z] === RUN TestPluginInstall/with_insecure [2022-02-15T19:35:21.280Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2022-02-15T19:35:21.280Z] === RUN TestNetworkNat [2022-02-15T19:35:21.551Z] 8f616e6e9eec: Pull complete [2022-02-15T19:35:21.699Z] --- PASS: TestPidHost (0.93s) [2022-02-15T19:35:21.699Z] === RUN TestPsFilter [2022-02-15T19:35:21.699Z] --- PASS: TestPsFilter (0.11s) [2022-02-15T19:35:21.699Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T19:35:21.960Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-02-15T19:35:21.960Z] === RUN TestRemoveContainerWithVolume [2022-02-15T19:35:22.065Z] time="2022-02-15T19:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:35:22.065Z] time="2022-02-15T19:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab9df49f524298fb350b866b3b523d1c97d90d27140f4792c39545e3a9457db9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:35:22.065Z] time="2022-02-15T19:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:35:22.065Z] time="2022-02-15T19:35:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab9df49f524298fb350b866b3b523d1c97d90d27140f4792c39545e3a9457db9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:35:22.065Z] plugin_test.go:165: [d1a5ec89f575a] daemon is not started [2022-02-15T19:35:22.065Z] --- PASS: TestPluginInstall (3.33s) [2022-02-15T19:35:22.065Z] --- PASS: TestPluginInstall/no_auth (1.66s) [2022-02-15T19:35:22.065Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-02-15T19:35:22.065Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-02-15T19:35:22.065Z] === RUN TestPluginsWithRuntimes [2022-02-15T19:35:22.210Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-15T19:35:22.210Z] --- PASS: TestNetworkNat (0.84s) [2022-02-15T19:35:22.210Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T19:35:22.467Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-15T19:35:22.532Z] --- PASS: TestRemoveContainerWithVolume (0.37s) [2022-02-15T19:35:22.532Z] === RUN TestRemoveContainerRunning [2022-02-15T19:35:22.793Z] --- PASS: TestRemoveContainerRunning (0.36s) [2022-02-15T19:35:22.793Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T19:35:23.031Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2022-02-15T19:35:23.031Z] === RUN TestNetworkLoopbackNat [2022-02-15T19:35:23.364Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-15T19:35:23.364Z] === RUN TestRemoveInvalidContainer [2022-02-15T19:35:23.364Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-15T19:35:23.364Z] === RUN TestRenameLinkedContainer [2022-02-15T19:35:23.597Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-15T19:35:23.853Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-15T19:35:23.977Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-15T19:35:24.550Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-15T19:35:24.747Z] --- PASS: TestRenameLinkedContainer (1.55s) [2022-02-15T19:35:24.747Z] === RUN TestRenameStoppedContainer [2022-02-15T19:35:24.784Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-15T19:35:25.319Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-02-15T19:35:25.319Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T19:35:25.347Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-15T19:35:25.492Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-02-15T19:35:25.492Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-02-15T19:35:25.492Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-02-15T19:35:25.492Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T19:35:25.889Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-02-15T19:35:25.889Z] === RUN TestRenameInvalidName [2022-02-15T19:35:25.909Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2022-02-15T19:35:25.909Z] === RUN TestPause [2022-02-15T19:35:26.061Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-02-15T19:35:26.061Z] PASS [2022-02-15T19:35:26.061Z] [2022-02-15T19:35:26.061Z] DONE 10 tests in 7.261s [2022-02-15T19:35:26.061Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-15T19:35:26.061Z] INFO: Testing against a local daemon [2022-02-15T19:35:26.061Z] === RUN TestExternalGraphDriver [2022-02-15T19:35:26.061Z] === RUN TestExternalGraphDriver/json [2022-02-15T19:35:26.458Z] --- PASS: TestRenameInvalidName (0.39s) [2022-02-15T19:35:26.458Z] === RUN TestRenameAnonymousContainer [2022-02-15T19:35:26.837Z] --- PASS: TestPause (0.78s) [2022-02-15T19:35:26.837Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T19:35:26.838Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T19:35:26.838Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T19:35:26.838Z] === RUN TestPauseStopPausedContainer [2022-02-15T19:35:26.838Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-15T19:35:27.767Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2022-02-15T19:35:27.767Z] === RUN TestPidHost [2022-02-15T19:35:27.838Z] --- PASS: TestRenameAnonymousContainer (1.43s) [2022-02-15T19:35:27.838Z] === RUN TestRenameContainerWithSameName [2022-02-15T19:35:27.966Z] === RUN TestExternalGraphDriver/spec [2022-02-15T19:35:28.023Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-15T19:35:28.098Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-02-15T19:35:28.098Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T19:35:28.960Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-15T19:35:29.039Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-02-15T19:35:29.039Z] === RUN TestResize [2022-02-15T19:35:29.218Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-15T19:35:29.218Z] --- PASS: TestPidHost (1.67s) [2022-02-15T19:35:29.218Z] === RUN TestPsFilter [2022-02-15T19:35:29.300Z] --- PASS: TestResize (0.40s) [2022-02-15T19:35:29.300Z] === RUN TestResizeWithInvalidSize [2022-02-15T19:35:29.346Z] === RUN TestExternalGraphDriver/pull [2022-02-15T19:35:29.475Z] --- PASS: TestPsFilter (0.14s) [2022-02-15T19:35:29.475Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T19:35:29.871Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-02-15T19:35:29.871Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T19:35:30.041Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2022-02-15T19:35:30.041Z] === RUN TestRemoveContainerWithVolume [2022-02-15T19:35:30.132Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:30.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:30.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:30.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T19:35:30.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:30.606Z] --- PASS: TestRemoveContainerWithVolume (0.50s) [2022-02-15T19:35:30.606Z] === RUN TestRemoveContainerRunning [2022-02-15T19:35:30.729Z] --- PASS: TestExternalGraphDriver (4.85s) [2022-02-15T19:35:30.729Z] --- PASS: TestExternalGraphDriver/json (1.62s) [2022-02-15T19:35:30.729Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-02-15T19:35:30.729Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-02-15T19:35:30.729Z] === RUN TestGraphdriverPluginV2 [2022-02-15T19:35:31.172Z] --- PASS: TestRemoveContainerRunning (0.63s) [2022-02-15T19:35:31.172Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T19:35:31.292Z] 1bd78008c728: Verifying Checksum [2022-02-15T19:35:31.292Z] 1bd78008c728: Download complete [2022-02-15T19:35:31.736Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2022-02-15T19:35:31.736Z] === RUN TestRemoveInvalidContainer [2022-02-15T19:35:31.736Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-15T19:35:31.736Z] === RUN TestRenameLinkedContainer [2022-02-15T19:35:32.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T19:35:32.670Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-15T19:35:33.233Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-15T19:35:33.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T19:35:33.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-15T19:35:34.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T19:35:34.420Z] --- PASS: TestRenameLinkedContainer (2.47s) [2022-02-15T19:35:34.420Z] === RUN TestRenameStoppedContainer [2022-02-15T19:35:34.924Z] --- PASS: TestGraphdriverPluginV2 (3.68s) [2022-02-15T19:35:34.924Z] PASS [2022-02-15T19:35:34.924Z] [2022-02-15T19:35:34.924Z] DONE 5 tests in 8.566s [2022-02-15T19:35:34.924Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-15T19:35:34.924Z] INFO: Testing against a local daemon [2022-02-15T19:35:34.924Z] === RUN TestContinueAfterPluginCrash [2022-02-15T19:35:34.924Z] === PAUSE TestContinueAfterPluginCrash [2022-02-15T19:35:34.924Z] === RUN TestReadPluginNoRead [2022-02-15T19:35:34.924Z] === PAUSE TestReadPluginNoRead [2022-02-15T19:35:34.924Z] === RUN TestDaemonStartWithLogOpt [2022-02-15T19:35:34.924Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-15T19:35:34.924Z] === CONT TestContinueAfterPluginCrash [2022-02-15T19:35:34.924Z] === CONT TestDaemonStartWithLogOpt [2022-02-15T19:35:34.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T19:35:34.984Z] --- PASS: TestRenameStoppedContainer (0.52s) [2022-02-15T19:35:34.984Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T19:35:35.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-15T19:35:35.899Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T19:35:36.173Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2022-02-15T19:35:36.174Z] === RUN TestRenameInvalidName [2022-02-15T19:35:36.739Z] --- PASS: TestRenameInvalidName (0.63s) [2022-02-15T19:35:36.739Z] === RUN TestRenameAnonymousContainer [2022-02-15T19:35:36.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-15T19:35:36.842Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T19:35:37.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T19:35:37.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-15T19:35:38.218Z] --- PASS: TestDaemonStartWithLogOpt (3.21s) [2022-02-15T19:35:38.218Z] === CONT TestReadPluginNoRead [2022-02-15T19:35:38.351Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:38.453Z] 4612f6d0b889: Verifying Checksum [2022-02-15T19:35:38.453Z] 4612f6d0b889: Download complete [2022-02-15T19:35:38.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:39.033Z] --- PASS: TestRenameAnonymousContainer (2.23s) [2022-02-15T19:35:39.033Z] === RUN TestRenameContainerWithSameName [2022-02-15T19:35:39.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-15T19:35:39.290Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-15T19:35:39.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:39.547Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2022-02-15T19:35:39.547Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T19:35:40.124Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-15T19:35:40.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:40.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:40.915Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2022-02-15T19:35:40.915Z] === RUN TestResize [2022-02-15T19:35:41.067Z] === RUN TestReadPluginNoRead/default [2022-02-15T19:35:41.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-15T19:35:41.632Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:41.738Z] --- PASS: TestResize (0.66s) [2022-02-15T19:35:41.738Z] === RUN TestResizeWithInvalidSize [2022-02-15T19:35:42.303Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2022-02-15T19:35:42.303Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T19:35:42.446Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-15T19:35:42.707Z] --- PASS: TestContinueAfterPluginCrash (8.26s) [2022-02-15T19:35:42.961Z] .........................xx.................... [ 29%] [2022-02-15T19:35:43.238Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:43.238Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:43.238Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:43.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T19:35:43.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:43.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-15T19:35:43.647Z] === CONT TestReadPluginNoRead [2022-02-15T19:35:43.647Z] read_test.go:92: [d61023258d36d] daemon is not started [2022-02-15T19:35:43.647Z] --- PASS: TestReadPluginNoRead (5.73s) [2022-02-15T19:35:43.647Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-02-15T19:35:43.647Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-02-15T19:35:43.647Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-02-15T19:35:43.647Z] PASS [2022-02-15T19:35:43.647Z] [2022-02-15T19:35:43.647Z] DONE 6 tests in 8.968s [2022-02-15T19:35:43.647Z] 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-02-15T19:35:43.647Z] testing: warning: no tests to run [2022-02-15T19:35:43.647Z] PASS [2022-02-15T19:35:43.647Z] [2022-02-15T19:35:43.647Z] DONE 0 tests in 0.011s [2022-02-15T19:35:43.647Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-15T19:35:43.647Z] INFO: Testing against a local daemon [2022-02-15T19:35:43.647Z] === RUN TestPluginWithDevMounts [2022-02-15T19:35:43.647Z] === PAUSE TestPluginWithDevMounts [2022-02-15T19:35:43.647Z] === CONT TestPluginWithDevMounts [2022-02-15T19:35:44.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:44.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-15T19:35:44.872Z] check_test.go:308: [dad76126a0b43] daemon is not started [2022-02-15T19:35:44.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-15T19:35:45.030Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-02-15T19:35:45.030Z] PASS [2022-02-15T19:35:45.030Z] [2022-02-15T19:35:45.030Z] DONE 1 tests in 1.558s [2022-02-15T19:35:45.030Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-15T19:35:45.030Z] INFO: Testing against a local daemon [2022-02-15T19:35:45.030Z] === RUN TestSecretInspect [2022-02-15T19:35:46.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:47.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-15T19:35:47.479Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.58s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.56s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.79s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.67s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.21s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.20s) [2022-02-15T19:35:47.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s) [2022-02-15T19:35:47.480Z] === RUN TestCgroupNamespacesRun [2022-02-15T19:35:47.575Z] --- PASS: TestSecretInspect (2.12s) [2022-02-15T19:35:47.575Z] === RUN TestSecretList [2022-02-15T19:35:47.900Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:47.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-15T19:35:48.421Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-02-15T19:35:48.421Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-15T19:35:49.269Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T19:35:49.483Z] --- PASS: TestSecretList (2.13s) [2022-02-15T19:35:49.483Z] === RUN TestSecretsCreateAndDelete [2022-02-15T19:35:49.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T19:35:49.801Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-02-15T19:35:49.801Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-15T19:35:50.740Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-02-15T19:35:50.740Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-15T19:35:51.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:51.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T19:35:51.877Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s) [2022-02-15T19:35:51.877Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-15T19:35:52.020Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-02-15T19:35:52.020Z] === RUN TestSecretsUpdate [2022-02-15T19:35:52.845Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-02-15T19:35:52.845Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-15T19:35:53.930Z] --- PASS: TestSecretsUpdate (2.12s) [2022-02-15T19:35:53.930Z] === RUN TestTemplatedSecret [2022-02-15T19:35:54.237Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-02-15T19:35:54.237Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-15T19:35:54.498Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-02-15T19:35:54.498Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-15T19:35:55.882Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.07s) [2022-02-15T19:35:55.882Z] === RUN TestNISDomainname [2022-02-15T19:35:56.142Z] --- PASS: TestNISDomainname (0.45s) [2022-02-15T19:35:56.142Z] === RUN TestHostnameDnsResolution [2022-02-15T19:35:56.494Z] --- PASS: TestTemplatedSecret (2.47s) [2022-02-15T19:35:56.494Z] === RUN TestSecretCreateResolve [2022-02-15T19:35:56.713Z] --- PASS: TestHostnameDnsResolution (0.58s) [2022-02-15T19:35:56.713Z] === RUN TestUnprivilegedPortsAndPing [2022-02-15T19:35:56.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T19:35:56.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T19:35:57.284Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2022-02-15T19:35:57.284Z] === RUN TestStats [2022-02-15T19:35:58.448Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-02-15T19:35:58.448Z] PASS [2022-02-15T19:35:58.448Z] [2022-02-15T19:35:58.448Z] DONE 6 tests in 13.170s [2022-02-15T19:35:58.448Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-15T19:35:58.448Z] INFO: Testing against a local daemon [2022-02-15T19:35:58.448Z] === RUN TestServiceCreateInit [2022-02-15T19:35:58.448Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T19:35:58.836Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-15T19:35:59.829Z] --- PASS: TestStats (2.38s) [2022-02-15T19:35:59.829Z] === RUN TestStopContainerWithTimeout [2022-02-15T19:35:59.829Z] === RUN TestStopContainerWithTimeout/0 [2022-02-15T19:35:59.829Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-15T19:35:59.829Z] === RUN TestStopContainerWithTimeout/1 [2022-02-15T19:35:59.829Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-15T19:35:59.829Z] === RUN TestStopContainerWithTimeout/3 [2022-02-15T19:35:59.829Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-15T19:35:59.829Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-15T19:35:59.829Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-15T19:35:59.829Z] === CONT TestStopContainerWithTimeout/0 [2022-02-15T19:35:59.829Z] === CONT TestStopContainerWithTimeout/3 [2022-02-15T19:36:00.089Z] === CONT TestStopContainerWithTimeout/1 [2022-02-15T19:36:00.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-15T19:36:00.902Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T19:36:01.469Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-15T19:36:02.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T19:36:02.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-15T19:36:02.646Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T19:36:03.639Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T19:36:03.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-15T19:36:04.010Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-15T19:36:04.010Z] --- PASS: TestStopContainerWithTimeout/0 (0.51s) [2022-02-15T19:36:04.010Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-02-15T19:36:04.010Z] --- PASS: TestStopContainerWithTimeout/3 (2.53s) [2022-02-15T19:36:04.010Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-02-15T19:36:04.010Z] === RUN TestDeleteDevicemapper [2022-02-15T19:36:04.010Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T19:36:04.010Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-15T19:36:04.010Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T19:36:04.570Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T19:36:04.570Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-15T19:36:05.398Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s) [2022-02-15T19:36:05.398Z] === RUN TestUpdateMemory [2022-02-15T19:36:05.658Z] --- PASS: TestUpdateMemory (0.50s) [2022-02-15T19:36:05.658Z] === RUN TestUpdateCPUQuota [2022-02-15T19:36:05.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-15T19:36:05.941Z] --- PASS: TestServiceCreateInit (7.31s) [2022-02-15T19:36:05.942Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2022-02-15T19:36:05.942Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-02-15T19:36:05.942Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T19:36:06.231Z] --- PASS: TestUpdateCPUQuota (0.68s) [2022-02-15T19:36:06.231Z] === RUN TestUpdatePidsLimit [2022-02-15T19:36:06.231Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-15T19:36:06.307Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-15T19:36:06.492Z] === RUN TestUpdatePidsLimit/no_change [2022-02-15T19:36:06.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-15T19:36:06.754Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-15T19:36:06.754Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-15T19:36:06.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T19:36:06.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-15T19:36:06.765Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T19:36:07.016Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-15T19:36:07.277Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-15T19:36:07.538Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-15T19:36:08.110Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-02-15T19:36:08.110Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-02-15T19:36:08.110Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-02-15T19:36:08.110Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-02-15T19:36:08.110Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-02-15T19:36:08.110Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-02-15T19:36:08.110Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2022-02-15T19:36:08.110Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) [2022-02-15T19:36:08.110Z] === RUN TestUpdateRestartPolicy [2022-02-15T19:36:09.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.24s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.88s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.10s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.08s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.69s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.67s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.63s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.21s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2022-02-15T19:36:09.549Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s) [2022-02-15T19:36:09.549Z] === RUN TestCgroupNamespacesRun [2022-02-15T19:36:10.745Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-15T19:36:10.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-15T19:36:11.175Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-15T19:36:11.175Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2022-02-15T19:36:11.175Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-15T19:36:13.065Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2022-02-15T19:36:13.065Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-15T19:36:13.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-15T19:36:14.561Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2022-02-15T19:36:14.561Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-15T19:36:15.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-15T19:36:16.192Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s) [2022-02-15T19:36:16.192Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-15T19:36:17.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-15T19:36:18.103Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2022-02-15T19:36:18.103Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-15T19:36:18.360Z] check_test.go:308: [d5594d4640f8f] daemon is not started [2022-02-15T19:36:18.360Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-15T19:36:18.360Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-15T19:36:18.924Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-15T19:36:19.488Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s) [2022-02-15T19:36:19.488Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-15T19:36:19.745Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-15T19:36:20.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-15T19:36:20.259Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2022-02-15T19:36:20.259Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-15T19:36:20.334Z] --- PASS: TestUpdateRestartPolicy (10.64s) [2022-02-15T19:36:20.334Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T19:36:20.334Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-02-15T19:36:20.334Z] === RUN TestWaitNonBlocked [2022-02-15T19:36:20.334Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:36:20.334Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:36:20.334Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:36:20.334Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:36:20.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:36:20.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:36:20.334Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-15T19:36:20.334Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-02-15T19:36:20.334Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-02-15T19:36:20.334Z] === RUN TestWaitBlocked [2022-02-15T19:36:20.334Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:36:20.334Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:36:20.334Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:36:20.334Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:36:20.334Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:36:20.334Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:36:20.596Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-15T19:36:20.596Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-02-15T19:36:20.596Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-02-15T19:36:20.596Z] === CONT TestContainerStartOnDaemonRestart [2022-02-15T19:36:20.596Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-15T19:36:22.154Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2022-02-15T19:36:22.154Z] === RUN TestNISDomainname [2022-02-15T19:36:22.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-15T19:36:22.510Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.91s) [2022-02-15T19:36:22.510Z] === CONT TestIpcModeOlderClient [2022-02-15T19:36:22.510Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-02-15T19:36:22.510Z] === CONT TestContainerKillOnDaemonStart [2022-02-15T19:36:22.510Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-02-15T19:36:22.510Z] === CONT TestDaemonHostGatewayIP [2022-02-15T19:36:23.095Z] --- PASS: TestNISDomainname (0.90s) [2022-02-15T19:36:23.095Z] === RUN TestHostnameDnsResolution [2022-02-15T19:36:24.048Z] --- PASS: TestCreateServiceMultipleTimes (15.71s) [2022-02-15T19:36:24.048Z] === RUN TestCreateServiceConflict [2022-02-15T19:36:24.048Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-02-15T19:36:24.048Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T19:36:24.462Z] --- PASS: TestHostnameDnsResolution (1.18s) [2022-02-15T19:36:24.462Z] === RUN TestUnprivilegedPortsAndPing [2022-02-15T19:36:25.053Z] --- PASS: TestDaemonHostGatewayIP (2.25s) [2022-02-15T19:36:25.053Z] === CONT TestDaemonRestartIpcMode [2022-02-15T19:36:25.391Z] --- PASS: TestUnprivilegedPortsAndPing (1.00s) [2022-02-15T19:36:25.391Z] === RUN TestStats [2022-02-15T19:36:25.391Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-15T19:36:26.542Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-15T19:36:26.587Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2022-02-15T19:36:26.587Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T19:36:26.760Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-15T19:36:26.967Z] --- PASS: TestDaemonRestartIpcMode (2.08s) [2022-02-15T19:36:27.017Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-15T19:36:27.949Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-15T19:36:28.207Z] --- PASS: TestStats (2.92s) [2022-02-15T19:36:28.207Z] === RUN TestStopContainerWithTimeout [2022-02-15T19:36:28.207Z] === RUN TestStopContainerWithTimeout/0 [2022-02-15T19:36:28.207Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-15T19:36:28.207Z] === RUN TestStopContainerWithTimeout/1 [2022-02-15T19:36:28.207Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-15T19:36:28.207Z] === RUN TestStopContainerWithTimeout/3 [2022-02-15T19:36:28.207Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-15T19:36:28.207Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-15T19:36:28.207Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-15T19:36:28.207Z] === CONT TestStopContainerWithTimeout/0 [2022-02-15T19:36:28.207Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-15T19:36:29.141Z] === CONT TestStopContainerWithTimeout/3 [2022-02-15T19:36:31.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-15T19:36:31.039Z] === CONT TestStopContainerWithTimeout/1 [2022-02-15T19:36:32.935Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-02-15T19:36:32.935Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2022-02-15T19:36:32.935Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2022-02-15T19:36:32.935Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-02-15T19:36:32.935Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2022-02-15T19:36:32.935Z] === RUN TestDeleteDevicemapper [2022-02-15T19:36:32.935Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T19:36:32.935Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-15T19:36:32.935Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T19:36:32.935Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-15T19:36:33.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-15T19:36:34.863Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-15T19:36:35.101Z] --- PASS: TestContainerKillOnDaemonStart (11.55s) [2022-02-15T19:36:35.101Z] PASS [2022-02-15T19:36:35.101Z] [2022-02-15T19:36:35.101Z] === Skipped [2022-02-15T19:36:35.101Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-15T19:36:35.101Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:36:35.101Z] [2022-02-15T19:36:35.101Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T19:36:35.101Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T19:36:35.101Z] [2022-02-15T19:36:35.101Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-15T19:36:35.101Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T19:36:35.101Z] [2022-02-15T19:36:35.101Z] DONE 200 tests, 3 skipped in 109.592s [2022-02-15T19:36:35.101Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-15T19:36:35.101Z] ++ 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-02-15T19:36:35.101Z] ++ set -e [2022-02-15T19:36:35.101Z] ++ '[' -n 0 ']' [2022-02-15T19:36:35.101Z] ++ set -x [2022-02-15T19:36:35.101Z] ++ 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-02-15T19:36:35.101Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T19:36:35.101Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-15T19:36:35.101Z] === RUN TestDaemonConfigValidation [2022-02-15T19:36:35.101Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:36:35.102Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:36:35.102Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-15T19:36:35.102Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-15T19:36:35.102Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-15T19:36:35.102Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-15T19:36:35.102Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-15T19:36:35.102Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-15T19:36:35.102Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-15T19:36:35.102Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-15T19:36:35.102Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:36:35.102Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-15T19:36:35.102Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-15T19:36:35.102Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-15T19:36:35.102Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-15T19:36:35.102Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-15T19:36:35.102Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-02-15T19:36:35.102Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-02-15T19:36:35.102Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-02-15T19:36:35.102Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-02-15T19:36:35.102Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-02-15T19:36:35.102Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T19:36:35.102Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-15T19:36:35.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-15T19:36:35.683Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-15T19:36:35.802Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-15T19:36:36.040Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-15T19:36:36.246Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-15T19:36:36.502Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s) [2022-02-15T19:36:36.502Z] === RUN TestUpdateMemory [2022-02-15T19:36:36.502Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:36:36.502Z] --- SKIP: TestUpdateMemory (0.01s) [2022-02-15T19:36:36.502Z] === RUN TestUpdateCPUQuota [2022-02-15T19:36:36.761Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-15T19:36:36.884Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-15T19:36:36.984Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-15T19:36:37.018Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-15T19:36:37.581Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-15T19:36:37.581Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-15T19:36:37.581Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-15T19:36:37.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-15T19:36:37.581Z] --- PASS: TestUpdateCPUQuota (1.15s) [2022-02-15T19:36:37.581Z] === RUN TestUpdatePidsLimit [2022-02-15T19:36:37.581Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-15T19:36:37.839Z] === RUN TestUpdatePidsLimit/no_change [2022-02-15T19:36:37.927Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-15T19:36:37.927Z] daemon_test.go:156: [d5222b6dcc2ef] daemon is not started [2022-02-15T19:36:37.927Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-02-15T19:36:37.927Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-15T19:36:37.927Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-15T19:36:37.927Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-15T19:36:37.927Z] === RUN TestDaemonProxy [2022-02-15T19:36:37.927Z] === RUN TestDaemonProxy/environment_variables [2022-02-15T19:36:38.403Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-15T19:36:38.660Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-15T19:36:38.918Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-15T19:36:38.918Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-15T19:36:39.483Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-15T19:36:39.740Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-15T19:36:39.842Z] === RUN TestDaemonProxy/command-line_options [2022-02-15T19:36:40.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-15T19:36:40.305Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-15T19:36:40.305Z] check_test.go:308: [d4e7518687322] daemon is not started [2022-02-15T19:36:40.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-15T19:36:40.305Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-15T19:36:40.305Z] check_test.go:308: [dd6838d9a4d01] daemon is not started [2022-02-15T19:36:40.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-15T19:36:40.869Z] --- PASS: TestUpdatePidsLimit (3.42s) [2022-02-15T19:36:40.869Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2022-02-15T19:36:40.869Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2022-02-15T19:36:41.127Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2022-02-15T19:36:41.127Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2022-02-15T19:36:41.127Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-02-15T19:36:41.127Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-02-15T19:36:41.127Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2022-02-15T19:36:41.127Z] === RUN TestUpdateRestartPolicy [2022-02-15T19:36:41.365Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-15T19:36:41.484Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-02-15T19:36:41.484Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T19:36:41.754Z] === RUN TestDaemonProxy/configuration_file [2022-02-15T19:36:43.138Z] === RUN TestDaemonProxy/conflicting_options [2022-02-15T19:36:43.651Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-15T19:36:43.651Z] check_test.go:308: [d3c23f5054ed6] daemon is not started [2022-02-15T19:36:43.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-15T19:36:43.709Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-15T19:36:43.909Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-15T19:36:44.281Z] --- PASS: TestDaemonProxy (6.26s) [2022-02-15T19:36:44.281Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-02-15T19:36:44.281Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-02-15T19:36:44.281Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-02-15T19:36:44.281Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-15T19:36:44.281Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-15T19:36:44.281Z] PASS [2022-02-15T19:36:44.281Z] [2022-02-15T19:36:44.281Z] DONE 17 tests in 10.200s [2022-02-15T19:36:44.281Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-15T19:36:44.281Z] ++ 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-02-15T19:36:44.281Z] ++ set -e [2022-02-15T19:36:44.281Z] ++ '[' -n 0 ']' [2022-02-15T19:36:44.281Z] ++ set -x [2022-02-15T19:36:44.281Z] ++ 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-02-15T19:36:44.540Z] INFO: Testing against a local daemon [2022-02-15T19:36:44.540Z] === RUN TestCommitInheritsEnv [2022-02-15T19:36:44.540Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-02-15T19:36:44.541Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T19:36:44.541Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-15T19:36:44.541Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T19:36:44.541Z] === RUN TestImportWithCustomPlatform [2022-02-15T19:36:44.541Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-15T19:36:44.800Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-15T19:36:44.800Z] === RUN TestImportWithCustomPlatform// [2022-02-15T19:36:44.800Z] === RUN TestImportWithCustomPlatform/linux [2022-02-15T19:36:44.800Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-15T19:36:44.800Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-15T19:36:44.800Z] === RUN TestImportWithCustomPlatform/macos [2022-02-15T19:36:44.800Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-15T19:36:44.800Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-15T19:36:44.840Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-15T19:36:44.840Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-15T19:36:45.060Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-02-15T19:36:45.060Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-15T19:36:45.060Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-15T19:36:45.060Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-15T19:36:45.060Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-15T19:36:45.060Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-02-15T19:36:45.060Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-15T19:36:45.060Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-15T19:36:45.060Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-15T19:36:45.060Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-15T19:36:45.060Z] === RUN TestImagesFilterMultiReference [2022-02-15T19:36:45.060Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-15T19:36:45.060Z] === RUN TestImagePullPlatformInvalid [2022-02-15T19:36:45.060Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-15T19:36:45.060Z] === RUN TestRemoveImageOrphaning [2022-02-15T19:36:45.319Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-02-15T19:36:45.319Z] === RUN TestRemoveImageGarbageCollector [2022-02-15T19:36:45.319Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:36:45.319Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-15T19:36:45.319Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T19:36:45.319Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-15T19:36:45.319Z] === RUN TestTagInvalidReference [2022-02-15T19:36:45.319Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-15T19:36:45.319Z] === RUN TestTagValidPrefixedRepo [2022-02-15T19:36:45.319Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-15T19:36:45.319Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T19:36:45.319Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-15T19:36:45.319Z] === RUN TestTagOfficialNames [2022-02-15T19:36:45.319Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-15T19:36:45.319Z] === RUN TestTagMatchesDigest [2022-02-15T19:36:45.320Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-15T19:36:45.320Z] PASS [2022-02-15T19:36:45.320Z] [2022-02-15T19:36:45.320Z] === Skipped [2022-02-15T19:36:45.320Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T19:36:45.320Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-15T19:36:45.320Z] [2022-02-15T19:36:45.320Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-15T19:36:45.320Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:36:45.320Z] [2022-02-15T19:36:45.320Z] DONE 22 tests, 2 skipped in 1.131s [2022-02-15T19:36:45.320Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-15T19:36:45.320Z] ++ 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-02-15T19:36:45.320Z] ++ set -e [2022-02-15T19:36:45.320Z] ++ '[' -n 0 ']' [2022-02-15T19:36:45.320Z] ++ set -x [2022-02-15T19:36:45.320Z] ++ 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-02-15T19:36:45.579Z] INFO: Testing against a local daemon [2022-02-15T19:36:45.579Z] === RUN TestNetworkCreateDelete [2022-02-15T19:36:45.579Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-02-15T19:36:45.579Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T19:36:45.785Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-15T19:36:45.840Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2022-02-15T19:36:45.840Z] === RUN TestDaemonDNSFallback [2022-02-15T19:36:46.055Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-15T19:36:46.316Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-15T19:36:47.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-15T19:36:50.212Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-15T19:36:52.442Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-02-15T19:36:52.442Z] === RUN TestInspectNetwork [2022-02-15T19:36:52.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-15T19:36:53.305Z] --- PASS: TestUpdateRestartPolicy (12.25s) [2022-02-15T19:36:53.305Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T19:36:53.702Z] --- PASS: TestCreateServiceSecretFileMode (12.41s) [2022-02-15T19:36:53.702Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T19:36:53.869Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2022-02-15T19:36:53.869Z] === RUN TestWaitNonBlocked [2022-02-15T19:36:53.869Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:36:53.869Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:36:53.869Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:36:53.869Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:36:53.869Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:36:53.869Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:36:54.990Z] === RUN TestInspectNetwork/full_network_id [2022-02-15T19:36:54.990Z] === RUN TestInspectNetwork/partial_network_id [2022-02-15T19:36:54.990Z] === RUN TestInspectNetwork/network_name [2022-02-15T19:36:54.990Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-15T19:36:55.240Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-15T19:36:55.240Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2022-02-15T19:36:55.240Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2022-02-15T19:36:55.240Z] === RUN TestWaitBlocked [2022-02-15T19:36:55.240Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:36:55.240Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:36:55.240Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:36:55.240Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:36:55.240Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T19:36:55.240Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T19:36:55.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-15T19:36:55.497Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-15T19:36:56.060Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-15T19:36:56.060Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2022-02-15T19:36:56.060Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2022-02-15T19:36:56.060Z] === CONT TestContainerStartOnDaemonRestart [2022-02-15T19:36:56.060Z] === CONT TestContainerKillOnDaemonStart [2022-02-15T19:36:56.316Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-15T19:36:56.879Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-15T19:36:56.964Z] ............................ [ 66%] [2022-02-15T19:36:59.188Z] --- PASS: TestInspectNetwork (6.96s) [2022-02-15T19:36:59.188Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-15T19:36:59.188Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-15T19:36:59.188Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-15T19:36:59.188Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-15T19:36:59.188Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T19:36:59.399Z] --- PASS: TestContainerStartOnDaemonRestart (3.06s) [2022-02-15T19:36:59.399Z] === CONT TestIpcModeOlderClient [2022-02-15T19:36:59.399Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-02-15T19:36:59.399Z] === CONT TestDaemonHostGatewayIP [2022-02-15T19:36:59.399Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-15T19:36:59.657Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-15T19:37:00.575Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) [2022-02-15T19:37:00.575Z] === RUN TestNetworkInvalidJSON [2022-02-15T19:37:00.575Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T19:37:00.575Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T19:37:00.575Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:37:00.575Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:37:00.575Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:37:00.575Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:37:00.575Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T19:37:00.575Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:37:00.575Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:37:00.575Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-15T19:37:00.575Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-15T19:37:00.575Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-15T19:37:00.575Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-15T19:37:00.575Z] === RUN TestNetworkList [2022-02-15T19:37:00.575Z] === RUN TestNetworkList//networks [2022-02-15T19:37:00.575Z] === PAUSE TestNetworkList//networks [2022-02-15T19:37:00.575Z] === RUN TestNetworkList//networks/ [2022-02-15T19:37:00.575Z] === PAUSE TestNetworkList//networks/ [2022-02-15T19:37:00.575Z] === CONT TestNetworkList//networks [2022-02-15T19:37:00.575Z] === CONT TestNetworkList//networks/ [2022-02-15T19:37:00.575Z] --- PASS: TestNetworkList (0.01s) [2022-02-15T19:37:00.575Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T19:37:00.575Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T19:37:00.575Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T19:37:01.147Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-02-15T19:37:01.147Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T19:37:02.089Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-02-15T19:37:02.089Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T19:37:02.661Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2022-02-15T19:37:02.661Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T19:37:02.933Z] --- PASS: TestDaemonHostGatewayIP (3.21s) [2022-02-15T19:37:02.933Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-15T19:37:03.190Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-15T19:37:03.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-15T19:37:04.045Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-02-15T19:37:04.045Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T19:37:04.861Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-15T19:37:04.861Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-15T19:37:04.861Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-15T19:37:04.861Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-15T19:37:04.861Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-15T19:37:04.861Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-15T19:37:04.861Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-15T19:37:04.861Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-15T19:37:04.861Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-15T19:37:04.861Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.53s) [2022-02-15T19:37:04.861Z] === CONT TestDaemonRestartIpcMode [2022-02-15T19:37:04.988Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-02-15T19:37:04.988Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T19:37:05.561Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-02-15T19:37:05.561Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T19:37:05.916Z] --- PASS: TestCreateServiceConfigFileMode (12.56s) [2022-02-15T19:37:05.916Z] === RUN TestCreateServiceSysctls [2022-02-15T19:37:06.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-15T19:37:07.299Z] --- PASS: TestCreateServiceSysctls (3.10s) [2022-02-15T19:37:07.299Z] === RUN TestCreateServiceCapabilities [2022-02-15T19:37:08.103Z] --- PASS: TestServiceWithPredefinedNetwork (2.13s) [2022-02-15T19:37:08.104Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T19:37:08.104Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:37:08.104Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:37:08.104Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T19:37:08.126Z] --- PASS: TestDaemonRestartIpcMode (3.24s) [2022-02-15T19:37:08.688Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-15T19:37:08.688Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2022-02-15T19:37:08.688Z] PASS [2022-02-15T19:37:08.688Z] [2022-02-15T19:37:08.688Z] === Skipped [2022-02-15T19:37:08.688Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-15T19:37:08.688Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:37:08.688Z] [2022-02-15T19:37:08.688Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-15T19:37:08.688Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:37:08.688Z] [2022-02-15T19:37:08.688Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-15T19:37:08.688Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:37:08.689Z] [2022-02-15T19:37:08.689Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T19:37:08.689Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T19:37:08.689Z] [2022-02-15T19:37:08.689Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-15T19:37:08.689Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T19:37:08.689Z] [2022-02-15T19:37:08.689Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-02-15T19:37:08.689Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:37:08.689Z] [2022-02-15T19:37:08.689Z] DONE 200 tests, 6 skipped in 154.309s [2022-02-15T19:37:08.689Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-15T19:37:08.689Z] ++ 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-02-15T19:37:08.689Z] ++ set -e [2022-02-15T19:37:08.689Z] ++ '[' -n 0 ']' [2022-02-15T19:37:08.689Z] ++ set -x [2022-02-15T19:37:08.689Z] ++ 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-02-15T19:37:08.945Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T19:37:09.201Z] check_test.go:308: [d126e991dcbb0] daemon is not started [2022-02-15T19:37:09.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-15T19:37:09.457Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2022-02-15T19:37:09.457Z] === RUN TestDaemonConfigValidation [2022-02-15T19:37:09.457Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:37:09.457Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:37:09.457Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-15T19:37:09.457Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-15T19:37:09.457Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-15T19:37:09.457Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-15T19:37:09.457Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-15T19:37:09.457Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-15T19:37:09.457Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-15T19:37:09.457Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-15T19:37:09.457Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-15T19:37:09.457Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-15T19:37:09.714Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-15T19:37:09.714Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-15T19:37:09.714Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-15T19:37:09.970Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-15T19:37:09.970Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-02-15T19:37:09.970Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-02-15T19:37:09.970Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-02-15T19:37:09.970Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-02-15T19:37:09.970Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-02-15T19:37:09.970Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T19:37:09.970Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-15T19:37:10.030Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-02-15T19:37:10.030Z] === RUN TestInspect [2022-02-15T19:37:11.341Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-15T19:37:12.272Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-15T19:37:12.272Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-15T19:37:12.529Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-15T19:37:12.575Z] --- PASS: TestInspect (2.88s) [2022-02-15T19:37:12.575Z] === RUN TestCreateJob [2022-02-15T19:37:13.093Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-15T19:37:13.093Z] daemon_test.go:156: [d06efbc5ada38] daemon is not started [2022-02-15T19:37:13.093Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s) [2022-02-15T19:37:13.093Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.12s) [2022-02-15T19:37:13.093Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-02-15T19:37:13.093Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-02-15T19:37:13.093Z] === RUN TestDaemonProxy [2022-02-15T19:37:13.093Z] === RUN TestDaemonProxy/environment_variables [2022-02-15T19:37:14.465Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-15T19:37:14.723Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-15T19:37:14.981Z] === RUN TestDaemonProxy/command-line_options [2022-02-15T19:37:15.518Z] 898469748ff6: Pull complete [2022-02-15T19:37:15.518Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-15T19:37:15.518Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:37:15.518Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-15T19:37:15.518Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-15T19:37:15.518Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-15T19:37:15.518Z] WARN: Skipping validation tests [2022-02-15T19:37:15.518Z] INFO: Running unit tests at 02/15/2022 19:37:02... [2022-02-15T19:37:15.518Z] INFO: make.ps1 starting at 02/15/2022 19:37:06 [2022-02-15T19:37:15.518Z] INFO: Git commit (3776fe6256) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T19:37:15.518Z] INFO: Invoking autogen... [2022-02-15T19:37:15.518Z] INFO: Running unit tests... [2022-02-15T19:37:15.875Z] --- PASS: TestCreateJob (3.16s) [2022-02-15T19:37:15.875Z] === RUN TestReplicatedJob [2022-02-15T19:37:15.915Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-15T19:37:15.988Z] 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-02-15T19:37:16.848Z] === RUN TestDaemonProxy/configuration_file [2022-02-15T19:37:17.107Z] check_test.go:308: [d16c767cfd747] daemon is not started [2022-02-15T19:37:17.107Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-15T19:37:18.474Z] === RUN TestDaemonProxy/conflicting_options [2022-02-15T19:37:18.474Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-15T19:37:19.035Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-15T19:37:19.598Z] --- PASS: TestDaemonProxy (6.34s) [2022-02-15T19:37:19.598Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-02-15T19:37:19.598Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-02-15T19:37:19.598Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-02-15T19:37:19.598Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-15T19:37:19.598Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-02-15T19:37:19.598Z] PASS [2022-02-15T19:37:19.598Z] [2022-02-15T19:37:19.598Z] DONE 17 tests in 10.780s [2022-02-15T19:37:19.598Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-15T19:37:19.598Z] ++ 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-02-15T19:37:19.598Z] ++ set -e [2022-02-15T19:37:19.598Z] ++ '[' -n 0 ']' [2022-02-15T19:37:19.598Z] ++ set -x [2022-02-15T19:37:19.598Z] ++ 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-02-15T19:37:19.598Z] INFO: Testing against a local daemon [2022-02-15T19:37:19.598Z] === RUN TestCommitInheritsEnv [2022-02-15T19:37:20.160Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-02-15T19:37:20.160Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T19:37:20.160Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-15T19:37:20.160Z] === RUN TestImportWithCustomPlatform [2022-02-15T19:37:20.160Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-15T19:37:20.160Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-15T19:37:20.160Z] === RUN TestImportWithCustomPlatform// [2022-02-15T19:37:20.160Z] === RUN TestImportWithCustomPlatform/linux [2022-02-15T19:37:20.160Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-15T19:37:20.417Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-15T19:37:20.417Z] === RUN TestImportWithCustomPlatform/macos [2022-02-15T19:37:20.417Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-15T19:37:20.417Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-15T19:37:20.417Z] --- PASS: TestImportWithCustomPlatform (0.43s) [2022-02-15T19:37:20.417Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-02-15T19:37:20.417Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-15T19:37:20.417Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-15T19:37:20.417Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-02-15T19:37:20.417Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-02-15T19:37:20.417Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-02-15T19:37:20.417Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-15T19:37:20.417Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-15T19:37:20.417Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-15T19:37:20.417Z] === RUN TestImagesFilterMultiReference [2022-02-15T19:37:20.674Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-15T19:37:20.674Z] === RUN TestImagePullPlatformInvalid [2022-02-15T19:37:20.674Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-02-15T19:37:20.674Z] === RUN TestRemoveImageOrphaning [2022-02-15T19:37:20.674Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-15T19:37:20.930Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-02-15T19:37:20.930Z] === RUN TestRemoveImageGarbageCollector [2022-02-15T19:37:21.197Z] --- PASS: TestReplicatedJob (4.87s) [2022-02-15T19:37:21.197Z] === RUN TestUpdateReplicatedJob [2022-02-15T19:37:22.297Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-15T19:37:22.862Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-15T19:37:23.001Z] --- PASS: TestServiceWithDataPathPortInit (12.87s) [2022-02-15T19:37:23.001Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T19:37:23.001Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0q5y6eg4rlxnwhwfpk5xc4jm8 Created:2022-02-15 19:37:21.86537025 +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[f0863fa0dbdb7ac336ce3d5dadffc9f363c529620412b7cade6e317b13dbc7b2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ucrf8doeplpfslqfilmua5dv3 EndpointID:35805720db29a34e3841bae77184202926f2d331f83ab0ee92138531693bc354 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:12234ffdb2aac4c0f388e765432c4db2a2da018e3db1e83d364c2817462d8c50 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:8752f9ec29de IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ucrf8doeplpfslqfilmua5dv3 EndpointID:35805720db29a34e3841bae77184202926f2d331f83ab0ee92138531693bc354 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-15T19:37:23.427Z] --- PASS: TestRemoveImageGarbageCollector (2.37s) [2022-02-15T19:37:23.427Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T19:37:23.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-15T19:37:23.427Z] === RUN TestTagInvalidReference [2022-02-15T19:37:23.427Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-15T19:37:23.428Z] === RUN TestTagValidPrefixedRepo [2022-02-15T19:37:23.428Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-15T19:37:23.428Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T19:37:23.685Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-15T19:37:23.685Z] === RUN TestTagOfficialNames [2022-02-15T19:37:23.685Z] --- PASS: TestTagOfficialNames (0.08s) [2022-02-15T19:37:23.685Z] === RUN TestTagMatchesDigest [2022-02-15T19:37:23.685Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-15T19:37:23.685Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-15T19:37:23.943Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-15T19:37:24.493Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-02-15T19:37:24.493Z] === RUN TestServiceListWithStatuses [2022-02-15T19:37:24.493Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T19:37:24.493Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T19:37:24.493Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T19:37:26.413Z] ? github.com/docker/docker/api [no test files] [2022-02-15T19:37:26.466Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-15T19:37:27.207Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.65s) [2022-02-15T19:37:27.207Z] PASS [2022-02-15T19:37:27.207Z] [2022-02-15T19:37:27.207Z] === Skipped [2022-02-15T19:37:27.207Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:37:27.207Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:37:27.207Z] [2022-02-15T19:37:27.207Z] DONE 26 tests, 1 skipped in 41.858s [2022-02-15T19:37:27.207Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-15T19:37:27.207Z] ++ 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-02-15T19:37:27.207Z] ++ set -e [2022-02-15T19:37:27.207Z] ++ '[' -n 0 ']' [2022-02-15T19:37:27.207Z] ++ set -x [2022-02-15T19:37:27.207Z] ++ 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-02-15T19:37:27.399Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-15T19:37:27.399Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-15T19:37:27.468Z] INFO: Testing against a local daemon [2022-02-15T19:37:27.468Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-15T19:37:27.468Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:37:27.468Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T19:37:27.468Z] === RUN TestDockerNetworkIpvlan [2022-02-15T19:37:27.468Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:37:27.468Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-15T19:37:27.468Z] PASS [2022-02-15T19:37:27.468Z] [2022-02-15T19:37:27.468Z] === Skipped [2022-02-15T19:37:27.468Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T19:37:27.468Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:37:27.468Z] [2022-02-15T19:37:27.468Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-15T19:37:27.468Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:37:27.468Z] [2022-02-15T19:37:27.468Z] DONE 2 tests, 2 skipped in 0.093s [2022-02-15T19:37:27.468Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-15T19:37:27.468Z] ++ 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-02-15T19:37:27.468Z] ++ set -e [2022-02-15T19:37:27.468Z] ++ '[' -n 0 ']' [2022-02-15T19:37:27.468Z] ++ set -x [2022-02-15T19:37:27.468Z] ++ 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-02-15T19:37:27.468Z] INFO: Testing against a local daemon [2022-02-15T19:37:27.468Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-15T19:37:27.963Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-15T19:37:27.963Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-15T19:37:27.963Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-15T19:37:28.528Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-15T19:37:28.528Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-15T19:37:28.698Z] --- PASS: TestDockerNetworkConnectAlias (4.22s) [2022-02-15T19:37:28.698Z] === RUN TestDockerNetworkReConnect [2022-02-15T19:37:28.854Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-02-15T19:37:28.854Z] === RUN TestDockerNetworkMacvlan [2022-02-15T19:37:29.093Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-15T19:37:29.093Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-15T19:37:29.424Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-15T19:37:29.655Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-15T19:37:29.994Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-15T19:37:30.217Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-15T19:37:30.217Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-15T19:37:30.474Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-15T19:37:30.933Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-15T19:37:31.037Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-15T19:37:31.037Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-15T19:37:31.598Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-15T19:37:31.993Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-02-15T19:37:31.994Z] === RUN TestServicePlugin [2022-02-15T19:37:32.161Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-15T19:37:32.312Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-15T19:37:32.724Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-15T19:37:33.289Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-15T19:37:33.420Z] 898469748ff6: Pull complete [2022-02-15T19:37:33.420Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-15T19:37:33.420Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:37:33.420Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-15T19:37:33.420Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-15T19:37:33.420Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-15T19:37:33.420Z] WARN: Skipping validation tests [2022-02-15T19:37:33.420Z] INFO: Running unit tests at 02/15/2022 19:37:21... [2022-02-15T19:37:33.420Z] INFO: make.ps1 starting at 02/15/2022 19:37:26 [2022-02-15T19:37:33.420Z] INFO: Git commit (3776fe6256) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T19:37:33.420Z] INFO: Invoking autogen... [2022-02-15T19:37:33.420Z] INFO: Running unit tests... [2022-02-15T19:37:33.547Z] check_test.go:308: [db79febc0bf06] daemon is not started [2022-02-15T19:37:33.804Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-15T19:37:34.225Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-15T19:37:34.737Z] check_test.go:308: [d3d7607483e72] daemon is not started [2022-02-15T19:37:34.737Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-15T19:37:35.293Z] plugin_test.go:61: [d303c6a148057] joining swarm manager [d2157691396c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:37:35.301Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-15T19:37:35.592Z] 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-02-15T19:37:35.741Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-15T19:37:36.676Z] plugin_test.go:64: [d35049cdf57fc] joining swarm manager [d2157691396c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:37:36.772Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-15T19:37:37.225Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-15T19:37:37.715Z] --- PASS: TestDockerNetworkMacvlan (8.80s) [2022-02-15T19:37:37.715Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-15T19:37:37.715Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-02-15T19:37:37.715Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s) [2022-02-15T19:37:37.715Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-02-15T19:37:37.715Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.81s) [2022-02-15T19:37:37.715Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.49s) [2022-02-15T19:37:37.715Z] PASS [2022-02-15T19:37:37.715Z] [2022-02-15T19:37:37.715Z] DONE 8 tests in 10.182s [2022-02-15T19:37:37.715Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-15T19:37:37.715Z] ++ 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-02-15T19:37:37.715Z] ++ set -e [2022-02-15T19:37:37.715Z] ++ '[' -n 0 ']' [2022-02-15T19:37:37.715Z] ++ set -x [2022-02-15T19:37:37.716Z] ++ 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-02-15T19:37:37.716Z] testing: warning: no tests to run [2022-02-15T19:37:37.716Z] PASS [2022-02-15T19:37:37.716Z] [2022-02-15T19:37:37.716Z] DONE 0 tests in 0.022s [2022-02-15T19:37:37.716Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-15T19:37:37.716Z] ++ 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-02-15T19:37:37.716Z] ++ set -e [2022-02-15T19:37:37.716Z] ++ '[' -n 0 ']' [2022-02-15T19:37:37.716Z] ++ set -x [2022-02-15T19:37:37.716Z] ++ 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-02-15T19:37:37.716Z] INFO: Testing against a local daemon [2022-02-15T19:37:37.716Z] === RUN TestAuthZPluginAllowRequest [2022-02-15T19:37:38.657Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-02-15T19:37:38.657Z] === RUN TestAuthZPluginTLS [2022-02-15T19:37:39.229Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-15T19:37:39.229Z] === RUN TestAuthZPluginDenyRequest [2022-02-15T19:37:39.800Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-15T19:37:39.800Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-15T19:37:40.371Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-15T19:37:40.371Z] === RUN TestAuthZPluginDenyResponse [2022-02-15T19:37:40.507Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-15T19:37:40.507Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-15T19:37:40.763Z] check_test.go:308: [d32ecb513772b] daemon is not started [2022-02-15T19:37:40.763Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-15T19:37:40.940Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-15T19:37:40.940Z] === RUN TestAuthZPluginAllowEventStream [2022-02-15T19:37:41.693Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-15T19:37:41.880Z] --- PASS: TestAuthZPluginAllowEventStream (1.05s) [2022-02-15T19:37:41.880Z] === RUN TestAuthZPluginErrorResponse [2022-02-15T19:37:42.449Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-15T19:37:42.449Z] === RUN TestAuthZPluginErrorRequest [2022-02-15T19:37:43.019Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-15T19:37:43.019Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-15T19:37:43.583Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-15T19:37:43.588Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-02-15T19:37:43.588Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-15T19:37:44.237Z] === RUN TestMiddlewares [2022-02-15T19:37:44.237Z] --- PASS: TestMiddlewares (0.00s) [2022-02-15T19:37:44.237Z] PASS [2022-02-15T19:37:44.237Z] coverage: 9.0% of statements [2022-02-15T19:37:44.237Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2022-02-15T19:37:44.954Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-15T19:37:44.973Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.26s) [2022-02-15T19:37:44.973Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-15T19:37:45.521Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-15T19:37:46.361Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.25s) [2022-02-15T19:37:46.361Z] === RUN TestAuthZPluginHeader [2022-02-15T19:37:46.933Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-02-15T19:37:46.933Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-15T19:37:46.933Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:37:46.933Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-15T19:37:46.933Z] === RUN TestAuthZPluginV2Disable [2022-02-15T19:37:46.933Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:37:46.933Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-15T19:37:46.933Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-15T19:37:46.933Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:37:46.933Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-15T19:37:46.933Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-15T19:37:46.933Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:37:46.933Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-15T19:37:46.933Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-15T19:37:47.944Z] ? github.com/docker/docker/api [no test files] [2022-02-15T19:37:49.702Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-15T19:37:50.633Z] check_test.go:308: [d8722049d1c8f] daemon is not started [2022-02-15T19:37:50.633Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-15T19:37:53.824Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-15T19:37:53.824Z] tests/integration/client_test.py ..... [ 75%] [2022-02-15T19:37:53.824Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-15T19:37:53.824Z] tests/integration/errors_test.py . [ 76%] [2022-02-15T19:37:55.890Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-15T19:37:55.890Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-15T19:37:56.147Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-15T19:37:56.147Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-15T19:37:58.674Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-15T19:38:00.572Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-15T19:38:01.137Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-15T19:38:02.508Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-15T19:38:03.315Z] --- PASS: TestServicePlugin (30.24s) [2022-02-15T19:38:03.315Z] === RUN TestServiceUpdateLabel [2022-02-15T19:38:03.876Z] check_test.go:308: [de55436d72b80] daemon is not started [2022-02-15T19:38:03.877Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-15T19:38:04.133Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-15T19:38:04.257Z] --- PASS: TestServiceUpdateLabel (2.33s) [2022-02-15T19:38:04.257Z] === RUN TestServiceUpdateSecrets [2022-02-15T19:38:04.695Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-15T19:38:04.695Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-15T19:38:05.092Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-02-15T19:38:05.092Z] PASS [2022-02-15T19:38:05.092Z] [2022-02-15T19:38:05.092Z] === Skipped [2022-02-15T19:38:05.092Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-15T19:38:05.092Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:38:05.092Z] [2022-02-15T19:38:05.092Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-15T19:38:05.092Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:38:05.092Z] [2022-02-15T19:38:05.092Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-15T19:38:05.092Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:38:05.092Z] [2022-02-15T19:38:05.092Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-15T19:38:05.092Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:38:05.092Z] [2022-02-15T19:38:05.092Z] DONE 17 tests, 4 skipped in 25.741s [2022-02-15T19:38:05.092Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-15T19:38:05.092Z] ++ 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-02-15T19:38:05.092Z] ++ set -e [2022-02-15T19:38:05.092Z] ++ '[' -n 0 ']' [2022-02-15T19:38:05.092Z] ++ set -x [2022-02-15T19:38:05.092Z] ++ 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-02-15T19:38:05.092Z] INFO: Testing against a local daemon [2022-02-15T19:38:05.092Z] === RUN TestPluginInvalidJSON [2022-02-15T19:38:05.092Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:38:05.092Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:38:05.092Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:38:05.092Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-15T19:38:05.092Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-15T19:38:05.092Z] === RUN TestPluginInstall [2022-02-15T19:38:05.092Z] === RUN TestPluginInstall/no_auth [2022-02-15T19:38:05.092Z] time="2022-02-15T19:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:38:05.092Z] time="2022-02-15T19:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30a07ac0855aec1b975833298b43cfb23c578dc6bb363dfa5c748c3489671b01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:38:05.092Z] time="2022-02-15T19:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:38:05.092Z] time="2022-02-15T19:38:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30a07ac0855aec1b975833298b43cfb23c578dc6bb363dfa5c748c3489671b01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:38:05.092Z] === RUN TestPluginInstall/with_htpasswd [2022-02-15T19:38:05.353Z] time="2022-02-15T19:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:38:05.353Z] time="2022-02-15T19:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30a07ac0855aec1b975833298b43cfb23c578dc6bb363dfa5c748c3489671b01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:38:05.353Z] time="2022-02-15T19:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:38:05.353Z] time="2022-02-15T19:38:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:30a07ac0855aec1b975833298b43cfb23c578dc6bb363dfa5c748c3489671b01" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:38:05.613Z] === RUN TestPluginInstall/with_insecure [2022-02-15T19:38:05.623Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-15T19:38:05.645Z] === RUN TestMiddlewares [2022-02-15T19:38:05.645Z] --- PASS: TestMiddlewares (0.00s) [2022-02-15T19:38:05.645Z] PASS [2022-02-15T19:38:05.645Z] coverage: 9.0% of statements [2022-02-15T19:38:05.645Z] ok github.com/docker/docker/api/server 0.068s coverage: 9.0% of statements [2022-02-15T19:38:05.749Z] 4612f6d0b889: Pull complete [2022-02-15T19:38:06.552Z] time="2022-02-15T19:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:38:06.552Z] time="2022-02-15T19:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11b327d64cace2667894a88938e6c979bcafa4c61bbc619ebfc833fdd6d4a53f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:38:06.552Z] time="2022-02-15T19:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:38:06.552Z] time="2022-02-15T19:38:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11b327d64cace2667894a88938e6c979bcafa4c61bbc619ebfc833fdd6d4a53f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:38:06.552Z] plugin_test.go:165: [d76f846d77dc0] daemon is not started [2022-02-15T19:38:06.552Z] --- PASS: TestPluginInstall (3.04s) [2022-02-15T19:38:06.552Z] --- PASS: TestPluginInstall/no_auth (1.46s) [2022-02-15T19:38:06.552Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-02-15T19:38:06.552Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-02-15T19:38:06.552Z] === RUN TestPluginsWithRuntimes [2022-02-15T19:38:07.514Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-15T19:38:07.514Z] check_test.go:308: [d56fb23212707] daemon is not started [2022-02-15T19:38:07.514Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-15T19:38:07.931Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-15T19:38:08.868Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-15T19:38:09.404Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-15T19:38:09.810Z] --- PASS: TestPluginsWithRuntimes (3.11s) [2022-02-15T19:38:09.810Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.79s) [2022-02-15T19:38:09.810Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-02-15T19:38:09.810Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T19:38:10.069Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-02-15T19:38:10.069Z] PASS [2022-02-15T19:38:10.069Z] [2022-02-15T19:38:10.069Z] DONE 10 tests in 6.841s [2022-02-15T19:38:10.329Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-15T19:38:10.329Z] ++ 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-02-15T19:38:10.329Z] ++ set -e [2022-02-15T19:38:10.329Z] ++ '[' -n 0 ']' [2022-02-15T19:38:10.329Z] ++ set -x [2022-02-15T19:38:10.329Z] ++ 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-02-15T19:38:10.329Z] INFO: Testing against a local daemon [2022-02-15T19:38:10.329Z] === RUN TestExternalGraphDriver [2022-02-15T19:38:10.329Z] === RUN TestExternalGraphDriver/json [2022-02-15T19:38:10.333Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-15T19:38:11.699Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-15T19:38:12.185Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-15T19:38:12.236Z] === RUN TestExternalGraphDriver/spec [2022-02-15T19:38:12.261Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-15T19:38:13.615Z] === RUN TestExternalGraphDriver/pull [2022-02-15T19:38:14.150Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-15T19:38:14.995Z] --- PASS: TestExternalGraphDriver (4.69s) [2022-02-15T19:38:14.995Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-02-15T19:38:14.995Z] --- PASS: TestExternalGraphDriver/spec (1.53s) [2022-02-15T19:38:14.995Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-02-15T19:38:14.995Z] === RUN TestGraphdriverPluginV2 [2022-02-15T19:38:14.995Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:38:14.995Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-15T19:38:14.995Z] PASS [2022-02-15T19:38:14.995Z] [2022-02-15T19:38:14.995Z] === Skipped [2022-02-15T19:38:14.995Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-15T19:38:14.995Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:38:14.995Z] [2022-02-15T19:38:14.995Z] DONE 5 tests, 1 skipped in 4.828s [2022-02-15T19:38:14.995Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-15T19:38:14.995Z] ++ 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-02-15T19:38:14.995Z] ++ set -e [2022-02-15T19:38:14.995Z] ++ '[' -n 0 ']' [2022-02-15T19:38:14.995Z] ++ set -x [2022-02-15T19:38:14.995Z] ++ 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-02-15T19:38:15.255Z] INFO: Testing against a local daemon [2022-02-15T19:38:15.255Z] === RUN TestContinueAfterPluginCrash [2022-02-15T19:38:15.255Z] === PAUSE TestContinueAfterPluginCrash [2022-02-15T19:38:15.255Z] === RUN TestReadPluginNoRead [2022-02-15T19:38:15.255Z] === PAUSE TestReadPluginNoRead [2022-02-15T19:38:15.255Z] === RUN TestDaemonStartWithLogOpt [2022-02-15T19:38:15.255Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-15T19:38:15.255Z] === CONT TestContinueAfterPluginCrash [2022-02-15T19:38:15.255Z] === CONT TestDaemonStartWithLogOpt [2022-02-15T19:38:16.042Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-15T19:38:17.410Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-15T19:38:18.550Z] --- PASS: TestDaemonStartWithLogOpt (2.92s) [2022-02-15T19:38:18.550Z] === CONT TestReadPluginNoRead [2022-02-15T19:38:19.140Z] --- PASS: TestServiceUpdateSecrets (14.48s) [2022-02-15T19:38:19.140Z] === RUN TestServiceUpdateConfigs [2022-02-15T19:38:19.308Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-15T19:38:20.464Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-15T19:38:21.407Z] === RUN TestReadPluginNoRead/default [2022-02-15T19:38:22.349Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-15T19:38:22.588Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-15T19:38:22.918Z] --- PASS: TestContinueAfterPluginCrash (7.91s) [2022-02-15T19:38:23.491Z] === CONT TestReadPluginNoRead [2022-02-15T19:38:23.491Z] read_test.go:92: [de14f45ae111d] daemon is not started [2022-02-15T19:38:23.491Z] --- PASS: TestReadPluginNoRead (5.49s) [2022-02-15T19:38:23.491Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-02-15T19:38:23.491Z] --- PASS: TestReadPluginNoRead/default (1.09s) [2022-02-15T19:38:23.491Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-02-15T19:38:23.491Z] PASS [2022-02-15T19:38:23.491Z] [2022-02-15T19:38:23.491Z] DONE 6 tests in 8.500s [2022-02-15T19:38:23.491Z] 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-02-15T19:38:23.491Z] ++ 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-02-15T19:38:23.491Z] ++ set -e [2022-02-15T19:38:23.491Z] ++ '[' -n 0 ']' [2022-02-15T19:38:23.491Z] ++ set -x [2022-02-15T19:38:23.491Z] ++ 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-02-15T19:38:23.491Z] testing: warning: no tests to run [2022-02-15T19:38:23.491Z] PASS [2022-02-15T19:38:23.491Z] [2022-02-15T19:38:23.491Z] DONE 0 tests in 0.030s [2022-02-15T19:38:23.491Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-15T19:38:23.491Z] ++ 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-02-15T19:38:23.491Z] ++ set -e [2022-02-15T19:38:23.491Z] ++ '[' -n 0 ']' [2022-02-15T19:38:23.491Z] ++ set -x [2022-02-15T19:38:23.491Z] ++ 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-02-15T19:38:23.751Z] INFO: Testing against a local daemon [2022-02-15T19:38:23.751Z] === RUN TestPluginWithDevMounts [2022-02-15T19:38:23.751Z] === PAUSE TestPluginWithDevMounts [2022-02-15T19:38:23.751Z] === CONT TestPluginWithDevMounts [2022-02-15T19:38:25.157Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-02-15T19:38:25.157Z] PASS [2022-02-15T19:38:25.157Z] [2022-02-15T19:38:25.157Z] DONE 1 tests in 1.594s [2022-02-15T19:38:25.157Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-15T19:38:25.157Z] ++ 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-02-15T19:38:25.157Z] ++ set -e [2022-02-15T19:38:25.157Z] ++ '[' -n 0 ']' [2022-02-15T19:38:25.158Z] ++ set -x [2022-02-15T19:38:25.158Z] ++ 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-02-15T19:38:25.158Z] INFO: Testing against a local daemon [2022-02-15T19:38:25.417Z] === RUN TestSecretInspect [2022-02-15T19:38:25.857Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-15T19:38:27.326Z] --- PASS: TestSecretInspect (1.72s) [2022-02-15T19:38:27.326Z] === RUN TestSecretList [2022-02-15T19:38:28.093Z] ......... [ 85%] [2022-02-15T19:38:29.131Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-15T19:38:29.234Z] --- PASS: TestSecretList (2.06s) [2022-02-15T19:38:29.234Z] === RUN TestSecretsCreateAndDelete [2022-02-15T19:38:29.388Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-15T19:38:29.950Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-15T19:38:31.143Z] --- PASS: TestSecretsCreateAndDelete (1.71s) [2022-02-15T19:38:31.143Z] === RUN TestSecretsUpdate [2022-02-15T19:38:31.843Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-15T19:38:32.272Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-15T19:38:32.524Z] --- PASS: TestSecretsUpdate (1.66s) [2022-02-15T19:38:32.524Z] === RUN TestTemplatedSecret [2022-02-15T19:38:32.774Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-15T19:38:33.703Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-15T19:38:33.721Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-15T19:38:33.960Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-15T19:38:34.033Z] --- PASS: TestServiceUpdateConfigs (14.66s) [2022-02-15T19:38:34.033Z] === RUN TestServiceUpdateNetwork [2022-02-15T19:38:34.216Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-15T19:38:34.780Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-15T19:38:35.063Z] --- PASS: TestTemplatedSecret (2.41s) [2022-02-15T19:38:35.063Z] === RUN TestSecretCreateResolve [2022-02-15T19:38:35.713Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-15T19:38:35.713Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-15T19:38:36.278Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-15T19:38:36.447Z] --- PASS: TestSecretCreateResolve (1.68s) [2022-02-15T19:38:36.447Z] PASS [2022-02-15T19:38:36.447Z] [2022-02-15T19:38:36.447Z] DONE 6 tests in 11.320s [2022-02-15T19:38:36.447Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-15T19:38:36.447Z] ++ 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-02-15T19:38:36.447Z] ++ set -e [2022-02-15T19:38:36.447Z] ++ '[' -n 0 ']' [2022-02-15T19:38:36.447Z] ++ set -x [2022-02-15T19:38:36.447Z] ++ 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-02-15T19:38:36.537Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-15T19:38:36.707Z] INFO: Testing against a local daemon [2022-02-15T19:38:36.707Z] === RUN TestServiceCreateInit [2022-02-15T19:38:36.707Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T19:38:36.794Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-15T19:38:38.729Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-15T19:38:40.000Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T19:38:40.280Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-15T19:38:40.280Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-15T19:38:40.639Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-15T19:38:42.528Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-15T19:38:42.528Z] docker_cli_daemon_test.go:2522: [d7955ef4514fc] daemon is not started [2022-02-15T19:38:43.455Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-15T19:38:44.202Z] --- PASS: TestServiceCreateInit (7.12s) [2022-02-15T19:38:44.202Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.39s) [2022-02-15T19:38:44.202Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2022-02-15T19:38:44.202Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T19:38:44.385Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-15T19:38:44.879Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-15T19:38:44.880Z] === RUN TestBoolValue [2022-02-15T19:38:44.880Z] --- PASS: TestBoolValue (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestBoolValueOrDefault [2022-02-15T19:38:44.880Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestInt64ValueOrZero [2022-02-15T19:38:44.880Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestInt64ValueOrDefault [2022-02-15T19:38:44.880Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-15T19:38:44.880Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestJsonContentType [2022-02-15T19:38:44.880Z] --- PASS: TestJsonContentType (0.00s) [2022-02-15T19:38:44.880Z] PASS [2022-02-15T19:38:44.880Z] coverage: 14.7% of statements [2022-02-15T19:38:44.880Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 14.7% of statements [2022-02-15T19:38:44.880Z] === RUN TestMaskSecretKeys [2022-02-15T19:38:44.880Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-15T19:38:44.880Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-15T19:38:44.880Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-15T19:38:44.880Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestVersionMiddlewareVersion [2022-02-15T19:38:44.880Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-15T19:38:44.880Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-15T19:38:44.880Z] PASS [2022-02-15T19:38:44.880Z] coverage: 37.7% of statements [2022-02-15T19:38:44.880Z] ok github.com/docker/docker/api/server/middleware 0.109s coverage: 37.7% of statements [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-15T19:38:44.880Z] === RUN TestAdjustForAPIVersion [2022-02-15T19:38:44.880Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-15T19:38:44.880Z] PASS [2022-02-15T19:38:44.880Z] coverage: 5.7% of statements [2022-02-15T19:38:44.880Z] ok github.com/docker/docker/api/server/router/swarm 0.068s coverage: 5.7% of statements [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-15T19:38:44.880Z] === RUN TestStrSliceMarshalJSON [2022-02-15T19:38:44.880Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestStrSliceUnmarshalJSON [2022-02-15T19:38:44.880Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestStrSliceUnmarshalString [2022-02-15T19:38:44.880Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestStrSliceUnmarshalSlice [2022-02-15T19:38:44.880Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-15T19:38:44.880Z] PASS [2022-02-15T19:38:44.880Z] coverage: 90.0% of statements [2022-02-15T19:38:44.880Z] === RUN TestToJSON [2022-02-15T19:38:44.880Z] --- PASS: TestToJSON (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestToParamWithVersion [2022-02-15T19:38:44.880Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestFromJSON [2022-02-15T19:38:44.880Z] --- PASS: TestFromJSON (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestEmpty [2022-02-15T19:38:44.880Z] --- PASS: TestEmpty (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestArgsMatchKVListEmptySources [2022-02-15T19:38:44.880Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestArgsMatchKVList [2022-02-15T19:38:44.880Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestArgsMatch [2022-02-15T19:38:44.880Z] --- PASS: TestArgsMatch (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestAdd [2022-02-15T19:38:44.880Z] --- PASS: TestAdd (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestDel [2022-02-15T19:38:44.880Z] --- PASS: TestDel (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestLen [2022-02-15T19:38:44.880Z] --- PASS: TestLen (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestExactMatch [2022-02-15T19:38:44.880Z] --- PASS: TestExactMatch (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestOnlyOneExactMatch [2022-02-15T19:38:44.880Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestContains [2022-02-15T19:38:44.880Z] --- PASS: TestContains (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestValidate [2022-02-15T19:38:44.880Z] --- PASS: TestValidate (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestWalkValues [2022-02-15T19:38:44.880Z] --- PASS: TestWalkValues (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestFuzzyMatch [2022-02-15T19:38:44.880Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestClone [2022-02-15T19:38:44.880Z] --- PASS: TestClone (0.00s) [2022-02-15T19:38:44.880Z] PASS [2022-02-15T19:38:44.880Z] coverage: 92.2% of statements [2022-02-15T19:38:44.880Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-02-15T19:38:44.880Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-15T19:38:44.880Z] === RUN TestDurationToSecondsString [2022-02-15T19:38:44.880Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestGetTimestamp [2022-02-15T19:38:44.880Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-15T19:38:44.880Z] === RUN TestParseTimestamps [2022-02-15T19:38:44.880Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-15T19:38:44.880Z] PASS [2022-02-15T19:38:44.880Z] coverage: 100.0% of statements [2022-02-15T19:38:44.880Z] ok github.com/docker/docker/api/types/time 0.254s coverage: 100.0% of statements [2022-02-15T19:38:44.880Z] === RUN TestCompareVersion [2022-02-15T19:38:44.880Z] --- PASS: TestCompareVersion (0.00s) [2022-02-15T19:38:44.880Z] PASS [2022-02-15T19:38:44.880Z] coverage: 77.3% of statements [2022-02-15T19:38:44.880Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 77.3% of statements [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/builder [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-15T19:38:44.880Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-15T19:38:44.880Z] === RUN TestParseRemoteURL [2022-02-15T19:38:44.880Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-15T19:38:44.880Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-15T19:38:44.880Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-15T19:38:44.880Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-15T19:38:44.880Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-15T19:38:44.880Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-15T19:38:44.880Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-15T19:38:44.880Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-15T19:38:44.880Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-15T19:38:44.880Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-15T19:38:44.880Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-15T19:38:44.880Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestCloneArgsSmartHttp [2022-02-15T19:38:44.880Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-15T19:38:44.880Z] === RUN TestCloneArgsDumbHttp [2022-02-15T19:38:44.880Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestCloneArgsGit [2022-02-15T19:38:44.880Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestCheckoutGit [2022-02-15T19:38:44.880Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-15T19:38:44.880Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-15T19:38:44.880Z] === RUN TestProcessNoDockerignore [2022-02-15T19:38:44.880Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-15T19:38:44.880Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-15T19:38:44.880Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-15T19:38:44.880Z] === RUN TestDetectContentType [2022-02-15T19:38:44.880Z] --- PASS: TestDetectContentType (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestSelectAcceptableMIME [2022-02-15T19:38:44.880Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestInspectEmptyResponse [2022-02-15T19:38:44.880Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestInspectResponseBinary [2022-02-15T19:38:44.880Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestResponseUnsupportedContentType [2022-02-15T19:38:44.880Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestInspectResponseTextSimple [2022-02-15T19:38:44.880Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestInspectResponseEmptyContentType [2022-02-15T19:38:44.880Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestUnknownContentLength [2022-02-15T19:38:44.880Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestDownloadRemote [2022-02-15T19:38:44.880Z] === RUN TestEnable [2022-02-15T19:38:44.880Z] --- PASS: TestEnable (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestDisable [2022-02-15T19:38:44.880Z] --- PASS: TestDisable (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestEnabled [2022-02-15T19:38:44.880Z] --- PASS: TestEnabled (0.00s) [2022-02-15T19:38:44.880Z] PASS [2022-02-15T19:38:44.880Z] coverage: 100.0% of statements [2022-02-15T19:38:44.880Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2022-02-15T19:38:44.880Z] --- PASS: TestDownloadRemote (0.12s) [2022-02-15T19:38:44.880Z] === RUN TestGetWithStatusError [2022-02-15T19:38:44.880Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestCloseRootDirectory [2022-02-15T19:38:44.880Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:38:44.880Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestHashFile [2022-02-15T19:38:44.880Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:38:44.880Z] --- SKIP: TestHashFile (0.00s) [2022-02-15T19:38:44.880Z] === RUN TestHashSubdir [2022-02-15T19:38:44.881Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:38:44.881Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-15T19:38:44.881Z] === RUN TestRemoveDirectory [2022-02-15T19:38:44.881Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:38:44.881Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-15T19:38:44.881Z] PASS [2022-02-15T19:38:44.881Z] coverage: 9.3% of statements [2022-02-15T19:38:44.881Z] ok github.com/docker/docker/builder/remotecontext 0.276s coverage: 9.3% of statements [2022-02-15T19:38:44.881Z] === RUN TestGetAllAllowed [2022-02-15T19:38:44.881Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-15T19:38:44.881Z] === RUN TestGetAllMeta [2022-02-15T19:38:44.881Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-15T19:38:44.881Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-15T19:38:44.881Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-15T19:38:44.881Z] === RUN TestIsUnreferencedBuiltin [2022-02-15T19:38:44.881Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-15T19:38:44.881Z] === RUN TestIsExistingDirectory [2022-02-15T19:38:44.881Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-15T19:38:44.881Z] === RUN TestGetFilenameForDownload [2022-02-15T19:38:44.881Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-15T19:38:44.881Z] === RUN TestEnv2Variables [2022-02-15T19:38:44.881Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-15T19:38:44.881Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-15T19:38:44.881Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-15T19:38:44.881Z] === RUN TestMaintainer [2022-02-15T19:38:44.881Z] --- PASS: TestMaintainer (0.00s) [2022-02-15T19:38:44.881Z] === RUN TestLabel [2022-02-15T19:38:44.881Z] --- PASS: TestLabel (0.00s) [2022-02-15T19:38:44.881Z] === RUN TestFromScratch [2022-02-15T19:38:44.881Z] --- PASS: TestFromScratch (0.00s) [2022-02-15T19:38:44.881Z] === RUN TestFromWithArg [2022-02-15T19:38:44.881Z] --- PASS: TestFromWithArg (0.00s) [2022-02-15T19:38:44.948Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-15T19:38:45.359Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-15T19:38:45.359Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestFromWithUndefinedArg [2022-02-15T19:38:45.359Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestFromMultiStageWithNamedStage [2022-02-15T19:38:45.359Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestOnbuild [2022-02-15T19:38:45.359Z] --- PASS: TestOnbuild (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestWorkdir [2022-02-15T19:38:45.359Z] --- PASS: TestWorkdir (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestCmd [2022-02-15T19:38:45.359Z] --- PASS: TestCmd (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestHealthcheckNone [2022-02-15T19:38:45.359Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestHealthcheckCmd [2022-02-15T19:38:45.359Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestEntrypoint [2022-02-15T19:38:45.359Z] --- PASS: TestEntrypoint (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestExpose [2022-02-15T19:38:45.359Z] --- PASS: TestExpose (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestUser [2022-02-15T19:38:45.359Z] --- PASS: TestUser (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestVolume [2022-02-15T19:38:45.359Z] --- PASS: TestVolume (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestStopSignal [2022-02-15T19:38:45.359Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T19:38:45.359Z] --- SKIP: TestStopSignal (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestArg [2022-02-15T19:38:45.359Z] --- PASS: TestArg (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestShell [2022-02-15T19:38:45.359Z] --- PASS: TestShell (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestPrependEnvOnCmd [2022-02-15T19:38:45.359Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestRunWithBuildArgs [2022-02-15T19:38:45.359Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestRunIgnoresHealthcheck [2022-02-15T19:38:45.359Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestDispatchUnsupportedOptions [2022-02-15T19:38:45.359Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-15T19:38:45.359Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-15T19:38:45.359Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-15T19:38:45.359Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-15T19:38:45.359Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-15T19:38:45.359Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-15T19:38:45.359Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestNormalizeWorkdir [2022-02-15T19:38:45.359Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestDispatch [2022-02-15T19:38:45.359Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-15T19:38:45.359Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-15T19:38:45.359Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-15T19:38:45.359Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-15T19:38:45.359Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-15T19:38:45.359Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-15T19:38:45.359Z] === RUN TestDispatch/COPY_url [2022-02-15T19:38:45.359Z] --- PASS: TestDispatch (0.07s) [2022-02-15T19:38:45.359Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-15T19:38:45.359Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-15T19:38:45.359Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-15T19:38:45.359Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-15T19:38:45.359Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-15T19:38:45.359Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-15T19:38:45.359Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestAddScratchImageAddsToMounts [2022-02-15T19:38:45.359Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-15T19:38:45.359Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-15T19:38:45.359Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-15T19:38:45.359Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestImageSourceGetAddsToMounts [2022-02-15T19:38:45.359Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestEmptyDockerfile [2022-02-15T19:38:45.359Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-15T19:38:45.359Z] === RUN TestSymlinkDockerfile [2022-02-15T19:38:45.359Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-15T19:38:45.359Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-15T19:38:45.359Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-15T19:38:45.359Z] === RUN TestNonExistingDockerfile [2022-02-15T19:38:45.359Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-15T19:38:45.360Z] === RUN TestCopyRunConfig [2022-02-15T19:38:45.360Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-15T19:38:45.360Z] === RUN TestDeepCopyRunConfig [2022-02-15T19:38:45.360Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-15T19:38:45.360Z] === RUN TestExportImage [2022-02-15T19:38:45.360Z] --- PASS: TestExportImage (0.01s) [2022-02-15T19:38:45.360Z] === RUN TestNormalizeDest [2022-02-15T19:38:45.360Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-15T19:38:45.360Z] PASS [2022-02-15T19:38:45.360Z] coverage: 46.8% of statements [2022-02-15T19:38:45.360Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 46.8% of statements [2022-02-15T19:38:45.360Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-15T19:38:45.827Z] === RUN TestTCP4Proxy [2022-02-15T19:38:45.827Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-15T19:38:45.827Z] === RUN TestTCP4ProxyHalfClose [2022-02-15T19:38:45.827Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-02-15T19:38:45.827Z] === RUN TestTCP6Proxy [2022-02-15T19:38:45.827Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T19:38:45.827Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-15T19:38:45.827Z] === RUN TestTCPDualStackProxy [2022-02-15T19:38:45.827Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T19:38:45.827Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-15T19:38:45.827Z] === RUN TestUDP4Proxy [2022-02-15T19:38:45.827Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-15T19:38:45.827Z] === RUN TestUDP6Proxy [2022-02-15T19:38:45.827Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T19:38:45.827Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-15T19:38:45.827Z] === RUN TestUDPWriteError [2022-02-15T19:38:45.827Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-15T19:38:45.827Z] === RUN TestSCTP4Proxy [2022-02-15T19:38:45.827Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T19:38:45.827Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-15T19:38:45.827Z] === RUN TestSCTP6Proxy [2022-02-15T19:38:45.827Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T19:38:45.827Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-15T19:38:45.827Z] PASS [2022-02-15T19:38:45.827Z] coverage: 49.4% of statements [2022-02-15T19:38:45.827Z] ok github.com/docker/docker/cmd/docker-proxy 0.078s coverage: 49.4% of statements [2022-02-15T19:38:46.056Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-15T19:38:46.246Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-02-15T19:38:46.246Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T19:38:46.315Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-15T19:38:46.815Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-15T19:38:47.383Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-15T19:38:48.802Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-15T19:38:48.802Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-15T19:38:52.722Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-15T19:38:52.858Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-15T19:38:52.858Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-15T19:38:52.980Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-15T19:38:52.980Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-15T19:38:52.980Z] [2022-02-15T19:38:52.980Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-15T19:38:52.980Z] =========================== short test summary info ============================ [2022-02-15T19:38:52.980Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-15T19:38:52.980Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-15T19:38:52.980Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-15T19:38:52.980Z] Not supported on most drivers [2022-02-15T19:38:52.980Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-15T19:38:52.980Z] Output of docker top depends on host distro, and is not formalized. [2022-02-15T19:38:52.980Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-15T19:38:52.980Z] Output of docker top depends on host distro, and is not formalized. [2022-02-15T19:38:52.980Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-15T19:38:52.980Z] Can fail if eth0 has multiple IP addresses [2022-02-15T19:38:52.980Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-15T19:38:52.980Z] This doesn't seem to be taken into account by the engine [2022-02-15T19:38:52.980Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-15T19:38:52.980Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-15T19:38:52.980Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.70 seconds == [2022-02-15T19:38:53.238Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-15T19:38:55.375Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-15T19:38:55.502Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-15T19:38:56.248Z] === RUN TestCheckpointCreateError [2022-02-15T19:38:56.248Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCheckpointCreate [2022-02-15T19:38:56.248Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCheckpointDeleteError [2022-02-15T19:38:56.248Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCheckpointDelete [2022-02-15T19:38:56.248Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCheckpointListError [2022-02-15T19:38:56.248Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCheckpointList [2022-02-15T19:38:56.248Z] --- PASS: TestCheckpointList (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCheckpointListContainerNotFound [2022-02-15T19:38:56.248Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestNewClientWithOpsFromEnv [2022-02-15T19:38:56.248Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T19:38:56.248Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestGetAPIPath [2022-02-15T19:38:56.248Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestParseHostURL [2022-02-15T19:38:56.248Z] --- PASS: TestParseHostURL (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-15T19:38:56.248Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-15T19:38:56.248Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestNegotiateAPIVersion [2022-02-15T19:38:56.248Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestNegotiateAPVersionOverride [2022-02-15T19:38:56.248Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-15T19:38:56.248Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-15T19:38:56.248Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-15T19:38:56.248Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestClientRedirect [2022-02-15T19:38:56.248Z] --- PASS: TestClientRedirect (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigCreateUnsupported [2022-02-15T19:38:56.248Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigCreateError [2022-02-15T19:38:56.248Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigCreate [2022-02-15T19:38:56.248Z] --- PASS: TestConfigCreate (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigInspectNotFound [2022-02-15T19:38:56.248Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigInspectWithEmptyID [2022-02-15T19:38:56.248Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigInspectUnsupported [2022-02-15T19:38:56.248Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigInspectError [2022-02-15T19:38:56.248Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigInspectConfigNotFound [2022-02-15T19:38:56.248Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigInspect [2022-02-15T19:38:56.248Z] --- PASS: TestConfigInspect (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigListUnsupported [2022-02-15T19:38:56.248Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigListError [2022-02-15T19:38:56.248Z] --- PASS: TestConfigListError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigList [2022-02-15T19:38:56.248Z] --- PASS: TestConfigList (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigRemoveUnsupported [2022-02-15T19:38:56.248Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigRemoveError [2022-02-15T19:38:56.248Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigRemove [2022-02-15T19:38:56.248Z] --- PASS: TestConfigRemove (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigUpdateUnsupported [2022-02-15T19:38:56.248Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigUpdateError [2022-02-15T19:38:56.248Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestConfigUpdate [2022-02-15T19:38:56.248Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerCommitError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerCommit [2022-02-15T19:38:56.248Z] --- PASS: TestContainerCommit (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerStatPathError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerStatPathNotFoundError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerStatPathNoHeaderError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerStatPath [2022-02-15T19:38:56.248Z] --- PASS: TestContainerStatPath (0.01s) [2022-02-15T19:38:56.248Z] === RUN TestCopyToContainerError [2022-02-15T19:38:56.248Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCopyToContainerNotFoundError [2022-02-15T19:38:56.248Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-15T19:38:56.248Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCopyToContainer [2022-02-15T19:38:56.248Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCopyFromContainerError [2022-02-15T19:38:56.248Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCopyFromContainerNotFoundError [2022-02-15T19:38:56.248Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-15T19:38:56.248Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-15T19:38:56.248Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestCopyFromContainer [2022-02-15T19:38:56.248Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerCreateError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerCreateImageNotFound [2022-02-15T19:38:56.248Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerCreateWithName [2022-02-15T19:38:56.248Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerCreateAutoRemove [2022-02-15T19:38:56.248Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerDiffError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerDiff [2022-02-15T19:38:56.248Z] --- PASS: TestContainerDiff (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerExecCreateError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerExecCreate [2022-02-15T19:38:56.248Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerExecStartError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerExecStart [2022-02-15T19:38:56.248Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerExecInspectError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerExecInspect [2022-02-15T19:38:56.248Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerExportError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerExportError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerExport [2022-02-15T19:38:56.248Z] --- PASS: TestContainerExport (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerInspectError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerInspectContainerNotFound [2022-02-15T19:38:56.248Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerInspectWithEmptyID [2022-02-15T19:38:56.248Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerInspect [2022-02-15T19:38:56.248Z] --- PASS: TestContainerInspect (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerInspectNode [2022-02-15T19:38:56.248Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerKillError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerKillError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerKill [2022-02-15T19:38:56.248Z] --- PASS: TestContainerKill (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerListError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerListError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerList [2022-02-15T19:38:56.248Z] --- PASS: TestContainerList (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerLogsNotFoundError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerLogsError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerLogs [2022-02-15T19:38:56.248Z] --- PASS: TestContainerLogs (0.21s) [2022-02-15T19:38:56.248Z] === RUN TestContainerPauseError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerPause [2022-02-15T19:38:56.248Z] --- PASS: TestContainerPause (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainersPruneError [2022-02-15T19:38:56.248Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainersPrune [2022-02-15T19:38:56.248Z] --- PASS: TestContainersPrune (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerRemoveError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerRemoveNotFoundError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerRemove [2022-02-15T19:38:56.248Z] --- PASS: TestContainerRemove (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerRenameError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerRename [2022-02-15T19:38:56.248Z] --- PASS: TestContainerRename (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerResizeError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerExecResizeError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerResize [2022-02-15T19:38:56.248Z] --- PASS: TestContainerResize (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerExecResize [2022-02-15T19:38:56.248Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerRestartError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerRestart [2022-02-15T19:38:56.248Z] --- PASS: TestContainerRestart (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerStartError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerStartError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerStart [2022-02-15T19:38:56.248Z] --- PASS: TestContainerStart (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerStatsError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerStats [2022-02-15T19:38:56.248Z] --- PASS: TestContainerStats (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerStopError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerStopError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerStop [2022-02-15T19:38:56.248Z] --- PASS: TestContainerStop (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerTopError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerTopError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerTop [2022-02-15T19:38:56.248Z] --- PASS: TestContainerTop (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerUnpauseError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerUnpause [2022-02-15T19:38:56.248Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerUpdateError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerUpdate [2022-02-15T19:38:56.248Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerWaitError [2022-02-15T19:38:56.248Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestContainerWait [2022-02-15T19:38:56.248Z] --- PASS: TestContainerWait (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestDiskUsageError [2022-02-15T19:38:56.248Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestDiskUsage [2022-02-15T19:38:56.248Z] --- PASS: TestDiskUsage (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestDistributionInspectUnsupported [2022-02-15T19:38:56.248Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestDistributionInspectWithEmptyID [2022-02-15T19:38:56.248Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-15T19:38:56.248Z] === RUN TestEventsErrorInOptions [2022-02-15T19:38:56.249Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestEventsErrorFromServer [2022-02-15T19:38:56.249Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestEvents [2022-02-15T19:38:56.249Z] --- PASS: TestEvents (0.01s) [2022-02-15T19:38:56.249Z] === RUN TestTLSCloseWriter [2022-02-15T19:38:56.249Z] === PAUSE TestTLSCloseWriter [2022-02-15T19:38:56.249Z] === RUN TestImageBuildError [2022-02-15T19:38:56.249Z] --- PASS: TestImageBuildError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageBuild [2022-02-15T19:38:56.249Z] --- PASS: TestImageBuild (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestGetDockerOS [2022-02-15T19:38:56.249Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageCreateError [2022-02-15T19:38:56.249Z] --- PASS: TestImageCreateError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageCreate [2022-02-15T19:38:56.249Z] --- PASS: TestImageCreate (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageHistoryError [2022-02-15T19:38:56.249Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageHistory [2022-02-15T19:38:56.249Z] --- PASS: TestImageHistory (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageImportError [2022-02-15T19:38:56.249Z] --- PASS: TestImageImportError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageImport [2022-02-15T19:38:56.249Z] --- PASS: TestImageImport (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageInspectError [2022-02-15T19:38:56.249Z] --- PASS: TestImageInspectError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageInspectImageNotFound [2022-02-15T19:38:56.249Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageInspectWithEmptyID [2022-02-15T19:38:56.249Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageInspect [2022-02-15T19:38:56.249Z] --- PASS: TestImageInspect (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageListError [2022-02-15T19:38:56.249Z] --- PASS: TestImageListError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageList [2022-02-15T19:38:56.249Z] --- PASS: TestImageList (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageListApiBefore125 [2022-02-15T19:38:56.249Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageLoadError [2022-02-15T19:38:56.249Z] --- PASS: TestImageLoadError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImageLoad [2022-02-15T19:38:56.249Z] --- PASS: TestImageLoad (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImagesPruneError [2022-02-15T19:38:56.249Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImagesPrune [2022-02-15T19:38:56.249Z] --- PASS: TestImagesPrune (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImagePullReferenceParseError [2022-02-15T19:38:56.249Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImagePullAnyError [2022-02-15T19:38:56.249Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-15T19:38:56.249Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T19:38:56.249Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T19:38:56.249Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-15T19:38:56.249Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImagePullWithoutErrors [2022-02-15T19:38:56.249Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-15T19:38:56.249Z] === RUN TestImagePushReferenceError [2022-02-15T19:38:56.249Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImagePushAnyError [2022-02-15T19:38:56.716Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-15T19:38:56.716Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T19:38:56.716Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T19:38:56.716Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-15T19:38:56.716Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImagePushWithoutErrors [2022-02-15T19:38:56.716Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-15T19:38:56.716Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-15T19:38:56.716Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-15T19:38:56.716Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-15T19:38:56.716Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-15T19:38:56.716Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-15T19:38:56.716Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-15T19:38:56.716Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-15T19:38:56.716Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageRemoveError [2022-02-15T19:38:56.716Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageRemoveImageNotFound [2022-02-15T19:38:56.716Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageRemove [2022-02-15T19:38:56.716Z] --- PASS: TestImageRemove (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageSaveError [2022-02-15T19:38:56.716Z] --- PASS: TestImageSaveError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageSave [2022-02-15T19:38:56.716Z] --- PASS: TestImageSave (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageSearchAnyError [2022-02-15T19:38:56.716Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-15T19:38:56.716Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T19:38:56.716Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T19:38:56.716Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-15T19:38:56.716Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageSearchWithoutErrors [2022-02-15T19:38:56.716Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageTagError [2022-02-15T19:38:56.716Z] --- PASS: TestImageTagError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageTagInvalidReference [2022-02-15T19:38:56.716Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageTagInvalidSourceImageName [2022-02-15T19:38:56.716Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageTagHexSource [2022-02-15T19:38:56.716Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestImageTag [2022-02-15T19:38:56.716Z] --- PASS: TestImageTag (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestInfoServerError [2022-02-15T19:38:56.716Z] --- PASS: TestInfoServerError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestInfoInvalidResponseJSONError [2022-02-15T19:38:56.716Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestInfo [2022-02-15T19:38:56.716Z] --- PASS: TestInfo (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestNetworkConnectError [2022-02-15T19:38:56.716Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-15T19:38:56.716Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestNetworkConnect [2022-02-15T19:38:56.716Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestNetworkCreateError [2022-02-15T19:38:56.716Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestNetworkCreate [2022-02-15T19:38:56.716Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestNetworkDisconnectError [2022-02-15T19:38:56.716Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-15T19:38:56.716Z] === RUN TestNetworkDisconnect [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNetworkInspect [2022-02-15T19:38:56.717Z] === RUN TestNetworkInspect/empty_ID [2022-02-15T19:38:56.717Z] === RUN TestNetworkInspect/no_options [2022-02-15T19:38:56.717Z] === RUN TestNetworkInspect/verbose [2022-02-15T19:38:56.717Z] === RUN TestNetworkInspect/global_scope [2022-02-15T19:38:56.717Z] === RUN TestNetworkInspect/unknown_network [2022-02-15T19:38:56.717Z] === RUN TestNetworkInspect/server_error [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNetworkListError [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkListError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNetworkList [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkList (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNetworksPruneError [2022-02-15T19:38:56.717Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNetworksPrune [2022-02-15T19:38:56.717Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNetworkRemoveError [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNetworkRemove [2022-02-15T19:38:56.717Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNodeInspectError [2022-02-15T19:38:56.717Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNodeInspectNodeNotFound [2022-02-15T19:38:56.717Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNodeInspectWithEmptyID [2022-02-15T19:38:56.717Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNodeInspect [2022-02-15T19:38:56.717Z] --- PASS: TestNodeInspect (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNodeListError [2022-02-15T19:38:56.717Z] --- PASS: TestNodeListError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNodeList [2022-02-15T19:38:56.717Z] --- PASS: TestNodeList (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNodeRemoveError [2022-02-15T19:38:56.717Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNodeRemove [2022-02-15T19:38:56.717Z] --- PASS: TestNodeRemove (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNodeUpdateError [2022-02-15T19:38:56.717Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestNodeUpdate [2022-02-15T19:38:56.717Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestOptionWithHostFromEnv [2022-02-15T19:38:56.717Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestOptionWithTimeout [2022-02-15T19:38:56.717Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestOptionWithVersionFromEnv [2022-02-15T19:38:56.717Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPingFail [2022-02-15T19:38:56.717Z] --- PASS: TestPingFail (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPingWithError [2022-02-15T19:38:56.717Z] 2022/02/15 19:38:56 RoundTripper returned a response & error; ignoring response [2022-02-15T19:38:56.717Z] 2022/02/15 19:38:56 RoundTripper returned a response & error; ignoring response [2022-02-15T19:38:56.717Z] --- PASS: TestPingWithError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPingSuccess [2022-02-15T19:38:56.717Z] --- PASS: TestPingSuccess (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPingHeadFallback [2022-02-15T19:38:56.717Z] === RUN TestPingHeadFallback/OK [2022-02-15T19:38:56.717Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-15T19:38:56.717Z] === RUN TestPingHeadFallback/Not_Found [2022-02-15T19:38:56.717Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-15T19:38:56.717Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-15T19:38:56.717Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-15T19:38:56.717Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-15T19:38:56.717Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-15T19:38:56.717Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginDisableError [2022-02-15T19:38:56.717Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginDisable [2022-02-15T19:38:56.717Z] --- PASS: TestPluginDisable (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginEnableError [2022-02-15T19:38:56.717Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginEnable [2022-02-15T19:38:56.717Z] --- PASS: TestPluginEnable (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginInspectError [2022-02-15T19:38:56.717Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginInspectWithEmptyID [2022-02-15T19:38:56.717Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginInspect [2022-02-15T19:38:56.717Z] --- PASS: TestPluginInspect (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginListError [2022-02-15T19:38:56.717Z] --- PASS: TestPluginListError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginList [2022-02-15T19:38:56.717Z] --- PASS: TestPluginList (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginPushError [2022-02-15T19:38:56.717Z] --- PASS: TestPluginPushError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginPush [2022-02-15T19:38:56.717Z] --- PASS: TestPluginPush (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginRemoveError [2022-02-15T19:38:56.717Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginRemove [2022-02-15T19:38:56.717Z] --- PASS: TestPluginRemove (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginSetError [2022-02-15T19:38:56.717Z] --- PASS: TestPluginSetError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPluginSet [2022-02-15T19:38:56.717Z] --- PASS: TestPluginSet (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSetHostHeader [2022-02-15T19:38:56.717Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestPlainTextError [2022-02-15T19:38:56.717Z] --- PASS: TestPlainTextError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestInfiniteError [2022-02-15T19:38:56.717Z] --- PASS: TestInfiniteError (0.06s) [2022-02-15T19:38:56.717Z] === RUN TestCanceledContext [2022-02-15T19:38:56.717Z] 2022/02/15 19:38:56 RoundTripper returned a response & error; ignoring response [2022-02-15T19:38:56.717Z] --- PASS: TestCanceledContext (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestDeadlineExceededContext [2022-02-15T19:38:56.717Z] 2022/02/15 19:38:56 RoundTripper returned a response & error; ignoring response [2022-02-15T19:38:56.717Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretCreateUnsupported [2022-02-15T19:38:56.717Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretCreateError [2022-02-15T19:38:56.717Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretCreate [2022-02-15T19:38:56.717Z] --- PASS: TestSecretCreate (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretInspectUnsupported [2022-02-15T19:38:56.717Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretInspectError [2022-02-15T19:38:56.717Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretInspectSecretNotFound [2022-02-15T19:38:56.717Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretInspectWithEmptyID [2022-02-15T19:38:56.717Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretInspect [2022-02-15T19:38:56.717Z] --- PASS: TestSecretInspect (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretListUnsupported [2022-02-15T19:38:56.717Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretListError [2022-02-15T19:38:56.717Z] --- PASS: TestSecretListError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretList [2022-02-15T19:38:56.717Z] --- PASS: TestSecretList (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretRemoveUnsupported [2022-02-15T19:38:56.717Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretRemoveError [2022-02-15T19:38:56.717Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretRemove [2022-02-15T19:38:56.717Z] --- PASS: TestSecretRemove (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretUpdateUnsupported [2022-02-15T19:38:56.717Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretUpdateError [2022-02-15T19:38:56.717Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSecretUpdate [2022-02-15T19:38:56.717Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceCreateError [2022-02-15T19:38:56.717Z] --- PASS: TestServiceCreateError (0.01s) [2022-02-15T19:38:56.717Z] === RUN TestServiceCreate [2022-02-15T19:38:56.717Z] --- PASS: TestServiceCreate (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-15T19:38:56.717Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceCreateDigestPinning [2022-02-15T19:38:56.717Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceInspectError [2022-02-15T19:38:56.717Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceInspectServiceNotFound [2022-02-15T19:38:56.717Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceInspectWithEmptyID [2022-02-15T19:38:56.717Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceInspect [2022-02-15T19:38:56.717Z] --- PASS: TestServiceInspect (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceListError [2022-02-15T19:38:56.717Z] --- PASS: TestServiceListError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceList [2022-02-15T19:38:56.717Z] --- PASS: TestServiceList (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceLogsError [2022-02-15T19:38:56.717Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceLogs [2022-02-15T19:38:56.717Z] --- PASS: TestServiceLogs (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceRemoveError [2022-02-15T19:38:56.717Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceRemoveNotFoundError [2022-02-15T19:38:56.717Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceRemove [2022-02-15T19:38:56.717Z] --- PASS: TestServiceRemove (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceUpdateError [2022-02-15T19:38:56.717Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestServiceUpdate [2022-02-15T19:38:56.717Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmGetUnlockKeyError [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmGetUnlockKey [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmInitError [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmInit [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmInit (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmInspectError [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmInspect [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmJoinError [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmJoin [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmLeaveError [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmLeave [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmUnlockError [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmUnlock [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmUpdateError [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestSwarmUpdate [2022-02-15T19:38:56.717Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestTaskInspectError [2022-02-15T19:38:56.717Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestTaskInspectWithEmptyID [2022-02-15T19:38:56.717Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestTaskInspect [2022-02-15T19:38:56.717Z] --- PASS: TestTaskInspect (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestTaskListError [2022-02-15T19:38:56.717Z] --- PASS: TestTaskListError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestTaskList [2022-02-15T19:38:56.717Z] --- PASS: TestTaskList (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestVolumeCreateError [2022-02-15T19:38:56.717Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestVolumeCreate [2022-02-15T19:38:56.717Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestVolumeInspectError [2022-02-15T19:38:56.717Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestVolumeInspectNotFound [2022-02-15T19:38:56.717Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestVolumeInspectWithEmptyID [2022-02-15T19:38:56.717Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestVolumeInspect [2022-02-15T19:38:56.717Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestVolumeListError [2022-02-15T19:38:56.717Z] --- PASS: TestVolumeListError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestVolumeList [2022-02-15T19:38:56.717Z] --- PASS: TestVolumeList (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestVolumeRemoveError [2022-02-15T19:38:56.717Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-15T19:38:56.717Z] === RUN TestVolumeRemove [2022-02-15T19:38:56.717Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-15T19:38:56.717Z] === CONT TestTLSCloseWriter [2022-02-15T19:38:56.717Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-15T19:38:56.717Z] PASS [2022-02-15T19:38:56.717Z] coverage: 75.3% of statements [2022-02-15T19:38:56.717Z] ok github.com/docker/docker/client 0.452s coverage: 75.3% of statements [2022-02-15T19:38:57.265Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-15T19:38:59.096Z] --- PASS: TestCreateServiceMultipleTimes (14.20s) [2022-02-15T19:38:59.096Z] === RUN TestCreateServiceConflict [2022-02-15T19:38:59.666Z] --- PASS: TestCreateServiceConflict (1.67s) [2022-02-15T19:38:59.666Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T19:38:59.785Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-15T19:38:59.785Z] check_test.go:308: [de30a9a698309] daemon is not started [2022-02-15T19:38:59.785Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-15T19:39:02.068Z] --- PASS: TestServiceUpdatePidsLimit (16.17s) [2022-02-15T19:39:02.068Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-02-15T19:39:02.068Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-15T19:39:02.068Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-15T19:39:02.068Z] PASS [2022-02-15T19:39:02.068Z] [2022-02-15T19:39:02.068Z] === Skipped [2022-02-15T19:39:02.068Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-15T19:39:02.068Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T19:39:02.068Z] [2022-02-15T19:39:02.068Z] DONE 27 tests, 1 skipped in 183.413s [2022-02-15T19:39:02.068Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-15T19:39:02.068Z] INFO: Testing against a local daemon [2022-02-15T19:39:02.068Z] === RUN TestSessionCreate [2022-02-15T19:39:02.068Z] --- PASS: TestSessionCreate (0.02s) [2022-02-15T19:39:02.068Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T19:39:02.068Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-02-15T19:39:02.069Z] PASS [2022-02-15T19:39:02.069Z] [2022-02-15T19:39:02.069Z] DONE 2 tests in 0.075s [2022-02-15T19:39:02.069Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-15T19:39:02.069Z] INFO: Testing against a local daemon [2022-02-15T19:39:02.069Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T19:39:02.069Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-15T19:39:02.069Z] === RUN TestDiskUsage [2022-02-15T19:39:02.069Z] === PAUSE TestDiskUsage [2022-02-15T19:39:02.069Z] === RUN TestEventsExecDie [2022-02-15T19:39:02.225Z] --- PASS: TestCreateServiceMaxReplicas (2.24s) [2022-02-15T19:39:02.226Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T19:39:02.328Z] --- PASS: TestEventsExecDie (0.52s) [2022-02-15T19:39:02.328Z] === RUN TestEventsBackwardsCompatible [2022-02-15T19:39:02.328Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-15T19:39:02.328Z] === RUN TestEventsVolumeCreate [2022-02-15T19:39:02.587Z] --- PASS: TestEventsVolumeCreate (0.12s) [2022-02-15T19:39:02.587Z] === RUN TestInfoBinaryCommits [2022-02-15T19:39:02.587Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-15T19:39:02.587Z] === RUN TestInfoAPIVersioned [2022-02-15T19:39:02.587Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-15T19:39:02.587Z] === RUN TestInfoAPI [2022-02-15T19:39:02.587Z] --- PASS: TestInfoAPI (0.02s) [2022-02-15T19:39:02.587Z] === RUN TestInfoAPIWarnings [2022-02-15T19:39:05.426Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T19:39:05.426Z] [2022-02-15T19:39:05.426Z] Unloading profiles will leave already running processes permanently [2022-02-15T19:39:05.426Z] unconfined, which can lead to unexpected situations. [2022-02-15T19:39:05.426Z] [2022-02-15T19:39:05.426Z] To set a process to complain mode, use the command line tool [2022-02-15T19:39:05.426Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T19:39:05.426Z] Post stage [Pipeline] junit [2022-02-15T19:39:05.438Z] Recording test results [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-15T19:39:06.177Z] === RUN TestBoolValue [2022-02-15T19:39:06.177Z] --- PASS: TestBoolValue (0.00s) [2022-02-15T19:39:06.177Z] === RUN TestBoolValueOrDefault [2022-02-15T19:39:06.177Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-15T19:39:06.177Z] === RUN TestInt64ValueOrZero [2022-02-15T19:39:06.177Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-15T19:39:06.177Z] === RUN TestInt64ValueOrDefault [2022-02-15T19:39:06.177Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-15T19:39:06.177Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-15T19:39:06.177Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-15T19:39:06.177Z] === RUN TestJsonContentType [2022-02-15T19:39:06.177Z] --- PASS: TestJsonContentType (0.00s) [2022-02-15T19:39:06.177Z] PASS [2022-02-15T19:39:06.177Z] coverage: 14.7% of statements [2022-02-15T19:39:06.177Z] ok github.com/docker/docker/api/server/httputils 0.094s coverage: 14.7% of statements [2022-02-15T19:39:06.177Z] === RUN TestMaskSecretKeys [2022-02-15T19:39:06.177Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-15T19:39:06.177Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-15T19:39:06.177Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-15T19:39:06.177Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-15T19:39:06.177Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-15T19:39:06.177Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-15T19:39:06.177Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-15T19:39:06.177Z] === RUN TestVersionMiddlewareVersion [2022-02-15T19:39:06.177Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-15T19:39:06.177Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-15T19:39:06.177Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-15T19:39:06.177Z] PASS [2022-02-15T19:39:06.177Z] coverage: 37.7% of statements [2022-02-15T19:39:06.177Z] ok github.com/docker/docker/api/server/middleware 0.063s coverage: 37.7% of statements [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-15T19:39:06.177Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite (331.99s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.27s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.53s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.18s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.25s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.60s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.00s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.77s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.17s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.18s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.23s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.32s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.92s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.23s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-02-15T19:39:06.329Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.42s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.14s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.93s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.45s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.17s) [2022-02-15T19:39:06.330Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.33s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.49s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.75s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.99s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.58s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.83s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.39s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.42s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.64s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.83s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.48s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.52s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.99s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.31s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.20s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.83s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.81s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.80s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.30s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.76s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.66s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.36s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.85s) [2022-02-15T19:39:06.330Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-15T19:39:06.330Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.10s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.00s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.76s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.45s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.70s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.65s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.40s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.38s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.90s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.61s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.38s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.52s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.44s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.00s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.44s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.32s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.20s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.25s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.16s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.16s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.21s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.93s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.49s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.33s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.56s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.48s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-02-15T19:39:06.330Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.03s) [2022-02-15T19:39:06.330Z] === RUN TestDockerSwarmSuite [2022-02-15T19:39:06.330Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-15T19:39:06.431Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-15T19:39:06.755Z] + echo Ensuring container killed. [2022-02-15T19:39:06.755Z] Ensuring container killed. [2022-02-15T19:39:06.755Z] + docker rm -vf docker-pr3 [2022-02-15T19:39:06.755Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-02-15T19:39:07.052Z] + echo Chowning /workspace to jenkins user [2022-02-15T19:39:07.052Z] Chowning /workspace to jenkins user [2022-02-15T19:39:07.052Z] + id -u [2022-02-15T19:39:07.052Z] + id -g [2022-02-15T19:39:07.052Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43240:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T19:39:07.052Z] Unable to find image 'busybox:latest' locally [2022-02-15T19:39:07.052Z] latest: Pulling from library/busybox [2022-02-15T19:39:07.052Z] 009932687766: Pulling fs layer [2022-02-15T19:39:07.140Z] === RUN TestAdjustForAPIVersion [2022-02-15T19:39:07.140Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-15T19:39:07.140Z] PASS [2022-02-15T19:39:07.140Z] coverage: 5.7% of statements [2022-02-15T19:39:07.140Z] ok github.com/docker/docker/api/server/router/swarm 0.067s coverage: 5.7% of statements [2022-02-15T19:39:07.140Z] === RUN TestStrSliceMarshalJSON [2022-02-15T19:39:07.140Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestStrSliceUnmarshalJSON [2022-02-15T19:39:07.140Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestStrSliceUnmarshalString [2022-02-15T19:39:07.140Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestStrSliceUnmarshalSlice [2022-02-15T19:39:07.140Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-15T19:39:07.140Z] PASS [2022-02-15T19:39:07.140Z] coverage: 90.0% of statements [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-15T19:39:07.140Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2022-02-15T19:39:07.140Z] === RUN TestToJSON [2022-02-15T19:39:07.140Z] --- PASS: TestToJSON (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestToParamWithVersion [2022-02-15T19:39:07.140Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestFromJSON [2022-02-15T19:39:07.140Z] --- PASS: TestFromJSON (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestEmpty [2022-02-15T19:39:07.140Z] --- PASS: TestEmpty (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestArgsMatchKVListEmptySources [2022-02-15T19:39:07.140Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestArgsMatchKVList [2022-02-15T19:39:07.140Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestArgsMatch [2022-02-15T19:39:07.140Z] --- PASS: TestArgsMatch (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestAdd [2022-02-15T19:39:07.140Z] --- PASS: TestAdd (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestDel [2022-02-15T19:39:07.140Z] --- PASS: TestDel (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestLen [2022-02-15T19:39:07.140Z] --- PASS: TestLen (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestExactMatch [2022-02-15T19:39:07.140Z] --- PASS: TestExactMatch (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestOnlyOneExactMatch [2022-02-15T19:39:07.140Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestContains [2022-02-15T19:39:07.140Z] --- PASS: TestContains (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestValidate [2022-02-15T19:39:07.140Z] --- PASS: TestValidate (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestWalkValues [2022-02-15T19:39:07.140Z] --- PASS: TestWalkValues (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestFuzzyMatch [2022-02-15T19:39:07.140Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestClone [2022-02-15T19:39:07.140Z] --- PASS: TestClone (0.00s) [2022-02-15T19:39:07.140Z] PASS [2022-02-15T19:39:07.140Z] coverage: 92.2% of statements [2022-02-15T19:39:07.140Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-15T19:39:07.140Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-15T19:39:07.140Z] === RUN TestDurationToSecondsString [2022-02-15T19:39:07.140Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-15T19:39:07.140Z] === RUN TestGetTimestamp [2022-02-15T19:39:07.311Z] 009932687766: Download complete [2022-02-15T19:39:07.311Z] 009932687766: Pull complete [2022-02-15T19:39:07.311Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-15T19:39:07.311Z] Status: Downloaded newer image for busybox:latest [2022-02-15T19:39:07.600Z] --- PASS: TestGetTimestamp (0.21s) [2022-02-15T19:39:07.600Z] === RUN TestParseTimestamps [2022-02-15T19:39:07.600Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-15T19:39:07.600Z] PASS [2022-02-15T19:39:07.600Z] coverage: 100.0% of statements [2022-02-15T19:39:07.600Z] ok github.com/docker/docker/api/types/time 0.323s coverage: 100.0% of statements [2022-02-15T19:39:07.600Z] === RUN TestCompareVersion [2022-02-15T19:39:07.600Z] --- PASS: TestCompareVersion (0.00s) [2022-02-15T19:39:07.600Z] PASS [2022-02-15T19:39:07.600Z] coverage: 77.3% of statements [2022-02-15T19:39:07.600Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 77.3% of statements [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/builder [no test files] [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-15T19:39:07.600Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T19:39:08.851Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-15T19:39:08.991Z] + bundleName=docker-py [2022-02-15T19:39:08.991Z] + echo Creating docker-py-bundles.tar.gz [2022-02-15T19:39:08.991Z] Creating docker-py-bundles.tar.gz [2022-02-15T19:39:08.991Z] + 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-02-15T19:39:09.006Z] Archiving artifacts [2022-02-15T19:39:09.127Z] === RUN TestParseRemoteURL [2022-02-15T19:39:09.127Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-15T19:39:09.127Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-15T19:39:09.127Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-15T19:39:09.127Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-15T19:39:09.127Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-15T19:39:09.127Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-15T19:39:09.127Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-15T19:39:09.127Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-15T19:39:09.127Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-15T19:39:09.127Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-15T19:39:09.127Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-15T19:39:09.584Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-15T19:39:09.584Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-15T19:39:09.584Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-15T19:39:09.584Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-15T19:39:09.584Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-15T19:39:09.584Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-15T19:39:09.584Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-15T19:39:09.584Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-15T19:39:09.584Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-15T19:39:09.584Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-15T19:39:09.584Z] === RUN TestCloneArgsSmartHttp [2022-02-15T19:39:09.584Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-02-15T19:39:09.584Z] === RUN TestCloneArgsDumbHttp [2022-02-15T19:39:09.584Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-15T19:39:09.584Z] === RUN TestCloneArgsGit [2022-02-15T19:39:09.584Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-15T19:39:09.584Z] === RUN TestCheckoutGit [2022-02-15T19:39:10.448Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43240/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-15T19:39:10.803Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -e DOCKER_GRAPHDRIVER docker:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/make.sh binary [2022-02-15T19:39:11.060Z] [2022-02-15T19:39:11.060Z] Removing bundles/ [2022-02-15T19:39:11.116Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-15T19:39:11.116Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-15T19:39:11.116Z] === RUN TestProcessNoDockerignore [2022-02-15T19:39:11.116Z] --- PASS: TestProcessNoDockerignore (0.02s) [2022-02-15T19:39:11.116Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-15T19:39:11.116Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-15T19:39:11.116Z] === RUN TestDetectContentType [2022-02-15T19:39:11.116Z] --- PASS: TestDetectContentType (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestSelectAcceptableMIME [2022-02-15T19:39:11.116Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestInspectEmptyResponse [2022-02-15T19:39:11.116Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestInspectResponseBinary [2022-02-15T19:39:11.116Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestResponseUnsupportedContentType [2022-02-15T19:39:11.116Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestInspectResponseTextSimple [2022-02-15T19:39:11.116Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestInspectResponseEmptyContentType [2022-02-15T19:39:11.116Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestUnknownContentLength [2022-02-15T19:39:11.116Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestDownloadRemote [2022-02-15T19:39:11.116Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-15T19:39:11.116Z] === RUN TestGetWithStatusError [2022-02-15T19:39:11.116Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestCloseRootDirectory [2022-02-15T19:39:11.116Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:39:11.116Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestHashFile [2022-02-15T19:39:11.116Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:39:11.116Z] --- SKIP: TestHashFile (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestHashSubdir [2022-02-15T19:39:11.116Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:39:11.116Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-15T19:39:11.116Z] === RUN TestRemoveDirectory [2022-02-15T19:39:11.116Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:39:11.116Z] --- SKIP: TestRemoveDirectory (0.02s) [2022-02-15T19:39:11.116Z] PASS [2022-02-15T19:39:11.116Z] coverage: 9.3% of statements [2022-02-15T19:39:11.116Z] ok github.com/docker/docker/builder/remotecontext 0.315s coverage: 9.3% of statements [2022-02-15T19:39:11.116Z] === RUN TestEnable [2022-02-15T19:39:11.116Z] --- PASS: TestEnable (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestDisable [2022-02-15T19:39:11.116Z] --- PASS: TestDisable (0.00s) [2022-02-15T19:39:11.116Z] === RUN TestEnabled [2022-02-15T19:39:11.116Z] --- PASS: TestEnabled (0.00s) [2022-02-15T19:39:11.116Z] PASS [2022-02-15T19:39:11.116Z] coverage: 100.0% of statements [2022-02-15T19:39:11.116Z] ok github.com/docker/docker/cli/debug 0.090s coverage: 100.0% of statements [2022-02-15T19:39:11.318Z] [2022-02-15T19:39:11.318Z] ---> Making bundle: binary (in bundles/binary) [2022-02-15T19:39:11.318Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-15T19:39:11.318Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:39:11.371Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-15T19:39:11.578Z] === RUN TestGetAllAllowed [2022-02-15T19:39:11.578Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestGetAllMeta [2022-02-15T19:39:11.578Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-15T19:39:11.578Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestIsUnreferencedBuiltin [2022-02-15T19:39:11.578Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestIsExistingDirectory [2022-02-15T19:39:11.578Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-15T19:39:11.578Z] === RUN TestGetFilenameForDownload [2022-02-15T19:39:11.578Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestEnv2Variables [2022-02-15T19:39:11.578Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-15T19:39:11.578Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestMaintainer [2022-02-15T19:39:11.578Z] --- PASS: TestMaintainer (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestLabel [2022-02-15T19:39:11.578Z] --- PASS: TestLabel (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestFromScratch [2022-02-15T19:39:11.578Z] --- PASS: TestFromScratch (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestFromWithArg [2022-02-15T19:39:11.578Z] --- PASS: TestFromWithArg (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-15T19:39:11.578Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestFromWithUndefinedArg [2022-02-15T19:39:11.578Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestFromMultiStageWithNamedStage [2022-02-15T19:39:11.578Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestOnbuild [2022-02-15T19:39:11.578Z] --- PASS: TestOnbuild (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestWorkdir [2022-02-15T19:39:11.578Z] --- PASS: TestWorkdir (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestCmd [2022-02-15T19:39:11.578Z] --- PASS: TestCmd (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestHealthcheckNone [2022-02-15T19:39:11.578Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestHealthcheckCmd [2022-02-15T19:39:11.578Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestEntrypoint [2022-02-15T19:39:11.578Z] --- PASS: TestEntrypoint (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestExpose [2022-02-15T19:39:11.578Z] --- PASS: TestExpose (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestUser [2022-02-15T19:39:11.578Z] --- PASS: TestUser (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestVolume [2022-02-15T19:39:11.578Z] --- PASS: TestVolume (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestStopSignal [2022-02-15T19:39:11.578Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T19:39:11.578Z] --- SKIP: TestStopSignal (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestArg [2022-02-15T19:39:11.578Z] --- PASS: TestArg (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestShell [2022-02-15T19:39:11.578Z] --- PASS: TestShell (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestPrependEnvOnCmd [2022-02-15T19:39:11.578Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestRunWithBuildArgs [2022-02-15T19:39:11.578Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-15T19:39:11.578Z] === RUN TestRunIgnoresHealthcheck [2022-02-15T19:39:11.578Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-15T19:39:11.933Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-15T19:39:12.034Z] === RUN TestDispatchUnsupportedOptions [2022-02-15T19:39:12.034Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-15T19:39:12.034Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-15T19:39:12.034Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-15T19:39:12.034Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-15T19:39:12.034Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-15T19:39:12.034Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-15T19:39:12.034Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestNormalizeWorkdir [2022-02-15T19:39:12.034Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestDispatch [2022-02-15T19:39:12.034Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-15T19:39:12.034Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-15T19:39:12.034Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-15T19:39:12.034Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-15T19:39:12.034Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-15T19:39:12.034Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-15T19:39:12.034Z] === RUN TestDispatch/COPY_url [2022-02-15T19:39:12.034Z] --- PASS: TestDispatch (0.07s) [2022-02-15T19:39:12.034Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-15T19:39:12.034Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-15T19:39:12.034Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-15T19:39:12.034Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-15T19:39:12.034Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-15T19:39:12.034Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-15T19:39:12.034Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestAddScratchImageAddsToMounts [2022-02-15T19:39:12.034Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-15T19:39:12.034Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-15T19:39:12.034Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-15T19:39:12.034Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestImageSourceGetAddsToMounts [2022-02-15T19:39:12.034Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestEmptyDockerfile [2022-02-15T19:39:12.034Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-15T19:39:12.034Z] === RUN TestSymlinkDockerfile [2022-02-15T19:39:12.034Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-15T19:39:12.034Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-15T19:39:12.034Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestNonExistingDockerfile [2022-02-15T19:39:12.034Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestCopyRunConfig [2022-02-15T19:39:12.034Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestDeepCopyRunConfig [2022-02-15T19:39:12.034Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestExportImage [2022-02-15T19:39:12.034Z] --- PASS: TestExportImage (0.00s) [2022-02-15T19:39:12.034Z] === RUN TestNormalizeDest [2022-02-15T19:39:12.034Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-15T19:39:12.034Z] PASS [2022-02-15T19:39:12.034Z] coverage: 46.8% of statements [2022-02-15T19:39:12.034Z] ok github.com/docker/docker/builder/dockerfile 0.244s coverage: 46.8% of statements [2022-02-15T19:39:12.034Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-15T19:39:12.490Z] === RUN TestTCP4Proxy [2022-02-15T19:39:12.490Z] --- PASS: TestTCP4Proxy (0.00s) [2022-02-15T19:39:12.490Z] === RUN TestTCP4ProxyHalfClose [2022-02-15T19:39:12.490Z] --- PASS: TestTCP4ProxyHalfClose (0.02s) [2022-02-15T19:39:12.490Z] === RUN TestTCP6Proxy [2022-02-15T19:39:12.490Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T19:39:12.490Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-15T19:39:12.490Z] === RUN TestTCPDualStackProxy [2022-02-15T19:39:12.490Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T19:39:12.490Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-15T19:39:12.490Z] === RUN TestUDP4Proxy [2022-02-15T19:39:12.490Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-15T19:39:12.490Z] === RUN TestUDP6Proxy [2022-02-15T19:39:12.490Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T19:39:12.490Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-15T19:39:12.490Z] === RUN TestUDPWriteError [2022-02-15T19:39:12.490Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-15T19:39:12.490Z] === RUN TestSCTP4Proxy [2022-02-15T19:39:12.490Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T19:39:12.490Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-15T19:39:12.490Z] === RUN TestSCTP6Proxy [2022-02-15T19:39:12.490Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T19:39:12.490Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-15T19:39:12.490Z] PASS [2022-02-15T19:39:12.490Z] coverage: 49.4% of statements [2022-02-15T19:39:12.490Z] ok github.com/docker/docker/cmd/docker-proxy 0.116s coverage: 49.4% of statements [2022-02-15T19:39:14.450Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-15T19:39:16.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-15T19:39:17.137Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s) [2022-02-15T19:39:17.137Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T19:39:17.957Z] --- PASS: TestCheckoutGit (34.08s) [2022-02-15T19:39:17.958Z] === RUN TestValidGitTransport [2022-02-15T19:39:17.958Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-15T19:39:17.958Z] === RUN TestGitInvalidRef [2022-02-15T19:39:17.958Z] --- PASS: TestGitInvalidRef (0.22s) [2022-02-15T19:39:17.958Z] PASS [2022-02-15T19:39:17.958Z] coverage: 86.3% of statements [2022-02-15T19:39:17.958Z] ok github.com/docker/docker/builder/remotecontext/git 34.378s coverage: 86.3% of statements [2022-02-15T19:39:17.958Z] ? github.com/docker/docker/cli [no test files] [2022-02-15T19:39:17.958Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-15T19:39:20.673Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-02-15T19:39:20.673Z] === RUN TestInfoDebug [2022-02-15T19:39:20.673Z] --- PASS: TestInfoDebug (0.53s) [2022-02-15T19:39:20.673Z] === RUN TestInfoInsecureRegistries [2022-02-15T19:39:20.673Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-15T19:39:20.673Z] === RUN TestInfoRegistryMirrors [2022-02-15T19:39:20.673Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-15T19:39:20.673Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T19:39:20.673Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-02-15T19:39:20.673Z] === RUN TestPingCacheHeaders [2022-02-15T19:39:20.673Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-15T19:39:20.673Z] === RUN TestPingGet [2022-02-15T19:39:20.673Z] --- PASS: TestPingGet (0.02s) [2022-02-15T19:39:20.673Z] === RUN TestPingHead [2022-02-15T19:39:20.673Z] --- PASS: TestPingHead (0.01s) [2022-02-15T19:39:20.673Z] === RUN TestVersion [2022-02-15T19:39:20.673Z] --- PASS: TestVersion (0.01s) [2022-02-15T19:39:20.673Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-15T19:39:20.673Z] === CONT TestDiskUsage [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/empty [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/empty/container_types [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/empty/image_types [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/empty/volume_types [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-15T19:39:20.933Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-15T19:39:21.502Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-15T19:39:21.502Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-15T19:39:21.502Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-15T19:39:21.502Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-15T19:39:21.502Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-15T19:39:21.502Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-15T19:39:21.502Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-15T19:39:21.502Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-15T19:39:21.502Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-15T19:39:21.502Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-15T19:39:21.502Z] === RUN TestDiskUsage/after_container.Run [2022-02-15T19:39:22.070Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-15T19:39:22.070Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-15T19:39:22.070Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-15T19:39:22.070Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-15T19:39:22.070Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-15T19:39:22.070Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-15T19:39:22.070Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-15T19:39:22.070Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-15T19:39:22.070Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-15T19:39:22.070Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-15T19:39:22.329Z] --- PASS: TestDiskUsage (1.71s) [2022-02-15T19:39:22.329Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-15T19:39:22.329Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-15T19:39:22.329Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-15T19:39:22.329Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-15T19:39:22.329Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-15T19:39:22.329Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-15T19:39:22.329Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-15T19:39:22.329Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-15T19:39:22.329Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.41s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T19:39:22.330Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.71s) [2022-02-15T19:39:22.330Z] PASS [2022-02-15T19:39:22.330Z] [2022-02-15T19:39:22.330Z] DONE 50 tests in 20.432s [2022-02-15T19:39:22.330Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-15T19:39:22.330Z] INFO: Testing against a local daemon [2022-02-15T19:39:22.330Z] === RUN TestVolumesCreateAndList [2022-02-15T19:39:22.330Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-15T19:39:22.330Z] === RUN TestVolumesRemove [2022-02-15T19:39:22.330Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-15T19:39:22.330Z] === RUN TestVolumesInspect [2022-02-15T19:39:22.330Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-15T19:39:22.330Z] === RUN TestVolumesInvalidJSON [2022-02-15T19:39:22.330Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T19:39:22.330Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T19:39:22.330Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T19:39:22.330Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-15T19:39:22.330Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-15T19:39:22.330Z] PASS [2022-02-15T19:39:22.330Z] [2022-02-15T19:39:22.330Z] DONE 5 tests in 0.142s [2022-02-15T19:39:22.330Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-02-15T19:39:22.720Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-15T19:39:22.720Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestConfigureDaemonLogs [2022-02-15T19:39:22.720Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestCommonOptionsInstallFlags [2022-02-15T19:39:22.720Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-15T19:39:22.720Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-15T19:39:22.720Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-15T19:39:22.720Z] PASS [2022-02-15T19:39:22.720Z] coverage: 18.6% of statements [2022-02-15T19:39:22.720Z] ok github.com/docker/docker/cmd/dockerd 0.212s coverage: 18.6% of statements [2022-02-15T19:39:22.720Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-15T19:39:22.720Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-15T19:39:22.885Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-15T19:39:22.885Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-15T19:39:22.897Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-15T19:39:22.897Z] Removing test suite binaries [2022-02-15T19:39:22.897Z] exiting test-integration [2022-02-15T19:39:22.897Z] ++ exit 0 [2022-02-15T19:39:22.897Z] [2022-02-15T19:39:23.447Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-15T19:39:23.703Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir Post stage [Pipeline] junit [2022-02-15T19:39:24.287Z] === RUN TestContainerStopSignal [2022-02-15T19:39:24.287Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestContainerStopTimeout [2022-02-15T19:39:24.287Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-15T19:39:24.287Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-15T19:39:24.287Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-15T19:39:24.287Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestReplaceAndAppendEnvVars [2022-02-15T19:39:24.287Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-15T19:39:24.287Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestNewMemoryStore [2022-02-15T19:39:24.287Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestAddContainers [2022-02-15T19:39:24.287Z] --- PASS: TestAddContainers (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestGetContainer [2022-02-15T19:39:24.287Z] --- PASS: TestGetContainer (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestDeleteContainer [2022-02-15T19:39:24.287Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestListContainers [2022-02-15T19:39:24.287Z] --- PASS: TestListContainers (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestFirstContainer [2022-02-15T19:39:24.287Z] --- PASS: TestFirstContainer (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestApplyAllContainer [2022-02-15T19:39:24.287Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestIsValidHealthString [2022-02-15T19:39:24.287Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestStateRunStop [2022-02-15T19:39:24.287Z] --- PASS: TestStateRunStop (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestStateTimeoutWait [2022-02-15T19:39:24.287Z] state_test.go:141: Stop callback fired [2022-02-15T19:39:24.287Z] state_test.go:165: Stop callback fired [2022-02-15T19:39:24.287Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-15T19:39:24.287Z] === RUN TestIsValidStateString [2022-02-15T19:39:24.287Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestViewSaveDelete [2022-02-15T19:39:24.287Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-15T19:39:24.287Z] === RUN TestViewAll [2022-02-15T19:39:24.287Z] --- PASS: TestViewAll (0.01s) [2022-02-15T19:39:24.287Z] === RUN TestViewGet [2022-02-15T19:39:24.287Z] --- PASS: TestViewGet (0.01s) [2022-02-15T19:39:24.287Z] === RUN TestNames [2022-02-15T19:39:24.287Z] --- PASS: TestNames (0.00s) [2022-02-15T19:39:24.287Z] === RUN TestViewWithHealthCheck [2022-02-15T19:39:24.287Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-15T19:39:24.287Z] PASS [2022-02-15T19:39:24.287Z] coverage: 41.7% of statements [2022-02-15T19:39:24.287Z] ok github.com/docker/docker/container 0.242s coverage: 41.7% of statements [2022-02-15T19:39:24.287Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-15T19:39:24.287Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-15T19:39:24.287Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-15T19:39:24.287Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-15T19:39:24.288Z] Recording test results [2022-02-15T19:39:24.820Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-15T19:39:24.820Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-15T19:39:24.820Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-15T19:39:24.962Z] === RUN TestCheckpointCreateError [2022-02-15T19:39:24.962Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCheckpointCreate [2022-02-15T19:39:24.962Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCheckpointDeleteError [2022-02-15T19:39:24.962Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCheckpointDelete [2022-02-15T19:39:24.962Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCheckpointListError [2022-02-15T19:39:24.962Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCheckpointList [2022-02-15T19:39:24.962Z] --- PASS: TestCheckpointList (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCheckpointListContainerNotFound [2022-02-15T19:39:24.962Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestNewClientWithOpsFromEnv [2022-02-15T19:39:24.962Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T19:39:24.962Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestGetAPIPath [2022-02-15T19:39:24.962Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestParseHostURL [2022-02-15T19:39:24.962Z] --- PASS: TestParseHostURL (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-15T19:39:24.962Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-15T19:39:24.962Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestNegotiateAPIVersion [2022-02-15T19:39:24.962Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestNegotiateAPVersionOverride [2022-02-15T19:39:24.962Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-15T19:39:24.962Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-15T19:39:24.962Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-15T19:39:24.962Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestClientRedirect [2022-02-15T19:39:24.962Z] --- PASS: TestClientRedirect (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigCreateUnsupported [2022-02-15T19:39:24.962Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigCreateError [2022-02-15T19:39:24.962Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigCreate [2022-02-15T19:39:24.962Z] --- PASS: TestConfigCreate (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigInspectNotFound [2022-02-15T19:39:24.962Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigInspectWithEmptyID [2022-02-15T19:39:24.962Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigInspectUnsupported [2022-02-15T19:39:24.962Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigInspectError [2022-02-15T19:39:24.962Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigInspectConfigNotFound [2022-02-15T19:39:24.962Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigInspect [2022-02-15T19:39:24.962Z] --- PASS: TestConfigInspect (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigListUnsupported [2022-02-15T19:39:24.962Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigListError [2022-02-15T19:39:24.962Z] --- PASS: TestConfigListError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigList [2022-02-15T19:39:24.962Z] --- PASS: TestConfigList (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigRemoveUnsupported [2022-02-15T19:39:24.962Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigRemoveError [2022-02-15T19:39:24.962Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigRemove [2022-02-15T19:39:24.962Z] --- PASS: TestConfigRemove (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigUpdateUnsupported [2022-02-15T19:39:24.962Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigUpdateError [2022-02-15T19:39:24.962Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestConfigUpdate [2022-02-15T19:39:24.962Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerCommitError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerCommit [2022-02-15T19:39:24.962Z] --- PASS: TestContainerCommit (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerStatPathError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerStatPathNotFoundError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerStatPathNoHeaderError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerStatPath [2022-02-15T19:39:24.962Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCopyToContainerError [2022-02-15T19:39:24.962Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCopyToContainerNotFoundError [2022-02-15T19:39:24.962Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-15T19:39:24.962Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCopyToContainer [2022-02-15T19:39:24.962Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCopyFromContainerError [2022-02-15T19:39:24.962Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCopyFromContainerNotFoundError [2022-02-15T19:39:24.962Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-15T19:39:24.962Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-15T19:39:24.962Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestCopyFromContainer [2022-02-15T19:39:24.962Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerCreateError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerCreateImageNotFound [2022-02-15T19:39:24.962Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerCreateWithName [2022-02-15T19:39:24.962Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerCreateAutoRemove [2022-02-15T19:39:24.962Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerDiffError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerDiff [2022-02-15T19:39:24.962Z] --- PASS: TestContainerDiff (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerExecCreateError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerExecCreate [2022-02-15T19:39:24.962Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerExecStartError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerExecStart [2022-02-15T19:39:24.962Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerExecInspectError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerExecInspect [2022-02-15T19:39:24.962Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerExportError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerExportError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerExport [2022-02-15T19:39:24.962Z] --- PASS: TestContainerExport (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerInspectError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerInspectContainerNotFound [2022-02-15T19:39:24.962Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerInspectWithEmptyID [2022-02-15T19:39:24.962Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerInspect [2022-02-15T19:39:24.962Z] --- PASS: TestContainerInspect (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerInspectNode [2022-02-15T19:39:24.962Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerKillError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerKillError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerKill [2022-02-15T19:39:24.962Z] --- PASS: TestContainerKill (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerListError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerListError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerList [2022-02-15T19:39:24.962Z] --- PASS: TestContainerList (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerLogsNotFoundError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerLogsError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerLogs [2022-02-15T19:39:24.962Z] --- PASS: TestContainerLogs (0.23s) [2022-02-15T19:39:24.962Z] === RUN TestContainerPauseError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerPause [2022-02-15T19:39:24.962Z] --- PASS: TestContainerPause (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainersPruneError [2022-02-15T19:39:24.962Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainersPrune [2022-02-15T19:39:24.962Z] --- PASS: TestContainersPrune (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerRemoveError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerRemoveNotFoundError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerRemove [2022-02-15T19:39:24.962Z] --- PASS: TestContainerRemove (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerRenameError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerRename [2022-02-15T19:39:24.962Z] --- PASS: TestContainerRename (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerResizeError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerExecResizeError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerResize [2022-02-15T19:39:24.962Z] --- PASS: TestContainerResize (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerExecResize [2022-02-15T19:39:24.962Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerRestartError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerRestart [2022-02-15T19:39:24.962Z] --- PASS: TestContainerRestart (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerStartError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerStartError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerStart [2022-02-15T19:39:24.962Z] --- PASS: TestContainerStart (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerStatsError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerStats [2022-02-15T19:39:24.962Z] --- PASS: TestContainerStats (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerStopError [2022-02-15T19:39:24.962Z] --- PASS: TestContainerStopError (0.00s) [2022-02-15T19:39:24.962Z] === RUN TestContainerStop [2022-02-15T19:39:24.962Z] --- PASS: TestContainerStop (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestContainerTopError [2022-02-15T19:39:24.963Z] --- PASS: TestContainerTopError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestContainerTop [2022-02-15T19:39:24.963Z] --- PASS: TestContainerTop (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestContainerUnpauseError [2022-02-15T19:39:24.963Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestContainerUnpause [2022-02-15T19:39:24.963Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestContainerUpdateError [2022-02-15T19:39:24.963Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestContainerUpdate [2022-02-15T19:39:24.963Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestContainerWaitError [2022-02-15T19:39:24.963Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestContainerWait [2022-02-15T19:39:24.963Z] --- PASS: TestContainerWait (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestDiskUsageError [2022-02-15T19:39:24.963Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestDiskUsage [2022-02-15T19:39:24.963Z] --- PASS: TestDiskUsage (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestDistributionInspectUnsupported [2022-02-15T19:39:24.963Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestDistributionInspectWithEmptyID [2022-02-15T19:39:24.963Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestEventsErrorInOptions [2022-02-15T19:39:24.963Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestEventsErrorFromServer [2022-02-15T19:39:24.963Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestEvents [2022-02-15T19:39:24.963Z] --- PASS: TestEvents (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestTLSCloseWriter [2022-02-15T19:39:24.963Z] === PAUSE TestTLSCloseWriter [2022-02-15T19:39:24.963Z] === RUN TestImageBuildError [2022-02-15T19:39:24.963Z] --- PASS: TestImageBuildError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageBuild [2022-02-15T19:39:24.963Z] --- PASS: TestImageBuild (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestGetDockerOS [2022-02-15T19:39:24.963Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageCreateError [2022-02-15T19:39:24.963Z] --- PASS: TestImageCreateError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageCreate [2022-02-15T19:39:24.963Z] --- PASS: TestImageCreate (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageHistoryError [2022-02-15T19:39:24.963Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageHistory [2022-02-15T19:39:24.963Z] --- PASS: TestImageHistory (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageImportError [2022-02-15T19:39:24.963Z] --- PASS: TestImageImportError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageImport [2022-02-15T19:39:24.963Z] --- PASS: TestImageImport (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageInspectError [2022-02-15T19:39:24.963Z] --- PASS: TestImageInspectError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageInspectImageNotFound [2022-02-15T19:39:24.963Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageInspectWithEmptyID [2022-02-15T19:39:24.963Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageInspect [2022-02-15T19:39:24.963Z] --- PASS: TestImageInspect (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageListError [2022-02-15T19:39:24.963Z] --- PASS: TestImageListError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageList [2022-02-15T19:39:24.963Z] --- PASS: TestImageList (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageListApiBefore125 [2022-02-15T19:39:24.963Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageLoadError [2022-02-15T19:39:24.963Z] --- PASS: TestImageLoadError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageLoad [2022-02-15T19:39:24.963Z] --- PASS: TestImageLoad (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagesPruneError [2022-02-15T19:39:24.963Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagesPrune [2022-02-15T19:39:24.963Z] --- PASS: TestImagesPrune (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePullReferenceParseError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePullAnyError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePullWithoutErrors [2022-02-15T19:39:24.963Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePushReferenceError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePushAnyError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-15T19:39:24.963Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImagePushWithoutErrors [2022-02-15T19:39:24.963Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-15T19:39:24.963Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-15T19:39:24.963Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-15T19:39:24.963Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-15T19:39:24.963Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-15T19:39:24.963Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-15T19:39:24.963Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-15T19:39:24.963Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-15T19:39:24.963Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageRemoveError [2022-02-15T19:39:24.963Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageRemoveImageNotFound [2022-02-15T19:39:24.963Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageRemove [2022-02-15T19:39:24.963Z] --- PASS: TestImageRemove (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageSaveError [2022-02-15T19:39:24.963Z] --- PASS: TestImageSaveError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageSave [2022-02-15T19:39:24.963Z] --- PASS: TestImageSave (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageSearchAnyError [2022-02-15T19:39:24.963Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-15T19:39:24.963Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T19:39:24.963Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T19:39:24.963Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-15T19:39:24.963Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageSearchWithoutErrors [2022-02-15T19:39:24.963Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageTagError [2022-02-15T19:39:24.963Z] --- PASS: TestImageTagError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageTagInvalidReference [2022-02-15T19:39:24.963Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageTagInvalidSourceImageName [2022-02-15T19:39:24.963Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageTagHexSource [2022-02-15T19:39:24.963Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestImageTag [2022-02-15T19:39:24.963Z] --- PASS: TestImageTag (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestInfoServerError [2022-02-15T19:39:24.963Z] --- PASS: TestInfoServerError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestInfoInvalidResponseJSONError [2022-02-15T19:39:24.963Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestInfo [2022-02-15T19:39:24.963Z] --- PASS: TestInfo (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkConnectError [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkConnect [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkCreateError [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkCreate [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkDisconnectError [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkDisconnect [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkInspect [2022-02-15T19:39:24.963Z] === RUN TestNetworkInspect/empty_ID [2022-02-15T19:39:24.963Z] === RUN TestNetworkInspect/no_options [2022-02-15T19:39:24.963Z] === RUN TestNetworkInspect/verbose [2022-02-15T19:39:24.963Z] === RUN TestNetworkInspect/global_scope [2022-02-15T19:39:24.963Z] === RUN TestNetworkInspect/unknown_network [2022-02-15T19:39:24.963Z] === RUN TestNetworkInspect/server_error [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkListError [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkListError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkList [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkList (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworksPruneError [2022-02-15T19:39:24.963Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworksPrune [2022-02-15T19:39:24.963Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkRemoveError [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNetworkRemove [2022-02-15T19:39:24.963Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNodeInspectError [2022-02-15T19:39:24.963Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNodeInspectNodeNotFound [2022-02-15T19:39:24.963Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNodeInspectWithEmptyID [2022-02-15T19:39:24.963Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNodeInspect [2022-02-15T19:39:24.963Z] --- PASS: TestNodeInspect (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNodeListError [2022-02-15T19:39:24.963Z] --- PASS: TestNodeListError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNodeList [2022-02-15T19:39:24.963Z] --- PASS: TestNodeList (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNodeRemoveError [2022-02-15T19:39:24.963Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-15T19:39:24.963Z] === RUN TestNodeRemove [2022-02-15T19:39:24.963Z] --- PASS: TestNodeRemove (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestNodeUpdateError [2022-02-15T19:39:24.964Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestNodeUpdate [2022-02-15T19:39:24.964Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestOptionWithHostFromEnv [2022-02-15T19:39:24.964Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestOptionWithTimeout [2022-02-15T19:39:24.964Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestOptionWithVersionFromEnv [2022-02-15T19:39:24.964Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPingFail [2022-02-15T19:39:24.964Z] --- PASS: TestPingFail (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPingWithError [2022-02-15T19:39:24.964Z] 2022/02/15 19:39:24 RoundTripper returned a response & error; ignoring response [2022-02-15T19:39:24.964Z] 2022/02/15 19:39:24 RoundTripper returned a response & error; ignoring response [2022-02-15T19:39:24.964Z] --- PASS: TestPingWithError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPingSuccess [2022-02-15T19:39:24.964Z] --- PASS: TestPingSuccess (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPingHeadFallback [2022-02-15T19:39:24.964Z] === RUN TestPingHeadFallback/OK [2022-02-15T19:39:24.964Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-15T19:39:24.964Z] === RUN TestPingHeadFallback/Not_Found [2022-02-15T19:39:24.964Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-15T19:39:24.964Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-15T19:39:24.964Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-15T19:39:24.964Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-15T19:39:24.964Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-15T19:39:24.964Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginDisableError [2022-02-15T19:39:24.964Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginDisable [2022-02-15T19:39:24.964Z] --- PASS: TestPluginDisable (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginEnableError [2022-02-15T19:39:24.964Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginEnable [2022-02-15T19:39:24.964Z] --- PASS: TestPluginEnable (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginInspectError [2022-02-15T19:39:24.964Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginInspectWithEmptyID [2022-02-15T19:39:24.964Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginInspect [2022-02-15T19:39:24.964Z] --- PASS: TestPluginInspect (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginListError [2022-02-15T19:39:24.964Z] --- PASS: TestPluginListError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginList [2022-02-15T19:39:24.964Z] --- PASS: TestPluginList (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginPushError [2022-02-15T19:39:24.964Z] --- PASS: TestPluginPushError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginPush [2022-02-15T19:39:24.964Z] --- PASS: TestPluginPush (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginRemoveError [2022-02-15T19:39:24.964Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginRemove [2022-02-15T19:39:24.964Z] --- PASS: TestPluginRemove (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginSetError [2022-02-15T19:39:24.964Z] --- PASS: TestPluginSetError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPluginSet [2022-02-15T19:39:24.964Z] --- PASS: TestPluginSet (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSetHostHeader [2022-02-15T19:39:24.964Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestPlainTextError [2022-02-15T19:39:24.964Z] --- PASS: TestPlainTextError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestInfiniteError [2022-02-15T19:39:24.964Z] --- PASS: TestInfiniteError (0.04s) [2022-02-15T19:39:24.964Z] === RUN TestCanceledContext [2022-02-15T19:39:24.964Z] 2022/02/15 19:39:24 RoundTripper returned a response & error; ignoring response [2022-02-15T19:39:24.964Z] --- PASS: TestCanceledContext (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestDeadlineExceededContext [2022-02-15T19:39:24.964Z] 2022/02/15 19:39:24 RoundTripper returned a response & error; ignoring response [2022-02-15T19:39:24.964Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretCreateUnsupported [2022-02-15T19:39:24.964Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretCreateError [2022-02-15T19:39:24.964Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretCreate [2022-02-15T19:39:24.964Z] --- PASS: TestSecretCreate (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretInspectUnsupported [2022-02-15T19:39:24.964Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretInspectError [2022-02-15T19:39:24.964Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretInspectSecretNotFound [2022-02-15T19:39:24.964Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretInspectWithEmptyID [2022-02-15T19:39:24.964Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretInspect [2022-02-15T19:39:24.964Z] --- PASS: TestSecretInspect (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretListUnsupported [2022-02-15T19:39:24.964Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretListError [2022-02-15T19:39:24.964Z] --- PASS: TestSecretListError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretList [2022-02-15T19:39:24.964Z] --- PASS: TestSecretList (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretRemoveUnsupported [2022-02-15T19:39:24.964Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretRemoveError [2022-02-15T19:39:24.964Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretRemove [2022-02-15T19:39:24.964Z] --- PASS: TestSecretRemove (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretUpdateUnsupported [2022-02-15T19:39:24.964Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretUpdateError [2022-02-15T19:39:24.964Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSecretUpdate [2022-02-15T19:39:24.964Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceCreateError [2022-02-15T19:39:24.964Z] --- PASS: TestServiceCreateError (0.01s) [2022-02-15T19:39:24.964Z] === RUN TestServiceCreate [2022-02-15T19:39:24.964Z] --- PASS: TestServiceCreate (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-15T19:39:24.964Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceCreateDigestPinning [2022-02-15T19:39:24.964Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceInspectError [2022-02-15T19:39:24.964Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceInspectServiceNotFound [2022-02-15T19:39:24.964Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceInspectWithEmptyID [2022-02-15T19:39:24.964Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceInspect [2022-02-15T19:39:24.964Z] --- PASS: TestServiceInspect (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceListError [2022-02-15T19:39:24.964Z] --- PASS: TestServiceListError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceList [2022-02-15T19:39:24.964Z] --- PASS: TestServiceList (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceLogsError [2022-02-15T19:39:24.964Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceLogs [2022-02-15T19:39:24.964Z] --- PASS: TestServiceLogs (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceRemoveError [2022-02-15T19:39:24.964Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceRemoveNotFoundError [2022-02-15T19:39:24.964Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceRemove [2022-02-15T19:39:24.964Z] --- PASS: TestServiceRemove (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceUpdateError [2022-02-15T19:39:24.964Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestServiceUpdate [2022-02-15T19:39:24.964Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmGetUnlockKeyError [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmGetUnlockKey [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmInitError [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmInit [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmInit (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmInspectError [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmInspect [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmJoinError [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmJoin [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmLeaveError [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmLeave [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmUnlockError [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmUnlock [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmUpdateError [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestSwarmUpdate [2022-02-15T19:39:24.964Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestTaskInspectError [2022-02-15T19:39:24.964Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestTaskInspectWithEmptyID [2022-02-15T19:39:24.964Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestTaskInspect [2022-02-15T19:39:24.964Z] --- PASS: TestTaskInspect (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestTaskListError [2022-02-15T19:39:24.964Z] --- PASS: TestTaskListError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestTaskList [2022-02-15T19:39:24.964Z] --- PASS: TestTaskList (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestVolumeCreateError [2022-02-15T19:39:24.964Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestVolumeCreate [2022-02-15T19:39:24.964Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestVolumeInspectError [2022-02-15T19:39:24.964Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestVolumeInspectNotFound [2022-02-15T19:39:24.964Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestVolumeInspectWithEmptyID [2022-02-15T19:39:24.964Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestVolumeInspect [2022-02-15T19:39:24.964Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestVolumeListError [2022-02-15T19:39:24.964Z] --- PASS: TestVolumeListError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestVolumeList [2022-02-15T19:39:24.964Z] --- PASS: TestVolumeList (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestVolumeRemoveError [2022-02-15T19:39:24.964Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-15T19:39:24.964Z] === RUN TestVolumeRemove [2022-02-15T19:39:24.964Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-15T19:39:24.964Z] === CONT TestTLSCloseWriter [2022-02-15T19:39:24.964Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-15T19:39:24.964Z] PASS [2022-02-15T19:39:24.964Z] coverage: 75.3% of statements [2022-02-15T19:39:24.964Z] ok github.com/docker/docker/client 0.455s coverage: 75.3% of statements [2022-02-15T19:39:25.384Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-15T19:39:25.406Z] === RUN TestPrepare [2022-02-15T19:39:25.406Z] --- PASS: TestPrepare (0.00s) [2022-02-15T19:39:25.406Z] === RUN TestStart [2022-02-15T19:39:25.406Z] --- PASS: TestStart (0.00s) [2022-02-15T19:39:25.406Z] === RUN TestWaitCancel [2022-02-15T19:39:25.406Z] --- PASS: TestWaitCancel (0.00s) [2022-02-15T19:39:25.406Z] === RUN TestWaitDisabled [2022-02-15T19:39:25.406Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-15T19:39:25.406Z] === RUN TestWaitEnabled [2022-02-15T19:39:25.406Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-15T19:39:25.406Z] === RUN TestRemove [2022-02-15T19:39:25.406Z] --- PASS: TestRemove (0.00s) [2022-02-15T19:39:25.406Z] PASS [2022-02-15T19:39:25.406Z] coverage: 65.3% of statements [2022-02-15T19:39:25.406Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-02-15T19:39:25.416Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-15T19:39:25.761Z] + echo Ensuring container killed. [2022-02-15T19:39:25.761Z] Ensuring container killed. [2022-02-15T19:39:25.761Z] + docker rm -vf docker-pr3 [2022-02-15T19:39:25.761Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-02-15T19:39:26.048Z] + echo Chowning /workspace to jenkins user [2022-02-15T19:39:26.048Z] Chowning /workspace to jenkins user [2022-02-15T19:39:26.048Z] + id -u [2022-02-15T19:39:26.048Z] + id -g [2022-02-15T19:39:26.048Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43240:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T19:39:26.048Z] Unable to find image 'busybox:latest' locally [2022-02-15T19:39:26.048Z] latest: Pulling from library/busybox [2022-02-15T19:39:26.048Z] 009932687766: Pulling fs layer [2022-02-15T19:39:26.311Z] 009932687766: Verifying Checksum [2022-02-15T19:39:26.311Z] 009932687766: Download complete [2022-02-15T19:39:26.311Z] 009932687766: Pull complete [2022-02-15T19:39:26.311Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-15T19:39:26.311Z] Status: Downloaded newer image for busybox:latest [2022-02-15T19:39:27.119Z] --- PASS: TestCreateServiceSecretFileMode (12.22s) [2022-02-15T19:39:27.119Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T19:39:27.620Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-15T19:39:27.620Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-15T19:39:27.620Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-15T19:39:27.620Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T19:39:27.993Z] + bundleName=amd64-cgroup2 [2022-02-15T19:39:27.993Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-15T19:39:27.993Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-15T19:39:27.993Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-15T19:39:27.993Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-02-15T19:39:28.088Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-15T19:39:28.088Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-15T19:39:28.088Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-15T19:39:28.088Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-15T19:39:28.088Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-15T19:39:28.088Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-15T19:39:28.088Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-15T19:39:28.088Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-15T19:39:28.088Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-15T19:39:28.088Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-15T19:39:28.088Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-15T19:39:28.088Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-15T19:39:28.088Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-15T19:39:28.088Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-15T19:39:28.088Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-15T19:39:28.088Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-15T19:39:28.088Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-15T19:39:28.088Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-15T19:39:28.088Z] PASS [2022-02-15T19:39:28.088Z] coverage: 35.9% of statements [2022-02-15T19:39:28.088Z] ok github.com/docker/docker/daemon/cluster/convert 0.643s coverage: 35.9% of statements [2022-02-15T19:39:28.088Z] === RUN TestNewListSecretsFilters [2022-02-15T19:39:28.088Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-15T19:39:28.088Z] === RUN TestNewListConfigsFilters [2022-02-15T19:39:28.088Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-15T19:39:28.088Z] PASS [2022-02-15T19:39:28.088Z] coverage: 0.5% of statements [2022-02-15T19:39:28.088Z] ok github.com/docker/docker/daemon/cluster 1.121s coverage: 0.5% of statements [Pipeline] archiveArtifacts [2022-02-15T19:39:28.264Z] Archiving artifacts [2022-02-15T19:39:29.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-15T19:39:29.720Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43240/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T19:39:30.033Z] + make clean [2022-02-15T19:39:30.033Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T19:39:30.033Z] docker-dev-cache [2022-02-15T19:39:30.033Z] docker-mod-cache [Pipeline] deleteDir [2022-02-15T19:39:30.304Z] === RUN TestBuilderGC [2022-02-15T19:39:30.304Z] --- PASS: TestBuilderGC (0.00s) [2022-02-15T19:39:30.304Z] === RUN TestDaemonConfigurationNotFound [2022-02-15T19:39:30.304Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-15T19:39:30.304Z] === RUN TestDaemonBrokenConfiguration [2022-02-15T19:39:30.304Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-15T19:39:30.304Z] === RUN TestFindConfigurationConflicts [2022-02-15T19:39:30.304Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-15T19:39:30.304Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-15T19:39:30.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-15T19:39:30.771Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-15T19:39:30.771Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-15T19:39:30.771Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-15T19:39:30.771Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-15T19:39:30.771Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-15T19:39:30.771Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-15T19:39:30.771Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-15T19:39:30.771Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-15T19:39:30.771Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-15T19:39:30.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-15T19:39:30.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-15T19:39:30.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-15T19:39:30.771Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-15T19:39:30.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-15T19:39:30.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-15T19:39:30.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-15T19:39:30.771Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-15T19:39:30.771Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-15T19:39:30.771Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-15T19:39:30.771Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-15T19:39:30.771Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-15T19:39:30.771Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-15T19:39:30.771Z] --- PASS: TestValidateConfigurationErrors (0.01s) [2022-02-15T19:39:30.771Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-15T19:39:30.771Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-15T19:39:30.771Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-15T19:39:30.771Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-15T19:39:30.771Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-15T19:39:31.240Z] === RUN TestValidateConfiguration [2022-02-15T19:39:31.240Z] === RUN TestValidateConfiguration/with_label [2022-02-15T19:39:31.240Z] === RUN TestValidateConfiguration/with_dns [2022-02-15T19:39:31.240Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-15T19:39:31.240Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-15T19:39:31.240Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-15T19:39:31.240Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-15T19:39:31.240Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-15T19:39:31.240Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-15T19:39:31.240Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-15T19:39:31.240Z] === RUN TestReloadSetConfigFileNotExist [2022-02-15T19:39:31.240Z] time="2022-02-15T19:39:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-15T19:39:31.240Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-02-15T19:39:31.240Z] === RUN TestReloadDefaultConfigNotExist [2022-02-15T19:39:31.240Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:39:31.240Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T19:39:31.240Z] === RUN TestReloadBadDefaultConfig [2022-02-15T19:39:31.240Z] time="2022-02-15T19:39:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1895066586" [2022-02-15T19:39:31.240Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-15T19:39:31.240Z] === RUN TestReloadWithConflictingLabels [2022-02-15T19:39:31.240Z] time="2022-02-15T19:39:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3240137234" [2022-02-15T19:39:31.240Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-15T19:39:31.240Z] === RUN TestReloadWithDuplicateLabels [2022-02-15T19:39:31.240Z] time="2022-02-15T19:39:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2482194996" [2022-02-15T19:39:31.240Z] --- PASS: TestReloadWithDuplicateLabels (0.04s) [2022-02-15T19:39:31.240Z] === RUN TestMaskURLCredentials [2022-02-15T19:39:31.240Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-15T19:39:31.240Z] === RUN TestDaemonConfigurationMerge [2022-02-15T19:39:31.240Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-15T19:39:31.240Z] PASS [2022-02-15T19:39:31.240Z] coverage: 79.2% of statements [2022-02-15T19:39:31.240Z] ok github.com/docker/docker/daemon/config 0.390s coverage: 79.2% of statements [2022-02-15T19:39:31.240Z] === RUN TestEventsLog [2022-02-15T19:39:31.240Z] --- PASS: TestEventsLog (0.00s) [2022-02-15T19:39:31.240Z] === RUN TestEventsLogTimeout [2022-02-15T19:39:31.240Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-15T19:39:31.240Z] === RUN TestLogEvents [2022-02-15T19:39:31.240Z] --- PASS: TestLogEvents (0.05s) [2022-02-15T19:39:31.240Z] === RUN TestLoadBufferedEvents [2022-02-15T19:39:31.240Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-02-15T19:39:31.240Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-15T19:39:31.240Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-15T19:39:31.240Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-15T19:39:31.240Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-15T19:39:31.240Z] PASS [2022-02-15T19:39:31.240Z] coverage: 50.0% of statements [2022-02-15T19:39:31.240Z] ok github.com/docker/docker/daemon/events 0.301s coverage: 50.0% of statements [2022-02-15T19:39:31.708Z] === RUN TestWaitNodeAttachment [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T19:39:32.176Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-15T19:39:32.176Z] === RUN TestIsolationConversion [2022-02-15T19:39:32.176Z] === RUN TestIsolationConversion/default [2022-02-15T19:39:32.176Z] === RUN TestIsolationConversion/process [2022-02-15T19:39:32.176Z] === RUN TestIsolationConversion/hyperv [2022-02-15T19:39:32.176Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-15T19:39:32.176Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-15T19:39:32.176Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-15T19:39:32.176Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-15T19:39:32.176Z] === RUN TestContainerLabels [2022-02-15T19:39:32.176Z] --- PASS: TestContainerLabels (0.00s) [2022-02-15T19:39:32.176Z] === RUN TestCredentialSpecConversion [2022-02-15T19:39:32.176Z] === RUN TestCredentialSpecConversion/none [2022-02-15T19:39:32.176Z] === RUN TestCredentialSpecConversion/config [2022-02-15T19:39:32.176Z] === RUN TestCredentialSpecConversion/file [2022-02-15T19:39:32.176Z] === RUN TestCredentialSpecConversion/registry [2022-02-15T19:39:32.176Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-15T19:39:32.176Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-15T19:39:32.176Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-15T19:39:32.176Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-15T19:39:32.176Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-15T19:39:32.176Z] === RUN TestControllerValidateMountBind [2022-02-15T19:39:32.176Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-15T19:39:32.176Z] === RUN TestControllerValidateMountVolume [2022-02-15T19:39:32.176Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-15T19:39:32.176Z] === RUN TestControllerValidateMountTarget [2022-02-15T19:39:32.176Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-15T19:39:32.176Z] === RUN TestControllerValidateMountTmpfs [2022-02-15T19:39:32.176Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-15T19:39:32.176Z] === RUN TestControllerValidateMountInvalidType [2022-02-15T19:39:32.176Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-15T19:39:32.176Z] === RUN TestControllerValidateMountNamedPipe [2022-02-15T19:39:32.176Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-15T19:39:32.176Z] PASS [2022-02-15T19:39:32.176Z] coverage: 11.0% of statements [2022-02-15T19:39:32.176Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.672s coverage: 11.0% of statements [2022-02-15T19:39:32.645Z] === RUN TestIsEmptyDir [2022-02-15T19:39:32.645Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-15T19:39:32.645Z] PASS [2022-02-15T19:39:32.645Z] coverage: 2.3% of statements [2022-02-15T19:39:32.645Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2022-02-15T19:39:33.112Z] === RUN TestLinkNaming [2022-02-15T19:39:33.112Z] --- PASS: TestLinkNaming (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestLinkNew [2022-02-15T19:39:33.112Z] --- PASS: TestLinkNew (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestLinkEnv [2022-02-15T19:39:33.112Z] --- PASS: TestLinkEnv (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestLinkMultipleEnv [2022-02-15T19:39:33.112Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestLinkPortRangeEnv [2022-02-15T19:39:33.112Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-15T19:39:33.112Z] PASS [2022-02-15T19:39:33.112Z] coverage: 93.0% of statements [2022-02-15T19:39:33.112Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-02-15T19:39:33.112Z] === RUN TestVerifyNetworkingConfig [2022-02-15T19:39:33.112Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestGetContainer [2022-02-15T19:39:33.112Z] --- PASS: TestGetContainer (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestValidContainerNames [2022-02-15T19:39:33.112Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestContainerInitDNS [2022-02-15T19:39:33.112Z] daemon_test.go:145: root required [2022-02-15T19:39:33.112Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestMerge [2022-02-15T19:39:33.112Z] --- PASS: TestMerge (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestValidateContainerIsolation [2022-02-15T19:39:33.112Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestFindNetworkErrorType [2022-02-15T19:39:33.112Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestEnsureServicesExist [2022-02-15T19:39:33.112Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestEnsureServicesExistErrors [2022-02-15T19:39:33.112Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-15T19:39:33.112Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-15T19:39:33.112Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-15T19:39:33.112Z] --- PASS: TestEnsureServicesExistErrors (0.01s) [2022-02-15T19:39:33.112Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-15T19:39:33.112Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-15T19:39:33.112Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestContainerDelete [2022-02-15T19:39:33.112Z] --- PASS: TestContainerDelete (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestContainerDoubleDelete [2022-02-15T19:39:33.112Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestLogContainerEventCopyLabels [2022-02-15T19:39:33.112Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestLogContainerEventWithAttributes [2022-02-15T19:39:33.112Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestNoneHealthcheck [2022-02-15T19:39:33.112Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-15T19:39:33.112Z] === RUN TestHealthStates [2022-02-15T19:39:33.579Z] time="2022-02-15T19:39:33Z" 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-02-15T19:39:33.579Z] time="2022-02-15T19:39:33Z" 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-02-15T19:39:33.579Z] time="2022-02-15T19:39:33Z" 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-02-15T19:39:33.579Z] time="2022-02-15T19:39:33Z" 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-02-15T19:39:33.579Z] time="2022-02-15T19:39:33Z" 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-02-15T19:39:33.579Z] time="2022-02-15T19:39:33Z" 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-02-15T19:39:33.579Z] time="2022-02-15T19:39:33Z" 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-02-15T19:39:33.579Z] time="2022-02-15T19:39:33Z" 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-02-15T19:39:33.579Z] time="2022-02-15T19:39:33Z" 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-02-15T19:39:33.579Z] time="2022-02-15T19:39:33Z" 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-02-15T19:39:33.579Z] --- PASS: TestHealthStates (0.20s) [2022-02-15T19:39:33.579Z] === RUN TestGetInspectData [2022-02-15T19:39:33.579Z] --- PASS: TestGetInspectData (0.00s) [2022-02-15T19:39:33.579Z] === RUN TestFillLicense [2022-02-15T19:39:33.579Z] --- PASS: TestFillLicense (0.00s) [2022-02-15T19:39:33.579Z] === RUN TestListInvalidFilter [2022-02-15T19:39:33.579Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-15T19:39:33.579Z] === RUN TestNameFilter [2022-02-15T19:39:33.579Z] --- PASS: TestNameFilter (0.00s) [2022-02-15T19:39:33.579Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-15T19:39:33.579Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-15T19:39:33.579Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-15T19:39:33.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-15T19:39:33.579Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-15T19:39:33.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-15T19:39:33.579Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-15T19:39:33.579Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-15T19:39:33.580Z] === 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-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-15T19:39:33.580Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-15T19:39:33.580Z] --- 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-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-15T19:39:33.580Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-15T19:39:33.580Z] === RUN TestDaemonReloadLabels [2022-02-15T19:39:33.580Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-15T19:39:33.580Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-15T19:39:33.580Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-15T19:39:33.580Z] === RUN TestDaemonReloadMirrors [2022-02-15T19:39:33.580Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-15T19:39:33.580Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-15T19:39:33.580Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-15T19:39:33.580Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-15T19:39:33.580Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-15T19:39:33.580Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-15T19:39:33.580Z] reload_test.go:342: root required [2022-02-15T19:39:33.580Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T19:39:33.580Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-15T19:39:33.580Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-15T19:39:33.580Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-15T19:39:33.580Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-02-15T19:39:33.580Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-15T19:39:33.580Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-02-15T19:39:33.580Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-15T19:39:33.580Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-15T19:39:33.580Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-15T19:39:33.580Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-02-15T19:39:33.580Z] === RUN TestParseVolumesFrom [2022-02-15T19:39:33.580Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-15T19:39:33.580Z] PASS [2022-02-15T19:39:33.580Z] coverage: 8.6% of statements [2022-02-15T19:39:33.580Z] ok github.com/docker/docker/daemon 0.476s coverage: 8.6% of statements [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-15T19:39:33.580Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-15T19:39:33.750Z] docker_api_swarm_test.go:563: [de777e9777b98] joining swarm manager [dc8f602766fd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:39:34.314Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-15T19:39:34.876Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-15T19:39:35.801Z] === RUN TestAdapterReadLogs [2022-02-15T19:39:35.801Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCopier [2022-02-15T19:39:35.801Z] --- PASS: TestCopier (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCopierLongLines [2022-02-15T19:39:35.801Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCopierSlow [2022-02-15T19:39:35.801Z] === RUN TestNewStreamConfig [2022-02-15T19:39:35.801Z] === RUN TestNewStreamConfig/defaults [2022-02-15T19:39:35.801Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-15T19:39:35.801Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-15T19:39:35.801Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-15T19:39:35.801Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-15T19:39:35.801Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-15T19:39:35.801Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-15T19:39:35.801Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-15T19:39:35.801Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-15T19:39:35.801Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-15T19:39:35.801Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-15T19:39:35.801Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-15T19:39:35.801Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-15T19:39:35.801Z] --- PASS: TestCopierSlow (0.20s) [2022-02-15T19:39:35.801Z] === RUN TestCopierWithSized [2022-02-15T19:39:35.801Z] === RUN TestCopierWithSized/as_is [2022-02-15T19:39:35.801Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-15T19:39:35.801Z] --- PASS: TestCopierWithSized (0.03s) [2022-02-15T19:39:35.801Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestCopierWithSized/With_RingLogger (0.03s) [2022-02-15T19:39:35.801Z] === RUN TestCopierWithPartial [2022-02-15T19:39:35.801Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestRingLogger [2022-02-15T19:39:35.801Z] --- PASS: TestRingLogger (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestRingCap [2022-02-15T19:39:35.801Z] --- PASS: TestRingCap (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestRingClose [2022-02-15T19:39:35.801Z] --- PASS: TestRingClose (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestRingDrain [2022-02-15T19:39:35.801Z] --- PASS: TestRingDrain (0.00s) [2022-02-15T19:39:35.801Z] PASS [2022-02-15T19:39:35.801Z] coverage: 43.8% of statements [2022-02-15T19:39:35.801Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 43.8% of statements [2022-02-15T19:39:35.801Z] time="2022-02-15T19:39:35Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-15T19:39:35.801Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-02-15T19:39:35.801Z] === RUN TestCreateSuccess [2022-02-15T19:39:35.801Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCreateStreamSkipped [2022-02-15T19:39:35.801Z] time="2022-02-15T19:39:35Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-15T19:39:35.801Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCreateLogGroupSuccess [2022-02-15T19:39:35.801Z] time="2022-02-15T19:39:35Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-15T19:39:35.801Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCreateError [2022-02-15T19:39:35.801Z] --- PASS: TestCreateError (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCreateAlreadyExists [2022-02-15T19:39:35.801Z] time="2022-02-15T19:39:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-15T19:39:35.801Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestLogClosed [2022-02-15T19:39:35.801Z] --- PASS: TestLogClosed (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestLogBlocking [2022-02-15T19:39:35.801Z] --- PASS: TestLogBlocking (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-15T19:39:35.801Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestLogNonBlockingBufferFull [2022-02-15T19:39:35.801Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestPublishBatchSuccess [2022-02-15T19:39:35.801Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestPublishBatchError [2022-02-15T19:39:35.801Z] time="2022-02-15T19:39:35Z" level=error msg=error [2022-02-15T19:39:35.801Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-15T19:39:35.801Z] time="2022-02-15T19:39:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T19:39:35.801Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-15T19:39:35.801Z] time="2022-02-15T19:39:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T19:39:35.801Z] time="2022-02-15T19:39:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-15T19:39:35.801Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchSimple [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchTicker [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchMultilinePattern [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchClose [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestEffectiveLen [2022-02-15T19:39:35.801Z] === RUN TestEffectiveLen/0/Hello [2022-02-15T19:39:35.801Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-15T19:39:35.801Z] === RUN TestEffectiveLen/2/🙃 [2022-02-15T19:39:35.801Z] === RUN TestEffectiveLen/3/���� [2022-02-15T19:39:35.801Z] === RUN TestEffectiveLen/4/He��o [2022-02-15T19:39:35.801Z] === RUN TestEffectiveLen/5/ [2022-02-15T19:39:35.801Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestFindValidSplit [2022-02-15T19:39:35.801Z] === RUN TestFindValidSplit/0/ [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1076: [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:39:35.801Z] === RUN TestFindValidSplit/1/Hello [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1076: Hello [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:39:35.801Z] === RUN TestFindValidSplit/2/Hello [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1076: He [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1077: llo [2022-02-15T19:39:35.801Z] === RUN TestFindValidSplit/3/Hello [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1076: [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1077: Hello [2022-02-15T19:39:35.801Z] === RUN TestFindValidSplit/4/🙃 [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1076: [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-15T19:39:35.801Z] === RUN TestFindValidSplit/5/🙃 [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:39:35.801Z] === RUN TestFindValidSplit/6/a� [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1076: a [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1077: � [2022-02-15T19:39:35.801Z] === RUN TestFindValidSplit/7/a� [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1076: a� [2022-02-15T19:39:35.801Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:39:35.801Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-15T19:39:35.801Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestProcessEventEmoji [2022-02-15T19:39:35.801Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchLineSplit [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchMaxEvents [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-15T19:39:35.801Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-15T19:39:35.801Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-02-15T19:39:35.802Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-15T19:39:35.802Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-15T19:39:35.802Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-15T19:39:35.802Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-15T19:39:35.802Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-15T19:39:35.802Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-15T19:39:35.802Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-15T19:39:35.802Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-15T19:39:35.802Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-15T19:39:35.802Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-15T19:39:35.802Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsFormat [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-15T19:39:35.802Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-15T19:39:35.802Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-15T19:39:35.802Z] === RUN TestCreateTagSuccess [2022-02-15T19:39:35.802Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-15T19:39:35.802Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-15T19:39:35.802Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-15T19:39:35.802Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-15T19:39:35.802Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-15T19:39:35.802Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-15T19:39:35.802Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-15T19:39:35.802Z] PASS [2022-02-15T19:39:35.802Z] coverage: 80.2% of statements [2022-02-15T19:39:35.802Z] ok github.com/docker/docker/daemon/logger/awslogs 0.405s coverage: 80.2% of statements [2022-02-15T19:39:35.805Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-15T19:39:36.271Z] === RUN TestSearchRegistryForImagesErrors [2022-02-15T19:39:36.271Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-15T19:39:36.271Z] === RUN TestSearchRegistryForImages [2022-02-15T19:39:36.271Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-15T19:39:36.271Z] === RUN TestOnlyPlatformWithFallback [2022-02-15T19:39:36.271Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-15T19:39:36.271Z] === RUN TestImageDelete [2022-02-15T19:39:36.271Z] === RUN TestImageDelete/no_lease [2022-02-15T19:39:36.271Z] === RUN TestImageDelete/lease_exists [2022-02-15T19:39:36.271Z] --- PASS: TestImageDelete (0.07s) [2022-02-15T19:39:36.271Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-15T19:39:36.271Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-02-15T19:39:36.271Z] === RUN TestContentStoreForPull [2022-02-15T19:39:36.271Z] === RUN TestValidateLogOptReconnectInterval [2022-02-15T19:39:36.271Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-15T19:39:36.271Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-15T19:39:36.271Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-15T19:39:36.271Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-15T19:39:36.271Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-15T19:39:36.271Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-15T19:39:36.271Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-15T19:39:36.271Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-15T19:39:36.271Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-15T19:39:36.271Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-15T19:39:36.271Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-15T19:39:36.271Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-15T19:39:36.271Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-15T19:39:36.271Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-15T19:39:36.271Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-15T19:39:36.271Z] PASS [2022-02-15T19:39:36.271Z] coverage: 33.6% of statements [2022-02-15T19:39:36.271Z] ok github.com/docker/docker/daemon/logger/fluentd 0.071s coverage: 33.6% of statements [2022-02-15T19:39:36.271Z] --- PASS: TestContentStoreForPull (0.27s) [2022-02-15T19:39:36.271Z] PASS [2022-02-15T19:39:36.271Z] coverage: 6.7% of statements [2022-02-15T19:39:36.271Z] ok github.com/docker/docker/daemon/images 0.436s coverage: 6.7% of statements [2022-02-15T19:39:36.367Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-15T19:39:36.623Z] === RUN TestDockerSuite/TestBuildFails [2022-02-15T19:39:36.740Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-15T19:39:36.740Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-15T19:39:36.740Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-15T19:39:36.740Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-15T19:39:36.740Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-15T19:39:36.740Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-15T19:39:36.740Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-15T19:39:36.740Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-15T19:39:36.740Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-15T19:39:37.207Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-02-15T19:39:37.207Z] === RUN TestFastTimeMarshalJSON [2022-02-15T19:39:37.207Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-15T19:39:37.207Z] PASS [2022-02-15T19:39:37.207Z] coverage: 87.2% of statements [2022-02-15T19:39:37.207Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.295s coverage: 87.2% of statements [2022-02-15T19:39:37.551Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-15T19:39:37.551Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-15T19:39:37.675Z] === RUN TestJSONFileLogger [2022-02-15T19:39:37.675Z] --- PASS: TestJSONFileLogger (0.01s) [2022-02-15T19:39:37.675Z] === RUN TestJSONFileLoggerWithTags [2022-02-15T19:39:37.675Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-02-15T19:39:37.675Z] === RUN TestJSONFileLoggerWithOpts [2022-02-15T19:39:37.675Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-15T19:39:37.675Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-15T19:39:37.675Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-15T19:39:37.675Z] === RUN TestEncodeDecode [2022-02-15T19:39:37.675Z] === PAUSE TestEncodeDecode [2022-02-15T19:39:37.675Z] === RUN TestUnexpectedEOF [2022-02-15T19:39:37.675Z] time="2022-02-15T19:39:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T19:39:37.675Z] time="2022-02-15T19:39:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T19:39:37.675Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-15T19:39:37.675Z] === CONT TestEncodeDecode [2022-02-15T19:39:37.675Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-15T19:39:37.675Z] PASS [2022-02-15T19:39:37.675Z] coverage: 69.9% of statements [2022-02-15T19:39:37.675Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.290s coverage: 69.9% of statements [2022-02-15T19:39:38.142Z] === RUN TestWriteLog [2022-02-15T19:39:38.143Z] === PAUSE TestWriteLog [2022-02-15T19:39:38.143Z] === RUN TestReadLog [2022-02-15T19:39:38.143Z] === PAUSE TestReadLog [2022-02-15T19:39:38.143Z] === RUN TestDecode [2022-02-15T19:39:38.143Z] --- PASS: TestDecode (0.03s) [2022-02-15T19:39:38.143Z] === CONT TestWriteLog [2022-02-15T19:39:38.143Z] === CONT TestReadLog [2022-02-15T19:39:38.143Z] === RUN TestReadLog/tail_exact [2022-02-15T19:39:38.143Z] --- PASS: TestWriteLog (0.04s) [2022-02-15T19:39:38.610Z] === RUN TestReadLog/tail_less_than_available [2022-02-15T19:39:38.610Z] === RUN TestReadLog/tail_more_than_available [2022-02-15T19:39:38.610Z] --- PASS: TestReadLog (0.51s) [2022-02-15T19:39:38.610Z] --- PASS: TestReadLog/tail_exact (0.27s) [2022-02-15T19:39:38.610Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-15T19:39:38.610Z] --- PASS: TestReadLog/tail_more_than_available (0.13s) [2022-02-15T19:39:38.610Z] PASS [2022-02-15T19:39:38.610Z] coverage: 78.7% of statements [2022-02-15T19:39:38.610Z] ok github.com/docker/docker/daemon/logger/local 0.587s coverage: 78.7% of statements [2022-02-15T19:39:38.610Z] === RUN TestOpenFileDelete [2022-02-15T19:39:38.610Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-15T19:39:38.610Z] === RUN TestOpenFileRename [2022-02-15T19:39:38.610Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-15T19:39:38.610Z] === RUN TestHandleDecoderErr [2022-02-15T19:39:38.610Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-15T19:39:38.610Z] === RUN TestParseLogTagDefaultTag [2022-02-15T19:39:38.610Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-15T19:39:38.610Z] === RUN TestParseLogTag [2022-02-15T19:39:38.610Z] --- PASS: TestParseLogTag (0.00s) [2022-02-15T19:39:38.610Z] === RUN TestParseLogTagEmptyTag [2022-02-15T19:39:38.610Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-15T19:39:38.610Z] === RUN TestTailFiles [2022-02-15T19:39:38.610Z] --- PASS: TestTailFiles (0.00s) [2022-02-15T19:39:38.610Z] === RUN TestFollowLogsConsumerGone [2022-02-15T19:39:38.610Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-15T19:39:38.610Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-15T19:39:38.610Z] === RUN TestFollowLogsProducerGone [2022-02-15T19:39:38.610Z] logfile_test.go:180: logDecode() closed after sending 3728 messages [2022-02-15T19:39:38.610Z] logfile_test.go:233: messages sent: 3728, received: 3728 [2022-02-15T19:39:38.610Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-15T19:39:38.610Z] === RUN TestCheckCapacityAndRotate [2022-02-15T19:39:38.610Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-15T19:39:38.610Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-15T19:39:38.610Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-02-15T19:39:38.610Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-02-15T19:39:38.610Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-02-15T19:39:38.610Z] PASS [2022-02-15T19:39:38.610Z] coverage: 53.4% of statements [2022-02-15T19:39:38.610Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.221s coverage: 53.4% of statements [2022-02-15T19:39:39.078Z] === RUN TestLog [2022-02-15T19:39:39.078Z] --- PASS: TestLog (0.03s) [2022-02-15T19:39:39.078Z] PASS [2022-02-15T19:39:39.078Z] coverage: 31.5% of statements [2022-02-15T19:39:39.078Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.101s coverage: 31.5% of statements [2022-02-15T19:39:39.334Z] --- PASS: TestCreateServiceConfigFileMode (11.91s) [2022-02-15T19:39:39.334Z] === RUN TestCreateServiceSysctls [2022-02-15T19:39:39.440Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-15T19:39:39.545Z] === RUN TestNewParse [2022-02-15T19:39:39.545Z] --- PASS: TestNewParse (0.00s) [2022-02-15T19:39:39.545Z] PASS [2022-02-15T19:39:39.545Z] coverage: 8.3% of statements [2022-02-15T19:39:39.545Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-02-15T19:39:40.013Z] === RUN TestValidateLogOpt [2022-02-15T19:39:40.013Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestNewMissedConfig [2022-02-15T19:39:40.013Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestNewMissedUrl [2022-02-15T19:39:40.013Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestNewMissedToken [2022-02-15T19:39:40.013Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestNewWithProxy [2022-02-15T19:39:40.013Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestDefault [2022-02-15T19:39:40.013Z] --- PASS: TestDefault (0.01s) [2022-02-15T19:39:40.013Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-15T19:39:40.013Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestJsonFormat [2022-02-15T19:39:40.013Z] --- PASS: TestJsonFormat (0.01s) [2022-02-15T19:39:40.013Z] === RUN TestRawFormat [2022-02-15T19:39:40.013Z] --- PASS: TestRawFormat (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestRawFormatWithLabels [2022-02-15T19:39:40.013Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestRawFormatWithoutTag [2022-02-15T19:39:40.013Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestBatching [2022-02-15T19:39:40.013Z] === RUN TestParseLogFormat [2022-02-15T19:39:40.013Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestValidateLogOptEmpty [2022-02-15T19:39:40.013Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestValidateSyslogAddress [2022-02-15T19:39:40.013Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestParseAddressDefaultPort [2022-02-15T19:39:40.013Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestValidateSyslogFacility [2022-02-15T19:39:40.013Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestValidateLogOptSyslogFormat [2022-02-15T19:39:40.013Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-15T19:39:40.013Z] === RUN TestValidateLogOpt [2022-02-15T19:39:40.013Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T19:39:40.013Z] PASS [2022-02-15T19:39:40.013Z] coverage: 46.8% of statements [2022-02-15T19:39:40.013Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-02-15T19:39:40.013Z] --- PASS: TestBatching (0.23s) [2022-02-15T19:39:40.013Z] === RUN TestFrequency [2022-02-15T19:39:40.481Z] --- PASS: TestFrequency (0.18s) [2022-02-15T19:39:40.481Z] === RUN TestOneMessagePerRequest [2022-02-15T19:39:40.481Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-02-15T19:39:40.481Z] === RUN TestVerify [2022-02-15T19:39:40.481Z] --- PASS: TestVerify (0.00s) [2022-02-15T19:39:40.481Z] === RUN TestSkipVerify [2022-02-15T19:39:40.481Z] time="2022-02-15T19:39:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:39:40.481Z] time="2022-02-15T19:39:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:39:40.481Z] time="2022-02-15T19:39:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:39:40.950Z] --- PASS: TestSkipVerify (0.65s) [2022-02-15T19:39:40.950Z] === RUN TestBufferMaximum [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644953980.766534\",\"host\":\"390ce14ba988\"}'" [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644953980.766534\",\"host\":\"390ce14ba988\"}'" [2022-02-15T19:39:40.950Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-15T19:39:40.950Z] === RUN TestServerAlwaysDown [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644953980.770556\",\"host\":\"390ce14ba988\"}'" [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644953980.770556\",\"host\":\"390ce14ba988\"}'" [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644953980.770556\",\"host\":\"390ce14ba988\"}'" [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644953980.771556\",\"host\":\"390ce14ba988\"}'" [2022-02-15T19:39:40.950Z] time="2022-02-15T19:39:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644953980.771556\",\"host\":\"390ce14ba988\"}'" [2022-02-15T19:39:40.950Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-15T19:39:40.950Z] === RUN TestCannotSendAfterClose [2022-02-15T19:39:40.950Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-15T19:39:40.950Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-15T19:39:41.332Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-15T19:39:41.418Z] === RUN TestV1IDService [2022-02-15T19:39:41.418Z] --- PASS: TestV1IDService (0.03s) [2022-02-15T19:39:41.418Z] === RUN TestV2MetadataService [2022-02-15T19:39:41.872Z] --- PASS: TestCreateServiceSysctls (2.50s) [2022-02-15T19:39:41.872Z] === RUN TestCreateServiceCapabilities [2022-02-15T19:39:41.885Z] time="2022-02-15T19:39:41Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-15T19:39:41.885Z] time="2022-02-15T19:39:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"390ce14ba988\"}'" [2022-02-15T19:39:41.885Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-02-15T19:39:41.885Z] PASS [2022-02-15T19:39:41.885Z] coverage: 82.5% of statements [2022-02-15T19:39:41.885Z] ok github.com/docker/docker/daemon/logger/splunk 2.175s coverage: 82.5% of statements [2022-02-15T19:39:41.885Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-15T19:39:41.885Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-15T19:39:41.885Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-15T19:39:42.353Z] === RUN TestSuccessfulDownload [2022-02-15T19:39:42.353Z] download_test.go:267: Needs fixing on Windows [2022-02-15T19:39:42.353Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-15T19:39:42.353Z] === RUN TestCancelledDownload [2022-02-15T19:39:42.353Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-15T19:39:42.353Z] === RUN TestMaxDownloadAttempts [2022-02-15T19:39:42.353Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T19:39:42.353Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T19:39:42.353Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T19:39:42.353Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T19:39:42.353Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T19:39:42.353Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T19:39:42.353Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T19:39:42.353Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T19:39:42.353Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T19:39:42.353Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T19:39:42.353Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T19:39:42.353Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T19:39:42.697Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-15T19:39:42.822Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-15T19:39:42.822Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-15T19:39:42.822Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-15T19:39:42.822Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-15T19:39:42.822Z] === RUN TestContinueOnError_NeverContinue [2022-02-15T19:39:42.822Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-15T19:39:42.822Z] === RUN TestManifestStore [2022-02-15T19:39:42.822Z] === RUN TestManifestStore/no_remote_or_local [2022-02-15T19:39:42.822Z] time="2022-02-15T19:39:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:39:42.822Z] time="2022-02-15T19:39:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:39:42.822Z] time="2022-02-15T19:39:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:39:42.822Z] time="2022-02-15T19:39:42Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:39:42.822Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-15T19:39:42.822Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-02-15T19:39:42.822Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-02-15T19:39:42.822Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-02-15T19:39:42.822Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-02-15T19:39:42.822Z] === RUN TestTransfer [2022-02-15T19:39:42.822Z] time="2022-02-15T19:39:42Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1648327092\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-15T19:39:42.822Z] === RUN TestManifestStore/no_local_cache [2022-02-15T19:39:42.822Z] === RUN TestManifestStore/with_local_cache [2022-02-15T19:39:43.290Z] === RUN TestManifestStore/unknown_media_type [2022-02-15T19:39:43.290Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-15T19:39:43.290Z] time="2022-02-15T19:39:42Z" level=warning msg="reference for unknown type: " [2022-02-15T19:39:43.290Z] time="2022-02-15T19:39:42Z" level=warning msg="reference for unknown type: " [2022-02-15T19:39:43.290Z] --- PASS: TestTransfer (0.12s) [2022-02-15T19:39:43.290Z] === RUN TestConcurrencyLimit [2022-02-15T19:39:43.290Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-15T19:39:43.290Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-15T19:39:43.290Z] --- PASS: TestV2MetadataService (1.74s) [2022-02-15T19:39:43.290Z] PASS [2022-02-15T19:39:43.290Z] coverage: 48.2% of statements [2022-02-15T19:39:43.290Z] time="2022-02-15T19:39:42Z" level=warning msg="reference for unknown type: " [2022-02-15T19:39:43.290Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-15T19:39:43.290Z] time="2022-02-15T19:39:42Z" level=warning msg="reference for unknown type: " [2022-02-15T19:39:43.290Z] ok github.com/docker/docker/distribution/metadata 1.870s coverage: 48.2% of statements [2022-02-15T19:39:43.290Z] time="2022-02-15T19:39:42Z" level=warning msg="reference for unknown type: " [2022-02-15T19:39:43.290Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-15T19:39:43.290Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-15T19:39:43.290Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-15T19:39:43.290Z] time="2022-02-15T19:39:42Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore (0.42s) [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore/no_remote_or_local (0.30s) [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaType [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-15T19:39:43.290Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-15T19:39:43.290Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-15T19:39:43.290Z] === RUN TestFixManifestLayers [2022-02-15T19:39:43.290Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-15T19:39:43.290Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-15T19:39:43.290Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T19:39:43.290Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T19:39:43.290Z] === RUN TestFixManifestLayersBadParent [2022-02-15T19:39:43.290Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-15T19:39:43.290Z] === RUN TestValidateManifest [2022-02-15T19:39:43.290Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T19:39:43.290Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-15T19:39:43.290Z] === RUN TestFormatPlatform [2022-02-15T19:39:43.290Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-15T19:39:43.290Z] === RUN TestGetRepositoryMountCandidates [2022-02-15T19:39:43.290Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-15T19:39:43.290Z] === RUN TestLayerAlreadyExists [2022-02-15T19:39:43.291Z] 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-02-15T19:39:43.291Z] 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-02-15T19:39:43.291Z] 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-02-15T19:39:43.291Z] 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-02-15T19:39:43.291Z] 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-02-15T19:39:43.291Z] 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-02-15T19:39:43.291Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-15T19:39:43.291Z] === RUN TestWhenEmptyAuthConfig [2022-02-15T19:39:43.291Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-15T19:39:43.291Z] === RUN TestInactiveJobs [2022-02-15T19:39:43.759Z] === RUN TestNotFound [2022-02-15T19:39:43.759Z] --- PASS: TestNotFound (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestConflict [2022-02-15T19:39:43.759Z] --- PASS: TestConflict (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestForbidden [2022-02-15T19:39:43.759Z] --- PASS: TestForbidden (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestInvalidParameter [2022-02-15T19:39:43.759Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestNotImplemented [2022-02-15T19:39:43.759Z] --- PASS: TestNotImplemented (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestNotModified [2022-02-15T19:39:43.759Z] --- PASS: TestNotModified (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestUnauthorized [2022-02-15T19:39:43.759Z] --- PASS: TestUnauthorized (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestUnknown [2022-02-15T19:39:43.759Z] --- PASS: TestUnknown (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestCancelled [2022-02-15T19:39:43.759Z] --- PASS: TestCancelled (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestDeadline [2022-02-15T19:39:43.759Z] --- PASS: TestDeadline (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestDataLoss [2022-02-15T19:39:43.759Z] --- PASS: TestDataLoss (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestUnavailable [2022-02-15T19:39:43.759Z] --- PASS: TestUnavailable (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestSystem [2022-02-15T19:39:43.759Z] --- PASS: TestSystem (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Not_Found [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Bad_Request [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Conflict [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Unauthorized [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Forbidden [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Not_Modified [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-15T19:39:43.759Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-15T19:39:43.759Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-15T19:39:43.759Z] PASS [2022-02-15T19:39:43.759Z] coverage: 53.1% of statements [2022-02-15T19:39:43.759Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2022-02-15T19:39:43.759Z] --- PASS: TestInactiveJobs (0.36s) [2022-02-15T19:39:43.759Z] === RUN TestWatchRelease [2022-02-15T19:39:43.759Z] --- PASS: TestWatchRelease (0.04s) [2022-02-15T19:39:43.759Z] === RUN TestWatchFinishedTransfer [2022-02-15T19:39:43.759Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-15T19:39:43.759Z] === RUN TestDuplicateTransfer [2022-02-15T19:39:43.759Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-15T19:39:43.759Z] === RUN TestSuccessfulUpload [2022-02-15T19:39:43.780Z] --- PASS: TestCreateServiceCapabilities (2.26s) [2022-02-15T19:39:43.780Z] === RUN TestInspect [2022-02-15T19:39:44.226Z] time="2022-02-15T19:39:43Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-15T19:39:44.226Z] --- PASS: TestSuccessfulUpload (0.43s) [2022-02-15T19:39:44.226Z] === RUN TestCancelledUpload [2022-02-15T19:39:44.226Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-15T19:39:44.226Z] PASS [2022-02-15T19:39:44.226Z] coverage: 77.1% of statements [2022-02-15T19:39:44.226Z] ok github.com/docker/docker/distribution/xfer 2.060s coverage: 77.1% of statements [2022-02-15T19:39:44.226Z] --- PASS: TestWhenEmptyAuthConfig (1.18s) [2022-02-15T19:39:44.226Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-15T19:39:44.227Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-15T19:39:44.227Z] === RUN TestTokenPassThru [2022-02-15T19:39:44.227Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-15T19:39:44.227Z] === RUN TestTokenPassThruDifferentHost [2022-02-15T19:39:44.227Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-02-15T19:39:44.227Z] PASS [2022-02-15T19:39:44.227Z] coverage: 24.6% of statements [2022-02-15T19:39:44.227Z] ok github.com/docker/docker/distribution 1.734s coverage: 24.6% of statements [2022-02-15T19:39:44.587Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-15T19:39:44.587Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-15T19:39:44.694Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-15T19:39:44.694Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-15T19:39:45.162Z] === RUN TestCompare [2022-02-15T19:39:45.162Z] --- PASS: TestCompare (0.00s) [2022-02-15T19:39:45.162Z] PASS [2022-02-15T19:39:45.162Z] coverage: 19.2% of statements [2022-02-15T19:39:45.162Z] ok github.com/docker/docker/image/cache 0.134s coverage: 19.2% of statements [2022-02-15T19:39:45.162Z] === RUN TestFSGetInvalidData [2022-02-15T19:39:45.162Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-15T19:39:45.162Z] === RUN TestFSInvalidSet [2022-02-15T19:39:45.162Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-15T19:39:45.162Z] === RUN TestFSInvalidRoot [2022-02-15T19:39:45.162Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-15T19:39:45.162Z] === RUN TestFSMetadataGetSet [2022-02-15T19:39:45.162Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-15T19:39:45.162Z] === RUN TestFSInvalidWalker [2022-02-15T19:39:45.162Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-15T19:39:45.162Z] === RUN TestFSGetSet [2022-02-15T19:39:45.162Z] --- PASS: TestFSGetSet (0.07s) [2022-02-15T19:39:45.162Z] === RUN TestFSGetUnsetKey [2022-02-15T19:39:45.162Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-15T19:39:45.162Z] === RUN TestFSGetEmptyData [2022-02-15T19:39:45.162Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-15T19:39:45.162Z] === RUN TestFSDelete [2022-02-15T19:39:45.162Z] --- PASS: TestFSDelete (0.02s) [2022-02-15T19:39:45.162Z] === RUN TestFSWalker [2022-02-15T19:39:45.630Z] --- PASS: TestFSWalker (0.02s) [2022-02-15T19:39:45.630Z] === RUN TestFSWalkerStopOnError [2022-02-15T19:39:45.630Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2022-02-15T19:39:45.630Z] === RUN TestNewFromJSON [2022-02-15T19:39:45.630Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-15T19:39:45.630Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-15T19:39:45.630Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-15T19:39:45.630Z] === RUN TestMarshalKeyOrder [2022-02-15T19:39:45.630Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-15T19:39:45.630Z] === RUN TestHistoryEqual [2022-02-15T19:39:45.630Z] --- PASS: TestHistoryEqual (0.21s) [2022-02-15T19:39:45.630Z] === RUN TestImage [2022-02-15T19:39:45.630Z] --- PASS: TestImage (0.00s) [2022-02-15T19:39:45.630Z] === RUN TestImageOSNotEmpty [2022-02-15T19:39:45.630Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-15T19:39:45.630Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-15T19:39:45.630Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-15T19:39:45.630Z] === RUN TestCreate [2022-02-15T19:39:45.630Z] --- PASS: TestCreate (0.01s) [2022-02-15T19:39:45.630Z] === RUN TestRestore [2022-02-15T19:39:45.630Z] time="2022-02-15T19:39:45Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-15T19:39:45.630Z] --- PASS: TestRestore (0.03s) [2022-02-15T19:39:45.630Z] === RUN TestAddDelete [2022-02-15T19:39:45.630Z] --- PASS: TestAddDelete (0.03s) [2022-02-15T19:39:45.630Z] === RUN TestSearchAfterDelete [2022-02-15T19:39:45.630Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-15T19:39:45.630Z] === RUN TestParentReset [2022-02-15T19:39:45.630Z] --- PASS: TestParentReset (0.03s) [2022-02-15T19:39:45.630Z] === RUN TestGetAndSetLastUpdated [2022-02-15T19:39:45.630Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-15T19:39:45.630Z] === RUN TestStoreLen [2022-02-15T19:39:45.630Z] === RUN TestMakeV1ConfigFromConfig [2022-02-15T19:39:45.630Z] --- PASS: TestStoreLen (0.06s) [2022-02-15T19:39:45.630Z] PASS [2022-02-15T19:39:45.630Z] coverage: 86.6% of statements [2022-02-15T19:39:45.630Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-15T19:39:45.630Z] PASS [2022-02-15T19:39:45.630Z] coverage: 25.0% of statements [2022-02-15T19:39:45.630Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements [2022-02-15T19:39:45.630Z] ok github.com/docker/docker/image 0.738s coverage: 86.6% of statements [2022-02-15T19:39:45.953Z] docker_api_swarm_test.go:585: [ddb5c534d2288] joining swarm manager [dc8f602766fd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:39:45.953Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-15T19:39:46.012Z] --- PASS: TestCheckoutGit (36.61s) [2022-02-15T19:39:46.012Z] === RUN TestValidGitTransport [2022-02-15T19:39:46.012Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-15T19:39:46.012Z] === RUN TestGitInvalidRef [2022-02-15T19:39:46.012Z] --- PASS: TestGitInvalidRef (0.22s) [2022-02-15T19:39:46.012Z] PASS [2022-02-15T19:39:46.012Z] coverage: 86.3% of statements [2022-02-15T19:39:46.012Z] ok github.com/docker/docker/builder/remotecontext/git 36.987s coverage: 86.3% of statements [2022-02-15T19:39:46.098Z] === RUN TestValidateManifest [2022-02-15T19:39:46.098Z] === RUN TestValidateManifest/nil [2022-02-15T19:39:46.098Z] === RUN TestValidateManifest/non-nil [2022-02-15T19:39:46.098Z] --- PASS: TestValidateManifest (0.00s) [2022-02-15T19:39:46.098Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-15T19:39:46.098Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-15T19:39:46.098Z] PASS [2022-02-15T19:39:46.098Z] coverage: 0.7% of statements [2022-02-15T19:39:46.098Z] ok github.com/docker/docker/image/tarexport 0.087s coverage: 0.7% of statements [2022-02-15T19:39:46.098Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-15T19:39:46.318Z] --- PASS: TestInspect (2.49s) [2022-02-15T19:39:46.318Z] === RUN TestCreateJob [2022-02-15T19:39:46.974Z] ? github.com/docker/docker/cli [no test files] [2022-02-15T19:39:46.974Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-15T19:39:47.661Z] === RUN TestSerialization [2022-02-15T19:39:47.661Z] --- PASS: TestSerialization (0.02s) [2022-02-15T19:39:47.661Z] PASS [2022-02-15T19:39:47.661Z] coverage: 100.0% of statements [2022-02-15T19:39:47.661Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-02-15T19:39:47.661Z] === RUN TestEmptyLayer [2022-02-15T19:39:47.661Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-15T19:39:47.661Z] === RUN TestCommitFailure [2022-02-15T19:39:47.661Z] --- PASS: TestCommitFailure (0.01s) [2022-02-15T19:39:47.661Z] === RUN TestStartTransactionFailure [2022-02-15T19:39:47.661Z] === RUN TestEnvironmentParsing [2022-02-15T19:39:47.661Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-15T19:39:47.661Z] PASS [2022-02-15T19:39:47.661Z] coverage: 1.2% of statements [2022-02-15T19:39:47.661Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-02-15T19:39:47.661Z] === RUN TestGetOrphan [2022-02-15T19:39:47.661Z] --- PASS: TestGetOrphan (0.01s) [2022-02-15T19:39:47.661Z] === RUN TestMountAndRegister [2022-02-15T19:39:47.661Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2022-02-15T19:39:47.661Z] layer_test.go:270: Layer size: 14 [2022-02-15T19:39:47.661Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-15T19:39:47.661Z] === RUN TestLayerRelease [2022-02-15T19:39:47.661Z] layer_test.go:303: Failing on Windows [2022-02-15T19:39:47.661Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-15T19:39:47.661Z] === RUN TestStoreRestore [2022-02-15T19:39:47.661Z] layer_test.go:352: Failing on Windows [2022-02-15T19:39:47.661Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-15T19:39:47.661Z] === RUN TestTarStreamStability [2022-02-15T19:39:47.661Z] layer_test.go:467: Failing on Windows [2022-02-15T19:39:47.661Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-15T19:39:47.662Z] === RUN TestRegisterExistingLayer [2022-02-15T19:39:47.845Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-15T19:39:48.130Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-02-15T19:39:48.130Z] === RUN TestTarStreamVerification [2022-02-15T19:39:48.130Z] layer_test.go:696: Failing on Windows [2022-02-15T19:39:48.130Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-15T19:39:48.131Z] === RUN TestLayerMigration [2022-02-15T19:39:48.131Z] migration_test.go:45: Failing on Windows [2022-02-15T19:39:48.131Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-15T19:39:48.131Z] === RUN TestLayerMigrationNoTarsplit [2022-02-15T19:39:48.131Z] migration_test.go:181: Failing on Windows [2022-02-15T19:39:48.131Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T19:39:48.131Z] === RUN TestMountInit [2022-02-15T19:39:48.131Z] mount_test.go:17: Failing on Windows [2022-02-15T19:39:48.131Z] --- SKIP: TestMountInit (0.00s) [2022-02-15T19:39:48.131Z] === RUN TestMountSize [2022-02-15T19:39:48.131Z] mount_test.go:76: Failing on Windows [2022-02-15T19:39:48.131Z] --- SKIP: TestMountSize (0.00s) [2022-02-15T19:39:48.131Z] === RUN TestMountChanges [2022-02-15T19:39:48.131Z] mount_test.go:125: Failing on Windows [2022-02-15T19:39:48.131Z] --- SKIP: TestMountChanges (0.00s) [2022-02-15T19:39:48.131Z] === RUN TestMountApply [2022-02-15T19:39:48.131Z] mount_test.go:212: Failing on Windows [2022-02-15T19:39:48.131Z] --- SKIP: TestMountApply (0.00s) [2022-02-15T19:39:48.131Z] PASS [2022-02-15T19:39:48.131Z] coverage: 30.1% of statements [2022-02-15T19:39:48.131Z] ok github.com/docker/docker/layer 0.303s coverage: 30.1% of statements [2022-02-15T19:39:48.131Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-15T19:39:48.131Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-15T19:39:48.131Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-15T19:39:48.131Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-15T19:39:48.454Z] check_test.go:379: [de777e9777b98] daemon is not started [2022-02-15T19:39:49.022Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-15T19:39:49.119Z] === RUN TestSequenceGetAvailableBit [2022-02-15T19:39:49.119Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestSequenceEqual [2022-02-15T19:39:49.119Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestSequenceCopy [2022-02-15T19:39:49.119Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestGetFirstAvailable [2022-02-15T19:39:49.119Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestFindSequence [2022-02-15T19:39:49.119Z] --- PASS: TestFindSequence (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestCheckIfAvailable [2022-02-15T19:39:49.119Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestMergeSequences [2022-02-15T19:39:49.119Z] --- PASS: TestMergeSequences (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestPushReservation [2022-02-15T19:39:49.119Z] --- PASS: TestPushReservation (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestSerializeDeserialize [2022-02-15T19:39:49.119Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestSet [2022-02-15T19:39:49.119Z] --- PASS: TestSet (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestSetUnset [2022-02-15T19:39:49.119Z] --- PASS: TestSetUnset (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestOffsetSetUnset [2022-02-15T19:39:49.119Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestSetInRange [2022-02-15T19:39:49.119Z] --- PASS: TestSetInRange (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestSetAnyInRange [2022-02-15T19:39:49.119Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestMethods [2022-02-15T19:39:49.119Z] --- PASS: TestMethods (0.00s) [2022-02-15T19:39:49.119Z] === RUN TestRandomAllocateDeallocate [2022-02-15T19:39:49.284Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-15T19:39:49.611Z] --- PASS: TestCreateJob (2.89s) [2022-02-15T19:39:49.611Z] === RUN TestReplicatedJob [2022-02-15T19:39:50.683Z] === RUN TestInvalidConfig [2022-02-15T19:39:50.683Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-15T19:39:50.683Z] === RUN TestConfig [2022-02-15T19:39:50.683Z] --- PASS: TestConfig (0.00s) [2022-02-15T19:39:50.683Z] === RUN TestOptionsLabels [2022-02-15T19:39:50.683Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-15T19:39:50.683Z] === RUN TestValidName [2022-02-15T19:39:50.683Z] --- PASS: TestValidName (0.00s) [2022-02-15T19:39:50.683Z] PASS [2022-02-15T19:39:50.683Z] coverage: 19.7% of statements [2022-02-15T19:39:50.683Z] ok github.com/docker/docker/libnetwork/config 0.080s coverage: 19.7% of statements [2022-02-15T19:39:51.177Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-15T19:39:51.668Z] === RUN TestKey [2022-02-15T19:39:51.668Z] --- PASS: TestKey (0.00s) [2022-02-15T19:39:51.668Z] === RUN TestParseKey [2022-02-15T19:39:51.668Z] --- PASS: TestParseKey (0.00s) [2022-02-15T19:39:51.668Z] === RUN TestInvalidDataStore [2022-02-15T19:39:51.668Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-15T19:39:51.668Z] === RUN TestKVObjectFlatKey [2022-02-15T19:39:51.668Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-15T19:39:51.668Z] === RUN TestAtomicKVObjectFlatKey [2022-02-15T19:39:51.668Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-15T19:39:51.668Z] PASS [2022-02-15T19:39:51.668Z] coverage: 21.9% of statements [2022-02-15T19:39:51.668Z] ok github.com/docker/docker/libnetwork/datastore 0.122s coverage: 21.9% of statements [2022-02-15T19:39:51.668Z] === RUN TestErrorInterfaces [2022-02-15T19:39:51.668Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-15T19:39:51.668Z] === RUN TestNetworkMarshalling [2022-02-15T19:39:52.136Z] --- PASS: TestNetworkMarshalling (0.23s) [2022-02-15T19:39:52.136Z] === RUN TestEndpointMarshalling [2022-02-15T19:39:52.136Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-15T19:39:52.136Z] === RUN TestAuxAddresses [2022-02-15T19:39:52.136Z] time="2022-02-15T19:39:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T19:39:52.136Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-15T19:39:52.136Z] === RUN TestSRVServiceQuery [2022-02-15T19:39:52.136Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:39:52.136Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-15T19:39:52.136Z] === RUN TestServiceVIPReuse [2022-02-15T19:39:52.136Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:39:52.136Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-15T19:39:52.136Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-15T19:39:52.136Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:39:52.136Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-15T19:39:52.136Z] === RUN TestDNSIPQuery [2022-02-15T19:39:52.136Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:39:52.136Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-15T19:39:52.136Z] === RUN TestDNSProxyServFail [2022-02-15T19:39:52.136Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:39:52.136Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-15T19:39:52.136Z] === RUN TestSandboxAddEmpty [2022-02-15T19:39:52.136Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:39:52.136Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-15T19:39:52.136Z] === RUN TestSandboxAddMultiPrio [2022-02-15T19:39:52.136Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:39:52.136Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-15T19:39:52.136Z] === RUN TestSandboxAddSamePrio [2022-02-15T19:39:52.136Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:39:52.136Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-15T19:39:52.136Z] === RUN TestCleanupServiceDiscovery [2022-02-15T19:39:52.136Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:39:52.136Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-15T19:39:52.136Z] === RUN TestDNSOptions [2022-02-15T19:39:52.136Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:39:52.136Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-15T19:39:52.136Z] === RUN TestMultipleControllersWithSameStore [2022-02-15T19:39:52.136Z] time="2022-02-15T19:39:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T19:39:52.136Z] time="2022-02-15T19:39:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T19:39:52.136Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-15T19:39:52.136Z] PASS [2022-02-15T19:39:52.136Z] coverage: 8.5% of statements [2022-02-15T19:39:52.136Z] ok github.com/docker/docker/libnetwork 0.392s coverage: 8.5% of statements [2022-02-15T19:39:52.136Z] === RUN TestIPDataMarshalling [2022-02-15T19:39:52.136Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-15T19:39:52.136Z] === RUN TestValidateAndIsV6 [2022-02-15T19:39:52.136Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-15T19:39:52.136Z] PASS [2022-02-15T19:39:52.136Z] coverage: 68.9% of statements [2022-02-15T19:39:52.136Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-02-15T19:39:52.542Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-15T19:39:52.605Z] === RUN TestDriver [2022-02-15T19:39:52.605Z] --- PASS: TestDriver (0.00s) [2022-02-15T19:39:52.605Z] PASS [2022-02-15T19:39:52.605Z] coverage: 34.8% of statements [2022-02-15T19:39:52.605Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-15T19:39:52.744Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-02-15T19:39:52.744Z] === RUN TestConfigureDaemonLogs [2022-02-15T19:39:52.744Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestCommonOptionsInstallFlags [2022-02-15T19:39:52.744Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-15T19:39:52.744Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-15T19:39:52.744Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-15T19:39:52.744Z] PASS [2022-02-15T19:39:52.744Z] coverage: 18.6% of statements [2022-02-15T19:39:52.744Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 18.6% of statements [2022-02-15T19:39:52.744Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-15T19:39:52.744Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-15T19:39:53.073Z] === RUN TestDriver [2022-02-15T19:39:53.074Z] --- PASS: TestDriver (0.00s) [2022-02-15T19:39:53.074Z] PASS [2022-02-15T19:39:53.074Z] coverage: 34.8% of statements [2022-02-15T19:39:53.074Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-02-15T19:39:53.541Z] === RUN TestNetworkAllocateFree [2022-02-15T19:39:53.541Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-15T19:39:53.541Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-15T19:39:53.541Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-15T19:39:53.541Z] PASS [2022-02-15T19:39:53.541Z] coverage: 63.6% of statements [2022-02-15T19:39:53.541Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-02-15T19:39:53.708Z] === RUN TestContainerStopSignal [2022-02-15T19:39:53.708Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestContainerStopTimeout [2022-02-15T19:39:53.708Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-15T19:39:53.708Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-15T19:39:53.708Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-15T19:39:53.708Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestReplaceAndAppendEnvVars [2022-02-15T19:39:53.708Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-15T19:39:53.708Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestNewMemoryStore [2022-02-15T19:39:53.708Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestAddContainers [2022-02-15T19:39:53.708Z] --- PASS: TestAddContainers (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestGetContainer [2022-02-15T19:39:53.708Z] --- PASS: TestGetContainer (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestDeleteContainer [2022-02-15T19:39:53.708Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestListContainers [2022-02-15T19:39:53.708Z] --- PASS: TestListContainers (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestFirstContainer [2022-02-15T19:39:53.708Z] --- PASS: TestFirstContainer (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestApplyAllContainer [2022-02-15T19:39:53.708Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestIsValidHealthString [2022-02-15T19:39:53.708Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestStateRunStop [2022-02-15T19:39:53.708Z] --- PASS: TestStateRunStop (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestStateTimeoutWait [2022-02-15T19:39:53.708Z] state_test.go:141: Stop callback fired [2022-02-15T19:39:53.708Z] state_test.go:165: Stop callback fired [2022-02-15T19:39:53.708Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-15T19:39:53.708Z] === RUN TestIsValidStateString [2022-02-15T19:39:53.708Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestViewSaveDelete [2022-02-15T19:39:53.708Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-15T19:39:53.708Z] === RUN TestViewAll [2022-02-15T19:39:53.708Z] --- PASS: TestViewAll (0.01s) [2022-02-15T19:39:53.708Z] === RUN TestViewGet [2022-02-15T19:39:53.708Z] --- PASS: TestViewGet (0.01s) [2022-02-15T19:39:53.708Z] === RUN TestNames [2022-02-15T19:39:53.708Z] --- PASS: TestNames (0.00s) [2022-02-15T19:39:53.708Z] === RUN TestViewWithHealthCheck [2022-02-15T19:39:53.708Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-15T19:39:53.708Z] PASS [2022-02-15T19:39:53.708Z] coverage: 41.7% of statements [2022-02-15T19:39:53.708Z] ok github.com/docker/docker/container 0.276s coverage: 41.7% of statements [2022-02-15T19:39:53.808Z] --- PASS: TestReplicatedJob (4.34s) [2022-02-15T19:39:53.808Z] === RUN TestUpdateReplicatedJob [2022-02-15T19:39:53.908Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-15T19:39:54.009Z] --- PASS: TestRandomAllocateDeallocate (4.69s) [2022-02-15T19:39:54.009Z] === RUN TestAllocateRandomDeallocate [2022-02-15T19:39:54.009Z] === RUN TestGetEmptyCapabilities [2022-02-15T19:39:54.009Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-15T19:39:54.009Z] === RUN TestGetExtraCapabilities [2022-02-15T19:39:54.009Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-15T19:39:54.009Z] === RUN TestGetInvalidCapabilities [2022-02-15T19:39:54.009Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-15T19:39:54.009Z] === RUN TestRemoteDriver [2022-02-15T19:39:54.009Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T19:39:54.009Z] === RUN TestDriverError [2022-02-15T19:39:54.009Z] --- PASS: TestDriverError (0.01s) [2022-02-15T19:39:54.009Z] === RUN TestMissingValues [2022-02-15T19:39:54.009Z] --- PASS: TestMissingValues (0.00s) [2022-02-15T19:39:54.009Z] === RUN TestRollback [2022-02-15T19:39:54.009Z] --- PASS: TestRollback (0.01s) [2022-02-15T19:39:54.009Z] PASS [2022-02-15T19:39:54.009Z] coverage: 57.4% of statements [2022-02-15T19:39:54.009Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.103s coverage: 57.4% of statements [2022-02-15T19:39:54.164Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-15T19:39:54.164Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-15T19:39:54.164Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-15T19:39:54.164Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-15T19:39:54.994Z] === RUN TestNew [2022-02-15T19:39:54.994Z] --- PASS: TestNew (0.00s) [2022-02-15T19:39:54.994Z] === RUN TestAddDriver [2022-02-15T19:39:54.994Z] --- PASS: TestAddDriver (0.00s) [2022-02-15T19:39:54.994Z] === RUN TestAddDuplicateDriver [2022-02-15T19:39:54.994Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-15T19:39:54.994Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-15T19:39:54.994Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-15T19:39:54.994Z] === RUN TestDriver [2022-02-15T19:39:54.994Z] --- PASS: TestDriver (0.00s) [2022-02-15T19:39:54.994Z] === RUN TestIPAM [2022-02-15T19:39:54.994Z] --- PASS: TestIPAM (0.00s) [2022-02-15T19:39:54.994Z] === RUN TestWalkIPAMs [2022-02-15T19:39:54.994Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-15T19:39:54.994Z] === RUN TestWalkDrivers [2022-02-15T19:39:54.994Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-15T19:39:54.994Z] PASS [2022-02-15T19:39:54.994Z] coverage: 82.4% of statements [2022-02-15T19:39:54.994Z] === RUN TestNAT [2022-02-15T19:39:54.994Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T19:39:54.994Z] --- SKIP: TestNAT (0.00s) [2022-02-15T19:39:54.994Z] === RUN TestTransparent [2022-02-15T19:39:54.994Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T19:39:54.994Z] --- SKIP: TestTransparent (0.00s) [2022-02-15T19:39:54.994Z] PASS [2022-02-15T19:39:54.994Z] coverage: 0.0% of statements [2022-02-15T19:39:54.994Z] ok github.com/docker/docker/libnetwork/drvregistry 0.084s coverage: 82.4% of statements [2022-02-15T19:39:54.994Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-02-15T19:39:54.994Z] --- PASS: TestAllocateRandomDeallocate (1.11s) [2022-02-15T19:39:54.994Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-15T19:39:55.125Z] === RUN TestPrepare [2022-02-15T19:39:55.125Z] --- PASS: TestPrepare (0.00s) [2022-02-15T19:39:55.125Z] === RUN TestStart [2022-02-15T19:39:55.125Z] --- PASS: TestStart (0.00s) [2022-02-15T19:39:55.125Z] === RUN TestWaitCancel [2022-02-15T19:39:55.125Z] --- PASS: TestWaitCancel (0.00s) [2022-02-15T19:39:55.125Z] === RUN TestWaitDisabled [2022-02-15T19:39:55.125Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-15T19:39:55.125Z] === RUN TestWaitEnabled [2022-02-15T19:39:55.125Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-15T19:39:55.125Z] === RUN TestRemove [2022-02-15T19:39:55.125Z] --- PASS: TestRemove (0.00s) [2022-02-15T19:39:55.125Z] PASS [2022-02-15T19:39:55.125Z] coverage: 65.3% of statements [2022-02-15T19:39:55.125Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-02-15T19:39:55.462Z] === RUN TestBuildDefault [2022-02-15T19:39:55.462Z] --- PASS: TestBuildDefault (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestBuildHostnameDomainname [2022-02-15T19:39:55.462Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestBuildHostname [2022-02-15T19:39:55.462Z] --- PASS: TestBuildHostname (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestBuildHostnameFQDN [2022-02-15T19:39:55.462Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestBuildNoIP [2022-02-15T19:39:55.462Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestUpdate [2022-02-15T19:39:55.462Z] --- PASS: TestUpdate (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-15T19:39:55.462Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-15T19:39:55.462Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.01s) [2022-02-15T19:39:55.462Z] === RUN TestAddEmpty [2022-02-15T19:39:55.462Z] --- PASS: TestAddEmpty (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestAdd [2022-02-15T19:39:55.462Z] --- PASS: TestAdd (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestDeleteEmpty [2022-02-15T19:39:55.462Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestDeleteNewline [2022-02-15T19:39:55.462Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestDelete [2022-02-15T19:39:55.462Z] --- PASS: TestDelete (0.00s) [2022-02-15T19:39:55.462Z] === RUN TestConcurrentWrites [2022-02-15T19:39:55.462Z] --- PASS: TestConcurrentWrites (0.27s) [2022-02-15T19:39:55.462Z] PASS [2022-02-15T19:39:55.462Z] coverage: 81.2% of statements [2022-02-15T19:39:55.462Z] ok github.com/docker/docker/libnetwork/etchosts 0.368s coverage: 81.2% of statements [2022-02-15T19:39:55.931Z] === RUN TestNew [2022-02-15T19:39:55.931Z] --- PASS: TestNew (0.00s) [2022-02-15T19:39:55.931Z] === RUN TestAllocate [2022-02-15T19:39:55.931Z] --- PASS: TestAllocate (0.00s) [2022-02-15T19:39:55.931Z] === RUN TestUninitialized [2022-02-15T19:39:55.931Z] --- PASS: TestUninitialized (0.00s) [2022-02-15T19:39:55.931Z] === RUN TestAllocateInRange [2022-02-15T19:39:55.931Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-15T19:39:55.931Z] === RUN TestAllocateSerial [2022-02-15T19:39:55.931Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-15T19:39:55.931Z] PASS [2022-02-15T19:39:55.931Z] coverage: 87.5% of statements [2022-02-15T19:39:55.931Z] ok github.com/docker/docker/libnetwork/idm 0.043s coverage: 87.5% of statements [2022-02-15T19:39:55.931Z] === RUN TestCaller [2022-02-15T19:39:55.931Z] --- PASS: TestCaller (0.00s) [2022-02-15T19:39:55.931Z] PASS [2022-02-15T19:39:55.931Z] coverage: 100.0% of statements [2022-02-15T19:39:55.931Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-02-15T19:39:55.931Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.92s) [2022-02-15T19:39:55.931Z] === RUN TestRetrieveFromStore [2022-02-15T19:39:56.345Z] --- PASS: TestUpdateReplicatedJob (2.52s) [2022-02-15T19:39:56.345Z] === RUN TestServiceListWithStatuses [2022-02-15T19:39:56.345Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T19:39:56.345Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T19:39:56.345Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T19:39:56.399Z] === RUN TestSetSerialInsertDelete [2022-02-15T19:39:56.399Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-15T19:39:56.399Z] === RUN TestSetParallelInsertDelete [2022-02-15T19:39:56.867Z] --- PASS: TestRetrieveFromStore (0.71s) [2022-02-15T19:39:56.867Z] === RUN TestIsCorrupted [2022-02-15T19:39:56.867Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-15T19:39:56.867Z] === RUN TestSetRollover [2022-02-15T19:39:57.299Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-15T19:39:57.299Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-15T19:39:57.299Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-15T19:39:57.299Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-15T19:39:57.299Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-15T19:39:57.299Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-15T19:39:57.299Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-15T19:39:57.299Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-15T19:39:57.299Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-15T19:39:57.299Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-15T19:39:57.756Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-15T19:39:57.756Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-15T19:39:57.756Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-15T19:39:57.756Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-15T19:39:57.756Z] PASS [2022-02-15T19:39:57.756Z] coverage: 35.9% of statements [2022-02-15T19:39:57.756Z] ok github.com/docker/docker/daemon/cluster/convert 0.590s coverage: 35.9% of statements [2022-02-15T19:39:57.756Z] === RUN TestNewListSecretsFilters [2022-02-15T19:39:57.756Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-15T19:39:57.756Z] === RUN TestNewListConfigsFilters [2022-02-15T19:39:57.756Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-15T19:39:57.756Z] PASS [2022-02-15T19:39:57.756Z] coverage: 0.5% of statements [2022-02-15T19:39:57.853Z] === RUN TestInt2IP2IntConversion [2022-02-15T19:39:57.853Z] --- PASS: TestSetRollover (1.20s) [2022-02-15T19:39:57.853Z] === RUN TestSetRolloverSerial [2022-02-15T19:39:58.077Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-15T19:39:58.077Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-15T19:39:58.212Z] ok github.com/docker/docker/daemon/cluster 1.157s coverage: 0.5% of statements [2022-02-15T19:39:58.322Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-02-15T19:39:58.322Z] === RUN TestGetAddressVersion [2022-02-15T19:39:58.322Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-15T19:39:58.322Z] === RUN TestKeyString [2022-02-15T19:39:58.322Z] --- PASS: TestKeyString (0.00s) [2022-02-15T19:39:58.322Z] === RUN TestPoolDataMarshal [2022-02-15T19:39:58.322Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-15T19:39:58.322Z] === RUN TestSubnetsMarshal [2022-02-15T19:39:58.322Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-02-15T19:39:58.322Z] === RUN TestAddSubnets [2022-02-15T19:39:58.322Z] --- PASS: TestAddSubnets (0.04s) [2022-02-15T19:39:58.322Z] === RUN TestDoublePoolRelease [2022-02-15T19:39:58.322Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-02-15T19:39:58.322Z] === RUN TestAddReleasePoolID [2022-02-15T19:39:58.322Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-02-15T19:39:58.322Z] === RUN TestPredefinedPool [2022-02-15T19:39:58.322Z] === RUN TestPoolRequest [2022-02-15T19:39:58.322Z] --- PASS: TestPoolRequest (0.00s) [2022-02-15T19:39:58.322Z] === RUN TestOtherRequests [2022-02-15T19:39:58.322Z] --- PASS: TestOtherRequests (0.00s) [2022-02-15T19:39:58.322Z] PASS [2022-02-15T19:39:58.322Z] coverage: 57.1% of statements [2022-02-15T19:39:58.322Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-15T19:39:58.322Z] === RUN TestRemoveSubnet [2022-02-15T19:39:58.322Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-02-15T19:39:58.322Z] --- PASS: TestRemoveSubnet (0.17s) [2022-02-15T19:39:58.322Z] === RUN TestGetSameAddress [2022-02-15T19:39:58.322Z] --- PASS: TestGetSameAddress (0.05s) [2022-02-15T19:39:58.322Z] === RUN TestPoolAllocationReuse [2022-02-15T19:39:58.337Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-15T19:39:58.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-15T19:39:58.900Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-15T19:39:58.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-15T19:39:58.900Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-15T19:39:59.309Z] --- PASS: TestSetRolloverSerial (1.36s) [2022-02-15T19:39:59.309Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-15T19:39:59.309Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-15T19:39:59.309Z] PASS [2022-02-15T19:39:59.309Z] coverage: 84.4% of statements [2022-02-15T19:39:59.309Z] ok github.com/docker/docker/libnetwork/bitseq 10.198s coverage: 84.4% of statements [2022-02-15T19:39:59.309Z] === RUN TestGetCapabilities [2022-02-15T19:39:59.309Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-15T19:39:59.309Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-15T19:39:59.309Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-15T19:39:59.309Z] === RUN TestGetDefaultAddressSpaces [2022-02-15T19:39:59.309Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-15T19:39:59.309Z] === RUN TestRemoteDriver [2022-02-15T19:39:59.309Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T19:39:59.309Z] PASS [2022-02-15T19:39:59.309Z] coverage: 47.4% of statements [2022-02-15T19:39:59.309Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-02-15T19:39:59.777Z] --- PASS: TestPoolAllocationReuse (1.38s) [2022-02-15T19:39:59.777Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-15T19:39:59.777Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-15T19:39:59.777Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-15T19:39:59.828Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-15T19:39:59.828Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-15T19:40:00.627Z] --- PASS: TestDockerNetworkConnectAlias (3.83s) [2022-02-15T19:40:00.627Z] === RUN TestDockerNetworkReConnect [2022-02-15T19:40:00.756Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-15T19:40:00.763Z] === RUN TestWindowsIPAM [2022-02-15T19:40:00.763Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-15T19:40:00.763Z] PASS [2022-02-15T19:40:00.763Z] coverage: 71.4% of statements [2022-02-15T19:40:00.763Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-02-15T19:40:01.231Z] === RUN TestDefaultNetwork [2022-02-15T19:40:01.261Z] === RUN TestBuilderGC [2022-02-15T19:40:01.261Z] --- PASS: TestBuilderGC (0.01s) [2022-02-15T19:40:01.261Z] === RUN TestDaemonConfigurationNotFound [2022-02-15T19:40:01.261Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestDaemonBrokenConfiguration [2022-02-15T19:40:01.261Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestFindConfigurationConflicts [2022-02-15T19:40:01.261Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-15T19:40:01.261Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-15T19:40:01.261Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-15T19:40:01.261Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-15T19:40:01.261Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-15T19:40:01.261Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-15T19:40:01.261Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-15T19:40:01.261Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-15T19:40:01.261Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-15T19:40:01.261Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-15T19:40:01.261Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-15T19:40:01.261Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-15T19:40:01.261Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestValidateConfiguration [2022-02-15T19:40:01.261Z] === RUN TestValidateConfiguration/with_label [2022-02-15T19:40:01.261Z] === RUN TestValidateConfiguration/with_dns [2022-02-15T19:40:01.261Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-15T19:40:01.261Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-15T19:40:01.261Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-15T19:40:01.261Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-15T19:40:01.261Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-15T19:40:01.261Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-15T19:40:01.261Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestReloadSetConfigFileNotExist [2022-02-15T19:40:01.261Z] time="2022-02-15T19:40:00Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-15T19:40:01.261Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-02-15T19:40:01.261Z] === RUN TestReloadDefaultConfigNotExist [2022-02-15T19:40:01.261Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:01.261Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestReloadBadDefaultConfig [2022-02-15T19:40:01.261Z] time="2022-02-15T19:40:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-150843391" [2022-02-15T19:40:01.261Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-15T19:40:01.261Z] === RUN TestReloadWithConflictingLabels [2022-02-15T19:40:01.261Z] time="2022-02-15T19:40:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1892777411" [2022-02-15T19:40:01.261Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2022-02-15T19:40:01.261Z] === RUN TestReloadWithDuplicateLabels [2022-02-15T19:40:01.261Z] time="2022-02-15T19:40:00Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3408462956" [2022-02-15T19:40:01.261Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-15T19:40:01.685Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-15T19:40:01.685Z] docker_api_swarm_test.go:46: [d06915164e879] joining swarm manager [d1a30b100315e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:40:01.699Z] --- PASS: TestDefaultNetwork (0.29s) [2022-02-15T19:40:01.699Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-15T19:40:01.699Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.92s) [2022-02-15T19:40:01.699Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-15T19:40:01.699Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-02-15T19:40:01.699Z] === RUN TestInitAddressPools [2022-02-15T19:40:01.699Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-15T19:40:01.699Z] PASS [2022-02-15T19:40:01.699Z] coverage: 74.0% of statements [2022-02-15T19:40:01.699Z] ok github.com/docker/docker/libnetwork/ipamutils 0.664s coverage: 74.0% of statements [2022-02-15T19:40:01.717Z] === RUN TestMaskURLCredentials [2022-02-15T19:40:01.717Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-15T19:40:01.717Z] === RUN TestDaemonConfigurationMerge [2022-02-15T19:40:01.717Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-15T19:40:01.717Z] PASS [2022-02-15T19:40:01.717Z] coverage: 79.2% of statements [2022-02-15T19:40:01.717Z] ok github.com/docker/docker/daemon/config 0.341s coverage: 79.2% of statements [2022-02-15T19:40:01.941Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-15T19:40:02.174Z] === RUN TestEventsLog [2022-02-15T19:40:02.174Z] --- PASS: TestEventsLog (0.00s) [2022-02-15T19:40:02.174Z] === RUN TestEventsLogTimeout [2022-02-15T19:40:02.174Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-15T19:40:02.174Z] === RUN TestLogEvents [2022-02-15T19:40:02.174Z] --- PASS: TestLogEvents (0.06s) [2022-02-15T19:40:02.174Z] === RUN TestLoadBufferedEvents [2022-02-15T19:40:02.174Z] === RUN TestWaitNodeAttachment [2022-02-15T19:40:02.174Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-02-15T19:40:02.174Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-15T19:40:02.174Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-15T19:40:02.174Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-15T19:40:02.174Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-15T19:40:02.174Z] PASS [2022-02-15T19:40:02.174Z] coverage: 50.0% of statements [2022-02-15T19:40:02.174Z] ok github.com/docker/docker/daemon/events 0.344s coverage: 50.0% of statements [2022-02-15T19:40:02.504Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-15T19:40:02.629Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-02-15T19:40:02.629Z] === RUN TestIsolationConversion [2022-02-15T19:40:02.629Z] === RUN TestIsolationConversion/default [2022-02-15T19:40:02.629Z] === RUN TestIsolationConversion/process [2022-02-15T19:40:02.629Z] === RUN TestIsolationConversion/hyperv [2022-02-15T19:40:02.629Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-15T19:40:02.629Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-15T19:40:02.629Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-15T19:40:02.629Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-15T19:40:02.629Z] === RUN TestContainerLabels [2022-02-15T19:40:02.629Z] --- PASS: TestContainerLabels (0.00s) [2022-02-15T19:40:02.629Z] === RUN TestCredentialSpecConversion [2022-02-15T19:40:02.629Z] === RUN TestCredentialSpecConversion/none [2022-02-15T19:40:02.629Z] === RUN TestCredentialSpecConversion/config [2022-02-15T19:40:02.629Z] === RUN TestCredentialSpecConversion/file [2022-02-15T19:40:02.629Z] === RUN TestCredentialSpecConversion/registry [2022-02-15T19:40:02.629Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-15T19:40:02.629Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-15T19:40:02.629Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-15T19:40:02.629Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-15T19:40:02.629Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-15T19:40:02.629Z] === RUN TestControllerValidateMountBind [2022-02-15T19:40:02.629Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-15T19:40:02.629Z] === RUN TestControllerValidateMountVolume [2022-02-15T19:40:02.629Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-15T19:40:02.629Z] === RUN TestControllerValidateMountTarget [2022-02-15T19:40:02.629Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-15T19:40:02.629Z] === RUN TestControllerValidateMountTmpfs [2022-02-15T19:40:02.629Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-15T19:40:02.629Z] === RUN TestControllerValidateMountInvalidType [2022-02-15T19:40:02.629Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-15T19:40:02.629Z] === RUN TestControllerValidateMountNamedPipe [2022-02-15T19:40:02.629Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-15T19:40:02.629Z] PASS [2022-02-15T19:40:02.629Z] coverage: 11.0% of statements [2022-02-15T19:40:02.629Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.665s coverage: 11.0% of statements [2022-02-15T19:40:02.684Z] === RUN TestKeyValue [2022-02-15T19:40:02.684Z] --- PASS: TestKeyValue (0.00s) [2022-02-15T19:40:02.684Z] PASS [2022-02-15T19:40:02.684Z] coverage: 60.0% of statements [2022-02-15T19:40:02.684Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-02-15T19:40:02.760Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-15T19:40:03.085Z] === RUN TestIsEmptyDir [2022-02-15T19:40:03.085Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-15T19:40:03.085Z] PASS [2022-02-15T19:40:03.085Z] coverage: 2.3% of statements [2022-02-15T19:40:03.085Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-02-15T19:40:03.167Z] --- PASS: TestDockerNetworkReConnect (3.15s) [2022-02-15T19:40:03.167Z] === RUN TestServicePlugin [2022-02-15T19:40:03.167Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:40:03.167Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-15T19:40:03.167Z] === RUN TestServiceUpdateLabel [2022-02-15T19:40:03.323Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-15T19:40:04.047Z] === RUN TestVerifyNetworkingConfig [2022-02-15T19:40:04.047Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestGetContainer [2022-02-15T19:40:04.047Z] --- PASS: TestGetContainer (0.01s) [2022-02-15T19:40:04.047Z] === RUN TestValidContainerNames [2022-02-15T19:40:04.047Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestContainerInitDNS [2022-02-15T19:40:04.047Z] daemon_test.go:145: root required [2022-02-15T19:40:04.047Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestMerge [2022-02-15T19:40:04.047Z] --- PASS: TestMerge (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestValidateContainerIsolation [2022-02-15T19:40:04.047Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestFindNetworkErrorType [2022-02-15T19:40:04.047Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestEnsureServicesExist [2022-02-15T19:40:04.047Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestEnsureServicesExistErrors [2022-02-15T19:40:04.047Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-15T19:40:04.047Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-15T19:40:04.047Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-15T19:40:04.047Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-15T19:40:04.047Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-15T19:40:04.047Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-15T19:40:04.047Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestContainerDelete [2022-02-15T19:40:04.047Z] --- PASS: TestContainerDelete (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestContainerDoubleDelete [2022-02-15T19:40:04.047Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestLogContainerEventCopyLabels [2022-02-15T19:40:04.047Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestLogContainerEventWithAttributes [2022-02-15T19:40:04.047Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestNoneHealthcheck [2022-02-15T19:40:04.047Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-15T19:40:04.047Z] === RUN TestHealthStates [2022-02-15T19:40:04.048Z] === RUN TestLinkNaming [2022-02-15T19:40:04.048Z] --- PASS: TestLinkNaming (0.00s) [2022-02-15T19:40:04.048Z] === RUN TestLinkNew [2022-02-15T19:40:04.048Z] --- PASS: TestLinkNew (0.00s) [2022-02-15T19:40:04.048Z] === RUN TestLinkEnv [2022-02-15T19:40:04.048Z] --- PASS: TestLinkEnv (0.00s) [2022-02-15T19:40:04.048Z] === RUN TestLinkMultipleEnv [2022-02-15T19:40:04.048Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-15T19:40:04.048Z] === RUN TestLinkPortRangeEnv [2022-02-15T19:40:04.048Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-15T19:40:04.048Z] PASS [2022-02-15T19:40:04.048Z] coverage: 93.0% of statements [2022-02-15T19:40:04.048Z] ok github.com/docker/docker/daemon/links 0.082s coverage: 93.0% of statements [2022-02-15T19:40:04.247Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.23s) [2022-02-15T19:40:04.247Z] === RUN TestGetAddress [2022-02-15T19:40:04.250Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-15T19:40:04.504Z] time="2022-02-15T19:40:03Z" 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-02-15T19:40:04.504Z] time="2022-02-15T19:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T19:40:04.504Z] time="2022-02-15T19:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T19:40:04.504Z] time="2022-02-15T19:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T19:40:04.504Z] time="2022-02-15T19:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T19:40:04.504Z] time="2022-02-15T19:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T19:40:04.504Z] time="2022-02-15T19:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T19:40:04.504Z] time="2022-02-15T19:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T19:40:04.504Z] time="2022-02-15T19:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T19:40:04.504Z] time="2022-02-15T19:40:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T19:40:04.504Z] --- PASS: TestHealthStates (0.23s) [2022-02-15T19:40:04.504Z] === RUN TestGetInspectData [2022-02-15T19:40:04.504Z] --- PASS: TestGetInspectData (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestFillLicense [2022-02-15T19:40:04.504Z] --- PASS: TestFillLicense (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestListInvalidFilter [2022-02-15T19:40:04.504Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestNameFilter [2022-02-15T19:40:04.504Z] --- PASS: TestNameFilter (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-15T19:40:04.504Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-15T19:40:04.504Z] === 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-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-15T19:40:04.504Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-15T19:40:04.504Z] --- 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-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-15T19:40:04.504Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestDaemonReloadLabels [2022-02-15T19:40:04.504Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-15T19:40:04.504Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestDaemonReloadMirrors [2022-02-15T19:40:04.504Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-15T19:40:04.504Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-15T19:40:04.504Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-15T19:40:04.504Z] reload_test.go:342: root required [2022-02-15T19:40:04.504Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-15T19:40:04.504Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-15T19:40:04.504Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-15T19:40:04.504Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2022-02-15T19:40:04.504Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-15T19:40:04.504Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-02-15T19:40:04.504Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-15T19:40:04.504Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-02-15T19:40:04.504Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-15T19:40:04.504Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-15T19:40:04.504Z] === RUN TestParseVolumesFrom [2022-02-15T19:40:04.504Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-15T19:40:04.504Z] PASS [2022-02-15T19:40:04.504Z] coverage: 8.6% of statements [2022-02-15T19:40:04.504Z] ok github.com/docker/docker/daemon 0.623s coverage: 8.6% of statements [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-15T19:40:04.504Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-15T19:40:04.715Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-15T19:40:05.076Z] --- PASS: TestServiceUpdateLabel (1.73s) [2022-02-15T19:40:05.076Z] === RUN TestServiceUpdateSecrets [2022-02-15T19:40:05.700Z] === RUN TestNetworkDBSimple [2022-02-15T19:40:05.700Z] === RUN TestGenerate [2022-02-15T19:40:05.700Z] --- PASS: TestGenerate (0.00s) [2022-02-15T19:40:05.700Z] === RUN TestGeneratePtr [2022-02-15T19:40:05.700Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-15T19:40:05.700Z] === RUN TestGenerateMissingField [2022-02-15T19:40:05.700Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-15T19:40:05.700Z] === RUN TestFieldCannotBeSet [2022-02-15T19:40:05.700Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-15T19:40:05.700Z] === RUN TestTypeMismatchError [2022-02-15T19:40:05.700Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-15T19:40:05.700Z] PASS [2022-02-15T19:40:05.700Z] coverage: 100.0% of statements [2022-02-15T19:40:05.700Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2022-02-15T19:40:06.037Z] === RUN TestAdapterReadLogs [2022-02-15T19:40:06.037Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-15T19:40:06.037Z] === RUN TestCopier [2022-02-15T19:40:06.037Z] --- PASS: TestCopier (0.00s) [2022-02-15T19:40:06.037Z] === RUN TestCopierLongLines [2022-02-15T19:40:06.037Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-15T19:40:06.037Z] === RUN TestCopierSlow [2022-02-15T19:40:06.493Z] --- PASS: TestCopierSlow (0.23s) [2022-02-15T19:40:06.493Z] === RUN TestCopierWithSized [2022-02-15T19:40:06.493Z] === RUN TestCopierWithSized/as_is [2022-02-15T19:40:06.493Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-15T19:40:06.493Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-15T19:40:06.493Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-15T19:40:06.493Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-15T19:40:06.493Z] === RUN TestCopierWithPartial [2022-02-15T19:40:06.493Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-15T19:40:06.493Z] === RUN TestRingLogger [2022-02-15T19:40:06.493Z] --- PASS: TestRingLogger (0.00s) [2022-02-15T19:40:06.493Z] === RUN TestRingCap [2022-02-15T19:40:06.493Z] --- PASS: TestRingCap (0.00s) [2022-02-15T19:40:06.493Z] === RUN TestRingClose [2022-02-15T19:40:06.493Z] --- PASS: TestRingClose (0.00s) [2022-02-15T19:40:06.493Z] === RUN TestRingDrain [2022-02-15T19:40:06.493Z] --- PASS: TestRingDrain (0.00s) [2022-02-15T19:40:06.493Z] PASS [2022-02-15T19:40:06.493Z] coverage: 43.8% of statements [2022-02-15T19:40:06.493Z] ok github.com/docker/docker/daemon/logger 0.317s coverage: 43.8% of statements [2022-02-15T19:40:06.686Z] 2022/02/15 19:40:06 Closing DB instances... [2022-02-15T19:40:06.686Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-15T19:40:06.686Z] PASS [2022-02-15T19:40:06.686Z] coverage: 100.0% of statements [2022-02-15T19:40:06.686Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2022-02-15T19:40:06.686Z] testing: warning: no tests to run [2022-02-15T19:40:06.686Z] PASS [2022-02-15T19:40:06.686Z] coverage: 0.0% of statements [2022-02-15T19:40:06.686Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2022-02-15T19:40:06.768Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-15T19:40:06.949Z] === RUN TestNewStreamConfig [2022-02-15T19:40:06.949Z] === RUN TestNewStreamConfig/defaults [2022-02-15T19:40:06.949Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-15T19:40:06.949Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-15T19:40:06.949Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-15T19:40:06.949Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-15T19:40:06.949Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-15T19:40:06.949Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-15T19:40:06.949Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-15T19:40:06.949Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-15T19:40:06.949Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-15T19:40:06.949Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-15T19:40:06.949Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-15T19:40:06.949Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-15T19:40:06.949Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-15T19:40:06.949Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-15T19:40:06.949Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-15T19:40:06.949Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-15T19:40:06.949Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-15T19:40:06.949Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-15T19:40:06.949Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-15T19:40:06.949Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-15T19:40:06.949Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-15T19:40:06.949Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-15T19:40:06.949Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-15T19:40:06.949Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-15T19:40:06.949Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-15T19:40:06.949Z] === RUN TestValidateLogOptReconnectInterval [2022-02-15T19:40:06.949Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-15T19:40:06.949Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-15T19:40:06.949Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-15T19:40:06.949Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-15T19:40:06.950Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-15T19:40:06.950Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-15T19:40:06.950Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-15T19:40:06.950Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-15T19:40:06.950Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-15T19:40:06.950Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-15T19:40:06.950Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-15T19:40:06.950Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-15T19:40:06.950Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-15T19:40:06.950Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-15T19:40:06.950Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-15T19:40:06.950Z] PASS [2022-02-15T19:40:06.950Z] coverage: 33.6% of statements [2022-02-15T19:40:06.950Z] ok github.com/docker/docker/daemon/logger/fluentd 0.141s coverage: 33.6% of statements [2022-02-15T19:40:07.154Z] === RUN TestRequestNewPort [2022-02-15T19:40:07.154Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-15T19:40:07.154Z] === RUN TestRequestSpecificPort [2022-02-15T19:40:07.154Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-15T19:40:07.154Z] === RUN TestReleasePort [2022-02-15T19:40:07.154Z] --- PASS: TestReleasePort (0.00s) [2022-02-15T19:40:07.154Z] === RUN TestReuseReleasedPort [2022-02-15T19:40:07.154Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-15T19:40:07.154Z] === RUN TestReleaseUnreadledPort [2022-02-15T19:40:07.154Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-15T19:40:07.154Z] === RUN TestUnknowProtocol [2022-02-15T19:40:07.154Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-15T19:40:07.154Z] === RUN TestAllocateAllPorts [2022-02-15T19:40:07.154Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-15T19:40:07.154Z] === RUN TestPortAllocation [2022-02-15T19:40:07.154Z] --- PASS: TestPortAllocation (0.00s) [2022-02-15T19:40:07.154Z] === RUN TestPortAllocationWithCustomRange [2022-02-15T19:40:07.154Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-15T19:40:07.154Z] === RUN TestNoDuplicateBPR [2022-02-15T19:40:07.154Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-15T19:40:07.154Z] === RUN TestChangePortRange [2022-02-15T19:40:07.154Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-15T19:40:07.154Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-15T19:40:07.154Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-15T19:40:07.154Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-15T19:40:07.154Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-15T19:40:07.154Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-15T19:40:07.154Z] --- PASS: TestChangePortRange (0.00s) [2022-02-15T19:40:07.154Z] PASS [2022-02-15T19:40:07.154Z] coverage: 88.6% of statements [2022-02-15T19:40:07.154Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-02-15T19:40:07.405Z] time="2022-02-15T19:40:06Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-15T19:40:07.405Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-02-15T19:40:07.405Z] === RUN TestCreateSuccess [2022-02-15T19:40:07.405Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestCreateStreamSkipped [2022-02-15T19:40:07.405Z] time="2022-02-15T19:40:06Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-15T19:40:07.405Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestCreateLogGroupSuccess [2022-02-15T19:40:07.405Z] time="2022-02-15T19:40:06Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-15T19:40:07.405Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestCreateError [2022-02-15T19:40:07.405Z] --- PASS: TestCreateError (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestCreateAlreadyExists [2022-02-15T19:40:07.405Z] time="2022-02-15T19:40:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-15T19:40:07.405Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestLogClosed [2022-02-15T19:40:07.405Z] --- PASS: TestLogClosed (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestLogBlocking [2022-02-15T19:40:07.405Z] --- PASS: TestLogBlocking (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-15T19:40:07.405Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestLogNonBlockingBufferFull [2022-02-15T19:40:07.405Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestPublishBatchSuccess [2022-02-15T19:40:07.405Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestPublishBatchError [2022-02-15T19:40:07.405Z] time="2022-02-15T19:40:06Z" level=error msg=error [2022-02-15T19:40:07.405Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-15T19:40:07.405Z] time="2022-02-15T19:40:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T19:40:07.405Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-15T19:40:07.405Z] time="2022-02-15T19:40:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T19:40:07.405Z] time="2022-02-15T19:40:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-15T19:40:07.405Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestCollectBatchSimple [2022-02-15T19:40:07.405Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestCollectBatchTicker [2022-02-15T19:40:07.405Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestCollectBatchMultilinePattern [2022-02-15T19:40:07.405Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-15T19:40:07.405Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-15T19:40:07.405Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-15T19:40:07.405Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-02-15T19:40:07.405Z] === RUN TestCollectBatchClose [2022-02-15T19:40:07.405Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestEffectiveLen [2022-02-15T19:40:07.405Z] === RUN TestEffectiveLen/0/Hello [2022-02-15T19:40:07.405Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-15T19:40:07.405Z] === RUN TestEffectiveLen/2/🙃 [2022-02-15T19:40:07.405Z] === RUN TestEffectiveLen/3/���� [2022-02-15T19:40:07.405Z] === RUN TestEffectiveLen/4/He��o [2022-02-15T19:40:07.405Z] === RUN TestEffectiveLen/5/ [2022-02-15T19:40:07.405Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestFindValidSplit [2022-02-15T19:40:07.405Z] === RUN TestFindValidSplit/0/ [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1076: [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:40:07.405Z] === RUN TestFindValidSplit/1/Hello [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1076: Hello [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:40:07.405Z] === RUN TestFindValidSplit/2/Hello [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1076: He [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1077: llo [2022-02-15T19:40:07.405Z] === RUN TestFindValidSplit/3/Hello [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1076: [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1077: Hello [2022-02-15T19:40:07.405Z] === RUN TestFindValidSplit/4/🙃 [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1076: [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-15T19:40:07.405Z] === RUN TestFindValidSplit/5/🙃 [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:40:07.405Z] === RUN TestFindValidSplit/6/a� [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1076: a [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1077: � [2022-02-15T19:40:07.405Z] === RUN TestFindValidSplit/7/a� [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1076: a� [2022-02-15T19:40:07.405Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:40:07.405Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-15T19:40:07.405Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-15T19:40:07.405Z] === RUN TestProcessEventEmoji [2022-02-15T19:40:07.405Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-15T19:40:07.405Z] === RUN TestCollectBatchLineSplit [2022-02-15T19:40:07.406Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-15T19:40:07.406Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-15T19:40:07.406Z] === RUN TestCollectBatchMaxEvents [2022-02-15T19:40:07.406Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-15T19:40:07.406Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-15T19:40:07.406Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-15T19:40:07.406Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-15T19:40:07.406Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-02-15T19:40:07.406Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-15T19:40:07.406Z] === RUN TestSearchRegistryForImagesErrors [2022-02-15T19:40:07.406Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestSearchRegistryForImages [2022-02-15T19:40:07.406Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestOnlyPlatformWithFallback [2022-02-15T19:40:07.406Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestImageDelete [2022-02-15T19:40:07.406Z] === RUN TestImageDelete/no_lease [2022-02-15T19:40:07.406Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-02-15T19:40:07.406Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-15T19:40:07.406Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-15T19:40:07.406Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-15T19:40:07.406Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-15T19:40:07.406Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-15T19:40:07.406Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-15T19:40:07.406Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-15T19:40:07.406Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-15T19:40:07.406Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-15T19:40:07.406Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestImageDelete/lease_exists [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsFormat [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-15T19:40:07.406Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-15T19:40:07.406Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestCreateTagSuccess [2022-02-15T19:40:07.406Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-15T19:40:07.406Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-15T19:40:07.406Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-15T19:40:07.406Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-15T19:40:07.406Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-15T19:40:07.406Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-15T19:40:07.406Z] PASS [2022-02-15T19:40:07.406Z] coverage: 79.9% of statements [2022-02-15T19:40:07.406Z] ok github.com/docker/docker/daemon/logger/awslogs 0.467s coverage: 79.9% of statements [2022-02-15T19:40:07.406Z] --- PASS: TestImageDelete (0.10s) [2022-02-15T19:40:07.406Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-15T19:40:07.406Z] --- PASS: TestImageDelete/lease_exists (0.06s) [2022-02-15T19:40:07.406Z] === RUN TestContentStoreForPull [2022-02-15T19:40:07.622Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-02-15T19:40:07.622Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-15T19:40:07.622Z] testing: warning: no tests to run [2022-02-15T19:40:07.622Z] PASS [2022-02-15T19:40:07.622Z] coverage: 0.0% of statements [2022-02-15T19:40:07.622Z] ok github.com/docker/docker/libnetwork/portmapper 0.043s coverage: 0.0% of statements [no tests to run] [2022-02-15T19:40:07.862Z] --- PASS: TestContentStoreForPull (0.24s) [2022-02-15T19:40:07.862Z] PASS [2022-02-15T19:40:07.862Z] coverage: 6.7% of statements [2022-02-15T19:40:07.862Z] ok github.com/docker/docker/daemon/images 0.481s coverage: 6.7% of statements [2022-02-15T19:40:07.862Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-15T19:40:07.862Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-15T19:40:07.862Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-15T19:40:07.863Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-15T19:40:07.863Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-15T19:40:07.863Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-15T19:40:08.090Z] === RUN TestHashData [2022-02-15T19:40:08.090Z] --- PASS: TestHashData (0.00s) [2022-02-15T19:40:08.090Z] PASS [2022-02-15T19:40:08.090Z] coverage: 2.8% of statements [2022-02-15T19:40:08.090Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-02-15T19:40:08.090Z] === RUN TestErrorConstructors [2022-02-15T19:40:08.090Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-15T19:40:08.090Z] === RUN TestCompareIPMask [2022-02-15T19:40:08.090Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-15T19:40:08.090Z] === RUN TestUtilGetHostPartIP [2022-02-15T19:40:08.090Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-15T19:40:08.090Z] === RUN TestUtilGetBroadcastIP [2022-02-15T19:40:08.090Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-15T19:40:08.090Z] === RUN TestParseCIDR [2022-02-15T19:40:08.090Z] --- PASS: TestParseCIDR (0.00s) [2022-02-15T19:40:08.090Z] PASS [2022-02-15T19:40:08.090Z] coverage: 37.3% of statements [2022-02-15T19:40:08.090Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 37.3% of statements [2022-02-15T19:40:08.322Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-15T19:40:08.323Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-15T19:40:08.323Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-15T19:40:08.323Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-02-15T19:40:08.323Z] === RUN TestFastTimeMarshalJSON [2022-02-15T19:40:08.323Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-02-15T19:40:08.323Z] PASS [2022-02-15T19:40:08.323Z] coverage: 87.2% of statements [2022-02-15T19:40:08.323Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.312s coverage: 87.2% of statements [2022-02-15T19:40:08.323Z] === RUN TestJSONFileLogger [2022-02-15T19:40:08.323Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-15T19:40:08.323Z] === RUN TestJSONFileLoggerWithTags [2022-02-15T19:40:08.323Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-15T19:40:08.323Z] === RUN TestJSONFileLoggerWithOpts [2022-02-15T19:40:08.323Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-15T19:40:08.323Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-15T19:40:08.323Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-15T19:40:08.323Z] === RUN TestEncodeDecode [2022-02-15T19:40:08.323Z] === PAUSE TestEncodeDecode [2022-02-15T19:40:08.323Z] === RUN TestUnexpectedEOF [2022-02-15T19:40:08.559Z] 2022/02/15 19:40:08 Closing DB instances... [2022-02-15T19:40:08.778Z] time="2022-02-15T19:40:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T19:40:08.779Z] time="2022-02-15T19:40:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T19:40:08.779Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-02-15T19:40:08.779Z] === CONT TestEncodeDecode [2022-02-15T19:40:08.779Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-15T19:40:08.779Z] PASS [2022-02-15T19:40:08.779Z] coverage: 69.9% of statements [2022-02-15T19:40:08.779Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.314s coverage: 69.9% of statements [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-15T19:40:09.027Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-15T19:40:09.027Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-15T19:40:09.027Z] PASS [2022-02-15T19:40:09.027Z] coverage: 50.0% of statements [2022-02-15T19:40:09.027Z] ok github.com/docker/docker/oci 0.049s coverage: 50.0% of statements [2022-02-15T19:40:09.741Z] === RUN TestWriteLog [2022-02-15T19:40:09.742Z] === PAUSE TestWriteLog [2022-02-15T19:40:09.742Z] === RUN TestReadLog [2022-02-15T19:40:09.742Z] === PAUSE TestReadLog [2022-02-15T19:40:09.742Z] === RUN TestDecode [2022-02-15T19:40:09.742Z] --- PASS: TestDecode (0.03s) [2022-02-15T19:40:09.742Z] === CONT TestWriteLog [2022-02-15T19:40:09.742Z] === CONT TestReadLog [2022-02-15T19:40:09.742Z] --- PASS: TestWriteLog (0.01s) [2022-02-15T19:40:09.742Z] === RUN TestReadLog/tail_exact [2022-02-15T19:40:09.742Z] === RUN TestReadLog/tail_less_than_available [2022-02-15T19:40:09.742Z] === RUN TestReadLog/tail_more_than_available [2022-02-15T19:40:09.742Z] --- PASS: TestReadLog (0.26s) [2022-02-15T19:40:09.742Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-02-15T19:40:09.742Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-15T19:40:09.742Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-02-15T19:40:09.742Z] PASS [2022-02-15T19:40:09.742Z] coverage: 78.7% of statements [2022-02-15T19:40:09.742Z] ok github.com/docker/docker/daemon/logger/local 0.390s coverage: 78.7% of statements [2022-02-15T19:40:09.742Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-15T19:40:10.017Z] === RUN TestAddressPoolOpt [2022-02-15T19:40:10.017Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/a [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/something [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/_=a [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/env1=value1 [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/_env1=value1 [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/PATH [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/=a [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/PATH= [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/PATH=something [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/asd!qwe [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/1asd [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/123 [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/some_space [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/__some_space_before [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/some_space_after__ [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/= [2022-02-15T19:40:10.017Z] === RUN TestValidateEnv/PaTh [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestParseHost [2022-02-15T19:40:10.017Z] --- PASS: TestParseHost (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestParseDockerDaemonHost [2022-02-15T19:40:10.017Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestParseTCP [2022-02-15T19:40:10.017Z] --- PASS: TestParseTCP (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-15T19:40:10.017Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestValidateExtraHosts [2022-02-15T19:40:10.017Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestIpOptString [2022-02-15T19:40:10.017Z] --- PASS: TestIpOptString (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-15T19:40:10.017Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestNewIpOptValidDefaultVal [2022-02-15T19:40:10.017Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestIpOptSetInvalidVal [2022-02-15T19:40:10.017Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestValidateIPAddress [2022-02-15T19:40:10.017Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestMapOpts [2022-02-15T19:40:10.017Z] --- PASS: TestMapOpts (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestListOptsWithoutValidator [2022-02-15T19:40:10.017Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestListOptsWithValidator [2022-02-15T19:40:10.017Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestValidateDNSSearch [2022-02-15T19:40:10.017Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_general_format [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_one_more [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-15T19:40:10.017Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-15T19:40:10.017Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestNamedListOpts [2022-02-15T19:40:10.017Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestNamedMapOpts [2022-02-15T19:40:10.017Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestParseLink [2022-02-15T19:40:10.017Z] --- PASS: TestParseLink (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestQuotedStringSetWithQuotes [2022-02-15T19:40:10.017Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-15T19:40:10.017Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-15T19:40:10.017Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-15T19:40:10.017Z] === RUN TestUlimitOpt [2022-02-15T19:40:10.017Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-15T19:40:10.017Z] PASS [2022-02-15T19:40:10.017Z] coverage: 67.1% of statements [2022-02-15T19:40:10.017Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2022-02-15T19:40:10.017Z] === RUN TestParseVersion [2022-02-15T19:40:10.017Z] --- PASS: TestParseVersion (0.00s) [2022-02-15T19:40:10.017Z] PASS [2022-02-15T19:40:10.017Z] coverage: 52.9% of statements [2022-02-15T19:40:10.017Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-02-15T19:40:10.198Z] === RUN TestOpenFileDelete [2022-02-15T19:40:10.198Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-15T19:40:10.198Z] === RUN TestOpenFileRename [2022-02-15T19:40:10.198Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-15T19:40:10.198Z] === RUN TestHandleDecoderErr [2022-02-15T19:40:10.198Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-15T19:40:10.198Z] === RUN TestParseLogTagDefaultTag [2022-02-15T19:40:10.198Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-15T19:40:10.198Z] === RUN TestParseLogTag [2022-02-15T19:40:10.198Z] --- PASS: TestParseLogTag (0.00s) [2022-02-15T19:40:10.198Z] === RUN TestParseLogTagEmptyTag [2022-02-15T19:40:10.198Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-15T19:40:10.198Z] === RUN TestTailFiles [2022-02-15T19:40:10.198Z] --- PASS: TestTailFiles (0.00s) [2022-02-15T19:40:10.198Z] === RUN TestFollowLogsConsumerGone [2022-02-15T19:40:10.198Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-15T19:40:10.198Z] === RUN TestFollowLogsProducerGone [2022-02-15T19:40:10.198Z] logfile_test.go:180: logDecode() closed after sending 4017 messages [2022-02-15T19:40:10.198Z] logfile_test.go:233: messages sent: 4017, received: 4017 [2022-02-15T19:40:10.198Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-15T19:40:10.198Z] === RUN TestCheckCapacityAndRotate [2022-02-15T19:40:10.198Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-15T19:40:10.198Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-15T19:40:10.198Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-02-15T19:40:10.198Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-15T19:40:10.198Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-02-15T19:40:10.198Z] PASS [2022-02-15T19:40:10.198Z] coverage: 53.4% of statements [2022-02-15T19:40:10.198Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.147s coverage: 53.4% of statements [2022-02-15T19:40:10.485Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-02-15T19:40:10.485Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-15T19:40:10.656Z] === RUN TestLog [2022-02-15T19:40:10.656Z] --- PASS: TestLog (0.03s) [2022-02-15T19:40:10.656Z] PASS [2022-02-15T19:40:10.656Z] coverage: 31.5% of statements [2022-02-15T19:40:10.656Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.142s coverage: 31.5% of statements [2022-02-15T19:40:11.112Z] === RUN TestValidateLogOpt [2022-02-15T19:40:11.112Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T19:40:11.112Z] === RUN TestNewMissedConfig [2022-02-15T19:40:11.112Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-15T19:40:11.112Z] === RUN TestNewMissedUrl [2022-02-15T19:40:11.112Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-15T19:40:11.112Z] === RUN TestNewMissedToken [2022-02-15T19:40:11.112Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-15T19:40:11.112Z] === RUN TestNewWithProxy [2022-02-15T19:40:11.112Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-15T19:40:11.112Z] === RUN TestDefault [2022-02-15T19:40:11.112Z] --- PASS: TestDefault (0.01s) [2022-02-15T19:40:11.112Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-15T19:40:11.112Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-15T19:40:11.112Z] === RUN TestJsonFormat [2022-02-15T19:40:11.112Z] --- PASS: TestJsonFormat (0.06s) [2022-02-15T19:40:11.112Z] === RUN TestRawFormat [2022-02-15T19:40:11.112Z] --- PASS: TestRawFormat (0.00s) [2022-02-15T19:40:11.112Z] === RUN TestRawFormatWithLabels [2022-02-15T19:40:11.112Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-15T19:40:11.112Z] === RUN TestRawFormatWithoutTag [2022-02-15T19:40:11.112Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-15T19:40:11.112Z] === RUN TestBatching [2022-02-15T19:40:11.112Z] === RUN TestNewParse [2022-02-15T19:40:11.112Z] --- PASS: TestNewParse (0.00s) [2022-02-15T19:40:11.112Z] PASS [2022-02-15T19:40:11.112Z] coverage: 8.3% of statements [2022-02-15T19:40:11.112Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2022-02-15T19:40:11.112Z] --- PASS: TestBatching (0.29s) [2022-02-15T19:40:11.112Z] === RUN TestFrequency [2022-02-15T19:40:11.473Z] 2022/02/15 19:40:11 Closing DB instances... [2022-02-15T19:40:11.568Z] --- PASS: TestFrequency (0.16s) [2022-02-15T19:40:11.568Z] === RUN TestOneMessagePerRequest [2022-02-15T19:40:11.568Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-02-15T19:40:11.568Z] === RUN TestVerify [2022-02-15T19:40:11.568Z] --- PASS: TestVerify (0.00s) [2022-02-15T19:40:11.568Z] === RUN TestSkipVerify [2022-02-15T19:40:11.568Z] === RUN TestParseLogFormat [2022-02-15T19:40:11.568Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-15T19:40:11.568Z] === RUN TestValidateLogOptEmpty [2022-02-15T19:40:11.568Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-15T19:40:11.568Z] === RUN TestValidateSyslogAddress [2022-02-15T19:40:11.568Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-15T19:40:11.568Z] === RUN TestParseAddressDefaultPort [2022-02-15T19:40:11.568Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-15T19:40:11.568Z] === RUN TestValidateSyslogFacility [2022-02-15T19:40:11.568Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-15T19:40:11.568Z] === RUN TestValidateLogOptSyslogFormat [2022-02-15T19:40:11.568Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-15T19:40:11.568Z] === RUN TestValidateLogOpt [2022-02-15T19:40:11.568Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T19:40:11.568Z] PASS [2022-02-15T19:40:11.568Z] coverage: 46.8% of statements [2022-02-15T19:40:11.568Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2022-02-15T19:40:11.568Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:11.568Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:11.568Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:11.568Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:11.946Z] === RUN TestPeerCertificateMarshalJSON [2022-02-15T19:40:11.946Z] === RUN TestIsArchivePathDir [2022-02-15T19:40:12.015Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-15T19:40:12.023Z] --- PASS: TestSkipVerify (0.58s) [2022-02-15T19:40:12.023Z] === RUN TestBufferMaximum [2022-02-15T19:40:12.023Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:12.023Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:12.023Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:12.023Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:12.023Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:12.023Z] time="2022-02-15T19:40:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954011.791761\",\"host\":\"a97c49656ce2\"}'" [2022-02-15T19:40:12.023Z] time="2022-02-15T19:40:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954011.791761\",\"host\":\"a97c49656ce2\"}'" [2022-02-15T19:40:12.413Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-15T19:40:12.413Z] === RUN TestIsArchivePathInvalidFile [2022-02-15T19:40:12.414Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-02-15T19:40:12.414Z] === RUN TestIsArchivePathTar [2022-02-15T19:40:12.414Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-15T19:40:12.414Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-15T19:40:12.414Z] --- PASS: TestPeerCertificateMarshalJSON (0.62s) [2022-02-15T19:40:12.414Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-15T19:40:12.414Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-15T19:40:12.414Z] === RUN TestMiddleware [2022-02-15T19:40:12.414Z] --- PASS: TestMiddleware (0.00s) [2022-02-15T19:40:12.414Z] === RUN TestNewResponseModifier [2022-02-15T19:40:12.414Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-15T19:40:12.414Z] PASS [2022-02-15T19:40:12.414Z] coverage: 26.8% of statements [2022-02-15T19:40:12.414Z] ok github.com/docker/docker/pkg/authorization 0.665s coverage: 26.8% of statements [2022-02-15T19:40:12.480Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-15T19:40:12.480Z] === RUN TestServerAlwaysDown [2022-02-15T19:40:12.480Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:12.480Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:12.480Z] time="2022-02-15T19:40:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954011.794760\",\"host\":\"a97c49656ce2\"}'" [2022-02-15T19:40:12.480Z] time="2022-02-15T19:40:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954011.794760\",\"host\":\"a97c49656ce2\"}'" [2022-02-15T19:40:12.480Z] time="2022-02-15T19:40:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:40:12.480Z] time="2022-02-15T19:40:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954011.794760\",\"host\":\"a97c49656ce2\"}'" [2022-02-15T19:40:12.480Z] time="2022-02-15T19:40:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954011.795760\",\"host\":\"a97c49656ce2\"}'" [2022-02-15T19:40:12.480Z] time="2022-02-15T19:40:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954011.795760\",\"host\":\"a97c49656ce2\"}'" [2022-02-15T19:40:12.480Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-15T19:40:12.480Z] === RUN TestCannotSendAfterClose [2022-02-15T19:40:12.480Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-15T19:40:12.480Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-15T19:40:12.881Z] --- PASS: TestIsArchivePathTar (0.29s) [2022-02-15T19:40:12.881Z] === RUN TestDecompressStreamGzip [2022-02-15T19:40:12.881Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-02-15T19:40:12.881Z] === RUN TestDecompressStreamBzip2 [2022-02-15T19:40:12.881Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-02-15T19:40:12.881Z] === RUN TestDecompressStreamXz [2022-02-15T19:40:12.881Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T19:40:12.881Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestDecompressStreamZstd [2022-02-15T19:40:12.881Z] archive_test.go:140: zstd not installed [2022-02-15T19:40:12.881Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-15T19:40:12.881Z] === RUN TestCompressStreamXzUnsupported [2022-02-15T19:40:12.881Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-15T19:40:12.881Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestCompressStreamInvalid [2022-02-15T19:40:12.881Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestExtensionInvalid [2022-02-15T19:40:12.881Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestExtensionUncompressed [2022-02-15T19:40:12.881Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestExtensionBzip2 [2022-02-15T19:40:12.881Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestExtensionGzip [2022-02-15T19:40:12.881Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestExtensionXz [2022-02-15T19:40:12.881Z] --- PASS: TestExtensionXz (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestExtensionZstd [2022-02-15T19:40:12.881Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestCmdStreamLargeStderr [2022-02-15T19:40:12.881Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-15T19:40:12.881Z] === RUN TestCmdStreamBad [2022-02-15T19:40:12.881Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T19:40:12.881Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestCmdStreamGood [2022-02-15T19:40:12.881Z] === RUN TestUnbuffered [2022-02-15T19:40:12.881Z] --- PASS: TestUnbuffered (0.00s) [2022-02-15T19:40:12.881Z] === RUN TestRaceUnbuffered [2022-02-15T19:40:12.881Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-15T19:40:12.881Z] PASS [2022-02-15T19:40:12.881Z] coverage: 100.0% of statements [2022-02-15T19:40:12.881Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-02-15T19:40:12.881Z] --- PASS: TestCmdStreamGood (0.04s) [2022-02-15T19:40:12.881Z] === RUN TestUntarPathWithInvalidDest [2022-02-15T19:40:12.935Z] === RUN TestV1IDService [2022-02-15T19:40:12.935Z] --- PASS: TestV1IDService (0.03s) [2022-02-15T19:40:12.935Z] === RUN TestV2MetadataService [2022-02-15T19:40:12.935Z] time="2022-02-15T19:40:12Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-15T19:40:12.935Z] time="2022-02-15T19:40:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a97c49656ce2\"}'" [2022-02-15T19:40:12.935Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-15T19:40:12.935Z] PASS [2022-02-15T19:40:12.935Z] coverage: 82.5% of statements [2022-02-15T19:40:12.935Z] ok github.com/docker/docker/daemon/logger/splunk 2.224s coverage: 82.5% of statements [2022-02-15T19:40:12.935Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-15T19:40:12.935Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-15T19:40:12.935Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-15T19:40:13.349Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.85s) [2022-02-15T19:40:13.349Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-15T19:40:13.349Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-15T19:40:13.349Z] === RUN TestUntarPathWithInvalidSrc [2022-02-15T19:40:13.349Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2022-02-15T19:40:13.349Z] === RUN TestUntarPath [2022-02-15T19:40:13.349Z] --- PASS: TestUntarPath (0.18s) [2022-02-15T19:40:13.349Z] === RUN TestUntarPathWithDestinationFile [2022-02-15T19:40:13.349Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-15T19:40:13.349Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-15T19:40:13.349Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-15T19:40:13.349Z] === RUN TestCopyWithTarInvalidSrc [2022-02-15T19:40:13.349Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-15T19:40:13.349Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-15T19:40:13.349Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-15T19:40:13.349Z] === RUN TestCopyWithTarSrcFile [2022-02-15T19:40:13.349Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-15T19:40:13.349Z] === RUN TestCopyWithTarSrcFolder [2022-02-15T19:40:13.349Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-15T19:40:13.349Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-15T19:40:13.349Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-15T19:40:13.349Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-15T19:40:13.349Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-15T19:40:13.349Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-15T19:40:13.349Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-15T19:40:13.349Z] === RUN TestCopyFileWithTarSrcFile [2022-02-15T19:40:13.349Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-15T19:40:13.349Z] === RUN TestTarFiles [2022-02-15T19:40:13.817Z] === RUN TestMatch [2022-02-15T19:40:13.817Z] === RUN TestMatch/[[]] [2022-02-15T19:40:13.817Z] === RUN TestMatch/[[foo]] [2022-02-15T19:40:13.817Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-15T19:40:13.817Z] === RUN TestMatch/[[foo_bar]] [2022-02-15T19:40:13.817Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-15T19:40:13.817Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-15T19:40:13.817Z] === RUN TestMatch/[] [2022-02-15T19:40:13.817Z] === RUN TestMatch/[]#01 [2022-02-15T19:40:13.817Z] === RUN TestMatch/[[qux]] [2022-02-15T19:40:13.817Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-15T19:40:13.817Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-15T19:40:13.817Z] === RUN TestMatch/[[foo_baz]] [2022-02-15T19:40:13.817Z] --- PASS: TestMatch (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[] (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-15T19:40:13.817Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-15T19:40:13.817Z] PASS [2022-02-15T19:40:13.817Z] coverage: 87.5% of statements [2022-02-15T19:40:13.817Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-02-15T19:40:13.897Z] --- PASS: TestV2MetadataService (0.98s) [2022-02-15T19:40:13.897Z] PASS [2022-02-15T19:40:13.897Z] coverage: 48.2% of statements [2022-02-15T19:40:13.897Z] ok github.com/docker/docker/distribution/metadata 1.107s coverage: 48.2% of statements [2022-02-15T19:40:13.897Z] === RUN TestSuccessfulDownload [2022-02-15T19:40:13.897Z] download_test.go:267: Needs fixing on Windows [2022-02-15T19:40:13.897Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-15T19:40:13.897Z] === RUN TestCancelledDownload [2022-02-15T19:40:13.897Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-15T19:40:13.897Z] === RUN TestMaxDownloadAttempts [2022-02-15T19:40:13.897Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T19:40:13.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T19:40:13.897Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T19:40:13.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T19:40:13.897Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T19:40:13.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T19:40:13.897Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T19:40:13.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T19:40:13.897Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T19:40:13.897Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T19:40:13.897Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T19:40:13.897Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T19:40:13.897Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-15T19:40:13.897Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-15T19:40:13.897Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-15T19:40:13.897Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-15T19:40:13.897Z] === RUN TestContinueOnError_NeverContinue [2022-02-15T19:40:13.897Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-15T19:40:13.897Z] === RUN TestManifestStore [2022-02-15T19:40:13.897Z] === RUN TestManifestStore/no_remote_or_local [2022-02-15T19:40:14.353Z] time="2022-02-15T19:40:14Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local757914327\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-15T19:40:14.353Z] === RUN TestManifestStore/no_local_cache [2022-02-15T19:40:14.353Z] === RUN TestManifestStore/with_local_cache [2022-02-15T19:40:14.353Z] === RUN TestManifestStore/unknown_media_type [2022-02-15T19:40:14.353Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-15T19:40:14.353Z] time="2022-02-15T19:40:14Z" level=warning msg="reference for unknown type: " [2022-02-15T19:40:14.353Z] time="2022-02-15T19:40:14Z" level=warning msg="reference for unknown type: " [2022-02-15T19:40:14.353Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-15T19:40:14.353Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-15T19:40:14.353Z] time="2022-02-15T19:40:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:40:14.353Z] time="2022-02-15T19:40:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:40:14.353Z] time="2022-02-15T19:40:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:40:14.353Z] time="2022-02-15T19:40:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:40:14.353Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-02-15T19:40:14.353Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-02-15T19:40:14.353Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-02-15T19:40:14.353Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-02-15T19:40:14.353Z] === RUN TestTransfer [2022-02-15T19:40:14.353Z] time="2022-02-15T19:40:14Z" level=warning msg="reference for unknown type: " [2022-02-15T19:40:14.353Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-15T19:40:14.353Z] time="2022-02-15T19:40:14Z" level=warning msg="reference for unknown type: " [2022-02-15T19:40:14.353Z] time="2022-02-15T19:40:14Z" level=warning msg="reference for unknown type: " [2022-02-15T19:40:14.353Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-15T19:40:14.353Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-15T19:40:14.353Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-15T19:40:14.353Z] time="2022-02-15T19:40:14Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore (0.39s) [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s) [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaType [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-15T19:40:14.353Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-15T19:40:14.353Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-15T19:40:14.353Z] === RUN TestFixManifestLayers [2022-02-15T19:40:14.353Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-15T19:40:14.353Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-15T19:40:14.353Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T19:40:14.353Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T19:40:14.353Z] === RUN TestFixManifestLayersBadParent [2022-02-15T19:40:14.353Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-15T19:40:14.353Z] === RUN TestValidateManifest [2022-02-15T19:40:14.353Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T19:40:14.353Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-15T19:40:14.353Z] === RUN TestFormatPlatform [2022-02-15T19:40:14.353Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-15T19:40:14.353Z] === RUN TestGetRepositoryMountCandidates [2022-02-15T19:40:14.353Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-15T19:40:14.353Z] === RUN TestLayerAlreadyExists [2022-02-15T19:40:14.353Z] 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-02-15T19:40:14.353Z] 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-02-15T19:40:14.353Z] 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-02-15T19:40:14.353Z] 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-02-15T19:40:14.353Z] 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-02-15T19:40:14.353Z] 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-02-15T19:40:14.353Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-15T19:40:14.353Z] === RUN TestWhenEmptyAuthConfig [2022-02-15T19:40:14.353Z] --- PASS: TestTransfer (0.12s) [2022-02-15T19:40:14.353Z] === RUN TestConcurrencyLimit [2022-02-15T19:40:14.802Z] === RUN TestChrootTarUntar [2022-02-15T19:40:14.802Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:14.802Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-15T19:40:14.802Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-15T19:40:14.802Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:14.802Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T19:40:14.802Z] === RUN TestChrootUntarEmptyArchive [2022-02-15T19:40:14.802Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-15T19:40:14.802Z] === RUN TestChrootTarUntarWithSymlink [2022-02-15T19:40:14.802Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:40:14.802Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T19:40:14.802Z] === RUN TestChrootCopyWithTar [2022-02-15T19:40:14.802Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:40:14.802Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-15T19:40:14.802Z] === RUN TestChrootCopyFileWithTar [2022-02-15T19:40:14.802Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:14.802Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-15T19:40:14.802Z] === RUN TestChrootUntarPath [2022-02-15T19:40:14.802Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:40:14.802Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-15T19:40:14.802Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-15T19:40:14.802Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:14.802Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:40:14.802Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-15T19:40:14.802Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:14.803Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:40:14.803Z] === RUN TestChrootApplyDotDotFile [2022-02-15T19:40:14.803Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:14.803Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-15T19:40:14.803Z] PASS [2022-02-15T19:40:14.803Z] coverage: 15.1% of statements [2022-02-15T19:40:14.803Z] ok github.com/docker/docker/pkg/chrootarchive 0.105s coverage: 15.1% of statements [2022-02-15T19:40:14.809Z] === RUN TestNotFound [2022-02-15T19:40:14.809Z] --- PASS: TestNotFound (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestConflict [2022-02-15T19:40:14.809Z] --- PASS: TestConflict (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestForbidden [2022-02-15T19:40:14.809Z] --- PASS: TestForbidden (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestInvalidParameter [2022-02-15T19:40:14.809Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestNotImplemented [2022-02-15T19:40:14.809Z] --- PASS: TestNotImplemented (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestNotModified [2022-02-15T19:40:14.809Z] --- PASS: TestNotModified (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestUnauthorized [2022-02-15T19:40:14.809Z] --- PASS: TestUnauthorized (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestUnknown [2022-02-15T19:40:14.809Z] --- PASS: TestUnknown (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestCancelled [2022-02-15T19:40:14.809Z] --- PASS: TestCancelled (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestDeadline [2022-02-15T19:40:14.809Z] --- PASS: TestDeadline (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestDataLoss [2022-02-15T19:40:14.809Z] --- PASS: TestDataLoss (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestUnavailable [2022-02-15T19:40:14.809Z] --- PASS: TestUnavailable (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestSystem [2022-02-15T19:40:14.809Z] --- PASS: TestSystem (0.00s) [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Not_Found [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Bad_Request [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Conflict [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Unauthorized [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Forbidden [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Not_Modified [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-15T19:40:14.809Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-15T19:40:14.809Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-15T19:40:14.809Z] PASS [2022-02-15T19:40:14.809Z] coverage: 53.1% of statements [2022-02-15T19:40:14.809Z] ok github.com/docker/docker/errdefs 0.057s coverage: 53.1% of statements [2022-02-15T19:40:14.809Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-02-15T19:40:14.809Z] === RUN TestInactiveJobs [2022-02-15T19:40:15.265Z] --- PASS: TestInactiveJobs (0.37s) [2022-02-15T19:40:15.265Z] === RUN TestWatchRelease [2022-02-15T19:40:15.265Z] --- PASS: TestWatchRelease (0.05s) [2022-02-15T19:40:15.265Z] === RUN TestWatchFinishedTransfer [2022-02-15T19:40:15.265Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-15T19:40:15.265Z] === RUN TestDuplicateTransfer [2022-02-15T19:40:15.265Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-15T19:40:15.265Z] === RUN TestSuccessfulUpload [2022-02-15T19:40:15.270Z] 2022/02/15 19:40:15 Closing DB instances... [2022-02-15T19:40:15.283Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-15T19:40:15.283Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-15T19:40:15.283Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-15T19:40:15.283Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-15T19:40:15.283Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-15T19:40:15.539Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-15T19:40:15.720Z] time="2022-02-15T19:40:15Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-15T19:40:15.720Z] --- PASS: TestWhenEmptyAuthConfig (1.33s) [2022-02-15T19:40:15.720Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-15T19:40:15.720Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-15T19:40:15.720Z] === RUN TestTokenPassThru [2022-02-15T19:40:15.720Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-15T19:40:15.720Z] === RUN TestTokenPassThruDifferentHost [2022-02-15T19:40:15.720Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-15T19:40:15.720Z] PASS [2022-02-15T19:40:15.720Z] coverage: 24.6% of statements [2022-02-15T19:40:15.720Z] ok github.com/docker/docker/distribution 1.853s coverage: 24.6% of statements [2022-02-15T19:40:15.720Z] --- PASS: TestSuccessfulUpload (0.45s) [2022-02-15T19:40:15.720Z] === RUN TestCancelledUpload [2022-02-15T19:40:15.720Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-15T19:40:15.720Z] PASS [2022-02-15T19:40:15.720Z] coverage: 77.6% of statements [2022-02-15T19:40:15.738Z] === RUN TestSizeEmpty [2022-02-15T19:40:15.738Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-15T19:40:15.738Z] === RUN TestSizeEmptyFile [2022-02-15T19:40:15.738Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-15T19:40:15.738Z] === RUN TestSizeNonemptyFile [2022-02-15T19:40:15.738Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-15T19:40:15.738Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-15T19:40:15.738Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-15T19:40:15.738Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-15T19:40:15.738Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-15T19:40:15.738Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-15T19:40:15.738Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-15T19:40:15.738Z] === RUN TestMoveToSubdir [2022-02-15T19:40:15.738Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-15T19:40:15.738Z] === RUN TestSizeNonExistingDirectory [2022-02-15T19:40:15.738Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-15T19:40:15.738Z] PASS [2022-02-15T19:40:15.738Z] coverage: 80.0% of statements [2022-02-15T19:40:15.738Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2022-02-15T19:40:16.176Z] ok github.com/docker/docker/distribution/xfer 2.006s coverage: 77.6% of statements [2022-02-15T19:40:16.176Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-15T19:40:16.176Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-15T19:40:16.176Z] === RUN TestFSGetInvalidData [2022-02-15T19:40:16.176Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-15T19:40:16.176Z] === RUN TestFSInvalidSet [2022-02-15T19:40:16.176Z] === RUN TestCompare [2022-02-15T19:40:16.176Z] --- PASS: TestCompare (0.00s) [2022-02-15T19:40:16.176Z] PASS [2022-02-15T19:40:16.176Z] coverage: 19.2% of statements [2022-02-15T19:40:16.176Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-15T19:40:16.176Z] === RUN TestFSInvalidRoot [2022-02-15T19:40:16.176Z] ok github.com/docker/docker/image/cache 0.078s coverage: 19.2% of statements [2022-02-15T19:40:16.176Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-15T19:40:16.176Z] === RUN TestFSMetadataGetSet [2022-02-15T19:40:16.176Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-15T19:40:16.176Z] === RUN TestFSInvalidWalker [2022-02-15T19:40:16.176Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-15T19:40:16.176Z] === RUN TestFSGetSet [2022-02-15T19:40:16.176Z] --- PASS: TestFSGetSet (0.05s) [2022-02-15T19:40:16.176Z] === RUN TestFSGetUnsetKey [2022-02-15T19:40:16.176Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-15T19:40:16.176Z] === RUN TestFSGetEmptyData [2022-02-15T19:40:16.176Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-15T19:40:16.176Z] === RUN TestFSDelete [2022-02-15T19:40:16.176Z] --- PASS: TestFSDelete (0.02s) [2022-02-15T19:40:16.176Z] === RUN TestFSWalker [2022-02-15T19:40:16.176Z] --- PASS: TestFSWalker (0.02s) [2022-02-15T19:40:16.176Z] === RUN TestFSWalkerStopOnError [2022-02-15T19:40:16.176Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-02-15T19:40:16.176Z] === RUN TestNewFromJSON [2022-02-15T19:40:16.176Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-15T19:40:16.176Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-15T19:40:16.176Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-15T19:40:16.176Z] === RUN TestMarshalKeyOrder [2022-02-15T19:40:16.176Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-15T19:40:16.176Z] === RUN TestHistoryEqual [2022-02-15T19:40:16.632Z] --- PASS: TestHistoryEqual (0.22s) [2022-02-15T19:40:16.632Z] === RUN TestImage [2022-02-15T19:40:16.632Z] --- PASS: TestImage (0.00s) [2022-02-15T19:40:16.632Z] === RUN TestImageOSNotEmpty [2022-02-15T19:40:16.632Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-15T19:40:16.632Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-15T19:40:16.632Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-15T19:40:16.632Z] === RUN TestCreate [2022-02-15T19:40:16.632Z] --- PASS: TestCreate (0.01s) [2022-02-15T19:40:16.632Z] === RUN TestRestore [2022-02-15T19:40:16.632Z] time="2022-02-15T19:40:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-15T19:40:16.632Z] --- PASS: TestRestore (0.04s) [2022-02-15T19:40:16.632Z] === RUN TestAddDelete [2022-02-15T19:40:16.632Z] --- PASS: TestAddDelete (0.03s) [2022-02-15T19:40:16.632Z] === RUN TestSearchAfterDelete [2022-02-15T19:40:16.632Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-15T19:40:16.632Z] === RUN TestParentReset [2022-02-15T19:40:16.632Z] --- PASS: TestParentReset (0.03s) [2022-02-15T19:40:16.632Z] === RUN TestGetAndSetLastUpdated [2022-02-15T19:40:16.632Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-15T19:40:16.632Z] === RUN TestStoreLen [2022-02-15T19:40:16.632Z] --- PASS: TestStoreLen (0.06s) [2022-02-15T19:40:16.632Z] PASS [2022-02-15T19:40:16.632Z] coverage: 86.6% of statements [2022-02-15T19:40:16.632Z] ok github.com/docker/docker/image 0.730s coverage: 86.6% of statements [2022-02-15T19:40:16.724Z] === RUN TestPollerAddRemove [2022-02-15T19:40:16.724Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-15T19:40:16.724Z] === RUN TestPollerEvent [2022-02-15T19:40:16.724Z] poller_test.go:40: No chmod on Windows [2022-02-15T19:40:16.724Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-15T19:40:16.724Z] === RUN TestPollerClose [2022-02-15T19:40:16.724Z] --- PASS: TestPollerClose (0.00s) [2022-02-15T19:40:16.724Z] PASS [2022-02-15T19:40:16.724Z] coverage: 45.7% of statements [2022-02-15T19:40:16.724Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 45.7% of statements [2022-02-15T19:40:17.088Z] === RUN TestMakeV1ConfigFromConfig [2022-02-15T19:40:17.088Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-15T19:40:17.088Z] PASS [2022-02-15T19:40:17.088Z] coverage: 25.0% of statements [2022-02-15T19:40:17.088Z] ok github.com/docker/docker/image/v1 0.109s coverage: 25.0% of statements [2022-02-15T19:40:17.192Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-02-15T19:40:17.192Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-15T19:40:17.430Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-15T19:40:17.544Z] === RUN TestValidateManifest [2022-02-15T19:40:17.544Z] === RUN TestValidateManifest/nil [2022-02-15T19:40:17.544Z] === RUN TestValidateManifest/non-nil [2022-02-15T19:40:17.544Z] --- PASS: TestValidateManifest (0.00s) [2022-02-15T19:40:17.544Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-15T19:40:17.544Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-15T19:40:17.544Z] PASS [2022-02-15T19:40:17.544Z] coverage: 0.7% of statements [2022-02-15T19:40:17.544Z] ok github.com/docker/docker/image/tarexport 0.145s coverage: 0.7% of statements [2022-02-15T19:40:17.544Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-15T19:40:17.660Z] === RUN TestCopyFileWithInvalidSrc [2022-02-15T19:40:17.660Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T19:40:17.660Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-15T19:40:17.660Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-15T19:40:17.660Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCopyFile [2022-02-15T19:40:17.660Z] --- PASS: TestCopyFile (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-15T19:40:17.660Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T19:40:17.660Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-15T19:40:17.660Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-15T19:40:17.660Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T19:40:17.660Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestWildcardMatches [2022-02-15T19:40:17.660Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestPatternMatches [2022-02-15T19:40:17.660Z] --- PASS: TestPatternMatches (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-15T19:40:17.660Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestPatternMatchesFolderExclusions [2022-02-15T19:40:17.660Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-15T19:40:17.660Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-15T19:40:17.660Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-15T19:40:17.660Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-15T19:40:17.660Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestSingleExclamationError [2022-02-15T19:40:17.660Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestMatchesWithNoPatterns [2022-02-15T19:40:17.660Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestMatchesWithMalformedPatterns [2022-02-15T19:40:17.660Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestMatches [2022-02-15T19:40:17.660Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-15T19:40:17.660Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-15T19:40:17.660Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-15T19:40:17.660Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-15T19:40:17.660Z] --- PASS: TestMatches (0.01s) [2022-02-15T19:40:17.660Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-15T19:40:17.660Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-15T19:40:17.660Z] --- PASS: TestMatches/MatchesUsingParentResults (0.01s) [2022-02-15T19:40:17.660Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCleanPatterns [2022-02-15T19:40:17.660Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-15T19:40:17.660Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCleanPatternsExceptionFlag [2022-02-15T19:40:17.660Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-15T19:40:17.660Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-15T19:40:17.660Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCleanPatternsErrorSingleException [2022-02-15T19:40:17.660Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCreateIfNotExistsDir [2022-02-15T19:40:17.660Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCreateIfNotExistsFile [2022-02-15T19:40:17.660Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-15T19:40:17.660Z] === RUN TestMatch [2022-02-15T19:40:17.660Z] --- PASS: TestMatch (0.00s) [2022-02-15T19:40:17.660Z] === RUN TestCompile [2022-02-15T19:40:17.660Z] === RUN TestCompile/slash [2022-02-15T19:40:17.660Z] === RUN TestCompile/backslash [2022-02-15T19:40:17.660Z] --- PASS: TestCompile (0.00s) [2022-02-15T19:40:17.660Z] --- PASS: TestCompile/slash (0.00s) [2022-02-15T19:40:17.660Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-15T19:40:17.660Z] PASS [2022-02-15T19:40:17.660Z] coverage: 84.7% of statements [2022-02-15T19:40:17.660Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 84.7% of statements [2022-02-15T19:40:17.690Z] 1bd78008c728: Pull complete [2022-02-15T19:40:17.690Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-15T19:40:17.690Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:40:17.690Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-15T19:40:17.690Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-15T19:40:17.690Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-02-15T19:40:17.690Z] WARN: Skipping validation tests [2022-02-15T19:40:17.690Z] INFO: Running unit tests at 02/15/2022 19:40:10... [2022-02-15T19:40:17.690Z] INFO: make.ps1 starting at 02/15/2022 19:40:16 [2022-02-15T19:40:17.690Z] INFO: Git commit (3776fe6256) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T19:40:17.690Z] INFO: Invoking autogen... [2022-02-15T19:40:17.690Z] INFO: Running unit tests... [2022-02-15T19:40:17.993Z] --- PASS: TestImportExtremelyLargeImageWorks (174.39s) [2022-02-15T19:40:17.993Z] PASS [2022-02-15T19:40:17.993Z] [2022-02-15T19:40:17.993Z] DONE 22 tests in 178.526s [2022-02-15T19:40:17.993Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-15T19:40:17.993Z] ++ 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-02-15T19:40:17.993Z] ++ set -e [2022-02-15T19:40:17.993Z] ++ '[' -n 0 ']' [2022-02-15T19:40:17.993Z] ++ set -x [2022-02-15T19:40:17.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02-15T19:40:18.250Z] INFO: Testing against a local daemon [2022-02-15T19:40:18.250Z] === RUN TestNetworkCreateDelete [2022-02-15T19:40:18.250Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-15T19:40:18.250Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-02-15T19:40:18.250Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T19:40:18.647Z] === RUN TestGet [2022-02-15T19:40:18.647Z] --- PASS: TestGet (0.00s) [2022-02-15T19:40:18.647Z] === RUN TestGetShortcutString [2022-02-15T19:40:18.647Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-15T19:40:18.647Z] PASS [2022-02-15T19:40:18.647Z] coverage: 42.9% of statements [2022-02-15T19:40:18.647Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2022-02-15T19:40:18.812Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-02-15T19:40:18.812Z] === RUN TestDaemonDNSFallback [2022-02-15T19:40:19.072Z] === RUN TestSerialization [2022-02-15T19:40:19.072Z] --- PASS: TestSerialization (0.02s) [2022-02-15T19:40:19.072Z] PASS [2022-02-15T19:40:19.072Z] coverage: 100.0% of statements [2022-02-15T19:40:19.072Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-02-15T19:40:19.072Z] === RUN TestEmptyLayer [2022-02-15T19:40:19.072Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-15T19:40:19.072Z] === RUN TestCommitFailure [2022-02-15T19:40:19.072Z] --- PASS: TestCommitFailure (0.01s) [2022-02-15T19:40:19.072Z] === RUN TestStartTransactionFailure [2022-02-15T19:40:19.072Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-15T19:40:19.072Z] === RUN TestGetOrphan [2022-02-15T19:40:19.072Z] --- PASS: TestGetOrphan (0.01s) [2022-02-15T19:40:19.072Z] === RUN TestMountAndRegister [2022-02-15T19:40:19.072Z] layer_test.go:270: Layer size: 14 [2022-02-15T19:40:19.072Z] --- PASS: TestMountAndRegister (0.07s) [2022-02-15T19:40:19.072Z] === RUN TestLayerRelease [2022-02-15T19:40:19.072Z] layer_test.go:303: Failing on Windows [2022-02-15T19:40:19.072Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-15T19:40:19.072Z] === RUN TestStoreRestore [2022-02-15T19:40:19.072Z] layer_test.go:352: Failing on Windows [2022-02-15T19:40:19.072Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-15T19:40:19.072Z] === RUN TestTarStreamStability [2022-02-15T19:40:19.072Z] layer_test.go:467: Failing on Windows [2022-02-15T19:40:19.072Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-15T19:40:19.072Z] === RUN TestRegisterExistingLayer [2022-02-15T19:40:19.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-15T19:40:19.530Z] --- PASS: TestRegisterExistingLayer (0.34s) [2022-02-15T19:40:19.530Z] === RUN TestTarStreamVerification [2022-02-15T19:40:19.530Z] layer_test.go:696: Failing on Windows [2022-02-15T19:40:19.530Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-15T19:40:19.530Z] === RUN TestLayerMigration [2022-02-15T19:40:19.530Z] migration_test.go:45: Failing on Windows [2022-02-15T19:40:19.530Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-15T19:40:19.530Z] === RUN TestLayerMigrationNoTarsplit [2022-02-15T19:40:19.530Z] migration_test.go:181: Failing on Windows [2022-02-15T19:40:19.530Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T19:40:19.530Z] === RUN TestMountInit [2022-02-15T19:40:19.530Z] mount_test.go:17: Failing on Windows [2022-02-15T19:40:19.530Z] --- SKIP: TestMountInit (0.00s) [2022-02-15T19:40:19.530Z] === RUN TestMountSize [2022-02-15T19:40:19.530Z] mount_test.go:76: Failing on Windows [2022-02-15T19:40:19.530Z] --- SKIP: TestMountSize (0.00s) [2022-02-15T19:40:19.530Z] === RUN TestMountChanges [2022-02-15T19:40:19.530Z] mount_test.go:125: Failing on Windows [2022-02-15T19:40:19.530Z] --- SKIP: TestMountChanges (0.00s) [2022-02-15T19:40:19.530Z] === RUN TestMountApply [2022-02-15T19:40:19.530Z] mount_test.go:212: Failing on Windows [2022-02-15T19:40:19.530Z] --- SKIP: TestMountApply (0.00s) [2022-02-15T19:40:19.530Z] PASS [2022-02-15T19:40:19.530Z] coverage: 30.1% of statements [2022-02-15T19:40:19.530Z] ok github.com/docker/docker/layer 0.525s coverage: 30.1% of statements [2022-02-15T19:40:19.530Z] === RUN TestEnvironmentParsing [2022-02-15T19:40:19.530Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-15T19:40:19.530Z] PASS [2022-02-15T19:40:19.530Z] coverage: 1.2% of statements [2022-02-15T19:40:19.530Z] ok github.com/docker/docker/libcontainerd/local 0.067s coverage: 1.2% of statements [2022-02-15T19:40:19.637Z] === RUN TestCreateIDMapOrder [2022-02-15T19:40:19.637Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-15T19:40:19.637Z] PASS [2022-02-15T19:40:19.637Z] coverage: 7.2% of statements [2022-02-15T19:40:19.637Z] ok github.com/docker/docker/pkg/idtools 0.050s coverage: 7.2% of statements [2022-02-15T19:40:19.638Z] 2022/02/15 19:40:19 Closing DB instances... [2022-02-15T19:40:19.638Z] --- PASS: TestTarFiles (6.11s) [2022-02-15T19:40:19.638Z] === RUN TestDetectCompressionZstd [2022-02-15T19:40:19.638Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-15T19:40:19.638Z] === RUN TestTarUntar [2022-02-15T19:40:19.638Z] --- PASS: TestTarUntar (0.06s) [2022-02-15T19:40:19.638Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-15T19:40:19.638Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-15T19:40:19.638Z] === RUN TestTarWithOptions [2022-02-15T19:40:19.638Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-15T19:40:19.638Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-15T19:40:19.638Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-15T19:40:19.638Z] === RUN TestUntarUstarGnuConflict [2022-02-15T19:40:19.638Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-15T19:40:19.638Z] === RUN TestUntarInvalidFilenames [2022-02-15T19:40:19.968Z] --- PASS: TestServiceUpdateSecrets (13.97s) [2022-02-15T19:40:19.968Z] === RUN TestServiceUpdateConfigs [2022-02-15T19:40:19.988Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-15T19:40:19.988Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-15T19:40:19.988Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-15T19:40:19.988Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-15T19:40:20.106Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2070826101\\dest" [2022-02-15T19:40:20.106Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-02-15T19:40:20.106Z] === RUN TestUntarHardlinkToSymlink [2022-02-15T19:40:20.106Z] --- PASS: TestUntarHardlinkToSymlink (0.03s) [2022-02-15T19:40:20.106Z] === RUN TestUntarInvalidHardlink [2022-02-15T19:40:20.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1414212161\\victim\\hello" -> "../victim/hello" [2022-02-15T19:40:20.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1366045750\\victim\\hello" -> "/../victim/hello" [2022-02-15T19:40:20.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3123722746\\victim" -> "../victim" [2022-02-15T19:40:20.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4003251319\\victim" -> "../victim" [2022-02-15T19:40:20.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink217678393\\victim" -> "../victim" [2022-02-15T19:40:20.106Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink210583017\\victim" -> "../victim" [2022-02-15T19:40:20.106Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-15T19:40:20.106Z] === RUN TestUntarInvalidSymlink [2022-02-15T19:40:20.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2814381109\\dest\\dotdot" -> "../victim/hello" [2022-02-15T19:40:20.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2112663522\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T19:40:20.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2508097453\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:20.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2987011398\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:20.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3588529470\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:20.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1757471653\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:20.106Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1807966303\\dest\\dir\\loophole" -> "../../victim" [2022-02-15T19:40:20.106Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-15T19:40:20.106Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-15T19:40:20.106Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-15T19:40:20.106Z] === RUN TestXGlobalNoParent [2022-02-15T19:40:20.106Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-15T19:40:20.106Z] === RUN TestReplaceFileTarWrapper [2022-02-15T19:40:20.106Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-02-15T19:40:20.106Z] === RUN TestPrefixHeaderReadable [2022-02-15T19:40:20.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-15T19:40:20.444Z] === RUN TestSequenceGetAvailableBit [2022-02-15T19:40:20.444Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestSequenceEqual [2022-02-15T19:40:20.444Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestSequenceCopy [2022-02-15T19:40:20.444Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestGetFirstAvailable [2022-02-15T19:40:20.444Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestFindSequence [2022-02-15T19:40:20.444Z] --- PASS: TestFindSequence (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestCheckIfAvailable [2022-02-15T19:40:20.444Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestMergeSequences [2022-02-15T19:40:20.444Z] --- PASS: TestMergeSequences (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestPushReservation [2022-02-15T19:40:20.444Z] --- PASS: TestPushReservation (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestSerializeDeserialize [2022-02-15T19:40:20.444Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestSet [2022-02-15T19:40:20.444Z] --- PASS: TestSet (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestSetUnset [2022-02-15T19:40:20.444Z] --- PASS: TestSetUnset (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestOffsetSetUnset [2022-02-15T19:40:20.444Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestSetInRange [2022-02-15T19:40:20.444Z] --- PASS: TestSetInRange (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestSetAnyInRange [2022-02-15T19:40:20.444Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestMethods [2022-02-15T19:40:20.444Z] --- PASS: TestMethods (0.00s) [2022-02-15T19:40:20.444Z] === RUN TestRandomAllocateDeallocate [2022-02-15T19:40:20.576Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-15T19:40:20.576Z] === RUN TestDisablePigz [2022-02-15T19:40:20.576Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-15T19:40:20.576Z] --- PASS: TestDisablePigz (0.15s) [2022-02-15T19:40:20.576Z] === RUN TestPigz [2022-02-15T19:40:20.576Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-15T19:40:20.576Z] --- PASS: TestPigz (0.18s) [2022-02-15T19:40:20.576Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T19:40:20.576Z] archive_windows_test.go:16: Currently fails [2022-02-15T19:40:20.576Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestCanonicalTarNameForPath [2022-02-15T19:40:20.576Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestCanonicalTarName [2022-02-15T19:40:20.576Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestChmodTarEntry [2022-02-15T19:40:20.576Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestHardLinkOrder [2022-02-15T19:40:20.576Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-15T19:40:20.576Z] === RUN TestChangeString [2022-02-15T19:40:20.576Z] --- PASS: TestChangeString (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestChangesWithNoChanges [2022-02-15T19:40:20.576Z] === RUN TestFixedBufferCap [2022-02-15T19:40:20.576Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestFixedBufferLen [2022-02-15T19:40:20.576Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestFixedBufferString [2022-02-15T19:40:20.576Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestFixedBufferWrite [2022-02-15T19:40:20.576Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestFixedBufferRead [2022-02-15T19:40:20.576Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestBytesPipeRead [2022-02-15T19:40:20.576Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestBytesPipeWrite [2022-02-15T19:40:20.576Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-15T19:40:20.576Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-15T19:40:20.576Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-15T19:40:20.576Z] === RUN TestChangesWithChanges [2022-02-15T19:40:21.045Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-15T19:40:21.045Z] === RUN TestChangesWithChangesGH13590 [2022-02-15T19:40:21.045Z] changes_test.go:195: needs more investigation [2022-02-15T19:40:21.045Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-15T19:40:21.045Z] === RUN TestChangesDirsEmpty [2022-02-15T19:40:21.045Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T19:40:21.045Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-15T19:40:21.045Z] === RUN TestChangesDirsMutated [2022-02-15T19:40:21.045Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T19:40:21.045Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-15T19:40:21.045Z] === RUN TestApplyLayer [2022-02-15T19:40:21.045Z] changes_test.go:432: needs further investigation [2022-02-15T19:40:21.045Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-15T19:40:21.045Z] === RUN TestChangesSizeWithHardlinks [2022-02-15T19:40:21.045Z] changes_test.go:468: needs further investigation [2022-02-15T19:40:21.045Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-15T19:40:21.045Z] === RUN TestChangesSizeWithNoChanges [2022-02-15T19:40:21.045Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-15T19:40:21.045Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-15T19:40:21.045Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-15T19:40:21.045Z] === RUN TestChangesSize [2022-02-15T19:40:21.045Z] --- PASS: TestChangesSize (0.00s) [2022-02-15T19:40:21.045Z] === RUN TestApplyLayerInvalidFilenames [2022-02-15T19:40:21.045Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3714985883\\dest" [2022-02-15T19:40:21.045Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-02-15T19:40:21.045Z] === RUN TestNetworkDBNodeLeave [2022-02-15T19:40:21.045Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-15T19:40:21.045Z] === RUN TestApplyLayerInvalidHardlink [2022-02-15T19:40:21.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3255381371\\victim\\hello" -> "../victim/hello" [2022-02-15T19:40:21.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink718792213\\victim\\hello" -> "/../victim/hello" [2022-02-15T19:40:21.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1252958259\\victim" -> "../victim" [2022-02-15T19:40:21.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3889173086\\victim" -> "../victim" [2022-02-15T19:40:21.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3407755203\\victim" -> "../victim" [2022-02-15T19:40:21.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1167554556\\victim" -> "../victim" [2022-02-15T19:40:21.045Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-15T19:40:21.045Z] === RUN TestApplyLayerInvalidSymlink [2022-02-15T19:40:21.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3845443510\\dest\\dotdot" -> "../victim/hello" [2022-02-15T19:40:21.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3011341719\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T19:40:21.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1066922832\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:21.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2849876619\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:21.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2496023110\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:21.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink891491746\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:21.045Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-15T19:40:21.045Z] === RUN TestApplyLayerWhiteouts [2022-02-15T19:40:21.045Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-15T19:40:21.045Z] === RUN TestGenerateEmptyFile [2022-02-15T19:40:21.045Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-15T19:40:21.045Z] === RUN TestGenerateWithContent [2022-02-15T19:40:21.045Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-15T19:40:21.045Z] PASS [2022-02-15T19:40:21.045Z] coverage: 62.0% of statements [2022-02-15T19:40:21.045Z] ok github.com/docker/docker/pkg/archive 8.918s coverage: 62.0% of statements [2022-02-15T19:40:21.235Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-15T19:40:21.513Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2022-02-15T19:40:21.513Z] === RUN TestAtomicWriteToFile [2022-02-15T19:40:21.513Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-15T19:40:21.513Z] === RUN TestAtomicWriteSetCommit [2022-02-15T19:40:21.513Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-15T19:40:21.513Z] === RUN TestAtomicWriteSetCancel [2022-02-15T19:40:21.513Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-15T19:40:21.513Z] === RUN TestReadCloserWrapperClose [2022-02-15T19:40:21.513Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-15T19:40:21.513Z] === RUN TestReaderErrWrapperReadOnError [2022-02-15T19:40:21.513Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-15T19:40:21.513Z] === RUN TestReaderErrWrapperRead [2022-02-15T19:40:21.513Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-15T19:40:21.513Z] === RUN TestCancelReadCloser [2022-02-15T19:40:21.513Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-15T19:40:21.513Z] === RUN TestWriteCloserWrapperClose [2022-02-15T19:40:21.513Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-15T19:40:21.513Z] === RUN TestNopWriteCloser [2022-02-15T19:40:21.513Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-15T19:40:21.513Z] === RUN TestNopWriter [2022-02-15T19:40:21.513Z] --- PASS: TestNopWriter (0.00s) [2022-02-15T19:40:21.513Z] === RUN TestWriteCounter [2022-02-15T19:40:21.513Z] --- PASS: TestWriteCounter (0.00s) [2022-02-15T19:40:21.513Z] PASS [2022-02-15T19:40:21.513Z] coverage: 69.2% of statements [2022-02-15T19:40:21.513Z] ok github.com/docker/docker/pkg/ioutils 0.687s coverage: 69.2% of statements [2022-02-15T19:40:21.797Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-15T19:40:22.053Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-15T19:40:22.499Z] === RUN TestError [2022-02-15T19:40:22.499Z] --- PASS: TestError (0.00s) [2022-02-15T19:40:22.499Z] === RUN TestProgressString [2022-02-15T19:40:22.499Z] === RUN TestProgressString/no_progress [2022-02-15T19:40:22.499Z] === RUN TestProgressString/progress_1 [2022-02-15T19:40:22.499Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-15T19:40:22.499Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-15T19:40:22.499Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-15T19:40:22.499Z] === RUN TestProgressString/with_units [2022-02-15T19:40:22.499Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-15T19:40:22.499Z] === RUN TestProgressString/hide_counts [2022-02-15T19:40:22.499Z] --- PASS: TestProgressString (0.00s) [2022-02-15T19:40:22.499Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-15T19:40:22.499Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-15T19:40:22.499Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-15T19:40:22.499Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-15T19:40:22.499Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-15T19:40:22.499Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-15T19:40:22.499Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-15T19:40:22.499Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-15T19:40:22.499Z] === RUN TestJSONMessageDisplay [2022-02-15T19:40:22.499Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-02-15T19:40:22.499Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-15T19:40:22.499Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-15T19:40:22.499Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-15T19:40:22.499Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-15T19:40:22.499Z] === RUN TestDisplayJSONMessagesStream [2022-02-15T19:40:22.499Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-15T19:40:22.499Z] PASS [2022-02-15T19:40:22.499Z] coverage: 91.7% of statements [2022-02-15T19:40:22.499Z] ok github.com/docker/docker/pkg/jsonmessage 0.238s coverage: 91.7% of statements [2022-02-15T19:40:23.333Z] === RUN TestInvalidConfig [2022-02-15T19:40:23.334Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-15T19:40:23.334Z] === RUN TestConfig [2022-02-15T19:40:23.334Z] --- PASS: TestConfig (0.00s) [2022-02-15T19:40:23.334Z] === RUN TestOptionsLabels [2022-02-15T19:40:23.334Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-15T19:40:23.334Z] === RUN TestValidName [2022-02-15T19:40:23.334Z] --- PASS: TestValidName (0.00s) [2022-02-15T19:40:23.334Z] PASS [2022-02-15T19:40:23.334Z] coverage: 19.7% of statements [2022-02-15T19:40:23.334Z] ok github.com/docker/docker/libnetwork/config 0.085s coverage: 19.7% of statements [2022-02-15T19:40:23.487Z] === RUN TestStandardLongPath [2022-02-15T19:40:23.487Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-15T19:40:23.487Z] === RUN TestUNCLongPath [2022-02-15T19:40:23.487Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-15T19:40:23.487Z] PASS [2022-02-15T19:40:23.487Z] coverage: 100.0% of statements [2022-02-15T19:40:23.487Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-02-15T19:40:23.487Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-02-15T19:40:23.487Z] === RUN TestNetworkDBWatch [2022-02-15T19:40:23.789Z] === RUN TestKey [2022-02-15T19:40:23.789Z] --- PASS: TestKey (0.00s) [2022-02-15T19:40:23.789Z] === RUN TestParseKey [2022-02-15T19:40:23.789Z] --- PASS: TestParseKey (0.00s) [2022-02-15T19:40:23.789Z] === RUN TestInvalidDataStore [2022-02-15T19:40:23.789Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-15T19:40:23.789Z] === RUN TestKVObjectFlatKey [2022-02-15T19:40:23.789Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-15T19:40:23.789Z] === RUN TestAtomicKVObjectFlatKey [2022-02-15T19:40:23.789Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-15T19:40:23.789Z] PASS [2022-02-15T19:40:23.789Z] coverage: 21.9% of statements [2022-02-15T19:40:23.789Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-02-15T19:40:23.789Z] === RUN TestErrorInterfaces [2022-02-15T19:40:23.789Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-15T19:40:23.789Z] === RUN TestNetworkMarshalling [2022-02-15T19:40:23.956Z] === RUN TestNameFormat [2022-02-15T19:40:23.956Z] --- PASS: TestNameFormat (0.00s) [2022-02-15T19:40:23.956Z] === RUN TestNameRetries [2022-02-15T19:40:23.956Z] --- PASS: TestNameRetries (0.00s) [2022-02-15T19:40:23.956Z] PASS [2022-02-15T19:40:23.956Z] coverage: 85.7% of statements [2022-02-15T19:40:23.956Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2022-02-15T19:40:24.245Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-02-15T19:40:24.245Z] === RUN TestEndpointMarshalling [2022-02-15T19:40:24.245Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-15T19:40:24.245Z] === RUN TestAuxAddresses [2022-02-15T19:40:24.245Z] time="2022-02-15T19:40:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T19:40:24.245Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-15T19:40:24.245Z] === RUN TestSRVServiceQuery [2022-02-15T19:40:24.245Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:40:24.245Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-15T19:40:24.245Z] === RUN TestServiceVIPReuse [2022-02-15T19:40:24.245Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:40:24.245Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-15T19:40:24.245Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-15T19:40:24.245Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:40:24.245Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-15T19:40:24.245Z] === RUN TestDNSIPQuery [2022-02-15T19:40:24.245Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:40:24.245Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-15T19:40:24.245Z] === RUN TestDNSProxyServFail [2022-02-15T19:40:24.245Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:40:24.245Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-15T19:40:24.245Z] === RUN TestSandboxAddEmpty [2022-02-15T19:40:24.245Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:40:24.245Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-15T19:40:24.245Z] === RUN TestSandboxAddMultiPrio [2022-02-15T19:40:24.245Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:40:24.245Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-15T19:40:24.245Z] === RUN TestSandboxAddSamePrio [2022-02-15T19:40:24.245Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:40:24.245Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-15T19:40:24.245Z] === RUN TestCleanupServiceDiscovery [2022-02-15T19:40:24.245Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:40:24.245Z] --- SKIP: TestCleanupServiceDiscovery (0.01s) [2022-02-15T19:40:24.245Z] === RUN TestDNSOptions [2022-02-15T19:40:24.245Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:40:24.245Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-15T19:40:24.245Z] === RUN TestMultipleControllersWithSameStore [2022-02-15T19:40:24.245Z] time="2022-02-15T19:40:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T19:40:24.245Z] time="2022-02-15T19:40:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T19:40:24.245Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-15T19:40:24.245Z] PASS [2022-02-15T19:40:24.245Z] coverage: 8.5% of statements [2022-02-15T19:40:24.245Z] ok github.com/docker/docker/libnetwork 0.397s coverage: 8.5% of statements [2022-02-15T19:40:24.245Z] === RUN TestIPDataMarshalling [2022-02-15T19:40:24.245Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-15T19:40:24.245Z] === RUN TestValidateAndIsV6 [2022-02-15T19:40:24.245Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-15T19:40:24.245Z] PASS [2022-02-15T19:40:24.245Z] coverage: 68.9% of statements [2022-02-15T19:40:24.245Z] ok github.com/docker/docker/libnetwork/driverapi 0.057s coverage: 68.9% of statements [2022-02-15T19:40:24.942Z] === RUN TestParseKeyValueOpt [2022-02-15T19:40:24.942Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-15T19:40:24.942Z] === RUN TestParseUintList [2022-02-15T19:40:24.942Z] --- PASS: TestParseUintList (0.00s) [2022-02-15T19:40:24.942Z] === RUN TestParseUintListMaximumLimits [2022-02-15T19:40:24.942Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-15T19:40:24.942Z] PASS [2022-02-15T19:40:24.942Z] coverage: 97.0% of statements [2022-02-15T19:40:24.942Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2022-02-15T19:40:25.206Z] === RUN TestDriver [2022-02-15T19:40:25.206Z] --- PASS: TestDriver (0.00s) [2022-02-15T19:40:25.206Z] PASS [2022-02-15T19:40:25.206Z] coverage: 34.8% of statements [2022-02-15T19:40:25.206Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-02-15T19:40:25.206Z] === RUN TestDriver [2022-02-15T19:40:25.206Z] --- PASS: TestDriver (0.00s) [2022-02-15T19:40:25.206Z] PASS [2022-02-15T19:40:25.206Z] coverage: 34.8% of statements [2022-02-15T19:40:25.206Z] ok github.com/docker/docker/libnetwork/drivers/null 0.064s coverage: 34.8% of statements [2022-02-15T19:40:25.409Z] 2022/02/15 19:40:25 Closing DB instances... [2022-02-15T19:40:25.409Z] === RUN TestNewAndRemove [2022-02-15T19:40:25.409Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-15T19:40:25.409Z] === RUN TestRemoveInvalidPath [2022-02-15T19:40:25.409Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-15T19:40:25.409Z] PASS [2022-02-15T19:40:25.409Z] coverage: 82.6% of statements [2022-02-15T19:40:25.409Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-02-15T19:40:25.662Z] === RUN TestNetworkAllocateFree [2022-02-15T19:40:25.662Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-15T19:40:25.662Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-15T19:40:25.662Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-15T19:40:25.662Z] PASS [2022-02-15T19:40:25.662Z] coverage: 63.6% of statements [2022-02-15T19:40:25.662Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.054s coverage: 63.6% of statements [2022-02-15T19:40:26.118Z] --- PASS: TestRandomAllocateDeallocate (5.53s) [2022-02-15T19:40:26.118Z] === RUN TestAllocateRandomDeallocate [2022-02-15T19:40:26.226Z] --- PASS: TestDaemonDNSFallback (6.83s) [2022-02-15T19:40:26.226Z] === RUN TestInspectNetwork [2022-02-15T19:40:26.369Z] 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-02-15T19:40:26.574Z] === RUN TestGetEmptyCapabilities [2022-02-15T19:40:26.574Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-15T19:40:26.574Z] === RUN TestGetExtraCapabilities [2022-02-15T19:40:26.574Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-15T19:40:26.574Z] === RUN TestGetInvalidCapabilities [2022-02-15T19:40:26.574Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-15T19:40:26.574Z] === RUN TestRemoteDriver [2022-02-15T19:40:26.574Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T19:40:26.574Z] === RUN TestDriverError [2022-02-15T19:40:26.574Z] --- PASS: TestDriverError (0.00s) [2022-02-15T19:40:26.574Z] === RUN TestMissingValues [2022-02-15T19:40:26.574Z] --- PASS: TestMissingValues (0.01s) [2022-02-15T19:40:26.574Z] === RUN TestRollback [2022-02-15T19:40:26.574Z] --- PASS: TestRollback (0.00s) [2022-02-15T19:40:26.574Z] PASS [2022-02-15T19:40:26.574Z] coverage: 57.4% of statements [2022-02-15T19:40:26.574Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.096s coverage: 57.4% of statements [2022-02-15T19:40:26.981Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-02-15T19:40:26.981Z] === RUN TestNetworkDBBulkSync [2022-02-15T19:40:26.981Z] --- PASS: TestGetAddress (22.76s) [2022-02-15T19:40:26.981Z] === RUN TestRequestSyntaxCheck [2022-02-15T19:40:26.981Z] --- PASS: TestRequestSyntaxCheck (0.12s) [2022-02-15T19:40:26.981Z] === RUN TestRequest [2022-02-15T19:40:27.030Z] === RUN TestNAT [2022-02-15T19:40:27.031Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T19:40:27.031Z] --- SKIP: TestNAT (0.00s) [2022-02-15T19:40:27.031Z] === RUN TestTransparent [2022-02-15T19:40:27.031Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T19:40:27.031Z] --- SKIP: TestTransparent (0.00s) [2022-02-15T19:40:27.031Z] PASS [2022-02-15T19:40:27.031Z] coverage: 0.0% of statements [2022-02-15T19:40:27.031Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2022-02-15T19:40:27.031Z] --- PASS: TestAllocateRandomDeallocate (1.09s) [2022-02-15T19:40:27.031Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-15T19:40:27.450Z] === RUN TestFailedConnection [2022-02-15T19:40:27.487Z] === RUN TestBuildDefault [2022-02-15T19:40:27.487Z] --- PASS: TestBuildDefault (0.01s) [2022-02-15T19:40:27.487Z] === RUN TestBuildHostnameDomainname [2022-02-15T19:40:27.487Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestBuildHostname [2022-02-15T19:40:27.487Z] --- PASS: TestBuildHostname (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestBuildHostnameFQDN [2022-02-15T19:40:27.487Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestBuildNoIP [2022-02-15T19:40:27.487Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestUpdate [2022-02-15T19:40:27.487Z] --- PASS: TestUpdate (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-15T19:40:27.487Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-15T19:40:27.487Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestAddEmpty [2022-02-15T19:40:27.487Z] --- PASS: TestAddEmpty (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestAdd [2022-02-15T19:40:27.487Z] --- PASS: TestAdd (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestDeleteEmpty [2022-02-15T19:40:27.487Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestDeleteNewline [2022-02-15T19:40:27.487Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestDelete [2022-02-15T19:40:27.487Z] --- PASS: TestDelete (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestConcurrentWrites [2022-02-15T19:40:27.487Z] === RUN TestNew [2022-02-15T19:40:27.487Z] --- PASS: TestNew (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestAddDriver [2022-02-15T19:40:27.487Z] --- PASS: TestAddDriver (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestAddDuplicateDriver [2022-02-15T19:40:27.487Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-15T19:40:27.487Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestDriver [2022-02-15T19:40:27.487Z] --- PASS: TestDriver (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestIPAM [2022-02-15T19:40:27.487Z] --- PASS: TestIPAM (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestWalkIPAMs [2022-02-15T19:40:27.487Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-15T19:40:27.487Z] === RUN TestWalkDrivers [2022-02-15T19:40:27.487Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-15T19:40:27.487Z] PASS [2022-02-15T19:40:27.487Z] coverage: 82.4% of statements [2022-02-15T19:40:27.487Z] ok github.com/docker/docker/libnetwork/drvregistry 0.096s coverage: 82.4% of statements [2022-02-15T19:40:27.487Z] --- PASS: TestConcurrentWrites (0.30s) [2022-02-15T19:40:27.487Z] PASS [2022-02-15T19:40:27.487Z] coverage: 81.2% of statements [2022-02-15T19:40:27.487Z] ok github.com/docker/docker/libnetwork/etchosts 0.374s coverage: 81.2% of statements [2022-02-15T19:40:27.917Z] 2022/02/15 19:40:27 Closing DB instances... [2022-02-15T19:40:27.943Z] === RUN TestNew [2022-02-15T19:40:27.943Z] --- PASS: TestNew (0.00s) [2022-02-15T19:40:27.943Z] === RUN TestAllocate [2022-02-15T19:40:27.943Z] --- PASS: TestAllocate (0.00s) [2022-02-15T19:40:27.943Z] === RUN TestUninitialized [2022-02-15T19:40:27.943Z] --- PASS: TestUninitialized (0.00s) [2022-02-15T19:40:27.943Z] === RUN TestAllocateInRange [2022-02-15T19:40:27.943Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-15T19:40:27.943Z] === RUN TestAllocateSerial [2022-02-15T19:40:27.943Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-15T19:40:27.943Z] PASS [2022-02-15T19:40:27.943Z] coverage: 87.5% of statements [2022-02-15T19:40:27.943Z] ok github.com/docker/docker/libnetwork/idm 0.056s coverage: 87.5% of statements [2022-02-15T19:40:27.943Z] === RUN TestCaller [2022-02-15T19:40:27.943Z] --- PASS: TestCaller (0.00s) [2022-02-15T19:40:27.943Z] PASS [2022-02-15T19:40:27.943Z] coverage: 100.0% of statements [2022-02-15T19:40:27.943Z] ok github.com/docker/docker/libnetwork/internal/caller 0.052s coverage: 100.0% of statements [2022-02-15T19:40:28.399Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.14s) [2022-02-15T19:40:28.399Z] === RUN TestRetrieveFromStore [2022-02-15T19:40:28.854Z] === RUN TestSetSerialInsertDelete [2022-02-15T19:40:28.854Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-15T19:40:28.854Z] === RUN TestSetParallelInsertDelete [2022-02-15T19:40:28.854Z] --- PASS: TestRetrieveFromStore (0.79s) [2022-02-15T19:40:28.854Z] === RUN TestIsCorrupted [2022-02-15T19:40:28.854Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-15T19:40:28.854Z] === RUN TestSetRollover [2022-02-15T19:40:29.481Z] --- PASS: TestFailedConnection (2.07s) [2022-02-15T19:40:29.481Z] === RUN TestFailOnce [2022-02-15T19:40:29.481Z] 2022/02/15 19:40:29 http: panic serving 127.0.0.1:49276: Plugin not ready [2022-02-15T19:40:29.481Z] goroutine 24 [running]: [2022-02-15T19:40:29.481Z] net/http.(*conn).serve.func1() [2022-02-15T19:40:29.481Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-15T19:40:29.481Z] panic({0x129a8e0, 0x13adec0}) [2022-02-15T19:40:29.481Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-15T19:40:29.481Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x9f3c026fe106b9c5}, 0xc00017da98) [2022-02-15T19:40:29.481Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-15T19:40:29.481Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x13bada0, 0xc00017e000}, 0x11d0f06) [2022-02-15T19:40:29.481Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-15T19:40:29.481Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x13bada0, 0xc00017e000}, 0xc00016a100) [2022-02-15T19:40:29.481Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-15T19:40:29.481Z] net/http.serverHandler.ServeHTTP({0x13b9490}, {0x13bada0, 0xc00017e000}, 0xc00016a100) [2022-02-15T19:40:29.481Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-15T19:40:29.481Z] net/http.(*conn).serve(0xc0000a4c80, {0x13bcda0, 0xc0001820c0}) [2022-02-15T19:40:29.481Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-15T19:40:29.481Z] created by net/http.(*Server).Serve [2022-02-15T19:40:29.481Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-15T19:40:29.481Z] time="2022-02-15T19:40:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49275/Test.FailOnce: Post \"http://127.0.0.1:49275/Test.FailOnce\": EOF, retrying in 1s" [2022-02-15T19:40:29.481Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-15T19:40:29.481Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-15T19:40:29.493Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-15T19:40:29.493Z] === RUN TestInspectNetwork/full_network_id [2022-02-15T19:40:29.493Z] === RUN TestInspectNetwork/partial_network_id [2022-02-15T19:40:29.493Z] === RUN TestInspectNetwork/network_name [2022-02-15T19:40:29.493Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-15T19:40:29.817Z] === RUN TestInt2IP2IntConversion [2022-02-15T19:40:30.275Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-02-15T19:40:30.275Z] === RUN TestGetAddressVersion [2022-02-15T19:40:30.275Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-15T19:40:30.275Z] === RUN TestKeyString [2022-02-15T19:40:30.275Z] --- PASS: TestKeyString (0.00s) [2022-02-15T19:40:30.275Z] === RUN TestPoolDataMarshal [2022-02-15T19:40:30.275Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-15T19:40:30.275Z] === RUN TestSubnetsMarshal [2022-02-15T19:40:30.275Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-02-15T19:40:30.275Z] === RUN TestAddSubnets [2022-02-15T19:40:30.275Z] --- PASS: TestAddSubnets (0.05s) [2022-02-15T19:40:30.275Z] === RUN TestDoublePoolRelease [2022-02-15T19:40:30.275Z] --- PASS: TestSetRollover (1.40s) [2022-02-15T19:40:30.275Z] === RUN TestSetRolloverSerial [2022-02-15T19:40:30.275Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-02-15T19:40:30.275Z] === RUN TestAddReleasePoolID [2022-02-15T19:40:30.275Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-02-15T19:40:30.275Z] === RUN TestPredefinedPool [2022-02-15T19:40:30.467Z] --- PASS: TestFailOnce (1.22s) [2022-02-15T19:40:30.467Z] === RUN TestEchoInputOutput [2022-02-15T19:40:30.467Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-15T19:40:30.467Z] === RUN TestBackoff [2022-02-15T19:40:30.467Z] --- PASS: TestBackoff (0.00s) [2022-02-15T19:40:30.467Z] === RUN TestAbortRetry [2022-02-15T19:40:30.467Z] --- PASS: TestAbortRetry (0.00s) [2022-02-15T19:40:30.467Z] === RUN TestClientScheme [2022-02-15T19:40:30.467Z] --- PASS: TestClientScheme (0.00s) [2022-02-15T19:40:30.467Z] === RUN TestNewClientWithTimeout [2022-02-15T19:40:30.731Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-15T19:40:30.731Z] === RUN TestRemoveSubnet [2022-02-15T19:40:30.731Z] === RUN TestPoolRequest [2022-02-15T19:40:30.731Z] --- PASS: TestPoolRequest (0.00s) [2022-02-15T19:40:30.731Z] === RUN TestOtherRequests [2022-02-15T19:40:30.731Z] --- PASS: TestOtherRequests (0.00s) [2022-02-15T19:40:30.731Z] PASS [2022-02-15T19:40:30.731Z] coverage: 57.1% of statements [2022-02-15T19:40:30.731Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2022-02-15T19:40:30.731Z] --- PASS: TestRemoveSubnet (0.19s) [2022-02-15T19:40:30.731Z] === RUN TestGetSameAddress [2022-02-15T19:40:30.731Z] --- PASS: TestGetSameAddress (0.03s) [2022-02-15T19:40:30.731Z] === RUN TestPoolAllocationReuse [2022-02-15T19:40:30.935Z] time="2022-02-15T19:40:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-15T19:40:31.384Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-15T19:40:31.693Z] === RUN TestGetCapabilities [2022-02-15T19:40:31.693Z] --- PASS: TestSetRolloverSerial (1.38s) [2022-02-15T19:40:31.693Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-15T19:40:31.693Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-15T19:40:31.693Z] PASS [2022-02-15T19:40:31.693Z] coverage: 84.4% of statements [2022-02-15T19:40:31.693Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-15T19:40:31.693Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-15T19:40:31.693Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-15T19:40:31.693Z] === RUN TestGetDefaultAddressSpaces [2022-02-15T19:40:31.693Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-15T19:40:31.693Z] === RUN TestRemoteDriver [2022-02-15T19:40:31.693Z] ok github.com/docker/docker/libnetwork/bitseq 11.413s coverage: 84.4% of statements [2022-02-15T19:40:31.693Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T19:40:31.693Z] PASS [2022-02-15T19:40:31.693Z] coverage: 47.4% of statements [2022-02-15T19:40:31.693Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2022-02-15T19:40:32.149Z] --- PASS: TestPoolAllocationReuse (1.45s) [2022-02-15T19:40:32.149Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-15T19:40:32.149Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-15T19:40:32.149Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-15T19:40:32.311Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-15T19:40:32.505Z] 2022/02/15 19:40:32 Closing DB instances... [2022-02-15T19:40:32.505Z] time="2022-02-15T19:40:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-15T19:40:32.505Z] time="2022-02-15T19:40:32Z" level=error msg="node: a62d85a03cb0 is unknown to memberlist" [2022-02-15T19:40:33.110Z] === RUN TestWindowsIPAM [2022-02-15T19:40:33.110Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-15T19:40:33.110Z] PASS [2022-02-15T19:40:33.110Z] coverage: 71.4% of statements [2022-02-15T19:40:33.110Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2022-02-15T19:40:33.566Z] === RUN TestDefaultNetwork [2022-02-15T19:40:33.676Z] --- PASS: TestInspectNetwork (8.04s) [2022-02-15T19:40:33.676Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-15T19:40:33.677Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-15T19:40:33.677Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-15T19:40:33.677Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-15T19:40:33.677Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T19:40:33.933Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-15T19:40:33.933Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-15T19:40:33.933Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-15T19:40:34.023Z] --- PASS: TestDefaultNetwork (0.28s) [2022-02-15T19:40:34.023Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-15T19:40:34.023Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.97s) [2022-02-15T19:40:34.023Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-15T19:40:34.479Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-02-15T19:40:34.479Z] === RUN TestInitAddressPools [2022-02-15T19:40:34.479Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-15T19:40:34.479Z] PASS [2022-02-15T19:40:34.479Z] coverage: 74.0% of statements [2022-02-15T19:40:34.479Z] ok github.com/docker/docker/libnetwork/ipamutils 0.635s coverage: 74.0% of statements [2022-02-15T19:40:34.721Z] --- PASS: TestRequest (7.67s) [2022-02-15T19:40:34.721Z] === RUN TestOverlappingRequests [2022-02-15T19:40:34.721Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.30s) [2022-02-15T19:40:34.721Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-15T19:40:34.858Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2022-02-15T19:40:34.858Z] === RUN TestServiceUpdateNetwork [2022-02-15T19:40:34.934Z] === RUN TestKeyValue [2022-02-15T19:40:34.934Z] --- PASS: TestKeyValue (0.00s) [2022-02-15T19:40:34.934Z] PASS [2022-02-15T19:40:34.934Z] coverage: 60.0% of statements [2022-02-15T19:40:34.934Z] ok github.com/docker/docker/libnetwork/netlabel 0.048s coverage: 60.0% of statements [2022-02-15T19:40:35.041Z] ? github.com/docker/docker/api [no test files] [2022-02-15T19:40:35.189Z] --- PASS: TestOverlappingRequests (0.41s) [2022-02-15T19:40:35.189Z] === RUN TestRelease [2022-02-15T19:40:35.189Z] time="2022-02-15T19:40:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-15T19:40:35.823Z] --- PASS: TestRunContainerWithBridgeNone (1.99s) [2022-02-15T19:40:35.823Z] === RUN TestNetworkInvalidJSON [2022-02-15T19:40:35.823Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T19:40:35.823Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T19:40:35.823Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:40:35.823Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:40:35.823Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:40:35.823Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:40:35.823Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T19:40:35.823Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:40:35.823Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:40:35.823Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-15T19:40:35.823Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-15T19:40:35.823Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-15T19:40:35.823Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-15T19:40:35.823Z] === RUN TestNetworkList [2022-02-15T19:40:35.823Z] === RUN TestNetworkList//networks [2022-02-15T19:40:35.823Z] === PAUSE TestNetworkList//networks [2022-02-15T19:40:35.823Z] === RUN TestNetworkList//networks/ [2022-02-15T19:40:35.823Z] === PAUSE TestNetworkList//networks/ [2022-02-15T19:40:35.823Z] === CONT TestNetworkList//networks [2022-02-15T19:40:35.823Z] === CONT TestNetworkList//networks/ [2022-02-15T19:40:35.823Z] --- PASS: TestNetworkList (0.02s) [2022-02-15T19:40:35.823Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T19:40:35.823Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T19:40:35.823Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T19:40:36.174Z] 2022/02/15 19:40:35 Closing DB instances... [2022-02-15T19:40:36.385Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2022-02-15T19:40:36.385Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T19:40:36.644Z] --- PASS: TestRelease (1.46s) [2022-02-15T19:40:36.644Z] === RUN TestAllocateRandomDeallocate [2022-02-15T19:40:37.099Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.58s) [2022-02-15T19:40:37.099Z] === RUN TestGetAddress [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-15T19:40:37.099Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-15T19:40:37.315Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-15T19:40:37.315Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T19:40:37.315Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-15T19:40:37.630Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-15T19:40:37.630Z] === RUN TestNetworkDBGarbageCollection [2022-02-15T19:40:37.878Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-15T19:40:38.062Z] === RUN TestNetworkDBSimple [2022-02-15T19:40:38.062Z] === RUN TestGenerate [2022-02-15T19:40:38.062Z] --- PASS: TestGenerate (0.00s) [2022-02-15T19:40:38.062Z] === RUN TestGeneratePtr [2022-02-15T19:40:38.062Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-15T19:40:38.062Z] === RUN TestGenerateMissingField [2022-02-15T19:40:38.062Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-15T19:40:38.062Z] === RUN TestFieldCannotBeSet [2022-02-15T19:40:38.062Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-15T19:40:38.062Z] === RUN TestTypeMismatchError [2022-02-15T19:40:38.062Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-15T19:40:38.062Z] PASS [2022-02-15T19:40:38.062Z] coverage: 100.0% of statements [2022-02-15T19:40:38.062Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2022-02-15T19:40:38.136Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-02-15T19:40:38.136Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T19:40:39.023Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-15T19:40:39.023Z] PASS [2022-02-15T19:40:39.023Z] coverage: 100.0% of statements [2022-02-15T19:40:39.023Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.053s coverage: 100.0% of statements [2022-02-15T19:40:39.023Z] testing: warning: no tests to run [2022-02-15T19:40:39.023Z] PASS [2022-02-15T19:40:39.023Z] coverage: 0.0% of statements [2022-02-15T19:40:39.023Z] ok github.com/docker/docker/libnetwork/osl 0.052s coverage: 0.0% of statements [no tests to run] [2022-02-15T19:40:39.023Z] 2022/02/15 19:40:38 Closing DB instances... [2022-02-15T19:40:39.479Z] === RUN TestRequestNewPort [2022-02-15T19:40:39.479Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-15T19:40:39.479Z] === RUN TestRequestSpecificPort [2022-02-15T19:40:39.479Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-15T19:40:39.479Z] === RUN TestReleasePort [2022-02-15T19:40:39.479Z] --- PASS: TestReleasePort (0.00s) [2022-02-15T19:40:39.479Z] === RUN TestReuseReleasedPort [2022-02-15T19:40:39.479Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-15T19:40:39.479Z] === RUN TestReleaseUnreadledPort [2022-02-15T19:40:39.479Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-15T19:40:39.479Z] === RUN TestUnknowProtocol [2022-02-15T19:40:39.479Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-15T19:40:39.479Z] === RUN TestAllocateAllPorts [2022-02-15T19:40:39.479Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-15T19:40:39.479Z] === RUN TestPortAllocation [2022-02-15T19:40:39.479Z] --- PASS: TestPortAllocation (0.00s) [2022-02-15T19:40:39.479Z] === RUN TestPortAllocationWithCustomRange [2022-02-15T19:40:39.479Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-15T19:40:39.479Z] === RUN TestNoDuplicateBPR [2022-02-15T19:40:39.479Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-15T19:40:39.479Z] === RUN TestChangePortRange [2022-02-15T19:40:39.479Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-15T19:40:39.479Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-15T19:40:39.479Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-15T19:40:39.479Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-15T19:40:39.479Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-15T19:40:39.479Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-15T19:40:39.479Z] --- PASS: TestChangePortRange (0.00s) [2022-02-15T19:40:39.479Z] PASS [2022-02-15T19:40:39.479Z] coverage: 88.6% of statements [2022-02-15T19:40:39.502Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-15T19:40:39.502Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-02-15T19:40:39.502Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T19:40:39.502Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-15T19:40:39.847Z] time="2022-02-15T19:40:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.Echo: Post \"http://127.0.0.1:49284/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-15T19:40:39.938Z] ok github.com/docker/docker/libnetwork/portallocator 0.072s coverage: 88.6% of statements [2022-02-15T19:40:39.938Z] testing: warning: no tests to run [2022-02-15T19:40:39.938Z] PASS [2022-02-15T19:40:39.938Z] coverage: 0.0% of statements [2022-02-15T19:40:39.938Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-02-15T19:40:40.395Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-02-15T19:40:40.395Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-15T19:40:40.395Z] === RUN TestHashData [2022-02-15T19:40:40.395Z] --- PASS: TestHashData (0.00s) [2022-02-15T19:40:40.395Z] PASS [2022-02-15T19:40:40.395Z] coverage: 2.8% of statements [2022-02-15T19:40:40.395Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-02-15T19:40:40.833Z] --- PASS: TestAllocateRandomDeallocate (4.20s) [2022-02-15T19:40:40.833Z] === RUN TestRetrieveFromStore [2022-02-15T19:40:40.850Z] === RUN TestErrorConstructors [2022-02-15T19:40:40.850Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-15T19:40:40.850Z] === RUN TestCompareIPMask [2022-02-15T19:40:40.850Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-15T19:40:40.850Z] === RUN TestUtilGetHostPartIP [2022-02-15T19:40:40.850Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-15T19:40:40.850Z] === RUN TestUtilGetBroadcastIP [2022-02-15T19:40:40.850Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-15T19:40:40.850Z] === RUN TestParseCIDR [2022-02-15T19:40:40.850Z] --- PASS: TestParseCIDR (0.00s) [2022-02-15T19:40:40.850Z] PASS [2022-02-15T19:40:40.850Z] coverage: 37.3% of statements [2022-02-15T19:40:40.850Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-02-15T19:40:40.869Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-02-15T19:40:40.869Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T19:40:41.125Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-15T19:40:41.125Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-02-15T19:40:41.125Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T19:40:41.381Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-15T19:40:41.812Z] 2022/02/15 19:40:41 Closing DB instances... [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-15T19:40:41.812Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-15T19:40:41.812Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-15T19:40:41.813Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-15T19:40:41.813Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-15T19:40:41.813Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-15T19:40:41.813Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-15T19:40:41.813Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-15T19:40:41.813Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-15T19:40:41.813Z] PASS [2022-02-15T19:40:41.813Z] coverage: 50.0% of statements [2022-02-15T19:40:41.813Z] ok github.com/docker/docker/oci 0.052s coverage: 50.0% of statements [2022-02-15T19:40:42.269Z] === RUN TestAddressPoolOpt [2022-02-15T19:40:42.269Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/a [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/something [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/_=a [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/env1=value1 [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/_env1=value1 [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/PATH [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/=a [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/PATH= [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/PATH=something [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/asd!qwe [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/1asd [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/123 [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/some_space [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/__some_space_before [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/some_space_after__ [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/= [2022-02-15T19:40:42.269Z] === RUN TestValidateEnv/PaTh [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestParseHost [2022-02-15T19:40:42.269Z] --- PASS: TestParseHost (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestParseDockerDaemonHost [2022-02-15T19:40:42.269Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestParseTCP [2022-02-15T19:40:42.269Z] --- PASS: TestParseTCP (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-15T19:40:42.269Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestValidateExtraHosts [2022-02-15T19:40:42.269Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestIpOptString [2022-02-15T19:40:42.269Z] --- PASS: TestIpOptString (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-15T19:40:42.269Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestNewIpOptValidDefaultVal [2022-02-15T19:40:42.269Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestIpOptSetInvalidVal [2022-02-15T19:40:42.269Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestValidateIPAddress [2022-02-15T19:40:42.269Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestMapOpts [2022-02-15T19:40:42.269Z] --- PASS: TestMapOpts (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestListOptsWithoutValidator [2022-02-15T19:40:42.269Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestListOptsWithValidator [2022-02-15T19:40:42.269Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestValidateDNSSearch [2022-02-15T19:40:42.269Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_general_format [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_one_more [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-15T19:40:42.269Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-15T19:40:42.269Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestNamedListOpts [2022-02-15T19:40:42.269Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestNamedMapOpts [2022-02-15T19:40:42.269Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestParseLink [2022-02-15T19:40:42.269Z] --- PASS: TestParseLink (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestQuotedStringSetWithQuotes [2022-02-15T19:40:42.269Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-15T19:40:42.269Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-15T19:40:42.269Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-15T19:40:42.269Z] === RUN TestUlimitOpt [2022-02-15T19:40:42.269Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-15T19:40:42.269Z] PASS [2022-02-15T19:40:42.269Z] coverage: 67.1% of statements [2022-02-15T19:40:42.269Z] ok github.com/docker/docker/opts 0.095s coverage: 67.1% of statements [2022-02-15T19:40:42.309Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-15T19:40:42.398Z] --- PASS: TestRetrieveFromStore (1.42s) [2022-02-15T19:40:42.398Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-15T19:40:42.398Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-15T19:40:42.398Z] === RUN TestParallelPredefinedRequest1 [2022-02-15T19:40:42.398Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-15T19:40:42.398Z] === RUN TestParallelPredefinedRequest2 [2022-02-15T19:40:42.398Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-15T19:40:42.398Z] === RUN TestParallelPredefinedRequest3 [2022-02-15T19:40:42.398Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-15T19:40:42.398Z] === RUN TestParallelPredefinedRequest4 [2022-02-15T19:40:42.398Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-15T19:40:42.398Z] === RUN TestParallelPredefinedRequest5 [2022-02-15T19:40:42.398Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-15T19:40:42.398Z] === RUN TestDebug [2022-02-15T19:40:42.398Z] --- PASS: TestDebug (0.00s) [2022-02-15T19:40:42.398Z] === RUN TestRequestPoolParallel [2022-02-15T19:40:42.398Z] --- PASS: TestRequestPoolParallel (0.46s) [2022-02-15T19:40:42.398Z] === RUN TestFullAllocateRelease [2022-02-15T19:40:42.725Z] === RUN TestParseVersion [2022-02-15T19:40:42.725Z] --- PASS: TestParseVersion (0.00s) [2022-02-15T19:40:42.725Z] PASS [2022-02-15T19:40:42.725Z] coverage: 52.9% of statements [2022-02-15T19:40:42.725Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-02-15T19:40:42.867Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-02-15T19:40:42.867Z] === RUN TestOddAllocateRelease [2022-02-15T19:40:42.872Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-15T19:40:43.181Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s) [2022-02-15T19:40:43.181Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-15T19:40:43.335Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-02-15T19:40:43.335Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-15T19:40:43.335Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-02-15T19:40:43.335Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-15T19:40:43.335Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-15T19:40:43.335Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-15T19:40:43.335Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-15T19:40:43.335Z] === CONT TestParallelPredefinedRequest1 [2022-02-15T19:40:43.335Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T19:40:43.335Z] === CONT TestParallelPredefinedRequest3 [2022-02-15T19:40:43.335Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:40:43.335Z] === CONT TestParallelPredefinedRequest1 [2022-02-15T19:40:43.335Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:40:43.335Z] === CONT TestParallelPredefinedRequest5 [2022-02-15T19:40:43.335Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:40:43.335Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-15T19:40:43.335Z] === CONT TestParallelPredefinedRequest2 [2022-02-15T19:40:43.335Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:40:43.335Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T19:40:43.335Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:40:43.335Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-15T19:40:43.335Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-15T19:40:43.335Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-15T19:40:43.335Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-15T19:40:43.335Z] PASS [2022-02-15T19:40:43.335Z] coverage: 85.3% of statements [2022-02-15T19:40:43.335Z] ok github.com/docker/docker/libnetwork/ipam 45.906s coverage: 85.3% of statements [2022-02-15T19:40:43.801Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2022-02-15T19:40:43.801Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T19:40:43.801Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:40:43.801Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:40:43.801Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T19:40:44.363Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-15T19:40:44.619Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-15T19:40:44.713Z] === RUN TestPeerCertificateMarshalJSON [2022-02-15T19:40:44.713Z] === RUN TestIsArchivePathDir [2022-02-15T19:40:44.869Z] --- PASS: TestServiceUpdateNetwork (11.75s) [2022-02-15T19:40:44.869Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T19:40:44.875Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-15T19:40:44.876Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-15T19:40:45.132Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-15T19:40:45.172Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-02-15T19:40:45.172Z] === RUN TestIsArchivePathInvalidFile [2022-02-15T19:40:45.172Z] 2022/02/15 19:40:44 Closing DB instances... [2022-02-15T19:40:45.172Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2022-02-15T19:40:45.172Z] === RUN TestIsArchivePathTar [2022-02-15T19:40:45.172Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-15T19:40:45.172Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-15T19:40:45.172Z] --- PASS: TestPeerCertificateMarshalJSON (0.61s) [2022-02-15T19:40:45.172Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-15T19:40:45.172Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-15T19:40:45.172Z] === RUN TestMiddleware [2022-02-15T19:40:45.172Z] --- PASS: TestMiddleware (0.00s) [2022-02-15T19:40:45.172Z] === RUN TestNewResponseModifier [2022-02-15T19:40:45.172Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-15T19:40:45.172Z] PASS [2022-02-15T19:40:45.172Z] coverage: 26.8% of statements [2022-02-15T19:40:45.172Z] ok github.com/docker/docker/pkg/authorization 0.672s coverage: 26.8% of statements [2022-02-15T19:40:45.440Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-15T19:40:45.627Z] --- PASS: TestIsArchivePathTar (0.31s) [2022-02-15T19:40:45.627Z] === RUN TestDecompressStreamGzip [2022-02-15T19:40:45.627Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-02-15T19:40:45.627Z] === RUN TestDecompressStreamBzip2 [2022-02-15T19:40:45.627Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2022-02-15T19:40:45.627Z] === RUN TestDecompressStreamXz [2022-02-15T19:40:45.627Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T19:40:45.627Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-15T19:40:45.628Z] === RUN TestDecompressStreamZstd [2022-02-15T19:40:45.628Z] archive_test.go:140: zstd not installed [2022-02-15T19:40:45.628Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-15T19:40:45.628Z] === RUN TestCompressStreamXzUnsupported [2022-02-15T19:40:45.628Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-15T19:40:45.628Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-15T19:40:45.628Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-15T19:40:45.628Z] === RUN TestCompressStreamInvalid [2022-02-15T19:40:45.628Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-15T19:40:45.628Z] === RUN TestExtensionInvalid [2022-02-15T19:40:45.628Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-15T19:40:45.628Z] === RUN TestExtensionUncompressed [2022-02-15T19:40:45.628Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-15T19:40:45.628Z] === RUN TestExtensionBzip2 [2022-02-15T19:40:45.628Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-15T19:40:45.628Z] === RUN TestExtensionGzip [2022-02-15T19:40:45.628Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-15T19:40:45.628Z] === RUN TestExtensionXz [2022-02-15T19:40:45.628Z] --- PASS: TestExtensionXz (0.00s) [2022-02-15T19:40:45.628Z] === RUN TestExtensionZstd [2022-02-15T19:40:45.628Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-15T19:40:45.628Z] === RUN TestCmdStreamLargeStderr [2022-02-15T19:40:46.009Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-15T19:40:46.059Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-15T19:40:46.083Z] === RUN TestUnbuffered [2022-02-15T19:40:46.083Z] --- PASS: TestUnbuffered (0.00s) [2022-02-15T19:40:46.083Z] === RUN TestRaceUnbuffered [2022-02-15T19:40:46.083Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-15T19:40:46.083Z] PASS [2022-02-15T19:40:46.083Z] coverage: 100.0% of statements [2022-02-15T19:40:46.083Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2022-02-15T19:40:46.083Z] === RUN TestCmdStreamBad [2022-02-15T19:40:46.083Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T19:40:46.083Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-15T19:40:46.083Z] === RUN TestCmdStreamGood [2022-02-15T19:40:46.083Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-02-15T19:40:46.083Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-15T19:40:46.083Z] === RUN TestUntarPathWithInvalidDest [2022-02-15T19:40:46.083Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-15T19:40:46.083Z] === RUN TestUntarPathWithInvalidSrc [2022-02-15T19:40:46.083Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2022-02-15T19:40:46.083Z] === RUN TestUntarPath [2022-02-15T19:40:46.083Z] --- PASS: TestUntarPath (0.19s) [2022-02-15T19:40:46.083Z] === RUN TestUntarPathWithDestinationFile [2022-02-15T19:40:46.538Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-02-15T19:40:46.538Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-15T19:40:46.538Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-15T19:40:46.538Z] === RUN TestCopyWithTarInvalidSrc [2022-02-15T19:40:46.538Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-15T19:40:46.538Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-15T19:40:46.538Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-15T19:40:46.538Z] === RUN TestCopyWithTarSrcFile [2022-02-15T19:40:46.538Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-15T19:40:46.538Z] === RUN TestCopyWithTarSrcFolder [2022-02-15T19:40:46.538Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-15T19:40:46.538Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-15T19:40:46.538Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-15T19:40:46.538Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-15T19:40:46.538Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-02-15T19:40:46.538Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-15T19:40:46.538Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-15T19:40:46.538Z] === RUN TestCopyFileWithTarSrcFile [2022-02-15T19:40:46.538Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2022-02-15T19:40:46.538Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-15T19:40:46.538Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-15T19:40:46.538Z] === RUN TestTarFiles [2022-02-15T19:40:46.538Z] === RUN TestMatch [2022-02-15T19:40:46.538Z] === RUN TestMatch/[[]] [2022-02-15T19:40:46.538Z] === RUN TestMatch/[[foo]] [2022-02-15T19:40:46.538Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-15T19:40:46.538Z] === RUN TestMatch/[[foo_bar]] [2022-02-15T19:40:46.538Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-15T19:40:46.538Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-15T19:40:46.538Z] === RUN TestMatch/[] [2022-02-15T19:40:46.538Z] === RUN TestMatch/[]#01 [2022-02-15T19:40:46.538Z] === RUN TestMatch/[[qux]] [2022-02-15T19:40:46.538Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-15T19:40:46.538Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-15T19:40:46.538Z] === RUN TestMatch/[[foo_baz]] [2022-02-15T19:40:46.538Z] --- PASS: TestMatch (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[] (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-15T19:40:46.538Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-15T19:40:46.538Z] PASS [2022-02-15T19:40:46.538Z] coverage: 87.5% of statements [2022-02-15T19:40:46.538Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-02-15T19:40:47.433Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-15T19:40:47.757Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-15T19:40:47.757Z] Copying nested executables into bundles/binary-daemon [2022-02-15T19:40:47.757Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-15T19:40:47.757Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:40:47.757Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-15T19:40:47.757Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-15T19:40:47.996Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-15T19:40:48.088Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-15T19:40:48.088Z] === RUN TestClientStream [2022-02-15T19:40:48.088Z] --- PASS: TestClientStream (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestClientSendFile [2022-02-15T19:40:48.088Z] --- PASS: TestClientSendFile (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestClientWithRequestTimeout [2022-02-15T19:40:48.088Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-15T19:40:48.088Z] === RUN TestFileSpecPlugin [2022-02-15T19:40:48.088Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-15T19:40:48.088Z] === RUN TestFileJSONSpecPlugin [2022-02-15T19:40:48.088Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-15T19:40:48.088Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-02-15T19:40:48.088Z] === RUN TestPluginAddHandler [2022-02-15T19:40:48.088Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestPluginWaitBadPlugin [2022-02-15T19:40:48.088Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestGet [2022-02-15T19:40:48.088Z] time="2022-02-15T19:40:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-15T19:40:48.088Z] === RUN TestParseEmptyInterface [2022-02-15T19:40:48.088Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestParseNonInterfaceType [2022-02-15T19:40:48.088Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestParseWithOneFunction [2022-02-15T19:40:48.088Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestParseWithMultipleFuncs [2022-02-15T19:40:48.088Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestParseWithUnnamedReturn [2022-02-15T19:40:48.088Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestEmbeddedInterface [2022-02-15T19:40:48.088Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestParsedImports [2022-02-15T19:40:48.088Z] --- PASS: TestParsedImports (0.00s) [2022-02-15T19:40:48.088Z] === RUN TestAliasedImports [2022-02-15T19:40:48.088Z] --- PASS: TestAliasedImports (0.00s) [2022-02-15T19:40:48.088Z] PASS [2022-02-15T19:40:48.088Z] coverage: 56.8% of statements [2022-02-15T19:40:48.089Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -e DOCKER_GRAPHDRIVER docker:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/make.sh cross [2022-02-15T19:40:48.098Z] === RUN TestChrootTarUntar [2022-02-15T19:40:48.099Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:48.099Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-15T19:40:48.099Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-15T19:40:48.099Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:48.099Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T19:40:48.099Z] === RUN TestChrootUntarEmptyArchive [2022-02-15T19:40:48.099Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-15T19:40:48.099Z] === RUN TestChrootTarUntarWithSymlink [2022-02-15T19:40:48.099Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:40:48.099Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T19:40:48.099Z] === RUN TestChrootCopyWithTar [2022-02-15T19:40:48.099Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:40:48.099Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-15T19:40:48.099Z] === RUN TestChrootCopyFileWithTar [2022-02-15T19:40:48.099Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:48.099Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-15T19:40:48.099Z] === RUN TestChrootUntarPath [2022-02-15T19:40:48.099Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:40:48.099Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-15T19:40:48.099Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-15T19:40:48.099Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:48.099Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:40:48.099Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-15T19:40:48.099Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:48.099Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:40:48.099Z] === RUN TestChrootApplyDotDotFile [2022-02-15T19:40:48.099Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:40:48.099Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-15T19:40:48.099Z] PASS [2022-02-15T19:40:48.099Z] coverage: 15.1% of statements [2022-02-15T19:40:48.099Z] ok github.com/docker/docker/pkg/chrootarchive 0.106s coverage: 15.1% of statements [2022-02-15T19:40:48.347Z] [2022-02-15T19:40:48.558Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-02-15T19:40:48.568Z] === RUN TestSizeEmpty [2022-02-15T19:40:48.568Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-15T19:40:48.568Z] === RUN TestSizeEmptyFile [2022-02-15T19:40:48.568Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-15T19:40:48.568Z] === RUN TestSizeNonemptyFile [2022-02-15T19:40:48.568Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-15T19:40:48.568Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-15T19:40:48.568Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-15T19:40:48.568Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-15T19:40:48.568Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-15T19:40:48.568Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-15T19:40:48.568Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-15T19:40:48.568Z] === RUN TestMoveToSubdir [2022-02-15T19:40:48.568Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-15T19:40:48.568Z] === RUN TestSizeNonExistingDirectory [2022-02-15T19:40:48.568Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-15T19:40:48.568Z] PASS [2022-02-15T19:40:48.568Z] coverage: 80.0% of statements [2022-02-15T19:40:48.568Z] 2022/02/15 19:40:48 Closing DB instances... [2022-02-15T19:40:48.568Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2022-02-15T19:40:48.605Z] Removing bundles/ [2022-02-15T19:40:48.605Z] [2022-02-15T19:40:48.605Z] ---> Making bundle: cross (in bundles/cross) [2022-02-15T19:40:48.605Z] Cross building: bundles/cross/linux/amd64 [2022-02-15T19:40:48.605Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-15T19:40:48.605Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-15T19:40:49.025Z] time="2022-02-15T19:40:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-15T19:40:49.394Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-15T19:40:49.493Z] === RUN TestHTTPTransport [2022-02-15T19:40:49.493Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-15T19:40:49.493Z] PASS [2022-02-15T19:40:49.493Z] coverage: 85.7% of statements [2022-02-15T19:40:49.493Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-02-15T19:40:49.554Z] === RUN TestPollerAddRemove [2022-02-15T19:40:49.554Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-15T19:40:49.554Z] === RUN TestPollerEvent [2022-02-15T19:40:49.554Z] poller_test.go:40: No chmod on Windows [2022-02-15T19:40:49.554Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-15T19:40:49.554Z] === RUN TestPollerClose [2022-02-15T19:40:49.554Z] --- PASS: TestPollerClose (0.00s) [2022-02-15T19:40:49.554Z] PASS [2022-02-15T19:40:49.554Z] coverage: 45.7% of statements [2022-02-15T19:40:49.554Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 45.7% of statements [2022-02-15T19:40:49.961Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-15T19:40:49.961Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T19:40:49.961Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-15T19:40:49.961Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-15T19:40:49.961Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-15T19:40:49.961Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-15T19:40:49.961Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-15T19:40:49.961Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T19:40:49.961Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-15T19:40:49.961Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-15T19:40:49.961Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-15T19:40:49.961Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-15T19:40:49.961Z] === RUN TestBufferPoolPutAndGet [2022-02-15T19:40:49.961Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-15T19:40:49.961Z] PASS [2022-02-15T19:40:49.961Z] coverage: 88.2% of statements [2022-02-15T19:40:49.961Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-02-15T19:40:50.429Z] === RUN TestOutputOnPrematureClose [2022-02-15T19:40:50.429Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-15T19:40:50.429Z] === RUN TestCompleteSilently [2022-02-15T19:40:50.429Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-15T19:40:50.429Z] PASS [2022-02-15T19:40:50.429Z] coverage: 75.9% of statements [2022-02-15T19:40:50.429Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2022-02-15T19:40:50.542Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-02-15T19:40:50.542Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-15T19:40:50.792Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-15T19:40:50.897Z] === RUN TestSendToOneSub [2022-02-15T19:40:50.897Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-15T19:40:50.897Z] === RUN TestSendToMultipleSubs [2022-02-15T19:40:50.897Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCopyFileWithInvalidSrc [2022-02-15T19:40:51.011Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T19:40:51.011Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-15T19:40:51.011Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-15T19:40:51.011Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCopyFile [2022-02-15T19:40:51.011Z] --- PASS: TestCopyFile (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-15T19:40:51.011Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T19:40:51.011Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-15T19:40:51.011Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-15T19:40:51.011Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T19:40:51.011Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestWildcardMatches [2022-02-15T19:40:51.011Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestPatternMatches [2022-02-15T19:40:51.011Z] --- PASS: TestPatternMatches (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-15T19:40:51.011Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestPatternMatchesFolderExclusions [2022-02-15T19:40:51.011Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-15T19:40:51.011Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-15T19:40:51.011Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-15T19:40:51.011Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-15T19:40:51.011Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestSingleExclamationError [2022-02-15T19:40:51.011Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestMatchesWithNoPatterns [2022-02-15T19:40:51.011Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestMatchesWithMalformedPatterns [2022-02-15T19:40:51.011Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestMatches [2022-02-15T19:40:51.011Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-15T19:40:51.011Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-15T19:40:51.011Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-15T19:40:51.011Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-15T19:40:51.011Z] --- PASS: TestMatches (0.01s) [2022-02-15T19:40:51.011Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-15T19:40:51.011Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-15T19:40:51.011Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-15T19:40:51.011Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCleanPatterns [2022-02-15T19:40:51.011Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-15T19:40:51.011Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCleanPatternsExceptionFlag [2022-02-15T19:40:51.011Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-15T19:40:51.011Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-15T19:40:51.011Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCleanPatternsErrorSingleException [2022-02-15T19:40:51.011Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCreateIfNotExistsDir [2022-02-15T19:40:51.011Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCreateIfNotExistsFile [2022-02-15T19:40:51.011Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-15T19:40:51.011Z] === RUN TestMatch [2022-02-15T19:40:51.011Z] --- PASS: TestMatch (0.00s) [2022-02-15T19:40:51.011Z] === RUN TestCompile [2022-02-15T19:40:51.011Z] === RUN TestCompile/slash [2022-02-15T19:40:51.011Z] === RUN TestCompile/backslash [2022-02-15T19:40:51.011Z] --- PASS: TestCompile (0.00s) [2022-02-15T19:40:51.011Z] --- PASS: TestCompile/slash (0.00s) [2022-02-15T19:40:51.011Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-15T19:40:51.011Z] PASS [2022-02-15T19:40:51.011Z] coverage: 84.7% of statements [2022-02-15T19:40:51.011Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements [2022-02-15T19:40:51.365Z] === RUN TestEvictOneSub [2022-02-15T19:40:51.365Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-15T19:40:51.365Z] === RUN TestClosePublisher [2022-02-15T19:40:51.365Z] --- PASS: TestClosePublisher (0.00s) [2022-02-15T19:40:51.365Z] === RUN TestPubSubRace [2022-02-15T19:40:51.365Z] time="2022-02-15T19:40:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-15T19:40:51.479Z] === RUN TestGet [2022-02-15T19:40:51.479Z] --- PASS: TestGet (0.00s) [2022-02-15T19:40:51.479Z] === RUN TestGetShortcutString [2022-02-15T19:40:51.479Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-15T19:40:51.479Z] PASS [2022-02-15T19:40:51.479Z] coverage: 42.9% of statements [2022-02-15T19:40:51.479Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-02-15T19:40:52.160Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-15T19:40:52.351Z] --- PASS: TestPubSubRace (1.06s) [2022-02-15T19:40:52.351Z] PASS [2022-02-15T19:40:52.351Z] coverage: 75.0% of statements [2022-02-15T19:40:52.351Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2022-02-15T19:40:52.464Z] --- PASS: TestTarFiles (6.04s) [2022-02-15T19:40:52.464Z] === RUN TestDetectCompressionZstd [2022-02-15T19:40:52.464Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-15T19:40:52.464Z] === RUN TestTarUntar [2022-02-15T19:40:52.464Z] 2022/02/15 19:40:52 Closing DB instances... [2022-02-15T19:40:52.464Z] --- PASS: TestTarUntar (0.04s) [2022-02-15T19:40:52.464Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-15T19:40:52.464Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-15T19:40:52.464Z] === RUN TestTarWithOptions [2022-02-15T19:40:52.464Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-15T19:40:52.464Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-15T19:40:52.464Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-15T19:40:52.464Z] === RUN TestUntarUstarGnuConflict [2022-02-15T19:40:52.464Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-15T19:40:52.464Z] === RUN TestUntarInvalidFilenames [2022-02-15T19:40:52.464Z] === RUN TestCreateIDMapOrder [2022-02-15T19:40:52.464Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-15T19:40:52.464Z] PASS [2022-02-15T19:40:52.464Z] coverage: 7.2% of statements [2022-02-15T19:40:52.464Z] ok github.com/docker/docker/pkg/idtools 0.067s coverage: 7.2% of statements [2022-02-15T19:40:52.819Z] === RUN TestRegister [2022-02-15T19:40:52.819Z] --- PASS: TestRegister (0.00s) [2022-02-15T19:40:52.819Z] === RUN TestCommand [2022-02-15T19:40:52.819Z] --- PASS: TestCommand (0.04s) [2022-02-15T19:40:52.819Z] === RUN TestNaiveSelf [2022-02-15T19:40:52.819Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-15T19:40:52.819Z] PASS [2022-02-15T19:40:52.819Z] coverage: 82.4% of statements [2022-02-15T19:40:52.819Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2022-02-15T19:40:52.870Z] === RUN TestMiddlewares [2022-02-15T19:40:52.870Z] --- PASS: TestMiddlewares (0.00s) [2022-02-15T19:40:52.870Z] PASS [2022-02-15T19:40:52.870Z] coverage: 9.0% of statements [2022-02-15T19:40:52.871Z] ok github.com/docker/docker/api/server 0.048s coverage: 9.0% of statements [2022-02-15T19:40:52.932Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3029471842\\dest" [2022-02-15T19:40:52.932Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-02-15T19:40:52.932Z] === RUN TestUntarHardlinkToSymlink [2022-02-15T19:40:52.932Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-15T19:40:52.932Z] === RUN TestUntarInvalidHardlink [2022-02-15T19:40:52.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1870545251\\victim\\hello" -> "../victim/hello" [2022-02-15T19:40:52.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4193670123\\victim\\hello" -> "/../victim/hello" [2022-02-15T19:40:52.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink107366489\\victim" -> "../victim" [2022-02-15T19:40:52.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2031282543\\victim" -> "../victim" [2022-02-15T19:40:52.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1152809948\\victim" -> "../victim" [2022-02-15T19:40:52.932Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink988588447\\victim" -> "../victim" [2022-02-15T19:40:52.932Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-15T19:40:52.932Z] === RUN TestUntarInvalidSymlink [2022-02-15T19:40:52.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2339827911\\dest\\dotdot" -> "../victim/hello" [2022-02-15T19:40:52.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3076193588\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T19:40:52.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1494389600\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:52.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink366185553\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:52.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink238499610\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:52.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1575690842\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:52.932Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink41814914\\dest\\dir\\loophole" -> "../../victim" [2022-02-15T19:40:52.932Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-02-15T19:40:52.932Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-15T19:40:52.932Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-15T19:40:52.932Z] === RUN TestXGlobalNoParent [2022-02-15T19:40:52.932Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-15T19:40:52.932Z] === RUN TestReplaceFileTarWrapper [2022-02-15T19:40:52.932Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-02-15T19:40:52.932Z] === RUN TestPrefixHeaderReadable [2022-02-15T19:40:52.932Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-15T19:40:52.932Z] === RUN TestDisablePigz [2022-02-15T19:40:53.087Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-15T19:40:53.400Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-15T19:40:53.400Z] --- PASS: TestDisablePigz (0.18s) [2022-02-15T19:40:53.400Z] === RUN TestPigz [2022-02-15T19:40:53.400Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-15T19:40:53.400Z] --- PASS: TestPigz (0.18s) [2022-02-15T19:40:53.400Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T19:40:53.400Z] archive_windows_test.go:16: Currently fails [2022-02-15T19:40:53.400Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T19:40:53.400Z] === RUN TestCanonicalTarNameForPath [2022-02-15T19:40:53.400Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-15T19:40:53.400Z] === RUN TestCanonicalTarName [2022-02-15T19:40:53.400Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-15T19:40:53.400Z] === RUN TestChmodTarEntry [2022-02-15T19:40:53.400Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-15T19:40:53.400Z] === RUN TestHardLinkOrder [2022-02-15T19:40:53.400Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-15T19:40:53.400Z] === RUN TestChangeString [2022-02-15T19:40:53.400Z] --- PASS: TestChangeString (0.00s) [2022-02-15T19:40:53.400Z] === RUN TestChangesWithNoChanges [2022-02-15T19:40:53.400Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-15T19:40:53.400Z] === RUN TestChangesWithChanges [2022-02-15T19:40:53.804Z] === RUN TestDump [2022-02-15T19:40:53.804Z] goroutine 6 [running]: [2022-02-15T19:40:53.804Z] github.com/docker/docker/pkg/stack.dump(0x41b6b7) [2022-02-15T19:40:53.804Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T19:40:53.804Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-15T19:40:53.804Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-15T19:40:53.804Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-15T19:40:53.804Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-15T19:40:53.804Z] testing.tRunner(0xc000156340, 0x588ef8) [2022-02-15T19:40:53.804Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:40:53.804Z] created by testing.(*T).Run [2022-02-15T19:40:53.804Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T19:40:53.804Z] [2022-02-15T19:40:53.805Z] goroutine 1 [chan receive]: [2022-02-15T19:40:53.805Z] testing.(*T).Run(0xc0001561a0, {0x57a531, 0x3fa413}, 0x588ef8) [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T19:40:53.805Z] testing.runTests.func1(0xc000068840) [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T19:40:53.805Z] testing.tRunner(0xc0001561a0, 0xc000071ce0) [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:40:53.805Z] testing.runTests(0xc000076080, {0x6ecbe0, 0x3, 0x3}, {0x41a90d, 0x57c22b, 0x6f1680}) [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T19:40:53.805Z] testing.(*M).Run(0xc000076080) [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T19:40:53.805Z] main.main() [2022-02-15T19:40:53.805Z] _testmain.go:95 +0x1f5 [2022-02-15T19:40:53.805Z] --- PASS: TestDump (0.00s) [2022-02-15T19:40:53.805Z] === RUN TestDumpToFile [2022-02-15T19:40:53.805Z] --- PASS: TestDumpToFile (0.18s) [2022-02-15T19:40:53.805Z] === RUN TestDumpToFileWithEmptyInput [2022-02-15T19:40:53.805Z] goroutine 8 [running]: [2022-02-15T19:40:53.805Z] github.com/docker/docker/pkg/stack.dump(0x488894) [2022-02-15T19:40:53.805Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T19:40:53.805Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x488c40}) [2022-02-15T19:40:53.805Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-15T19:40:53.805Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000156340) [2022-02-15T19:40:53.805Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-15T19:40:53.805Z] testing.tRunner(0xc000156820, 0x588ee8) [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:40:53.805Z] created by testing.(*T).Run [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T19:40:53.805Z] [2022-02-15T19:40:53.805Z] goroutine 1 [chan receive]: [2022-02-15T19:40:53.805Z] testing.(*T).Run(0xc0001561a0, {0x581316, 0x3fa413}, 0x588ee8) [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T19:40:53.805Z] testing.runTests.func1(0xc000068840) [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T19:40:53.805Z] testing.tRunner(0xc0001561a0, 0xc000071ce0) [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:40:53.805Z] testing.runTests(0xc000076080, {0x6ecbe0, 0x3, 0x3}, {0x41a90d, 0x57c22b, 0x6f1680}) [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T19:40:53.805Z] testing.(*M).Run(0xc000076080) [2022-02-15T19:40:53.805Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T19:40:53.805Z] main.main() [2022-02-15T19:40:53.805Z] _testmain.go:95 +0x1f5 [2022-02-15T19:40:53.805Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-15T19:40:53.805Z] PASS [2022-02-15T19:40:53.805Z] coverage: 90.9% of statements [2022-02-15T19:40:53.805Z] ok github.com/docker/docker/pkg/stack 0.220s coverage: 90.9% of statements [2022-02-15T19:40:53.868Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-15T19:40:53.868Z] === RUN TestChangesWithChangesGH13590 [2022-02-15T19:40:53.868Z] changes_test.go:195: needs more investigation [2022-02-15T19:40:53.868Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestChangesDirsEmpty [2022-02-15T19:40:53.868Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T19:40:53.868Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestChangesDirsMutated [2022-02-15T19:40:53.868Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T19:40:53.868Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestApplyLayer [2022-02-15T19:40:53.868Z] changes_test.go:432: needs further investigation [2022-02-15T19:40:53.868Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestChangesSizeWithHardlinks [2022-02-15T19:40:53.868Z] changes_test.go:468: needs further investigation [2022-02-15T19:40:53.868Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestChangesSizeWithNoChanges [2022-02-15T19:40:53.868Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-15T19:40:53.868Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestChangesSize [2022-02-15T19:40:53.868Z] --- PASS: TestChangesSize (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestApplyLayerInvalidFilenames [2022-02-15T19:40:53.868Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1475970548\\dest" [2022-02-15T19:40:53.868Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-15T19:40:53.868Z] === RUN TestApplyLayerInvalidHardlink [2022-02-15T19:40:53.868Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3559699445\\victim\\hello" -> "../victim/hello" [2022-02-15T19:40:53.868Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3734973020\\victim\\hello" -> "/../victim/hello" [2022-02-15T19:40:53.868Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3750286820\\victim" -> "../victim" [2022-02-15T19:40:53.868Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2780538582\\victim" -> "../victim" [2022-02-15T19:40:53.868Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink132935174\\victim" -> "../victim" [2022-02-15T19:40:53.868Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3384015262\\victim" -> "../victim" [2022-02-15T19:40:53.868Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-15T19:40:53.868Z] === RUN TestApplyLayerInvalidSymlink [2022-02-15T19:40:53.868Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1229628090\\dest\\dotdot" -> "../victim/hello" [2022-02-15T19:40:53.868Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2371684809\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T19:40:53.868Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3184229038\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:53.868Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink960714168\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:53.868Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4037967316\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:53.868Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1001873101\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:40:53.868Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-15T19:40:53.868Z] === RUN TestApplyLayerWhiteouts [2022-02-15T19:40:53.868Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-15T19:40:53.868Z] === RUN TestGenerateEmptyFile [2022-02-15T19:40:53.868Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestGenerateWithContent [2022-02-15T19:40:53.868Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-15T19:40:53.868Z] PASS [2022-02-15T19:40:53.868Z] coverage: 62.0% of statements [2022-02-15T19:40:53.868Z] ok github.com/docker/docker/pkg/archive 9.030s coverage: 62.0% of statements [2022-02-15T19:40:53.868Z] === RUN TestFixedBufferCap [2022-02-15T19:40:53.868Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestFixedBufferLen [2022-02-15T19:40:53.868Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestFixedBufferString [2022-02-15T19:40:53.868Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestFixedBufferWrite [2022-02-15T19:40:53.868Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestFixedBufferRead [2022-02-15T19:40:53.868Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestBytesPipeRead [2022-02-15T19:40:53.868Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestBytesPipeWrite [2022-02-15T19:40:53.868Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-15T19:40:53.868Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-15T19:40:53.868Z] --- PASS: TestNetworkDBCRUDTableEntries (3.47s) [2022-02-15T19:40:53.868Z] === RUN TestNetworkDBNodeLeave [2022-02-15T19:40:54.141Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-15T19:40:54.274Z] === RUN TestNewStdWriter [2022-02-15T19:40:54.274Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-15T19:40:54.274Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestWriteWithNilBytes [2022-02-15T19:40:54.274Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestWrite [2022-02-15T19:40:54.274Z] --- PASS: TestWrite (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestWriteWithWriterError [2022-02-15T19:40:54.274Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-15T19:40:54.274Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestStdCopyWriteAndRead [2022-02-15T19:40:54.274Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-15T19:40:54.274Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-15T19:40:54.274Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-15T19:40:54.274Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-15T19:40:54.274Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-15T19:40:54.274Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-15T19:40:54.274Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-15T19:40:54.274Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-15T19:40:54.274Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-15T19:40:54.274Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-15T19:40:54.274Z] PASS [2022-02-15T19:40:54.274Z] coverage: 100.0% of statements [2022-02-15T19:40:54.274Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2022-02-15T19:40:54.336Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-02-15T19:40:54.336Z] === RUN TestAtomicWriteToFile [2022-02-15T19:40:54.336Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-15T19:40:54.336Z] === RUN TestAtomicWriteSetCommit [2022-02-15T19:40:54.336Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-15T19:40:54.336Z] === RUN TestAtomicWriteSetCancel [2022-02-15T19:40:54.336Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-15T19:40:54.336Z] === RUN TestReadCloserWrapperClose [2022-02-15T19:40:54.336Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-15T19:40:54.336Z] === RUN TestReaderErrWrapperReadOnError [2022-02-15T19:40:54.336Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-15T19:40:54.336Z] === RUN TestReaderErrWrapperRead [2022-02-15T19:40:54.336Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-15T19:40:54.336Z] === RUN TestCancelReadCloser [2022-02-15T19:40:54.336Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-15T19:40:54.336Z] === RUN TestWriteCloserWrapperClose [2022-02-15T19:40:54.336Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-15T19:40:54.336Z] === RUN TestNopWriteCloser [2022-02-15T19:40:54.336Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-15T19:40:54.336Z] === RUN TestNopWriter [2022-02-15T19:40:54.336Z] --- PASS: TestNopWriter (0.00s) [2022-02-15T19:40:54.336Z] === RUN TestWriteCounter [2022-02-15T19:40:54.336Z] --- PASS: TestWriteCounter (0.00s) [2022-02-15T19:40:54.336Z] PASS [2022-02-15T19:40:54.336Z] coverage: 69.2% of statements [2022-02-15T19:40:54.336Z] ok github.com/docker/docker/pkg/ioutils 0.664s coverage: 69.2% of statements [2022-02-15T19:40:54.452Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-15T19:40:54.452Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-15T19:40:55.418Z] time="2022-02-15T19:40:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-15T19:40:55.418Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-15T19:40:55.418Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-15T19:40:55.418Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-15T19:40:55.418Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-15T19:40:55.418Z] === RUN TestFormatStatus [2022-02-15T19:40:55.418Z] --- PASS: TestFormatStatus (0.00s) [2022-02-15T19:40:55.418Z] === RUN TestFormatError [2022-02-15T19:40:55.418Z] --- PASS: TestFormatError (0.00s) [2022-02-15T19:40:55.418Z] === RUN TestFormatJSONError [2022-02-15T19:40:55.418Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-15T19:40:55.418Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-15T19:40:55.418Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-15T19:40:55.418Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-15T19:40:55.418Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-15T19:40:55.418Z] === RUN TestNewJSONProgressOutput [2022-02-15T19:40:55.418Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-15T19:40:55.418Z] === RUN TestAuxFormatterEmit [2022-02-15T19:40:55.418Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-15T19:40:55.418Z] === RUN TestStreamWriterStdout [2022-02-15T19:40:55.418Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-15T19:40:55.418Z] === RUN TestStreamWriterStderr [2022-02-15T19:40:55.418Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-15T19:40:55.418Z] PASS [2022-02-15T19:40:55.418Z] coverage: 66.2% of statements [2022-02-15T19:40:55.418Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2022-02-15T19:40:55.487Z] === RUN TestError [2022-02-15T19:40:55.487Z] --- PASS: TestError (0.00s) [2022-02-15T19:40:55.487Z] === RUN TestProgressString [2022-02-15T19:40:55.487Z] === RUN TestProgressString/no_progress [2022-02-15T19:40:55.487Z] === RUN TestProgressString/progress_1 [2022-02-15T19:40:55.487Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-15T19:40:55.487Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-15T19:40:55.487Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-15T19:40:55.487Z] === RUN TestProgressString/with_units [2022-02-15T19:40:55.487Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-15T19:40:55.487Z] === RUN TestProgressString/hide_counts [2022-02-15T19:40:55.487Z] --- PASS: TestProgressString (0.00s) [2022-02-15T19:40:55.487Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-15T19:40:55.487Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-15T19:40:55.487Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-15T19:40:55.487Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-15T19:40:55.487Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-15T19:40:55.487Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-15T19:40:55.487Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-15T19:40:55.487Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-15T19:40:55.487Z] === RUN TestJSONMessageDisplay [2022-02-15T19:40:55.886Z] === RUN TestGenerateRandomID [2022-02-15T19:40:55.886Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-15T19:40:55.886Z] === RUN TestShortenId [2022-02-15T19:40:55.886Z] --- PASS: TestShortenId (0.00s) [2022-02-15T19:40:55.886Z] === RUN TestShortenSha256Id [2022-02-15T19:40:55.886Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-15T19:40:55.886Z] === RUN TestShortenIdEmpty [2022-02-15T19:40:55.886Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-15T19:40:55.886Z] === RUN TestShortenIdInvalid [2022-02-15T19:40:55.886Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-15T19:40:55.886Z] === RUN TestIsShortIDNonHex [2022-02-15T19:40:55.886Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-15T19:40:55.886Z] === RUN TestIsShortIDNotCorrectSize [2022-02-15T19:40:55.886Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-15T19:40:55.886Z] PASS [2022-02-15T19:40:55.886Z] coverage: 70.6% of statements [2022-02-15T19:40:55.886Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-02-15T19:40:55.955Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-02-15T19:40:55.955Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-15T19:40:55.955Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-15T19:40:55.955Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-15T19:40:55.955Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-15T19:40:55.955Z] === RUN TestDisplayJSONMessagesStream [2022-02-15T19:40:55.955Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-15T19:40:55.955Z] PASS [2022-02-15T19:40:55.955Z] coverage: 91.7% of statements [2022-02-15T19:40:55.955Z] ok github.com/docker/docker/pkg/jsonmessage 0.252s coverage: 91.7% of statements [2022-02-15T19:40:56.428Z] === RUN TestStandardLongPath [2022-02-15T19:40:56.428Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-15T19:40:56.428Z] === RUN TestUNCLongPath [2022-02-15T19:40:56.428Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-15T19:40:56.428Z] PASS [2022-02-15T19:40:56.428Z] coverage: 100.0% of statements [2022-02-15T19:40:56.428Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2022-02-15T19:40:56.876Z] === RUN TestIsCpusetListAvailable [2022-02-15T19:40:56.876Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-15T19:40:56.876Z] PASS [2022-02-15T19:40:56.876Z] coverage: 39.4% of statements [2022-02-15T19:40:56.876Z] ok github.com/docker/docker/pkg/sysinfo 0.046s coverage: 39.4% of statements [2022-02-15T19:40:56.897Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-02-15T19:40:56.897Z] === RUN TestNetworkDBWatch [2022-02-15T19:40:56.996Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-15T19:40:57.344Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-15T19:40:57.344Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-15T19:40:57.344Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-15T19:40:57.344Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-15T19:40:57.365Z] === RUN TestNameFormat [2022-02-15T19:40:57.365Z] --- PASS: TestNameFormat (0.00s) [2022-02-15T19:40:57.365Z] === RUN TestNameRetries [2022-02-15T19:40:57.365Z] --- PASS: TestNameRetries (0.00s) [2022-02-15T19:40:57.365Z] PASS [2022-02-15T19:40:57.365Z] coverage: 85.7% of statements [2022-02-15T19:40:57.365Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-02-15T19:40:57.833Z] === RUN TestParseKeyValueOpt [2022-02-15T19:40:57.833Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-15T19:40:57.833Z] === RUN TestParseUintList [2022-02-15T19:40:57.833Z] --- PASS: TestParseUintList (0.00s) [2022-02-15T19:40:57.833Z] === RUN TestParseUintListMaximumLimits [2022-02-15T19:40:57.833Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-15T19:40:57.833Z] PASS [2022-02-15T19:40:57.833Z] coverage: 97.0% of statements [2022-02-15T19:40:57.833Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2022-02-15T19:40:58.302Z] 2022/02/15 19:40:58 Closing DB instances... [2022-02-15T19:40:58.330Z] === RUN TestChtimes [2022-02-15T19:40:58.330Z] --- PASS: TestChtimes (0.00s) [2022-02-15T19:40:58.330Z] === RUN TestChtimesWindows [2022-02-15T19:40:58.330Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-15T19:40:58.330Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-15T19:40:58.330Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-15T19:40:58.330Z] === RUN TestEnsureRemoveAllNotExist [2022-02-15T19:40:58.330Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-15T19:40:58.330Z] === RUN TestEnsureRemoveAllWithDir [2022-02-15T19:40:58.330Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-15T19:40:58.330Z] === RUN TestEnsureRemoveAllWithFile [2022-02-15T19:40:58.330Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-15T19:40:58.330Z] PASS [2022-02-15T19:40:58.330Z] coverage: 12.9% of statements [2022-02-15T19:40:58.330Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 12.9% of statements [2022-02-15T19:40:58.330Z] === RUN TestTailFile [2022-02-15T19:40:58.330Z] --- PASS: TestTailFile (0.00s) [2022-02-15T19:40:58.330Z] === RUN TestTailFileManyLines [2022-02-15T19:40:58.330Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-15T19:40:58.330Z] === RUN TestTailEmptyFile [2022-02-15T19:40:58.330Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-15T19:40:58.330Z] === RUN TestTailNegativeN [2022-02-15T19:40:58.330Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader [2022-02-15T19:40:58.330Z] === CONT TestNewTailReader [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/no_delimiter [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/truncated_last_line [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-15T19:40:58.330Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.330Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.330Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.330Z] === CONT TestNewTailReader/no_delimiter [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.330Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.330Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.331Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.331Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.331Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.332Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.332Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.333Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.333Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.334Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.334Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.334Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.335Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.335Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.363Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-15T19:40:58.769Z] === RUN TestNewAndRemove [2022-02-15T19:40:58.769Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-15T19:40:58.769Z] === RUN TestRemoveInvalidPath [2022-02-15T19:40:58.769Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-15T19:40:58.769Z] PASS [2022-02-15T19:40:58.769Z] coverage: 82.6% of statements [2022-02-15T19:40:58.769Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.803Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:40:58.804Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-02-15T19:40:58.804Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:40:58.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.02s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:40:58.806Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:40:58.806Z] PASS [2022-02-15T19:40:58.806Z] coverage: 88.6% of statements [2022-02-15T19:40:58.806Z] ok github.com/docker/docker/pkg/tailfile 0.225s coverage: 88.6% of statements [2022-02-15T19:40:58.925Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-15T19:40:59.274Z] testing: warning: no tests to run [2022-02-15T19:40:59.274Z] PASS [2022-02-15T19:40:59.274Z] coverage: [no statements] [2022-02-15T19:40:59.274Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2022-02-15T19:40:59.274Z] === RUN TestTarSumRemoveNonExistent [2022-02-15T19:40:59.274Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-15T19:40:59.274Z] === RUN TestTarSumRemove [2022-02-15T19:40:59.274Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-15T19:40:59.274Z] === RUN TestSortFileInfoSums [2022-02-15T19:40:59.274Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-15T19:40:59.274Z] === RUN TestNewTarSumForLabelInvalid [2022-02-15T19:40:59.274Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-15T19:40:59.274Z] === RUN TestNewTarSumForLabel [2022-02-15T19:40:59.274Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-15T19:40:59.274Z] === RUN TestEmptyTar [2022-02-15T19:40:59.274Z] --- PASS: TestEmptyTar (0.00s) [2022-02-15T19:40:59.274Z] === RUN TestTarSumsReadSize [2022-02-15T19:40:59.274Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-15T19:40:59.274Z] === RUN TestTarSums [2022-02-15T19:40:59.274Z] --- PASS: TestTarSums (0.06s) [2022-02-15T19:40:59.274Z] === RUN TestIteration [2022-02-15T19:40:59.274Z] --- PASS: TestIteration (0.00s) [2022-02-15T19:40:59.274Z] === RUN TestVersionLabelForChecksum [2022-02-15T19:40:59.274Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-15T19:40:59.274Z] === RUN TestVersion [2022-02-15T19:40:59.274Z] --- PASS: TestVersion (0.00s) [2022-02-15T19:40:59.274Z] === RUN TestGetVersion [2022-02-15T19:40:59.274Z] --- PASS: TestGetVersion (0.00s) [2022-02-15T19:40:59.274Z] === RUN TestGetVersions [2022-02-15T19:40:59.274Z] --- PASS: TestGetVersions (0.00s) [2022-02-15T19:40:59.274Z] PASS [2022-02-15T19:40:59.274Z] coverage: 89.3% of statements [2022-02-15T19:40:59.274Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2022-02-15T19:40:59.487Z] --- PASS: TestServiceWithDataPathPortInit (15.45s) [2022-02-15T19:40:59.487Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T19:40:59.741Z] === RUN TestTruncIndex [2022-02-15T19:40:59.742Z] --- PASS: TestTruncIndex (0.10s) [2022-02-15T19:40:59.742Z] PASS [2022-02-15T19:40:59.742Z] coverage: 91.5% of statements [2022-02-15T19:40:59.742Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-02-15T19:40:59.742Z] === RUN TestIsGIT [2022-02-15T19:40:59.742Z] --- PASS: TestIsGIT (0.00s) [2022-02-15T19:40:59.742Z] === RUN TestIsTransport [2022-02-15T19:40:59.742Z] --- PASS: TestIsTransport (0.00s) [2022-02-15T19:40:59.742Z] PASS [2022-02-15T19:40:59.742Z] coverage: 100.0% of statements [2022-02-15T19:40:59.742Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-02-15T19:40:59.744Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-15T19:40:59.761Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-02-15T19:40:59.761Z] === RUN TestNetworkDBBulkSync [2022-02-15T19:41:00.209Z] === RUN TestVersionInfo [2022-02-15T19:41:00.209Z] --- PASS: TestVersionInfo (0.00s) [2022-02-15T19:41:00.209Z] === RUN TestAppendVersions [2022-02-15T19:41:00.209Z] --- PASS: TestAppendVersions (0.00s) [2022-02-15T19:41:00.209Z] PASS [2022-02-15T19:41:00.209Z] coverage: 88.9% of statements [2022-02-15T19:41:00.209Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-02-15T19:41:00.715Z] --- PASS: TestServiceUpdatePidsLimit (15.52s) [2022-02-15T19:41:00.715Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-02-15T19:41:00.715Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-02-15T19:41:00.715Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-15T19:41:00.715Z] PASS [2022-02-15T19:41:00.715Z] [2022-02-15T19:41:00.715Z] === Skipped [2022-02-15T19:41:00.715Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-15T19:41:00.715Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T19:41:00.715Z] [2022-02-15T19:41:00.715Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-15T19:41:00.715Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T19:41:00.715Z] [2022-02-15T19:41:00.715Z] DONE 27 tests, 2 skipped in 143.656s [2022-02-15T19:41:00.715Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-15T19:41:00.715Z] ++ 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-02-15T19:41:00.715Z] ++ set -e [2022-02-15T19:41:00.715Z] ++ '[' -n 0 ']' [2022-02-15T19:41:00.715Z] ++ set -x [2022-02-15T19:41:00.715Z] ++ 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-02-15T19:41:00.715Z] INFO: Testing against a local daemon [2022-02-15T19:41:00.715Z] === RUN TestSessionCreate [2022-02-15T19:41:00.715Z] --- PASS: TestSessionCreate (0.02s) [2022-02-15T19:41:00.715Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T19:41:00.715Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-15T19:41:00.715Z] PASS [2022-02-15T19:41:00.715Z] [2022-02-15T19:41:00.715Z] DONE 2 tests in 0.127s [2022-02-15T19:41:00.715Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-15T19:41:00.715Z] ++ 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-02-15T19:41:00.715Z] ++ set -e [2022-02-15T19:41:00.715Z] ++ '[' -n 0 ']' [2022-02-15T19:41:00.715Z] ++ set -x [2022-02-15T19:41:00.715Z] ++ 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-02-15T19:41:00.715Z] INFO: Testing against a local daemon [2022-02-15T19:41:00.715Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T19:41:00.715Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T19:41:00.715Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:41:00.715Z] === RUN TestDiskUsage [2022-02-15T19:41:00.715Z] === PAUSE TestDiskUsage [2022-02-15T19:41:00.715Z] === RUN TestEventsExecDie [2022-02-15T19:41:00.746Z] === RUN TestFailedConnection [2022-02-15T19:41:00.974Z] --- PASS: TestEventsExecDie (0.46s) [2022-02-15T19:41:00.974Z] === RUN TestEventsBackwardsCompatible [2022-02-15T19:41:00.974Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-15T19:41:00.974Z] === RUN TestEventsVolumeCreate [2022-02-15T19:41:00.974Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-15T19:41:00.974Z] === RUN TestInfoBinaryCommits [2022-02-15T19:41:00.974Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-15T19:41:00.974Z] === RUN TestInfoAPIVersioned [2022-02-15T19:41:00.974Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-15T19:41:00.974Z] === RUN TestInfoAPI [2022-02-15T19:41:00.974Z] --- PASS: TestInfoAPI (0.02s) [2022-02-15T19:41:00.974Z] === RUN TestInfoAPIWarnings [2022-02-15T19:41:01.214Z] 2022/02/15 19:41:00 Closing DB instances... [2022-02-15T19:41:01.214Z] --- PASS: TestGetAddress (24.60s) [2022-02-15T19:41:01.214Z] === RUN TestRequestSyntaxCheck [2022-02-15T19:41:01.214Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-15T19:41:01.214Z] === RUN TestRequest [2022-02-15T19:41:01.771Z] === RUN TestValidatePrivileges [2022-02-15T19:41:01.771Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-15T19:41:01.771Z] === RUN TestFilterByCapNeg [2022-02-15T19:41:01.771Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-15T19:41:01.771Z] === RUN TestFilterByCapPos [2022-02-15T19:41:01.771Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-15T19:41:01.771Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-15T19:41:01.771Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-15T19:41:01.771Z] PASS [2022-02-15T19:41:01.771Z] coverage: 12.0% of statements [2022-02-15T19:41:01.771Z] ok github.com/docker/docker/plugin 0.051s coverage: 12.0% of statements [2022-02-15T19:41:01.771Z] === RUN TestNewSettable [2022-02-15T19:41:01.771Z] --- PASS: TestNewSettable (0.00s) [2022-02-15T19:41:01.771Z] === RUN TestIsSettable [2022-02-15T19:41:01.771Z] --- PASS: TestIsSettable (0.00s) [2022-02-15T19:41:01.771Z] === RUN TestUpdateSettingsEnv [2022-02-15T19:41:01.771Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-15T19:41:01.771Z] PASS [2022-02-15T19:41:01.771Z] coverage: 20.0% of statements [2022-02-15T19:41:01.771Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-02-15T19:41:02.239Z] === RUN TestLoad [2022-02-15T19:41:02.239Z] --- PASS: TestLoad (0.00s) [2022-02-15T19:41:02.239Z] === RUN TestSave [2022-02-15T19:41:02.239Z] --- PASS: TestSave (0.03s) [2022-02-15T19:41:02.239Z] === RUN TestAddDeleteGet [2022-02-15T19:41:02.239Z] --- PASS: TestAddDeleteGet (0.03s) [2022-02-15T19:41:02.239Z] === RUN TestInvalidTags [2022-02-15T19:41:02.239Z] --- PASS: TestInvalidTags (0.01s) [2022-02-15T19:41:02.239Z] PASS [2022-02-15T19:41:02.239Z] coverage: 84.4% of statements [2022-02-15T19:41:02.239Z] ok github.com/docker/docker/reference 0.122s coverage: 84.4% of statements [2022-02-15T19:41:02.778Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-15T19:41:02.778Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-15T19:41:02.778Z] --- PASS: TestFailedConnection (2.03s) [2022-02-15T19:41:02.778Z] === RUN TestFailOnce [2022-02-15T19:41:03.011Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cukmj3pyx9kjkfr83tbvzyswa Created:2022-02-15 19:41:00.67170635 +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[d5968a147d0f185e5c433f05791a6ffd1d922fed53fc3ea683576a5f01b8a3c7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5zfqwcpup95kfcfz8j4dj5izi EndpointID:9ac72508ff1ecf34cf244a5aa5bf1a04a1696aa334c5bb9692008e629d9feb07 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:61c600310511490f7e9aefecb6df0a6c9b2f84340dc57f0980322fca2758b7d9 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:028bb555da7e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5zfqwcpup95kfcfz8j4dj5izi EndpointID:9ac72508ff1ecf34cf244a5aa5bf1a04a1696aa334c5bb9692008e629d9feb07 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-15T19:41:03.223Z] --- PASS: TestGet (15.01s) [2022-02-15T19:41:03.224Z] === RUN TestPluginWithNoManifest [2022-02-15T19:41:03.224Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-15T19:41:03.224Z] === RUN TestGetAll [2022-02-15T19:41:03.224Z] --- PASS: TestGetAll (0.00s) [2022-02-15T19:41:03.224Z] PASS [2022-02-15T19:41:03.224Z] coverage: 73.2% of statements [2022-02-15T19:41:03.224Z] ok github.com/docker/docker/pkg/plugins 35.997s coverage: 73.2% of statements [2022-02-15T19:41:03.224Z] === RUN TestResolveAuthConfigIndexServer [2022-02-15T19:41:03.224Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-15T19:41:03.224Z] === RUN TestResolveAuthConfigFullURL [2022-02-15T19:41:03.224Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-15T19:41:03.224Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-15T19:41:03.224Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-15T19:41:03.224Z] === RUN TestValidateMirror [2022-02-15T19:41:03.224Z] --- PASS: TestValidateMirror (0.00s) [2022-02-15T19:41:03.224Z] === RUN TestLoadInsecureRegistries [2022-02-15T19:41:03.246Z] 2022/02/15 19:41:02 http: panic serving 127.0.0.1:49278: Plugin not ready [2022-02-15T19:41:03.247Z] goroutine 18 [running]: [2022-02-15T19:41:03.247Z] net/http.(*conn).serve.func1() [2022-02-15T19:41:03.247Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-15T19:41:03.247Z] panic({0x13ba8e0, 0x14cdec0}) [2022-02-15T19:41:03.247Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-15T19:41:03.247Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x55ceb78d2628e0a4}, 0xc00019fa98) [2022-02-15T19:41:03.247Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-15T19:41:03.247Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x14dada0, 0xc0000ba000}, 0x12f0f06) [2022-02-15T19:41:03.247Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-15T19:41:03.247Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x14dada0, 0xc0000ba000}, 0xc0000ae000) [2022-02-15T19:41:03.247Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-15T19:41:03.247Z] net/http.serverHandler.ServeHTTP({0x14d9490}, {0x14dada0, 0xc0000ba000}, 0xc0000ae000) [2022-02-15T19:41:03.247Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-15T19:41:03.247Z] net/http.(*conn).serve(0xc00020c000, {0x14dcda0, 0xc00008a0c0}) [2022-02-15T19:41:03.247Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-15T19:41:03.247Z] created by net/http.(*Server).Serve [2022-02-15T19:41:03.247Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-15T19:41:03.247Z] time="2022-02-15T19:41:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49277/Test.FailOnce: Post \"http://127.0.0.1:49277/Test.FailOnce\": EOF, retrying in 1s" [2022-02-15T19:41:03.692Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-15T19:41:03.692Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-15T19:41:03.692Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-15T19:41:03.692Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-15T19:41:03.692Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-15T19:41:03.692Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestResumableRequestReaderWithReadError [2022-02-15T19:41:03.692Z] time="2022-02-15T19:41:03Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T19:41:03.692Z] time="2022-02-15T19:41:03Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-15T19:41:03.692Z] time="2022-02-15T19:41:03Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T19:41:03.692Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-02-15T19:41:03.692Z] === RUN TestNewServiceConfig [2022-02-15T19:41:03.692Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestValidateIndexName [2022-02-15T19:41:03.692Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestValidateIndexNameWithError [2022-02-15T19:41:03.692Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestEndpointParse [2022-02-15T19:41:03.692Z] --- PASS: TestEndpointParse (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestEndpointParseInvalid [2022-02-15T19:41:03.692Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestValidateEndpoint [2022-02-15T19:41:03.692Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-15T19:41:03.692Z] === RUN TestPing [2022-02-15T19:41:03.692Z] --- PASS: TestPing (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestPingRegistryEndpoint [2022-02-15T19:41:03.692Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:03.692Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestEndpoint [2022-02-15T19:41:03.692Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:03.692Z] --- SKIP: TestEndpoint (0.01s) [2022-02-15T19:41:03.692Z] === RUN TestParseRepositoryInfo [2022-02-15T19:41:03.692Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestNewIndexInfo [2022-02-15T19:41:03.692Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestMirrorEndpointLookup [2022-02-15T19:41:03.692Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:03.692Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestSearchRepositories [2022-02-15T19:41:03.692Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-15T19:41:03.692Z] Host: 127.0.0.1:49336 [2022-02-15T19:41:03.692Z] User-Agent: docker test client [2022-02-15T19:41:03.692Z] Authorization: Token fake-token [2022-02-15T19:41:03.692Z] X-Docker-Token: true [2022-02-15T19:41:03.692Z] Accept-Encoding: gzip [2022-02-15T19:41:03.692Z] [2022-02-15T19:41:03.692Z] [2022-02-15T19:41:03.692Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-15T19:41:03.692Z] Connection: close [2022-02-15T19:41:03.692Z] Content-Length: 144 [2022-02-15T19:41:03.692Z] Cache-Control: no-cache [2022-02-15T19:41:03.692Z] Content-Type: application/json [2022-02-15T19:41:03.692Z] Date: Tue, 15 Feb 2022 19:41:03 GMT [2022-02-15T19:41:03.692Z] Expires: -1 [2022-02-15T19:41:03.692Z] Pragma: no-cache [2022-02-15T19:41:03.692Z] Server: docker-tests/mock [2022-02-15T19:41:03.692Z] X-Docker-Registry-Config: mock [2022-02-15T19:41:03.692Z] X-Docker-Registry-Version: 0.0.0 [2022-02-15T19:41:03.692Z] [2022-02-15T19:41:03.692Z] [2022-02-15T19:41:03.692Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-15T19:41:03.692Z] === RUN TestTrustedLocation [2022-02-15T19:41:03.692Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-15T19:41:03.692Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestAllowNondistributableArtifacts [2022-02-15T19:41:03.692Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestIsSecureIndex [2022-02-15T19:41:03.692Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-15T19:41:03.692Z] PASS [2022-02-15T19:41:03.692Z] coverage: 51.2% of statements [2022-02-15T19:41:03.692Z] ok github.com/docker/docker/registry 0.299s coverage: 51.2% of statements [2022-02-15T19:41:03.692Z] time="2022-02-15T19:41:03Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-15T19:41:03.692Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-02-15T19:41:03.692Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-15T19:41:03.692Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-15T19:41:03.692Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-15T19:41:03.692Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestResumableRequestReader [2022-02-15T19:41:03.692Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-15T19:41:03.692Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-15T19:41:03.692Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-15T19:41:03.692Z] PASS [2022-02-15T19:41:03.692Z] coverage: 100.0% of statements [2022-02-15T19:41:03.692Z] ok github.com/docker/docker/registry/resumable 0.271s coverage: 100.0% of statements [2022-02-15T19:41:04.160Z] === RUN TestRestartManagerTimeout [2022-02-15T19:41:04.160Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-15T19:41:04.160Z] === RUN TestRestartManagerTimeoutReset [2022-02-15T19:41:04.160Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-15T19:41:04.160Z] PASS [2022-02-15T19:41:04.160Z] coverage: 45.3% of statements [2022-02-15T19:41:04.160Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 45.3% of statements [2022-02-15T19:41:04.234Z] --- PASS: TestFailOnce (1.21s) [2022-02-15T19:41:04.234Z] === RUN TestEchoInputOutput [2022-02-15T19:41:04.234Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-15T19:41:04.234Z] === RUN TestBackoff [2022-02-15T19:41:04.234Z] --- PASS: TestBackoff (0.00s) [2022-02-15T19:41:04.234Z] === RUN TestAbortRetry [2022-02-15T19:41:04.234Z] --- PASS: TestAbortRetry (0.00s) [2022-02-15T19:41:04.234Z] === RUN TestClientScheme [2022-02-15T19:41:04.234Z] --- PASS: TestClientScheme (0.00s) [2022-02-15T19:41:04.234Z] === RUN TestNewClientWithTimeout [2022-02-15T19:41:04.629Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-15T19:41:04.629Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-15T19:41:04.629Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-15T19:41:04.629Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-15T19:41:04.629Z] PASS [2022-02-15T19:41:04.629Z] coverage: 62.5% of statements [2022-02-15T19:41:04.629Z] === RUN TestDecodeContainerConfig [2022-02-15T19:41:04.629Z] ok github.com/docker/docker/testutil 0.098s coverage: 62.5% of statements [2022-02-15T19:41:04.629Z] --- PASS: TestDecodeContainerConfig (0.03s) [2022-02-15T19:41:04.629Z] === RUN TestDecodeContainerConfigIsolation [2022-02-15T19:41:04.629Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-15T19:41:04.629Z] === RUN TestValidatePrivileged [2022-02-15T19:41:04.629Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-15T19:41:04.629Z] PASS [2022-02-15T19:41:04.629Z] coverage: 52.6% of statements [2022-02-15T19:41:04.629Z] ok github.com/docker/docker/runconfig 0.118s coverage: 52.6% of statements [2022-02-15T19:41:04.702Z] time="2022-02-15T19:41:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-15T19:41:05.688Z] 2022/02/15 19:41:05 Closing DB instances... [2022-02-15T19:41:06.157Z] time="2022-02-15T19:41:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-15T19:41:06.283Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-15T19:41:07.212Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s) [2022-02-15T19:41:07.212Z] PASS [2022-02-15T19:41:07.212Z] [2022-02-15T19:41:07.212Z] === Skipped [2022-02-15T19:41:07.212Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:41:07.212Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:41:07.212Z] [2022-02-15T19:41:07.212Z] DONE 26 tests, 1 skipped in 49.021s [2022-02-15T19:41:07.212Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-15T19:41:07.212Z] ++ 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-02-15T19:41:07.212Z] ++ set -e [2022-02-15T19:41:07.212Z] ++ '[' -n 0 ']' [2022-02-15T19:41:07.212Z] ++ set -x [2022-02-15T19:41:07.212Z] ++ 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-02-15T19:41:07.212Z] INFO: Testing against a local daemon [2022-02-15T19:41:07.212Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-15T19:41:07.212Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:41:07.212Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T19:41:07.212Z] === RUN TestDockerNetworkIpvlan [2022-02-15T19:41:07.212Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:41:07.212Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-15T19:41:07.212Z] PASS [2022-02-15T19:41:07.212Z] [2022-02-15T19:41:07.212Z] === Skipped [2022-02-15T19:41:07.212Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T19:41:07.212Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:41:07.212Z] [2022-02-15T19:41:07.212Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-15T19:41:07.212Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T19:41:07.212Z] [2022-02-15T19:41:07.212Z] DONE 2 tests, 2 skipped in 0.127s [2022-02-15T19:41:07.212Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-15T19:41:07.212Z] ++ 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-02-15T19:41:07.212Z] ++ set -e [2022-02-15T19:41:07.212Z] ++ '[' -n 0 ']' [2022-02-15T19:41:07.212Z] ++ set -x [2022-02-15T19:41:07.212Z] ++ 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-02-15T19:41:07.469Z] INFO: Testing against a local daemon [2022-02-15T19:41:07.469Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-15T19:41:07.583Z] === RUN TestGetDriver [2022-02-15T19:41:07.583Z] --- PASS: TestGetDriver (0.00s) [2022-02-15T19:41:07.583Z] === RUN TestVolumeRequestError [2022-02-15T19:41:07.583Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-15T19:41:07.583Z] PASS [2022-02-15T19:41:07.583Z] coverage: 36.1% of statements [2022-02-15T19:41:07.583Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2022-02-15T19:41:08.051Z] === RUN TestGetAddress [2022-02-15T19:41:08.051Z] --- PASS: TestGetAddress (0.00s) [2022-02-15T19:41:08.051Z] === RUN TestRemove [2022-02-15T19:41:08.051Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T19:41:08.051Z] --- SKIP: TestRemove (0.00s) [2022-02-15T19:41:08.051Z] === RUN TestInitializeWithVolumes [2022-02-15T19:41:08.051Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-15T19:41:08.051Z] === RUN TestCreate [2022-02-15T19:41:08.051Z] --- PASS: TestCreate (0.01s) [2022-02-15T19:41:08.051Z] === RUN TestValidateName [2022-02-15T19:41:08.051Z] --- PASS: TestValidateName (0.00s) [2022-02-15T19:41:08.051Z] === RUN TestCreateWithOpts [2022-02-15T19:41:08.051Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T19:41:08.051Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-15T19:41:08.051Z] === RUN TestRelaodNoOpts [2022-02-15T19:41:08.051Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-15T19:41:08.051Z] PASS [2022-02-15T19:41:08.051Z] coverage: 41.5% of statements [2022-02-15T19:41:08.051Z] ok github.com/docker/docker/volume/local 0.097s coverage: 41.5% of statements [2022-02-15T19:41:08.383Z] time="2022-02-15T19:41:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-15T19:41:08.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRaw [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-15T19:41:08.519Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountRaw [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountRawSplit [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-15T19:41:08.519Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-15T19:41:08.519Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T19:41:08.519Z] === RUN TestConvertTmpfsOptions [2022-02-15T19:41:08.519Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-15T19:41:08.519Z] linux_parser_test.go:209: data="ro" [2022-02-15T19:41:08.519Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-15T19:41:08.519Z] === RUN TestParseMountSpec [2022-02-15T19:41:08.519Z] parser_test.go:62: case 0 [2022-02-15T19:41:08.519Z] parser_test.go:62: case 1 [2022-02-15T19:41:08.519Z] parser_test.go:62: case 2 [2022-02-15T19:41:08.519Z] parser_test.go:62: case 3 [2022-02-15T19:41:08.519Z] parser_test.go:62: case 4 [2022-02-15T19:41:08.519Z] parser_test.go:62: case 5 [2022-02-15T19:41:08.519Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-15T19:41:08.519Z] === RUN TestValidateMount [2022-02-15T19:41:08.519Z] --- PASS: TestValidateMount (0.00s) [2022-02-15T19:41:08.519Z] === RUN TestWindowsParseMountRaw [2022-02-15T19:41:08.519Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-15T19:41:08.519Z] === RUN TestWindowsParseMountRawSplit [2022-02-15T19:41:08.519Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-15T19:41:08.519Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T19:41:08.520Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-15T19:41:08.520Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T19:41:08.520Z] PASS [2022-02-15T19:41:08.520Z] coverage: 67.6% of statements [2022-02-15T19:41:08.520Z] ok github.com/docker/docker/volume/mounts 0.128s coverage: 67.6% of statements [2022-02-15T19:41:08.852Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.92s) [2022-02-15T19:41:08.852Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-15T19:41:08.963Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-02-15T19:41:08.963Z] === RUN TestDockerNetworkMacvlan [2022-02-15T19:41:08.963Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-15T19:41:09.505Z] === RUN TestSetGetMeta [2022-02-15T19:41:09.505Z] === PAUSE TestSetGetMeta [2022-02-15T19:41:09.505Z] === RUN TestRestore [2022-02-15T19:41:09.505Z] === PAUSE TestRestore [2022-02-15T19:41:09.505Z] === RUN TestServiceCreate [2022-02-15T19:41:09.505Z] === PAUSE TestServiceCreate [2022-02-15T19:41:09.505Z] === RUN TestServiceList [2022-02-15T19:41:09.505Z] === PAUSE TestServiceList [2022-02-15T19:41:09.505Z] === RUN TestServiceRemove [2022-02-15T19:41:09.505Z] === PAUSE TestServiceRemove [2022-02-15T19:41:09.505Z] === RUN TestServiceGet [2022-02-15T19:41:09.505Z] === PAUSE TestServiceGet [2022-02-15T19:41:09.505Z] === RUN TestServicePrune [2022-02-15T19:41:09.505Z] === PAUSE TestServicePrune [2022-02-15T19:41:09.505Z] === RUN TestCreate [2022-02-15T19:41:09.505Z] === PAUSE TestCreate [2022-02-15T19:41:09.505Z] === RUN TestRemove [2022-02-15T19:41:09.505Z] === PAUSE TestRemove [2022-02-15T19:41:09.505Z] === RUN TestList [2022-02-15T19:41:09.505Z] === PAUSE TestList [2022-02-15T19:41:09.505Z] === RUN TestFindByDriver [2022-02-15T19:41:09.505Z] === PAUSE TestFindByDriver [2022-02-15T19:41:09.505Z] === RUN TestFindByReferenced [2022-02-15T19:41:09.505Z] === PAUSE TestFindByReferenced [2022-02-15T19:41:09.505Z] === RUN TestDerefMultipleOfSameRef [2022-02-15T19:41:09.505Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-15T19:41:09.505Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T19:41:09.505Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T19:41:09.505Z] === RUN TestDefererencePluginOnCreateError [2022-02-15T19:41:09.505Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-15T19:41:09.505Z] === RUN TestRefDerefRemove [2022-02-15T19:41:09.505Z] === PAUSE TestRefDerefRemove [2022-02-15T19:41:09.505Z] === RUN TestGet [2022-02-15T19:41:09.505Z] === PAUSE TestGet [2022-02-15T19:41:09.505Z] === RUN TestGetWithReference [2022-02-15T19:41:09.505Z] === PAUSE TestGetWithReference [2022-02-15T19:41:09.505Z] === RUN TestFilterFunc [2022-02-15T19:41:09.505Z] === RUN TestFilterFunc/test_nil_list [2022-02-15T19:41:09.505Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-15T19:41:09.505Z] === RUN TestFilterFunc/test_empty_list [2022-02-15T19:41:09.505Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-15T19:41:09.505Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T19:41:09.505Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T19:41:09.505Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T19:41:09.505Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T19:41:09.505Z] === RUN TestFilterFunc/test_filter_some [2022-02-15T19:41:09.505Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-15T19:41:09.505Z] === RUN TestFilterFunc/test_filter_middle [2022-02-15T19:41:09.505Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-15T19:41:09.505Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-15T19:41:09.505Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-15T19:41:09.505Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-15T19:41:09.505Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-15T19:41:09.505Z] === CONT TestFilterFunc/test_nil_list [2022-02-15T19:41:09.505Z] === CONT TestFilterFunc/test_filter_some [2022-02-15T19:41:09.505Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T19:41:09.505Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T19:41:09.505Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-15T19:41:09.505Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-15T19:41:09.505Z] === CONT TestFilterFunc/test_empty_list [2022-02-15T19:41:09.505Z] === CONT TestFilterFunc/test_filter_middle [2022-02-15T19:41:09.505Z] --- PASS: TestFilterFunc (0.00s) [2022-02-15T19:41:09.505Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-15T19:41:09.505Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-15T19:41:09.505Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-15T19:41:09.505Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-15T19:41:09.505Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-15T19:41:09.505Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-15T19:41:09.505Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-15T19:41:09.505Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-15T19:41:09.505Z] === CONT TestSetGetMeta [2022-02-15T19:41:09.505Z] === CONT TestDefererencePluginOnCreateError [2022-02-15T19:41:09.505Z] === CONT TestList [2022-02-15T19:41:09.505Z] === CONT TestDerefMultipleOfSameRef [2022-02-15T19:41:09.505Z] --- PASS: TestSetGetMeta (0.03s) [2022-02-15T19:41:09.505Z] === CONT TestRemove [2022-02-15T19:41:09.505Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-02-15T19:41:09.505Z] === CONT TestCreate [2022-02-15T19:41:09.505Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-02-15T19:41:09.505Z] === CONT TestServicePrune [2022-02-15T19:41:09.505Z] --- PASS: TestList (0.05s) [2022-02-15T19:41:09.505Z] === CONT TestServiceGet [2022-02-15T19:41:09.505Z] --- PASS: TestRemove (0.03s) [2022-02-15T19:41:09.505Z] === CONT TestServiceRemove [2022-02-15T19:41:09.505Z] --- PASS: TestCreate (0.02s) [2022-02-15T19:41:09.505Z] === CONT TestServiceList [2022-02-15T19:41:09.526Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-15T19:41:09.844Z] 2022/02/15 19:41:09 Closing DB instances... [2022-02-15T19:41:09.844Z] --- PASS: TestRequest (8.47s) [2022-02-15T19:41:09.844Z] === RUN TestOverlappingRequests [2022-02-15T19:41:09.973Z] time="2022-02-15T19:41:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:41:09.973Z] --- PASS: TestServiceGet (0.22s) [2022-02-15T19:41:09.973Z] === CONT TestServiceCreate [2022-02-15T19:41:09.973Z] --- PASS: TestServiceRemove (0.21s) [2022-02-15T19:41:09.973Z] === CONT TestRestore [2022-02-15T19:41:09.973Z] time="2022-02-15T19:41:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:41:09.973Z] --- PASS: TestServiceList (0.22s) [2022-02-15T19:41:09.973Z] === CONT TestFindByReferenced [2022-02-15T19:41:09.973Z] time="2022-02-15T19:41:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:41:09.973Z] time="2022-02-15T19:41:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-15T19:41:09.973Z] --- PASS: TestServiceCreate (0.04s) [2022-02-15T19:41:09.973Z] === CONT TestFindByDriver [2022-02-15T19:41:09.973Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-15T19:41:09.973Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T19:41:09.973Z] --- PASS: TestRestore (0.04s) [2022-02-15T19:41:09.973Z] === CONT TestGetWithReference [2022-02-15T19:41:09.973Z] time="2022-02-15T19:41:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:41:09.973Z] --- PASS: TestServicePrune (0.28s) [2022-02-15T19:41:09.973Z] === CONT TestGet [2022-02-15T19:41:09.973Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-15T19:41:09.973Z] === CONT TestRefDerefRemove [2022-02-15T19:41:09.973Z] --- PASS: TestFindByDriver (0.03s) [2022-02-15T19:41:09.973Z] --- PASS: TestGetWithReference (0.03s) [2022-02-15T19:41:09.973Z] --- PASS: TestGet (0.02s) [2022-02-15T19:41:09.973Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-15T19:41:09.973Z] PASS [2022-02-15T19:41:09.973Z] coverage: 69.0% of statements [2022-02-15T19:41:09.973Z] ok github.com/docker/docker/volume/service 0.399s coverage: 69.0% of statements [2022-02-15T19:41:10.312Z] --- PASS: TestOverlappingRequests (0.41s) [2022-02-15T19:41:10.312Z] === RUN TestRelease [2022-02-15T19:41:10.454Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-15T19:41:10.710Z] === RUN TestDockerSuite/TestBuildRm [2022-02-15T19:41:10.966Z] docker_api_swarm_test.go:304: [d7d38c9e55b4a] joining swarm manager [da23357a9ddbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:41:11.300Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-15T19:41:11.300Z] === RUN TestNetworkDBGarbageCollection [2022-02-15T19:41:11.532Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-15T19:41:11.768Z] --- PASS: TestRelease (1.71s) [2022-02-15T19:41:11.768Z] === RUN TestAllocateRandomDeallocate [2022-02-15T19:41:12.460Z] docker_api_swarm_test.go:305: [d7186ccb2557f] joining swarm manager [da23357a9ddbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:41:13.334Z] time="2022-02-15T19:41:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.Echo: Post \"http://127.0.0.1:49286/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-15T19:41:13.833Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-15T19:41:13.833Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-15T19:41:14.091Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-15T19:41:14.656Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-15T19:41:16.026Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-15T19:41:16.026Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-15T19:41:16.288Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-15T19:41:16.544Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-15T19:41:17.123Z] --- PASS: TestAllocateRandomDeallocate (4.55s) [2022-02-15T19:41:17.123Z] === RUN TestRetrieveFromStore [2022-02-15T19:41:17.913Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-15T19:41:18.109Z] --- PASS: TestRetrieveFromStore (1.48s) [2022-02-15T19:41:18.109Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-15T19:41:18.109Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-02-15T19:41:18.109Z] === RUN TestParallelPredefinedRequest1 [2022-02-15T19:41:18.109Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-15T19:41:18.109Z] === RUN TestParallelPredefinedRequest2 [2022-02-15T19:41:18.109Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-15T19:41:18.109Z] === RUN TestParallelPredefinedRequest3 [2022-02-15T19:41:18.109Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-15T19:41:18.109Z] === RUN TestParallelPredefinedRequest4 [2022-02-15T19:41:18.109Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-15T19:41:18.109Z] === RUN TestParallelPredefinedRequest5 [2022-02-15T19:41:18.109Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-15T19:41:18.109Z] === RUN TestDebug [2022-02-15T19:41:18.109Z] --- PASS: TestDebug (0.00s) [2022-02-15T19:41:18.109Z] === RUN TestRequestPoolParallel [2022-02-15T19:41:18.577Z] --- PASS: TestRequestPoolParallel (0.43s) [2022-02-15T19:41:18.577Z] === RUN TestFullAllocateRelease [2022-02-15T19:41:18.841Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-15T19:41:19.052Z] --- PASS: TestFullAllocateRelease (0.49s) [2022-02-15T19:41:19.052Z] === RUN TestOddAllocateRelease [2022-02-15T19:41:19.052Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-02-15T19:41:19.052Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-15T19:41:19.073Z] --- PASS: TestInfoAPIWarnings (16.20s) [2022-02-15T19:41:19.073Z] === RUN TestInfoDebug [2022-02-15T19:41:19.073Z] --- PASS: TestInfoDebug (0.52s) [2022-02-15T19:41:19.073Z] === RUN TestInfoInsecureRegistries [2022-02-15T19:41:19.073Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-15T19:41:19.073Z] === RUN TestInfoRegistryMirrors [2022-02-15T19:41:19.073Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-15T19:41:19.073Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T19:41:19.073Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-02-15T19:41:19.073Z] === RUN TestPingCacheHeaders [2022-02-15T19:41:19.073Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-15T19:41:19.073Z] === RUN TestPingGet [2022-02-15T19:41:19.073Z] --- PASS: TestPingGet (0.01s) [2022-02-15T19:41:19.073Z] === RUN TestPingHead [2022-02-15T19:41:19.073Z] --- PASS: TestPingHead (0.02s) [2022-02-15T19:41:19.073Z] === RUN TestVersion [2022-02-15T19:41:19.073Z] --- PASS: TestVersion (0.02s) [2022-02-15T19:41:19.073Z] === CONT TestDiskUsage [2022-02-15T19:41:19.520Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-02-15T19:41:19.520Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-15T19:41:19.520Z] === RUN TestParseEmptyInterface [2022-02-15T19:41:19.520Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-15T19:41:19.520Z] === RUN TestParseNonInterfaceType [2022-02-15T19:41:19.520Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-15T19:41:19.520Z] === RUN TestParseWithOneFunction [2022-02-15T19:41:19.520Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-15T19:41:19.520Z] === RUN TestParseWithMultipleFuncs [2022-02-15T19:41:19.520Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-15T19:41:19.520Z] === RUN TestParseWithUnnamedReturn [2022-02-15T19:41:19.520Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-15T19:41:19.520Z] === RUN TestEmbeddedInterface [2022-02-15T19:41:19.520Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-15T19:41:19.520Z] === RUN TestParsedImports [2022-02-15T19:41:19.520Z] --- PASS: TestParsedImports (0.00s) [2022-02-15T19:41:19.520Z] === RUN TestAliasedImports [2022-02-15T19:41:19.520Z] --- PASS: TestAliasedImports (0.00s) [2022-02-15T19:41:19.520Z] PASS [2022-02-15T19:41:19.520Z] coverage: 56.8% of statements [2022-02-15T19:41:19.520Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2022-02-15T19:41:19.520Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-15T19:41:19.520Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-15T19:41:19.520Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-02-15T19:41:19.520Z] === CONT TestParallelPredefinedRequest1 [2022-02-15T19:41:19.520Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T19:41:19.520Z] === CONT TestParallelPredefinedRequest1 [2022-02-15T19:41:19.520Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:41:19.520Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T19:41:19.520Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:41:19.520Z] === CONT TestParallelPredefinedRequest3 [2022-02-15T19:41:19.520Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:41:19.520Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-15T19:41:19.520Z] === CONT TestParallelPredefinedRequest2 [2022-02-15T19:41:19.520Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:41:19.520Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-15T19:41:19.520Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-15T19:41:19.520Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-15T19:41:19.520Z] === CONT TestParallelPredefinedRequest5 [2022-02-15T19:41:19.520Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:41:19.520Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-15T19:41:19.520Z] PASS [2022-02-15T19:41:19.520Z] coverage: 85.3% of statements [2022-02-15T19:41:19.520Z] ok github.com/docker/docker/libnetwork/ipam 49.744s coverage: 85.3% of statements [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/empty [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/empty/container_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/empty/image_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/empty/volume_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-15T19:41:19.642Z] === RUN TestDiskUsage/after_container.Run [2022-02-15T19:41:19.772Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-15T19:41:19.902Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-15T19:41:19.902Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-15T19:41:19.902Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-15T19:41:19.902Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-15T19:41:19.902Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-15T19:41:19.902Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-15T19:41:19.902Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-15T19:41:19.902Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-15T19:41:19.902Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-15T19:41:19.902Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage (1.08s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-15T19:41:20.162Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T19:41:20.162Z] PASS [2022-02-15T19:41:20.162Z] [2022-02-15T19:41:20.162Z] === Skipped [2022-02-15T19:41:20.162Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:41:20.162Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T19:41:20.162Z] [2022-02-15T19:41:20.162Z] DONE 50 tests, 1 skipped in 19.733s [2022-02-15T19:41:20.162Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-15T19:41:20.162Z] ++ 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-02-15T19:41:20.162Z] ++ set -e [2022-02-15T19:41:20.162Z] ++ '[' -n 0 ']' [2022-02-15T19:41:20.162Z] ++ set -x [2022-02-15T19:41:20.162Z] ++ 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-02-15T19:41:20.162Z] INFO: Testing against a local daemon [2022-02-15T19:41:20.162Z] === RUN TestVolumesCreateAndList [2022-02-15T19:41:20.162Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-15T19:41:20.162Z] === RUN TestVolumesRemove [2022-02-15T19:41:20.162Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-15T19:41:20.162Z] === RUN TestVolumesInspect [2022-02-15T19:41:20.162Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-15T19:41:20.162Z] === RUN TestVolumesInvalidJSON [2022-02-15T19:41:20.162Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T19:41:20.162Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T19:41:20.162Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T19:41:20.162Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-15T19:41:20.162Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-15T19:41:20.162Z] PASS [2022-02-15T19:41:20.162Z] [2022-02-15T19:41:20.162Z] DONE 5 tests in 0.203s [2022-02-15T19:41:20.421Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T19:41:20.421Z] ++++ cat bundles/test-integration/docker.pid [2022-02-15T19:41:20.421Z] +++ kill 13118 [2022-02-15T19:41:20.507Z] === RUN TestHTTPTransport [2022-02-15T19:41:20.507Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-15T19:41:20.507Z] PASS [2022-02-15T19:41:20.507Z] coverage: 85.7% of statements [2022-02-15T19:41:20.507Z] ok github.com/docker/docker/pkg/plugins/transport 0.053s coverage: 85.7% of statements [2022-02-15T19:41:20.681Z] +++ /etc/init.d/apparmor stop [2022-02-15T19:41:20.681Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T19:41:20.681Z] [2022-02-15T19:41:20.681Z] Unloading profiles will leave already running processes permanently [2022-02-15T19:41:20.681Z] unconfined, which can lead to unexpected situations. [2022-02-15T19:41:20.681Z] [2022-02-15T19:41:20.681Z] To set a process to complain mode, use the command line tool [2022-02-15T19:41:20.681Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T19:41:20.681Z] +++ true [2022-02-15T19:41:20.681Z] exiting test-integration [2022-02-15T19:41:20.681Z] ++ exit 0 [2022-02-15T19:41:20.681Z] [2022-02-15T19:41:20.701Z] === RUN TestDockerNetworkMacvlan/Addressing Post stage [Pipeline] junit [2022-02-15T19:41:21.263Z] Recording test results [2022-02-15T19:41:21.485Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-02-15T19:41:21.496Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-15T19:41:21.496Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T19:41:21.496Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-15T19:41:21.496Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-15T19:41:21.496Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-15T19:41:21.496Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-15T19:41:21.496Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-15T19:41:21.496Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T19:41:21.496Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-15T19:41:21.496Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-15T19:41:21.496Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-15T19:41:21.496Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-15T19:41:21.496Z] === RUN TestBufferPoolPutAndGet [2022-02-15T19:41:21.496Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-15T19:41:21.496Z] PASS [2022-02-15T19:41:21.496Z] coverage: 88.2% of statements [2022-02-15T19:41:21.496Z] ok github.com/docker/docker/pkg/pools 0.049s coverage: 88.2% of statements [2022-02-15T19:41:21.496Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-15T19:41:21.496Z] === RUN TestClientStream [2022-02-15T19:41:21.496Z] --- PASS: TestClientStream (0.00s) [2022-02-15T19:41:21.496Z] === RUN TestClientSendFile [2022-02-15T19:41:21.496Z] --- PASS: TestClientSendFile (0.00s) [2022-02-15T19:41:21.496Z] === RUN TestClientWithRequestTimeout [2022-02-15T19:41:21.496Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-15T19:41:21.496Z] === RUN TestFileSpecPlugin [2022-02-15T19:41:21.496Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-02-15T19:41:21.496Z] === RUN TestFileJSONSpecPlugin [2022-02-15T19:41:21.496Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-02-15T19:41:21.496Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-15T19:41:21.496Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-02-15T19:41:21.496Z] === RUN TestPluginAddHandler [2022-02-15T19:41:21.496Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-15T19:41:21.496Z] === RUN TestPluginWaitBadPlugin [2022-02-15T19:41:21.496Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-15T19:41:21.496Z] === RUN TestGet [2022-02-15T19:41:21.496Z] time="2022-02-15T19:41:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-15T19:41:21.832Z] + echo Ensuring container killed. [2022-02-15T19:41:21.832Z] Ensuring container killed. [2022-02-15T19:41:21.832Z] + docker rm -vf docker-pr3 [2022-02-15T19:41:21.832Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-02-15T19:41:21.965Z] === RUN TestOutputOnPrematureClose [2022-02-15T19:41:21.965Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-15T19:41:21.965Z] === RUN TestCompleteSilently [2022-02-15T19:41:21.965Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-15T19:41:21.965Z] PASS [2022-02-15T19:41:21.965Z] coverage: 75.9% of statements [2022-02-15T19:41:21.965Z] ok github.com/docker/docker/pkg/progress 0.052s coverage: 75.9% of statements [2022-02-15T19:41:22.069Z] --- PASS: TestDockerNetworkMacvlan (13.11s) [2022-02-15T19:41:22.069Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-02-15T19:41:22.069Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2022-02-15T19:41:22.069Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.41s) [2022-02-15T19:41:22.069Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2022-02-15T19:41:22.069Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.94s) [2022-02-15T19:41:22.069Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2022-02-15T19:41:22.069Z] PASS [2022-02-15T19:41:22.069Z] [2022-02-15T19:41:22.069Z] DONE 8 tests in 14.615s [2022-02-15T19:41:22.069Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-15T19:41:22.069Z] ++ 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-02-15T19:41:22.069Z] ++ set -e [2022-02-15T19:41:22.069Z] ++ '[' -n 0 ']' [2022-02-15T19:41:22.069Z] ++ set -x [2022-02-15T19:41:22.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=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-02-15T19:41:22.069Z] testing: warning: no tests to run [2022-02-15T19:41:22.069Z] PASS [2022-02-15T19:41:22.069Z] [2022-02-15T19:41:22.069Z] DONE 0 tests in 0.026s [2022-02-15T19:41:22.069Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-15T19:41:22.069Z] ++ 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-02-15T19:41:22.069Z] ++ set -e [2022-02-15T19:41:22.069Z] ++ '[' -n 0 ']' [2022-02-15T19:41:22.069Z] ++ set -x [2022-02-15T19:41:22.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=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-02-15T19:41:22.069Z] INFO: Testing against a local daemon [2022-02-15T19:41:22.069Z] === RUN TestAuthZPluginAllowRequest [2022-02-15T19:41:22.119Z] + echo Chowning /workspace to jenkins user [2022-02-15T19:41:22.119Z] Chowning /workspace to jenkins user [2022-02-15T19:41:22.119Z] + id -u [2022-02-15T19:41:22.119Z] + id -g [2022-02-15T19:41:22.119Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43240:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T19:41:22.119Z] Unable to find image 'busybox:latest' locally [2022-02-15T19:41:22.119Z] latest: Pulling from library/busybox [2022-02-15T19:41:22.119Z] b0fae56fd889: Pulling fs layer [2022-02-15T19:41:22.379Z] b0fae56fd889: Verifying Checksum [2022-02-15T19:41:22.379Z] b0fae56fd889: Download complete [2022-02-15T19:41:22.379Z] b0fae56fd889: Pull complete [2022-02-15T19:41:22.379Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-15T19:41:22.379Z] Status: Downloaded newer image for busybox:latest [2022-02-15T19:41:22.438Z] === RUN TestSendToOneSub [2022-02-15T19:41:22.438Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-15T19:41:22.438Z] === RUN TestSendToMultipleSubs [2022-02-15T19:41:22.438Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-15T19:41:22.438Z] === RUN TestEvictOneSub [2022-02-15T19:41:22.438Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-15T19:41:22.438Z] === RUN TestClosePublisher [2022-02-15T19:41:22.438Z] --- PASS: TestClosePublisher (0.00s) [2022-02-15T19:41:22.438Z] === RUN TestPubSubRace [2022-02-15T19:41:22.634Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-15T19:41:22.891Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-15T19:41:22.907Z] time="2022-02-15T19:41:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-15T19:41:23.150Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-15T19:41:23.150Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-15T19:41:23.150Z] === RUN TestDockerSuite/TestBuildSpaces [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T19:41:23.378Z] --- PASS: TestPubSubRace (1.06s) [2022-02-15T19:41:23.378Z] PASS [2022-02-15T19:41:23.378Z] coverage: 75.0% of statements [2022-02-15T19:41:23.378Z] ok github.com/docker/docker/pkg/pubsub 1.105s coverage: 75.0% of statements [2022-02-15T19:41:23.407Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-15T19:41:23.407Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2022-02-15T19:41:23.407Z] === RUN TestAuthZPluginTLS [2022-02-15T19:41:23.626Z] + bundleName=arm64-integration [2022-02-15T19:41:23.626Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-15T19:41:23.626Z] Creating arm64-integration-bundles.tar.gz [2022-02-15T19:41:23.626Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-02-15T19:41:23.626Z] + 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-02-15T19:41:23.641Z] Archiving artifacts [2022-02-15T19:41:24.079Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-15T19:41:24.079Z] === RUN TestAuthZPluginDenyRequest [2022-02-15T19:41:24.337Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-15T19:41:24.337Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-15T19:41:24.521Z] === RUN TestRegister [2022-02-15T19:41:24.521Z] --- PASS: TestRegister (0.00s) [2022-02-15T19:41:24.521Z] === RUN TestCommand [2022-02-15T19:41:24.521Z] --- PASS: TestCommand (0.04s) [2022-02-15T19:41:24.521Z] === RUN TestNaiveSelf [2022-02-15T19:41:24.521Z] --- PASS: TestNaiveSelf (0.04s) [2022-02-15T19:41:24.521Z] PASS [2022-02-15T19:41:24.521Z] coverage: 82.4% of statements [2022-02-15T19:41:24.521Z] ok github.com/docker/docker/pkg/reexec 0.123s coverage: 82.4% of statements [2022-02-15T19:41:24.521Z] time="2022-02-15T19:41:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-15T19:41:24.595Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-02-15T19:41:24.595Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-15T19:41:25.159Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-15T19:41:25.159Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s) [2022-02-15T19:41:25.159Z] === RUN TestAuthZPluginDenyResponse [2022-02-15T19:41:25.276Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43240/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T19:41:25.518Z] === RUN TestDump [2022-02-15T19:41:25.518Z] goroutine 6 [running]: [2022-02-15T19:41:25.518Z] github.com/docker/docker/pkg/stack.dump(0xefb6b7) [2022-02-15T19:41:25.518Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T19:41:25.518Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-15T19:41:25.518Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-15T19:41:25.518Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-15T19:41:25.518Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-15T19:41:25.518Z] testing.tRunner(0xc00015a1a0, 0x1068ef8) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:41:25.518Z] created by testing.(*T).Run [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T19:41:25.518Z] [2022-02-15T19:41:25.518Z] goroutine 1 [chan receive]: [2022-02-15T19:41:25.518Z] testing.(*T).Run(0xc00015a000, {0x105a531, 0xeda413}, 0x1068ef8) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T19:41:25.518Z] testing.runTests.func1(0xc000068840) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T19:41:25.518Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:41:25.518Z] testing.runTests(0xc000076080, {0x11ccbe0, 0x3, 0x3}, {0xefa90d, 0x105c22b, 0x11d1680}) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T19:41:25.518Z] testing.(*M).Run(0xc000076080) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T19:41:25.518Z] main.main() [2022-02-15T19:41:25.518Z] _testmain.go:95 +0x1f5 [2022-02-15T19:41:25.518Z] --- PASS: TestDump (0.00s) [2022-02-15T19:41:25.518Z] === RUN TestDumpToFile [2022-02-15T19:41:25.518Z] --- PASS: TestDumpToFile (0.22s) [2022-02-15T19:41:25.518Z] === RUN TestDumpToFileWithEmptyInput [2022-02-15T19:41:25.518Z] goroutine 8 [running]: [2022-02-15T19:41:25.518Z] github.com/docker/docker/pkg/stack.dump(0xf68894) [2022-02-15T19:41:25.518Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T19:41:25.518Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xf68c40}) [2022-02-15T19:41:25.518Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-15T19:41:25.518Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015a1a0) [2022-02-15T19:41:25.518Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-15T19:41:25.518Z] testing.tRunner(0xc00015a680, 0x1068ee8) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:41:25.518Z] created by testing.(*T).Run [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T19:41:25.518Z] [2022-02-15T19:41:25.518Z] goroutine 1 [chan receive]: [2022-02-15T19:41:25.518Z] testing.(*T).Run(0xc00015a000, {0x1061316, 0xeda413}, 0x1068ee8) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T19:41:25.518Z] testing.runTests.func1(0xc000068840) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T19:41:25.518Z] testing.tRunner(0xc00015a000, 0xc000071ce0) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:41:25.518Z] testing.runTests(0xc000076080, {0x11ccbe0, 0x3, 0x3}, {0xefa90d, 0x105c22b, 0x11d1680}) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T19:41:25.518Z] testing.(*M).Run(0xc000076080) [2022-02-15T19:41:25.518Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T19:41:25.518Z] main.main() [2022-02-15T19:41:25.518Z] _testmain.go:95 +0x1f5 [2022-02-15T19:41:25.518Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-15T19:41:25.518Z] PASS [2022-02-15T19:41:25.518Z] coverage: 90.9% of statements [2022-02-15T19:41:25.518Z] ok github.com/docker/docker/pkg/stack 0.268s coverage: 90.9% of statements [2022-02-15T19:41:25.590Z] + make clean [2022-02-15T19:41:25.590Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T19:41:25.590Z] docker-dev-cache [2022-02-15T19:41:25.590Z] docker-mod-cache [Pipeline] deleteDir [2022-02-15T19:41:25.721Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-02-15T19:41:25.721Z] === RUN TestAuthZPluginAllowEventStream [2022-02-15T19:41:25.986Z] === RUN TestNewStdWriter [2022-02-15T19:41:25.986Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-15T19:41:25.986Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-15T19:41:25.986Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-15T19:41:25.986Z] === RUN TestWriteWithNilBytes [2022-02-15T19:41:25.986Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-15T19:41:25.986Z] === RUN TestWrite [2022-02-15T19:41:25.986Z] --- PASS: TestWrite (0.00s) [2022-02-15T19:41:25.986Z] === RUN TestWriteWithWriterError [2022-02-15T19:41:25.986Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-15T19:41:25.986Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-15T19:41:25.986Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-15T19:41:25.986Z] === RUN TestStdCopyWriteAndRead [2022-02-15T19:41:25.986Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-15T19:41:25.986Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-15T19:41:25.986Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-15T19:41:25.986Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-15T19:41:25.986Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-15T19:41:26.457Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-15T19:41:26.457Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-15T19:41:26.457Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-15T19:41:26.457Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-15T19:41:26.457Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-15T19:41:26.457Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-15T19:41:26.457Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-15T19:41:26.457Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-15T19:41:26.457Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-15T19:41:26.457Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-15T19:41:26.457Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-15T19:41:26.457Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-15T19:41:26.457Z] PASS [2022-02-15T19:41:26.457Z] coverage: 100.0% of statements [2022-02-15T19:41:26.457Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2022-02-15T19:41:27.093Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-02-15T19:41:27.093Z] === RUN TestAuthZPluginErrorResponse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T19:41:27.442Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-15T19:41:27.442Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-15T19:41:27.442Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-15T19:41:27.442Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-15T19:41:27.442Z] === RUN TestFormatStatus [2022-02-15T19:41:27.442Z] --- PASS: TestFormatStatus (0.00s) [2022-02-15T19:41:27.442Z] === RUN TestFormatError [2022-02-15T19:41:27.442Z] --- PASS: TestFormatError (0.00s) [2022-02-15T19:41:27.442Z] === RUN TestFormatJSONError [2022-02-15T19:41:27.442Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-15T19:41:27.442Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-15T19:41:27.442Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-15T19:41:27.442Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-15T19:41:27.442Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-15T19:41:27.442Z] === RUN TestNewJSONProgressOutput [2022-02-15T19:41:27.442Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-15T19:41:27.442Z] === RUN TestAuxFormatterEmit [2022-02-15T19:41:27.442Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-15T19:41:27.442Z] === RUN TestStreamWriterStdout [2022-02-15T19:41:27.442Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-15T19:41:27.442Z] === RUN TestStreamWriterStderr [2022-02-15T19:41:27.442Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-15T19:41:27.442Z] PASS [2022-02-15T19:41:27.442Z] coverage: 66.2% of statements [2022-02-15T19:41:27.442Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-02-15T19:41:27.656Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-02-15T19:41:27.656Z] === RUN TestAuthZPluginErrorRequest [2022-02-15T19:41:27.911Z] === RUN TestGenerateRandomID [2022-02-15T19:41:27.911Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-15T19:41:27.911Z] === RUN TestShortenId [2022-02-15T19:41:27.911Z] --- PASS: TestShortenId (0.00s) [2022-02-15T19:41:27.911Z] === RUN TestShortenSha256Id [2022-02-15T19:41:27.911Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-15T19:41:27.911Z] === RUN TestShortenIdEmpty [2022-02-15T19:41:27.911Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-15T19:41:27.911Z] === RUN TestShortenIdInvalid [2022-02-15T19:41:27.911Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-15T19:41:27.911Z] === RUN TestIsShortIDNonHex [2022-02-15T19:41:27.911Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-15T19:41:27.911Z] === RUN TestIsShortIDNotCorrectSize [2022-02-15T19:41:27.911Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-15T19:41:27.911Z] PASS [2022-02-15T19:41:27.911Z] coverage: 70.6% of statements [2022-02-15T19:41:27.911Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2022-02-15T19:41:28.219Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-15T19:41:28.219Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-02-15T19:41:28.219Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-15T19:41:28.781Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-02-15T19:41:28.781Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-15T19:41:28.781Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-15T19:41:28.899Z] time="2022-02-15T19:41:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-15T19:41:28.899Z] === RUN TestIsCpusetListAvailable [2022-02-15T19:41:28.899Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-15T19:41:28.899Z] PASS [2022-02-15T19:41:28.899Z] coverage: 39.4% of statements [2022-02-15T19:41:28.899Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-02-15T19:41:29.711Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-15T19:41:30.274Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-15T19:41:30.468Z] === RUN TestChtimes [2022-02-15T19:41:30.468Z] --- PASS: TestChtimes (0.00s) [2022-02-15T19:41:30.468Z] === RUN TestChtimesWindows [2022-02-15T19:41:30.468Z] --- PASS: TestChtimesWindows (0.01s) [2022-02-15T19:41:30.468Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-15T19:41:30.468Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-15T19:41:30.468Z] === RUN TestEnsureRemoveAllNotExist [2022-02-15T19:41:30.468Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-15T19:41:30.468Z] === RUN TestEnsureRemoveAllWithDir [2022-02-15T19:41:30.468Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-15T19:41:30.468Z] === RUN TestEnsureRemoveAllWithFile [2022-02-15T19:41:30.468Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-15T19:41:30.468Z] PASS [2022-02-15T19:41:30.468Z] coverage: 12.9% of statements [2022-02-15T19:41:30.468Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 12.9% of statements [2022-02-15T19:41:30.530Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2022-02-15T19:41:30.530Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-15T19:41:30.786Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-15T19:41:31.198Z] 2022/02/15 19:41:29 Closing DB instances... [2022-02-15T19:41:31.198Z] time="2022-02-15T19:41:30Z" level=error msg="node: 33c2173c2f57 is unknown to memberlist" [2022-02-15T19:41:31.457Z] === RUN TestTailFile [2022-02-15T19:41:31.458Z] --- PASS: TestTailFile (0.00s) [2022-02-15T19:41:31.458Z] === RUN TestTailFileManyLines [2022-02-15T19:41:31.458Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-15T19:41:31.458Z] === RUN TestTailEmptyFile [2022-02-15T19:41:31.458Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-15T19:41:31.458Z] === RUN TestTailNegativeN [2022-02-15T19:41:31.458Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/truncated_last_line [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/no_delimiter [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.458Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.458Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.458Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.459Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T19:41:31.459Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.460Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.460Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.460Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.665Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-02-15T19:41:31.665Z] === RUN TestFindNode [2022-02-15T19:41:31.665Z] 2022/02/15 19:41:31 Closing DB instances... [2022-02-15T19:41:31.665Z] --- PASS: TestFindNode (0.02s) [2022-02-15T19:41:31.665Z] === RUN TestChangeNodeState [2022-02-15T19:41:31.665Z] 2022/02/15 19:41:31 Closing DB instances... [2022-02-15T19:41:31.665Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-15T19:41:31.665Z] === RUN TestNodeReincarnation [2022-02-15T19:41:31.665Z] 2022/02/15 19:41:31 Closing DB instances... [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.928Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.928Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.928Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.928Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.928Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.928Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.929Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.929Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.930Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.931Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.931Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.931Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.931Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T19:41:31.932Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:41:31.932Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:41:32.154Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-15T19:41:32.154Z] === RUN TestDockerSuite/TestBuildUser [2022-02-15T19:41:32.154Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2022-02-15T19:41:32.154Z] === RUN TestAuthZPluginHeader [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.03s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:41:32.402Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.403Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:41:32.404Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:41:32.404Z] PASS [2022-02-15T19:41:32.404Z] coverage: 88.6% of statements [2022-02-15T19:41:32.404Z] ok github.com/docker/docker/pkg/tailfile 0.470s coverage: 88.6% of statements [2022-02-15T19:41:33.084Z] --- PASS: TestAuthZPluginHeader (0.85s) [2022-02-15T19:41:33.084Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-15T19:41:33.393Z] === RUN TestTarSumRemoveNonExistent [2022-02-15T19:41:33.393Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-15T19:41:33.393Z] === RUN TestTarSumRemove [2022-02-15T19:41:33.393Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-15T19:41:33.393Z] === RUN TestSortFileInfoSums [2022-02-15T19:41:33.393Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-15T19:41:33.393Z] === RUN TestNewTarSumForLabelInvalid [2022-02-15T19:41:33.393Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-15T19:41:33.393Z] === RUN TestNewTarSumForLabel [2022-02-15T19:41:33.393Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-15T19:41:33.393Z] === RUN TestEmptyTar [2022-02-15T19:41:33.393Z] --- PASS: TestEmptyTar (0.01s) [2022-02-15T19:41:33.393Z] === RUN TestTarSumsReadSize [2022-02-15T19:41:33.393Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-15T19:41:33.393Z] === RUN TestTarSums [2022-02-15T19:41:33.393Z] --- PASS: TestTarSums (0.08s) [2022-02-15T19:41:33.393Z] === RUN TestIteration [2022-02-15T19:41:33.393Z] --- PASS: TestIteration (0.00s) [2022-02-15T19:41:33.393Z] === RUN TestVersionLabelForChecksum [2022-02-15T19:41:33.393Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-15T19:41:33.393Z] === RUN TestVersion [2022-02-15T19:41:33.393Z] --- PASS: TestVersion (0.00s) [2022-02-15T19:41:33.393Z] === RUN TestGetVersion [2022-02-15T19:41:33.393Z] --- PASS: TestGetVersion (0.00s) [2022-02-15T19:41:33.393Z] === RUN TestGetVersions [2022-02-15T19:41:33.393Z] --- PASS: TestGetVersions (0.00s) [2022-02-15T19:41:33.393Z] PASS [2022-02-15T19:41:33.393Z] coverage: 89.3% of statements [2022-02-15T19:41:33.393Z] ok github.com/docker/docker/pkg/tarsum 0.148s coverage: 89.3% of statements [2022-02-15T19:41:34.012Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-15T19:41:34.379Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-15T19:41:34.379Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-15T19:41:34.379Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-15T19:41:34.379Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-15T19:41:34.379Z] testing: warning: no tests to run [2022-02-15T19:41:34.379Z] PASS [2022-02-15T19:41:34.379Z] coverage: [no statements] [2022-02-15T19:41:34.379Z] ok github.com/docker/docker/pkg/term/windows 0.039s coverage: [no statements] [no tests to run] [2022-02-15T19:41:34.848Z] === RUN TestTruncIndex [2022-02-15T19:41:34.848Z] === RUN TestIsGIT [2022-02-15T19:41:34.848Z] --- PASS: TestIsGIT (0.00s) [2022-02-15T19:41:34.848Z] === RUN TestIsTransport [2022-02-15T19:41:34.848Z] --- PASS: TestIsTransport (0.00s) [2022-02-15T19:41:34.848Z] PASS [2022-02-15T19:41:34.848Z] coverage: 100.0% of statements [2022-02-15T19:41:34.848Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2022-02-15T19:41:34.848Z] --- PASS: TestTruncIndex (0.10s) [2022-02-15T19:41:34.848Z] PASS [2022-02-15T19:41:34.848Z] coverage: 91.5% of statements [2022-02-15T19:41:34.848Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2022-02-15T19:41:35.840Z] === RUN TestVersionInfo [2022-02-15T19:41:35.840Z] --- PASS: TestVersionInfo (0.00s) [2022-02-15T19:41:35.840Z] === RUN TestAppendVersions [2022-02-15T19:41:35.840Z] --- PASS: TestAppendVersions (0.00s) [2022-02-15T19:41:35.840Z] PASS [2022-02-15T19:41:35.840Z] coverage: 88.9% of statements [2022-02-15T19:41:35.840Z] ok github.com/docker/docker/pkg/useragent 0.084s coverage: 88.9% of statements [2022-02-15T19:41:36.532Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-15T19:41:36.834Z] --- PASS: TestGet (15.02s) [2022-02-15T19:41:36.834Z] === RUN TestPluginWithNoManifest [2022-02-15T19:41:36.834Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-15T19:41:36.834Z] === RUN TestGetAll [2022-02-15T19:41:36.834Z] --- PASS: TestGetAll (0.00s) [2022-02-15T19:41:36.834Z] PASS [2022-02-15T19:41:36.834Z] coverage: 73.2% of statements [2022-02-15T19:41:36.834Z] ok github.com/docker/docker/pkg/plugins 35.997s coverage: 73.2% of statements [2022-02-15T19:41:36.834Z] === RUN TestValidatePrivileges [2022-02-15T19:41:36.834Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-15T19:41:36.834Z] === RUN TestFilterByCapNeg [2022-02-15T19:41:36.834Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-15T19:41:36.834Z] === RUN TestFilterByCapPos [2022-02-15T19:41:36.834Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-15T19:41:36.834Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-15T19:41:36.834Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-15T19:41:36.834Z] PASS [2022-02-15T19:41:36.834Z] coverage: 12.0% of statements [2022-02-15T19:41:36.834Z] ok github.com/docker/docker/plugin 0.072s coverage: 12.0% of statements [2022-02-15T19:41:36.834Z] === RUN TestNewSettable [2022-02-15T19:41:36.834Z] --- PASS: TestNewSettable (0.00s) [2022-02-15T19:41:36.834Z] === RUN TestIsSettable [2022-02-15T19:41:36.834Z] --- PASS: TestIsSettable (0.00s) [2022-02-15T19:41:36.834Z] === RUN TestUpdateSettingsEnv [2022-02-15T19:41:36.834Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-15T19:41:36.834Z] PASS [2022-02-15T19:41:36.834Z] coverage: 20.0% of statements [2022-02-15T19:41:36.834Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2022-02-15T19:41:37.461Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2022-02-15T19:41:37.461Z] === RUN TestAuthZPluginV2Disable [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-15T19:41:37.525Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-15T19:41:37.525Z] === RUN TestParallelCreate [2022-02-15T19:41:37.525Z] 2022/02/15 19:41:36 Closing DB instances... [2022-02-15T19:41:37.525Z] --- PASS: TestParallelCreate (0.02s) [2022-02-15T19:41:37.525Z] === RUN TestParallelDelete [2022-02-15T19:41:37.525Z] 2022/02/15 19:41:36 Closing DB instances... [2022-02-15T19:41:37.525Z] --- PASS: TestParallelDelete (0.02s) [2022-02-15T19:41:37.525Z] === RUN TestNetworkDBIslands [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e0d2d0f83bbd with config:&{NodeID:e0d2d0f83bbd 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-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6ea7846ec6c6 with config:&{NodeID:6ea7846ec6c6 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-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:539d3eed3e77 with config:&{NodeID:539d3eed3e77 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-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=info msg="Node 539d3eed3e77/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=info msg="Node 539d3eed3e77/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=info msg="Node 539d3eed3e77/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=info msg="Node 539d3eed3e77/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-15T19:41:37.525Z] time="2022-02-15T19:41:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-02-15T19:41:37.821Z] === RUN TestLoad [2022-02-15T19:41:37.821Z] --- PASS: TestLoad (0.00s) [2022-02-15T19:41:37.821Z] === RUN TestSave [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node 539d3eed3e77/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node 539d3eed3e77/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0e22c2b4cbfb with config:&{NodeID:0e22c2b4cbfb 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-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node 539d3eed3e77/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=info msg="Node 539d3eed3e77/172.31.169.166, added to nodes list" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-15T19:41:37.992Z] time="2022-02-15T19:41:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-02-15T19:41:38.290Z] --- PASS: TestSave (0.20s) [2022-02-15T19:41:38.290Z] === RUN TestAddDeleteGet [2022-02-15T19:41:38.290Z] --- PASS: TestAddDeleteGet (0.30s) [2022-02-15T19:41:38.290Z] === RUN TestInvalidTags [2022-02-15T19:41:38.290Z] --- PASS: TestInvalidTags (0.01s) [2022-02-15T19:41:38.290Z] PASS [2022-02-15T19:41:38.290Z] coverage: 84.4% of statements [2022-02-15T19:41:38.290Z] ok github.com/docker/docker/reference 0.567s coverage: 84.4% of statements [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, added to nodes list" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, added to nodes list" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:142114d3f6e1 with config:&{NodeID:142114d3f6e1 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-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 142114d3f6e1/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 142114d3f6e1/172.31.169.166, added to nodes list" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 142114d3f6e1/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 142114d3f6e1/172.31.169.166, added to nodes list" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 539d3eed3e77/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 539d3eed3e77/172.31.169.166, added to nodes list" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, added to nodes list" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, added to nodes list" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, added to nodes list" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-15T19:41:38.460Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2022-02-15T19:41:38.758Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-15T19:41:38.758Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-15T19:41:38.758Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-15T19:41:38.758Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-15T19:41:38.758Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-15T19:41:38.758Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-15T19:41:38.758Z] === RUN TestResumableRequestReaderWithReadError [2022-02-15T19:41:38.758Z] time="2022-02-15T19:41:38Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-15T19:41:38.758Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-02-15T19:41:38.758Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-15T19:41:38.758Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-15T19:41:38.758Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-15T19:41:38.758Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-15T19:41:38.758Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-15T19:41:38.758Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-15T19:41:38.758Z] === RUN TestResumableRequestReader [2022-02-15T19:41:38.758Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-15T19:41:38.758Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-15T19:41:38.758Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-15T19:41:38.758Z] PASS [2022-02-15T19:41:38.758Z] coverage: 100.0% of statements [2022-02-15T19:41:38.758Z] ok github.com/docker/docker/registry/resumable 0.322s coverage: 100.0% of statements [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=info msg="Node 142114d3f6e1/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=info msg="Node 142114d3f6e1/172.31.169.166, added to nodes list" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=info msg="Node 142114d3f6e1/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=info msg="Node 142114d3f6e1/172.31.169.166, added to nodes list" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=info msg="Node 142114d3f6e1/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=info msg="Node 142114d3f6e1/172.31.169.166, added to nodes list" [2022-02-15T19:41:38.928Z] networkdb_test.go:835: Re-joining: 3 [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=info msg="The new bootstrap node list is:[172.31.169.166:10033 172.31.169.166:10034 172.31.169.166:10035]" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10033" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49375" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49376" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10034" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10035" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49377" [2022-02-15T19:41:38.928Z] networkdb_test.go:835: Re-joining: 4 [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=info msg="The new bootstrap node list is:[172.31.169.166:10033 172.31.169.166:10034 172.31.169.166:10035]" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10033" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49378" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10034" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49379" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10035" [2022-02-15T19:41:38.928Z] time="2022-02-15T19:41:38Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49380" [2022-02-15T19:41:39.232Z] === RUN TestRestartManagerTimeout [2022-02-15T19:41:39.232Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-15T19:41:39.232Z] === RUN TestRestartManagerTimeoutReset [2022-02-15T19:41:39.232Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-15T19:41:39.232Z] PASS [2022-02-15T19:41:39.232Z] coverage: 45.3% of statements [2022-02-15T19:41:39.232Z] ok github.com/docker/docker/restartmanager 0.061s coverage: 45.3% of statements [2022-02-15T19:41:39.396Z] time="2022-02-15T19:41:39Z" level=info msg="node 0 leaving" [2022-02-15T19:41:39.396Z] time="2022-02-15T19:41:39Z" level=info msg="Node e0d2d0f83bbd change state NodeActive --> NodeLeft" [2022-02-15T19:41:39.396Z] time="2022-02-15T19:41:39Z" level=info msg="node5(142114d3f6e1): Node leave event for e0d2d0f83bbd/172.31.169.166" [2022-02-15T19:41:39.396Z] time="2022-02-15T19:41:39Z" level=info msg="Node e0d2d0f83bbd change state NodeActive --> NodeLeft" [2022-02-15T19:41:39.396Z] time="2022-02-15T19:41:39Z" level=info msg="node2(6ea7846ec6c6): Node leave event for e0d2d0f83bbd/172.31.169.166" [2022-02-15T19:41:39.396Z] time="2022-02-15T19:41:39Z" level=info msg="Node e0d2d0f83bbd change state NodeActive --> NodeLeft" [2022-02-15T19:41:39.396Z] time="2022-02-15T19:41:39Z" level=info msg="node3(539d3eed3e77): Node leave event for e0d2d0f83bbd/172.31.169.166" [2022-02-15T19:41:39.396Z] time="2022-02-15T19:41:39Z" level=info msg="Node e0d2d0f83bbd change state NodeActive --> NodeLeft" [2022-02-15T19:41:39.396Z] time="2022-02-15T19:41:39Z" level=info msg="node1(e0d2d0f83bbd): Node leave event for e0d2d0f83bbd/172.31.169.166" [2022-02-15T19:41:39.396Z] time="2022-02-15T19:41:39Z" level=info msg="Node e0d2d0f83bbd change state NodeActive --> NodeLeft" [2022-02-15T19:41:39.396Z] time="2022-02-15T19:41:39Z" level=info msg="node4(0e22c2b4cbfb): Node leave event for e0d2d0f83bbd/172.31.169.166" [2022-02-15T19:41:39.701Z] === RUN TestResolveAuthConfigIndexServer [2022-02-15T19:41:39.701Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-15T19:41:39.701Z] === RUN TestResolveAuthConfigFullURL [2022-02-15T19:41:39.701Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-15T19:41:39.701Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-15T19:41:39.701Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-15T19:41:39.701Z] === RUN TestValidateMirror [2022-02-15T19:41:39.701Z] --- PASS: TestValidateMirror (0.00s) [2022-02-15T19:41:39.701Z] === RUN TestLoadInsecureRegistries [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, left gossip cluster" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, left gossip cluster" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, left gossip cluster" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, left gossip cluster" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node e0d2d0f83bbd/172.31.169.166, left gossip cluster" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="node 1 leaving" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node 6ea7846ec6c6 change state NodeActive --> NodeLeft" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="node3(539d3eed3e77): Node leave event for 6ea7846ec6c6/172.31.169.166" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node 6ea7846ec6c6 change state NodeActive --> NodeLeft" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, left gossip cluster" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="node4(0e22c2b4cbfb): Node leave event for 6ea7846ec6c6/172.31.169.166" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node 6ea7846ec6c6 change state NodeActive --> NodeLeft" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="node5(142114d3f6e1): Node leave event for 6ea7846ec6c6/172.31.169.166" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node 6ea7846ec6c6 change state NodeActive --> NodeFailed" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, added to failed nodes list" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=error msg="node: 6ea7846ec6c6 is unknown to memberlist" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, left gossip cluster" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, left gossip cluster" [2022-02-15T19:41:39.864Z] time="2022-02-15T19:41:39Z" level=info msg="Node 6ea7846ec6c6/172.31.169.166, left gossip cluster" [2022-02-15T19:41:40.170Z] === RUN TestDecodeContainerConfig [2022-02-15T19:41:40.170Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestDecodeContainerConfigIsolation [2022-02-15T19:41:40.170Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestValidatePrivileged [2022-02-15T19:41:40.170Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-15T19:41:40.170Z] PASS [2022-02-15T19:41:40.170Z] coverage: 52.6% of statements [2022-02-15T19:41:40.170Z] ok github.com/docker/docker/runconfig 0.066s coverage: 52.6% of statements [2022-02-15T19:41:40.170Z] time="2022-02-15T19:41:39Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T19:41:40.170Z] time="2022-02-15T19:41:39Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-15T19:41:40.170Z] time="2022-02-15T19:41:39Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T19:41:40.170Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-02-15T19:41:40.170Z] === RUN TestNewServiceConfig [2022-02-15T19:41:40.170Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestValidateIndexName [2022-02-15T19:41:40.170Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestValidateIndexNameWithError [2022-02-15T19:41:40.170Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestEndpointParse [2022-02-15T19:41:40.170Z] --- PASS: TestEndpointParse (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestEndpointParseInvalid [2022-02-15T19:41:40.170Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestValidateEndpoint [2022-02-15T19:41:40.170Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-15T19:41:40.170Z] === RUN TestPing [2022-02-15T19:41:40.170Z] --- PASS: TestPing (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestPingRegistryEndpoint [2022-02-15T19:41:40.170Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:40.170Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-02-15T19:41:40.170Z] === RUN TestEndpoint [2022-02-15T19:41:40.170Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:40.170Z] --- SKIP: TestEndpoint (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestParseRepositoryInfo [2022-02-15T19:41:40.170Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestNewIndexInfo [2022-02-15T19:41:40.170Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestMirrorEndpointLookup [2022-02-15T19:41:40.170Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:40.170Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-02-15T19:41:40.170Z] === RUN TestSearchRepositories [2022-02-15T19:41:40.170Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-15T19:41:40.170Z] Host: 127.0.0.1:49325 [2022-02-15T19:41:40.170Z] User-Agent: docker test client [2022-02-15T19:41:40.170Z] Authorization: Token fake-token [2022-02-15T19:41:40.170Z] X-Docker-Token: true [2022-02-15T19:41:40.170Z] Accept-Encoding: gzip [2022-02-15T19:41:40.170Z] [2022-02-15T19:41:40.170Z] [2022-02-15T19:41:40.170Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-15T19:41:40.170Z] Connection: close [2022-02-15T19:41:40.170Z] Content-Length: 144 [2022-02-15T19:41:40.170Z] Cache-Control: no-cache [2022-02-15T19:41:40.170Z] Content-Type: application/json [2022-02-15T19:41:40.170Z] Date: Tue, 15 Feb 2022 19:41:39 GMT [2022-02-15T19:41:40.170Z] Expires: -1 [2022-02-15T19:41:40.170Z] Pragma: no-cache [2022-02-15T19:41:40.170Z] Server: docker-tests/mock [2022-02-15T19:41:40.170Z] X-Docker-Registry-Config: mock [2022-02-15T19:41:40.170Z] X-Docker-Registry-Version: 0.0.0 [2022-02-15T19:41:40.170Z] [2022-02-15T19:41:40.170Z] [2022-02-15T19:41:40.170Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestTrustedLocation [2022-02-15T19:41:40.170Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-15T19:41:40.170Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestAllowNondistributableArtifacts [2022-02-15T19:41:40.170Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestIsSecureIndex [2022-02-15T19:41:40.170Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-15T19:41:40.170Z] PASS [2022-02-15T19:41:40.170Z] coverage: 51.2% of statements [2022-02-15T19:41:40.170Z] ok github.com/docker/docker/registry 0.342s coverage: 51.2% of statements [2022-02-15T19:41:40.170Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-15T19:41:40.170Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-15T19:41:40.170Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-15T19:41:40.170Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-15T19:41:40.170Z] PASS [2022-02-15T19:41:40.170Z] coverage: 62.5% of statements [2022-02-15T19:41:40.332Z] time="2022-02-15T19:41:40Z" level=info msg="node 2 leaving" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=info msg="Node 539d3eed3e77 change state NodeActive --> NodeLeft" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=info msg="node5(142114d3f6e1): Node leave event for 539d3eed3e77/172.31.169.166" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=info msg="Node 539d3eed3e77 change state NodeActive --> NodeLeft" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=info msg="node4(0e22c2b4cbfb): Node leave event for 539d3eed3e77/172.31.169.166" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=info msg="Node 539d3eed3e77 change state NodeActive --> NodeLeft" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=info msg="node3(539d3eed3e77): Node leave event for 539d3eed3e77/172.31.169.166" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=debug msg="memberlist: Failed ping: 0e22c2b4cbfb (timeout reached)" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.169.166:10034: use of closed network connection" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.169.166:10035: use of closed network connection" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.169.166:10037: use of closed network connection" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49381" [2022-02-15T19:41:40.333Z] time="2022-02-15T19:41:40Z" level=info msg="Node 539d3eed3e77/172.31.169.166, left gossip cluster" [2022-02-15T19:41:40.637Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2022-02-15T19:41:40.799Z] time="2022-02-15T19:41:40Z" level=info msg="Node 539d3eed3e77/172.31.169.166, left gossip cluster" [2022-02-15T19:41:40.799Z] time="2022-02-15T19:41:40Z" level=info msg="Node 539d3eed3e77/172.31.169.166, left gossip cluster" [2022-02-15T19:41:40.799Z] time="2022-02-15T19:41:40Z" level=warning msg="memberlist: Was able to connect to 0e22c2b4cbfb but other probes failed, network may be misconfigured" [2022-02-15T19:41:40.799Z] networkdb_test.go:867: node5: OK [2022-02-15T19:41:40.799Z] networkdb_test.go:867: node4: OK [2022-02-15T19:41:40.799Z] time="2022-02-15T19:41:40Z" level=info msg="node 0 coming back" [2022-02-15T19:41:40.799Z] time="2022-02-15T19:41:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b0266dd098fb with config:&{NodeID:b0266dd098fb 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-02-15T19:41:40.799Z] time="2022-02-15T19:41:40Z" level=info msg="Node b0266dd098fb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:40.799Z] time="2022-02-15T19:41:40Z" level=info msg="Node b0266dd098fb/172.31.169.166, added to nodes list" [2022-02-15T19:41:40.799Z] time="2022-02-15T19:41:40Z" level=info msg="node 1 coming back" [2022-02-15T19:41:40.799Z] time="2022-02-15T19:41:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:59c2debb3489 with config:&{NodeID:59c2debb3489 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-02-15T19:41:40.799Z] time="2022-02-15T19:41:40Z" level=info msg="Node 59c2debb3489/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:40.799Z] time="2022-02-15T19:41:40Z" level=info msg="Node 59c2debb3489/172.31.169.166, added to nodes list" [2022-02-15T19:41:40.800Z] time="2022-02-15T19:41:40Z" level=info msg="node 2 coming back" [2022-02-15T19:41:40.800Z] time="2022-02-15T19:41:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8767183311f2 with config:&{NodeID:8767183311f2 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-02-15T19:41:40.800Z] time="2022-02-15T19:41:40Z" level=info msg="Node 8767183311f2/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:40.800Z] time="2022-02-15T19:41:40Z" level=info msg="Node 8767183311f2/172.31.169.166, added to nodes list" [2022-02-15T19:41:41.726Z] --- PASS: TestAuthZPluginV2Disable (3.81s) [2022-02-15T19:41:41.726Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-15T19:41:42.874Z] === RUN TestGetDriver [2022-02-15T19:41:42.874Z] --- PASS: TestGetDriver (0.00s) [2022-02-15T19:41:42.874Z] === RUN TestVolumeRequestError [2022-02-15T19:41:42.874Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-15T19:41:42.874Z] PASS [2022-02-15T19:41:42.874Z] coverage: 36.1% of statements [2022-02-15T19:41:42.874Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-02-15T19:41:43.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-15T19:41:43.760Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-15T19:41:43.760Z] === RUN TestBoolValue [2022-02-15T19:41:43.760Z] --- PASS: TestBoolValue (0.00s) [2022-02-15T19:41:43.760Z] === RUN TestBoolValueOrDefault [2022-02-15T19:41:43.760Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-15T19:41:43.760Z] === RUN TestInt64ValueOrZero [2022-02-15T19:41:43.760Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-15T19:41:43.760Z] === RUN TestInt64ValueOrDefault [2022-02-15T19:41:43.760Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-15T19:41:43.760Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-15T19:41:43.760Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-15T19:41:43.760Z] === RUN TestJsonContentType [2022-02-15T19:41:43.760Z] --- PASS: TestJsonContentType (0.00s) [2022-02-15T19:41:43.760Z] PASS [2022-02-15T19:41:43.760Z] coverage: 14.7% of statements [2022-02-15T19:41:43.760Z] ok github.com/docker/docker/api/server/httputils 0.071s coverage: 14.7% of statements [2022-02-15T19:41:44.438Z] === RUN TestGetAddress [2022-02-15T19:41:44.438Z] --- PASS: TestGetAddress (0.00s) [2022-02-15T19:41:44.438Z] === RUN TestRemove [2022-02-15T19:41:44.438Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T19:41:44.438Z] --- SKIP: TestRemove (0.00s) [2022-02-15T19:41:44.438Z] === RUN TestInitializeWithVolumes [2022-02-15T19:41:44.438Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-15T19:41:44.438Z] === RUN TestCreate [2022-02-15T19:41:44.438Z] --- PASS: TestCreate (0.01s) [2022-02-15T19:41:44.438Z] === RUN TestValidateName [2022-02-15T19:41:44.438Z] --- PASS: TestValidateName (0.00s) [2022-02-15T19:41:44.438Z] === RUN TestCreateWithOpts [2022-02-15T19:41:44.438Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T19:41:44.438Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-15T19:41:44.438Z] === RUN TestRelaodNoOpts [2022-02-15T19:41:44.438Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-15T19:41:44.438Z] PASS [2022-02-15T19:41:44.438Z] coverage: 41.5% of statements [2022-02-15T19:41:44.438Z] ok github.com/docker/docker/volume/local 0.112s coverage: 41.5% of statements [2022-02-15T19:41:44.587Z] time="2022-02-15T19:41:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.169.166:10033 172.31.169.166:10034 172.31.169.166:10035]" [2022-02-15T19:41:44.587Z] time="2022-02-15T19:41:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.169.166:10033 172.31.169.166:10034 172.31.169.166:10035]" [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRaw [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-15T19:41:44.907Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountRaw [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountRawSplit [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-15T19:41:44.907Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-15T19:41:44.907Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T19:41:44.907Z] === RUN TestConvertTmpfsOptions [2022-02-15T19:41:44.907Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-15T19:41:44.907Z] linux_parser_test.go:209: data="ro" [2022-02-15T19:41:44.907Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-15T19:41:44.907Z] === RUN TestParseMountSpec [2022-02-15T19:41:44.907Z] parser_test.go:62: case 0 [2022-02-15T19:41:44.907Z] parser_test.go:62: case 1 [2022-02-15T19:41:44.907Z] parser_test.go:62: case 2 [2022-02-15T19:41:44.907Z] parser_test.go:62: case 3 [2022-02-15T19:41:44.907Z] parser_test.go:62: case 4 [2022-02-15T19:41:44.907Z] parser_test.go:62: case 5 [2022-02-15T19:41:44.907Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-15T19:41:44.907Z] === RUN TestValidateMount [2022-02-15T19:41:44.907Z] --- PASS: TestValidateMount (0.00s) [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRaw [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-15T19:41:44.907Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-15T19:41:44.907Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-15T19:41:45.000Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2022-02-15T19:41:45.000Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10033" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49382" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 142114d3f6e1/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 142114d3f6e1/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node b0266dd098fb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node b0266dd098fb/172.31.169.166, is the new incarnation of the shutdown node e0d2d0f83bbd/172.31.169.166" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node b0266dd098fb/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10034" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49383" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node b0266dd098fb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node b0266dd098fb/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 142114d3f6e1/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 142114d3f6e1/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 59c2debb3489/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 59c2debb3489/172.31.169.166, is the new incarnation of the shutdown node 6ea7846ec6c6/172.31.169.166" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 59c2debb3489/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49384" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10035" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node b0266dd098fb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node b0266dd098fb/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 59c2debb3489/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 59c2debb3489/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 142114d3f6e1/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 142114d3f6e1/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 8767183311f2/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 8767183311f2/172.31.169.166, is the new incarnation of the shutdown node 539d3eed3e77/172.31.169.166" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 8767183311f2/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 59c2debb3489/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 59c2debb3489/172.31.169.166, is the new incarnation of the shutdown node 6ea7846ec6c6/172.31.169.166" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 59c2debb3489/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node b0266dd098fb/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node b0266dd098fb/172.31.169.166, is the new incarnation of the shutdown node e0d2d0f83bbd/172.31.169.166" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node b0266dd098fb/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 59c2debb3489/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 59c2debb3489/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 8767183311f2/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 8767183311f2/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 8767183311f2/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.055Z] time="2022-02-15T19:41:44Z" level=info msg="Node 8767183311f2/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.375Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T19:41:45.375Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-15T19:41:45.375Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T19:41:45.375Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-15T19:41:45.375Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T19:41:45.375Z] PASS [2022-02-15T19:41:45.375Z] coverage: 67.6% of statements [2022-02-15T19:41:45.375Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.6% of statements [2022-02-15T19:41:45.522Z] time="2022-02-15T19:41:45Z" level=info msg="Node 8767183311f2/172.31.169.166, joined gossip cluster" [2022-02-15T19:41:45.522Z] time="2022-02-15T19:41:45Z" level=info msg="Node 8767183311f2/172.31.169.166, is the new incarnation of the shutdown node 539d3eed3e77/172.31.169.166" [2022-02-15T19:41:45.522Z] time="2022-02-15T19:41:45Z" level=info msg="Node 8767183311f2/172.31.169.166, added to nodes list" [2022-02-15T19:41:45.523Z] time="2022-02-15T19:41:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10033" [2022-02-15T19:41:45.523Z] time="2022-02-15T19:41:45Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49385" [2022-02-15T19:41:45.523Z] time="2022-02-15T19:41:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10034" [2022-02-15T19:41:45.523Z] time="2022-02-15T19:41:45Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49386" [2022-02-15T19:41:45.523Z] time="2022-02-15T19:41:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.169.166:10035" [2022-02-15T19:41:45.523Z] time="2022-02-15T19:41:45Z" level=debug msg="memberlist: Stream connection from=172.31.169.166:49387" [2022-02-15T19:41:45.845Z] === RUN TestSetGetMeta [2022-02-15T19:41:45.845Z] === PAUSE TestSetGetMeta [2022-02-15T19:41:45.845Z] === RUN TestRestore [2022-02-15T19:41:45.845Z] === PAUSE TestRestore [2022-02-15T19:41:45.845Z] === RUN TestServiceCreate [2022-02-15T19:41:45.845Z] === PAUSE TestServiceCreate [2022-02-15T19:41:45.845Z] === RUN TestServiceList [2022-02-15T19:41:45.845Z] === PAUSE TestServiceList [2022-02-15T19:41:45.845Z] === RUN TestServiceRemove [2022-02-15T19:41:45.845Z] === PAUSE TestServiceRemove [2022-02-15T19:41:45.845Z] === RUN TestServiceGet [2022-02-15T19:41:45.845Z] === PAUSE TestServiceGet [2022-02-15T19:41:45.845Z] === RUN TestServicePrune [2022-02-15T19:41:45.845Z] === PAUSE TestServicePrune [2022-02-15T19:41:45.845Z] === RUN TestCreate [2022-02-15T19:41:45.845Z] === PAUSE TestCreate [2022-02-15T19:41:45.845Z] === RUN TestRemove [2022-02-15T19:41:45.845Z] === PAUSE TestRemove [2022-02-15T19:41:45.845Z] === RUN TestList [2022-02-15T19:41:45.845Z] === PAUSE TestList [2022-02-15T19:41:45.845Z] === RUN TestFindByDriver [2022-02-15T19:41:45.845Z] === PAUSE TestFindByDriver [2022-02-15T19:41:45.845Z] === RUN TestFindByReferenced [2022-02-15T19:41:45.845Z] === PAUSE TestFindByReferenced [2022-02-15T19:41:45.845Z] === RUN TestDerefMultipleOfSameRef [2022-02-15T19:41:45.845Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-15T19:41:45.845Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T19:41:45.845Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T19:41:45.845Z] === RUN TestDefererencePluginOnCreateError [2022-02-15T19:41:45.845Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-15T19:41:45.845Z] === RUN TestRefDerefRemove [2022-02-15T19:41:45.845Z] === PAUSE TestRefDerefRemove [2022-02-15T19:41:45.845Z] === RUN TestGet [2022-02-15T19:41:45.845Z] === PAUSE TestGet [2022-02-15T19:41:45.845Z] === RUN TestGetWithReference [2022-02-15T19:41:45.845Z] === PAUSE TestGetWithReference [2022-02-15T19:41:45.845Z] === RUN TestFilterFunc [2022-02-15T19:41:45.845Z] === RUN TestFilterFunc/test_nil_list [2022-02-15T19:41:45.845Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-15T19:41:45.845Z] === RUN TestFilterFunc/test_empty_list [2022-02-15T19:41:45.845Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-15T19:41:45.845Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T19:41:45.845Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T19:41:45.845Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T19:41:45.845Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T19:41:45.845Z] === RUN TestFilterFunc/test_filter_some [2022-02-15T19:41:45.845Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-15T19:41:45.845Z] === RUN TestFilterFunc/test_filter_middle [2022-02-15T19:41:45.845Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-15T19:41:45.845Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-15T19:41:45.845Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-15T19:41:45.845Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-15T19:41:45.845Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-15T19:41:45.845Z] === CONT TestFilterFunc/test_nil_list [2022-02-15T19:41:45.845Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-15T19:41:45.845Z] === CONT TestFilterFunc/test_filter_some [2022-02-15T19:41:45.845Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T19:41:45.845Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T19:41:45.845Z] === CONT TestFilterFunc/test_empty_list [2022-02-15T19:41:45.845Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-15T19:41:45.845Z] === CONT TestFilterFunc/test_filter_middle [2022-02-15T19:41:45.845Z] --- PASS: TestFilterFunc (0.00s) [2022-02-15T19:41:45.845Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-15T19:41:45.845Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-15T19:41:45.845Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-15T19:41:45.845Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-15T19:41:45.845Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-15T19:41:45.845Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-15T19:41:45.845Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-15T19:41:45.845Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-15T19:41:45.845Z] === CONT TestSetGetMeta [2022-02-15T19:41:45.845Z] === CONT TestList [2022-02-15T19:41:45.845Z] === CONT TestServiceGet [2022-02-15T19:41:45.845Z] === CONT TestServiceList [2022-02-15T19:41:45.845Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-15T19:41:45.845Z] === CONT TestServiceRemove [2022-02-15T19:41:45.845Z] --- PASS: TestList (0.03s) [2022-02-15T19:41:45.845Z] === CONT TestServiceCreate [2022-02-15T19:41:45.845Z] --- PASS: TestServiceGet (0.19s) [2022-02-15T19:41:45.845Z] === CONT TestRestore [2022-02-15T19:41:45.845Z] --- PASS: TestServiceRemove (0.17s) [2022-02-15T19:41:45.845Z] === CONT TestDefererencePluginOnCreateError [2022-02-15T19:41:45.845Z] --- PASS: TestServiceCreate (0.16s) [2022-02-15T19:41:45.845Z] === CONT TestGetWithReference [2022-02-15T19:41:45.845Z] --- PASS: TestServiceList (0.19s) [2022-02-15T19:41:45.845Z] === CONT TestGet [2022-02-15T19:41:45.845Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-02-15T19:41:45.845Z] === CONT TestRefDerefRemove [2022-02-15T19:41:45.845Z] --- PASS: TestRestore (0.03s) [2022-02-15T19:41:45.845Z] === CONT TestCreate [2022-02-15T19:41:45.845Z] --- PASS: TestGet (0.02s) [2022-02-15T19:41:45.845Z] === CONT TestRemove [2022-02-15T19:41:45.845Z] --- PASS: TestGetWithReference (0.03s) [2022-02-15T19:41:45.845Z] === CONT TestDerefMultipleOfSameRef [2022-02-15T19:41:45.845Z] --- PASS: TestCreate (0.02s) [2022-02-15T19:41:45.845Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T19:41:45.845Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-15T19:41:45.845Z] === CONT TestFindByReferenced [2022-02-15T19:41:45.845Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-15T19:41:45.845Z] === CONT TestFindByDriver [2022-02-15T19:41:45.845Z] --- PASS: TestRemove (0.03s) [2022-02-15T19:41:45.845Z] === CONT TestServicePrune [2022-02-15T19:41:45.845Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-15T19:41:45.845Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-15T19:41:45.845Z] time="2022-02-15T19:41:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:41:45.845Z] time="2022-02-15T19:41:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:41:45.845Z] --- PASS: TestFindByDriver (0.03s) [2022-02-15T19:41:45.845Z] time="2022-02-15T19:41:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:41:45.845Z] time="2022-02-15T19:41:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-15T19:41:45.845Z] time="2022-02-15T19:41:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:41:45.845Z] --- PASS: TestServicePrune (0.05s) [2022-02-15T19:41:45.845Z] PASS [2022-02-15T19:41:45.845Z] coverage: 69.0% of statements [2022-02-15T19:41:45.845Z] ok github.com/docker/docker/volume/service 0.356s coverage: 69.0% of statements [2022-02-15T19:41:45.931Z] docker_api_swarm_test.go:272: [d887ceebea92b] joining swarm manager [d15214c31ad7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:41:45.990Z] 2022/02/15 19:41:45 Closing DB instances... [2022-02-15T19:41:45.991Z] time="2022-02-15T19:41:45Z" level=info msg="Node b0266dd098fb change state NodeActive --> NodeLeft" [2022-02-15T19:41:45.991Z] time="2022-02-15T19:41:45Z" level=info msg="node2(59c2debb3489): Node leave event for b0266dd098fb/172.31.169.166" [2022-02-15T19:41:45.991Z] time="2022-02-15T19:41:45Z" level=info msg="Node b0266dd098fb change state NodeActive --> NodeLeft" [2022-02-15T19:41:45.991Z] time="2022-02-15T19:41:45Z" level=info msg="node4(0e22c2b4cbfb): Node leave event for b0266dd098fb/172.31.169.166" [2022-02-15T19:41:45.991Z] time="2022-02-15T19:41:45Z" level=info msg="Node b0266dd098fb change state NodeActive --> NodeLeft" [2022-02-15T19:41:45.991Z] time="2022-02-15T19:41:45Z" level=info msg="node3(8767183311f2): Node leave event for b0266dd098fb/172.31.169.166" [2022-02-15T19:41:45.991Z] time="2022-02-15T19:41:45Z" level=info msg="Node b0266dd098fb change state NodeActive --> NodeLeft" [2022-02-15T19:41:45.991Z] time="2022-02-15T19:41:45Z" level=info msg="node5(142114d3f6e1): Node leave event for b0266dd098fb/172.31.169.166" [2022-02-15T19:41:45.991Z] time="2022-02-15T19:41:45Z" level=info msg="Node b0266dd098fb change state NodeActive --> NodeLeft" [2022-02-15T19:41:45.991Z] time="2022-02-15T19:41:45Z" level=info msg="node1(b0266dd098fb): Node leave event for b0266dd098fb/172.31.169.166" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="Node b0266dd098fb/172.31.169.166, left gossip cluster" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="Node b0266dd098fb/172.31.169.166, left gossip cluster" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="Node b0266dd098fb/172.31.169.166, left gossip cluster" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="Node b0266dd098fb/172.31.169.166, left gossip cluster" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="Node b0266dd098fb/172.31.169.166, left gossip cluster" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="Node 59c2debb3489 change state NodeActive --> NodeLeft" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="node5(142114d3f6e1): Node leave event for 59c2debb3489/172.31.169.166" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="Node 59c2debb3489 change state NodeActive --> NodeLeft" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="node4(0e22c2b4cbfb): Node leave event for 59c2debb3489/172.31.169.166" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="Node 59c2debb3489 change state NodeActive --> NodeLeft" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="node3(8767183311f2): Node leave event for 59c2debb3489/172.31.169.166" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="Node 59c2debb3489 change state NodeActive --> NodeLeft" [2022-02-15T19:41:46.458Z] time="2022-02-15T19:41:46Z" level=info msg="node2(59c2debb3489): Node leave event for 59c2debb3489/172.31.169.166" [2022-02-15T19:41:46.715Z] === RUN TestMaskSecretKeys [2022-02-15T19:41:46.715Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-15T19:41:46.715Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-15T19:41:46.715Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-15T19:41:46.715Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-15T19:41:46.715Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-15T19:41:46.715Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-15T19:41:46.715Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-15T19:41:46.715Z] === RUN TestVersionMiddlewareVersion [2022-02-15T19:41:46.715Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-15T19:41:46.715Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-15T19:41:46.715Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-15T19:41:46.715Z] PASS [2022-02-15T19:41:46.715Z] coverage: 37.7% of statements [2022-02-15T19:41:46.715Z] ok github.com/docker/docker/api/server/middleware 0.096s coverage: 37.7% of statements [2022-02-15T19:41:46.715Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-15T19:41:46.715Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-15T19:41:46.715Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-15T19:41:46.715Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-15T19:41:46.715Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-15T19:41:46.715Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-15T19:41:46.715Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-15T19:41:46.715Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-15T19:41:46.715Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-15T19:41:46.715Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-15T19:41:46.715Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="Node 59c2debb3489/172.31.169.166, left gossip cluster" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="Node 59c2debb3489/172.31.169.166, left gossip cluster" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="Node 59c2debb3489/172.31.169.166, left gossip cluster" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="Node 59c2debb3489/172.31.169.166, left gossip cluster" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="Node 8767183311f2 change state NodeActive --> NodeLeft" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="node4(0e22c2b4cbfb): Node leave event for 8767183311f2/172.31.169.166" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="Node 8767183311f2/172.31.169.166, left gossip cluster" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="Node 8767183311f2 change state NodeActive --> NodeFailed" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="Node 8767183311f2/172.31.169.166, added to failed nodes list" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="Node 8767183311f2 change state NodeActive --> NodeLeft" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="node5(142114d3f6e1): Node leave event for 8767183311f2/172.31.169.166" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=info msg="Node 8767183311f2/172.31.169.166, left gossip cluster" [2022-02-15T19:41:46.925Z] time="2022-02-15T19:41:46Z" level=error msg="node: 8767183311f2 is unknown to memberlist" [2022-02-15T19:41:47.185Z] === RUN TestAdjustForAPIVersion [2022-02-15T19:41:47.185Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-15T19:41:47.185Z] PASS [2022-02-15T19:41:47.185Z] coverage: 5.7% of statements [2022-02-15T19:41:47.185Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types [no test files] [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-15T19:41:47.185Z] === RUN TestToJSON [2022-02-15T19:41:47.185Z] --- PASS: TestToJSON (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestToParamWithVersion [2022-02-15T19:41:47.185Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestFromJSON [2022-02-15T19:41:47.185Z] --- PASS: TestFromJSON (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestEmpty [2022-02-15T19:41:47.185Z] --- PASS: TestEmpty (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestArgsMatchKVListEmptySources [2022-02-15T19:41:47.185Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestArgsMatchKVList [2022-02-15T19:41:47.185Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestArgsMatch [2022-02-15T19:41:47.185Z] --- PASS: TestArgsMatch (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestAdd [2022-02-15T19:41:47.185Z] --- PASS: TestAdd (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestDel [2022-02-15T19:41:47.185Z] --- PASS: TestDel (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestLen [2022-02-15T19:41:47.185Z] --- PASS: TestLen (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestExactMatch [2022-02-15T19:41:47.185Z] --- PASS: TestExactMatch (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestOnlyOneExactMatch [2022-02-15T19:41:47.185Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestContains [2022-02-15T19:41:47.185Z] --- PASS: TestContains (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestValidate [2022-02-15T19:41:47.185Z] --- PASS: TestValidate (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestWalkValues [2022-02-15T19:41:47.185Z] --- PASS: TestWalkValues (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestFuzzyMatch [2022-02-15T19:41:47.185Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestClone [2022-02-15T19:41:47.185Z] --- PASS: TestClone (0.00s) [2022-02-15T19:41:47.185Z] PASS [2022-02-15T19:41:47.185Z] coverage: 92.2% of statements [2022-02-15T19:41:47.185Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-02-15T19:41:47.185Z] === RUN TestStrSliceMarshalJSON [2022-02-15T19:41:47.185Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestStrSliceUnmarshalJSON [2022-02-15T19:41:47.185Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestStrSliceUnmarshalString [2022-02-15T19:41:47.185Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestStrSliceUnmarshalSlice [2022-02-15T19:41:47.185Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-15T19:41:47.185Z] PASS [2022-02-15T19:41:47.185Z] coverage: 90.0% of statements [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-15T19:41:47.185Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-15T19:41:47.185Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-15T19:41:47.185Z] === RUN TestDurationToSecondsString [2022-02-15T19:41:47.185Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-15T19:41:47.185Z] === RUN TestGetTimestamp [2022-02-15T19:41:47.185Z] --- PASS: TestGetTimestamp (0.18s) [2022-02-15T19:41:47.185Z] === RUN TestParseTimestamps [2022-02-15T19:41:47.185Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-15T19:41:47.185Z] PASS [2022-02-15T19:41:47.301Z] docker_api_swarm_test.go:273: [d2c853fb53d5e] joining swarm manager [d15214c31ad7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:41:47.394Z] time="2022-02-15T19:41:46Z" level=info msg="Node 8767183311f2/172.31.169.166, left gossip cluster" [2022-02-15T19:41:47.394Z] time="2022-02-15T19:41:47Z" level=debug msg="memberlist: Failed ping: 8767183311f2 (timeout reached)" [2022-02-15T19:41:47.394Z] time="2022-02-15T19:41:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.169.166:10037: use of closed network connection" [2022-02-15T19:41:47.394Z] time="2022-02-15T19:41:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.169.166:10036: use of closed network connection" [2022-02-15T19:41:47.394Z] time="2022-02-15T19:41:47Z" level=info msg="Node 0e22c2b4cbfb change state NodeActive --> NodeLeft" [2022-02-15T19:41:47.394Z] time="2022-02-15T19:41:47Z" level=info msg="node5(142114d3f6e1): Node leave event for 0e22c2b4cbfb/172.31.169.166" [2022-02-15T19:41:47.394Z] time="2022-02-15T19:41:47Z" level=info msg="Node 0e22c2b4cbfb change state NodeActive --> NodeLeft" [2022-02-15T19:41:47.394Z] time="2022-02-15T19:41:47Z" level=info msg="node4(0e22c2b4cbfb): Node leave event for 0e22c2b4cbfb/172.31.169.166" [2022-02-15T19:41:47.653Z] coverage: 100.0% of statements [2022-02-15T19:41:47.654Z] ok github.com/docker/docker/api/types/time 0.224s coverage: 100.0% of statements [2022-02-15T19:41:47.654Z] === RUN TestCompareVersion [2022-02-15T19:41:47.654Z] --- PASS: TestCompareVersion (0.00s) [2022-02-15T19:41:47.654Z] PASS [2022-02-15T19:41:47.654Z] coverage: 77.3% of statements [2022-02-15T19:41:47.654Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/builder [no test files] [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-15T19:41:47.654Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-15T19:41:47.861Z] time="2022-02-15T19:41:47Z" level=info msg="memberlist: Suspect 8767183311f2 has failed, no acks received" [2022-02-15T19:41:48.328Z] time="2022-02-15T19:41:47Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, left gossip cluster" [2022-02-15T19:41:48.328Z] time="2022-02-15T19:41:48Z" level=info msg="Node 0e22c2b4cbfb/172.31.169.166, left gossip cluster" [2022-02-15T19:41:48.796Z] time="2022-02-15T19:41:48Z" level=info msg="Node 142114d3f6e1/172.31.169.166, left gossip cluster" [2022-02-15T19:41:48.796Z] time="2022-02-15T19:41:48Z" level=info msg="Node 142114d3f6e1 change state NodeActive --> NodeFailed" [2022-02-15T19:41:48.796Z] time="2022-02-15T19:41:48Z" level=info msg="Node 142114d3f6e1/172.31.169.166, added to failed nodes list" [2022-02-15T19:41:48.796Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-02-15T19:41:48.796Z] PASS [2022-02-15T19:41:48.796Z] coverage: 60.0% of statements [2022-02-15T19:41:48.796Z] ok github.com/docker/docker/libnetwork/networkdb 103.591s coverage: 60.0% of statements [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/quota [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/rootless [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/volume [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-15T19:41:48.796Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-15T19:41:49.197Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-15T19:41:49.219Z] === RUN TestParseRemoteURL [2022-02-15T19:41:49.220Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-15T19:41:49.220Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-15T19:41:49.220Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-15T19:41:49.220Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-15T19:41:49.220Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-15T19:41:49.220Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-15T19:41:49.220Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-15T19:41:49.220Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-15T19:41:49.220Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-15T19:41:49.220Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-15T19:41:49.220Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-15T19:41:49.220Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-15T19:41:49.220Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-15T19:41:49.220Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-15T19:41:49.220Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-15T19:41:49.220Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-15T19:41:49.220Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-15T19:41:49.220Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-15T19:41:49.220Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-15T19:41:49.220Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-15T19:41:49.220Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-15T19:41:49.220Z] === RUN TestCloneArgsSmartHttp [2022-02-15T19:41:49.220Z] --- PASS: TestCloneArgsSmartHttp (0.06s) [2022-02-15T19:41:49.220Z] === RUN TestCloneArgsDumbHttp [2022-02-15T19:41:49.220Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-15T19:41:49.220Z] === RUN TestCloneArgsGit [2022-02-15T19:41:49.220Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-15T19:41:49.220Z] === RUN TestCheckoutGit [2022-02-15T19:41:49.759Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-15T19:41:50.016Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-15T19:41:50.790Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-15T19:41:50.790Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestProcessNoDockerignore [2022-02-15T19:41:50.790Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-15T19:41:50.790Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-15T19:41:50.790Z] === RUN TestDetectContentType [2022-02-15T19:41:50.790Z] --- PASS: TestDetectContentType (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestSelectAcceptableMIME [2022-02-15T19:41:50.790Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestInspectEmptyResponse [2022-02-15T19:41:50.790Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestInspectResponseBinary [2022-02-15T19:41:50.790Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestResponseUnsupportedContentType [2022-02-15T19:41:50.790Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestInspectResponseTextSimple [2022-02-15T19:41:50.790Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestInspectResponseEmptyContentType [2022-02-15T19:41:50.790Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestUnknownContentLength [2022-02-15T19:41:50.790Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestDownloadRemote [2022-02-15T19:41:50.790Z] --- PASS: TestDownloadRemote (0.09s) [2022-02-15T19:41:50.790Z] === RUN TestGetWithStatusError [2022-02-15T19:41:50.790Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestCloseRootDirectory [2022-02-15T19:41:50.790Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:50.790Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestHashFile [2022-02-15T19:41:50.790Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:50.790Z] --- SKIP: TestHashFile (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestHashSubdir [2022-02-15T19:41:50.790Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:50.790Z] --- SKIP: TestHashSubdir (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestRemoveDirectory [2022-02-15T19:41:50.790Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:50.790Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-15T19:41:50.790Z] PASS [2022-02-15T19:41:50.790Z] coverage: 9.3% of statements [2022-02-15T19:41:50.790Z] ok github.com/docker/docker/builder/remotecontext 0.264s coverage: 9.3% of statements [2022-02-15T19:41:50.790Z] === RUN TestEnable [2022-02-15T19:41:50.790Z] --- PASS: TestEnable (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestDisable [2022-02-15T19:41:50.790Z] --- PASS: TestDisable (0.00s) [2022-02-15T19:41:50.790Z] === RUN TestEnabled [2022-02-15T19:41:50.790Z] --- PASS: TestEnabled (0.00s) [2022-02-15T19:41:50.790Z] PASS [2022-02-15T19:41:50.790Z] coverage: 100.0% of statements [2022-02-15T19:41:50.790Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2022-02-15T19:41:51.262Z] === RUN TestGetAllAllowed [2022-02-15T19:41:51.262Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-15T19:41:51.262Z] === RUN TestGetAllMeta [2022-02-15T19:41:51.262Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-15T19:41:51.262Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-15T19:41:51.262Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-15T19:41:51.262Z] === RUN TestIsUnreferencedBuiltin [2022-02-15T19:41:51.263Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestIsExistingDirectory [2022-02-15T19:41:51.263Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-15T19:41:51.263Z] === RUN TestGetFilenameForDownload [2022-02-15T19:41:51.263Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestEnv2Variables [2022-02-15T19:41:51.263Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-15T19:41:51.263Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestMaintainer [2022-02-15T19:41:51.263Z] --- PASS: TestMaintainer (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestLabel [2022-02-15T19:41:51.263Z] --- PASS: TestLabel (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestFromScratch [2022-02-15T19:41:51.263Z] --- PASS: TestFromScratch (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestFromWithArg [2022-02-15T19:41:51.263Z] --- PASS: TestFromWithArg (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-15T19:41:51.263Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestFromWithUndefinedArg [2022-02-15T19:41:51.263Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestFromMultiStageWithNamedStage [2022-02-15T19:41:51.263Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestOnbuild [2022-02-15T19:41:51.263Z] --- PASS: TestOnbuild (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestWorkdir [2022-02-15T19:41:51.263Z] --- PASS: TestWorkdir (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestCmd [2022-02-15T19:41:51.263Z] --- PASS: TestCmd (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestHealthcheckNone [2022-02-15T19:41:51.263Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestHealthcheckCmd [2022-02-15T19:41:51.263Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestEntrypoint [2022-02-15T19:41:51.263Z] --- PASS: TestEntrypoint (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestExpose [2022-02-15T19:41:51.263Z] --- PASS: TestExpose (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestUser [2022-02-15T19:41:51.263Z] --- PASS: TestUser (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestVolume [2022-02-15T19:41:51.263Z] --- PASS: TestVolume (0.00s) [2022-02-15T19:41:51.263Z] === RUN TestStopSignal [2022-02-15T19:41:51.382Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-15T19:41:51.731Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T19:41:51.731Z] --- SKIP: TestStopSignal (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestArg [2022-02-15T19:41:51.731Z] --- PASS: TestArg (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestShell [2022-02-15T19:41:51.731Z] --- PASS: TestShell (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestPrependEnvOnCmd [2022-02-15T19:41:51.731Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestRunWithBuildArgs [2022-02-15T19:41:51.731Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestRunIgnoresHealthcheck [2022-02-15T19:41:51.731Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestDispatchUnsupportedOptions [2022-02-15T19:41:51.731Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-15T19:41:51.731Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-15T19:41:51.731Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-15T19:41:51.731Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-15T19:41:51.731Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-15T19:41:51.731Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-15T19:41:51.731Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestNormalizeWorkdir [2022-02-15T19:41:51.731Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestDispatch [2022-02-15T19:41:51.731Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-15T19:41:51.731Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-15T19:41:51.731Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-15T19:41:51.731Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-15T19:41:51.731Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-15T19:41:51.731Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-15T19:41:51.731Z] === RUN TestDispatch/COPY_url [2022-02-15T19:41:51.731Z] --- PASS: TestDispatch (0.07s) [2022-02-15T19:41:51.731Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-15T19:41:51.731Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-15T19:41:51.731Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-15T19:41:51.731Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-15T19:41:51.731Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-15T19:41:51.731Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-15T19:41:51.731Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestAddScratchImageAddsToMounts [2022-02-15T19:41:51.731Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-15T19:41:51.731Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-15T19:41:51.731Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-15T19:41:51.731Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestImageSourceGetAddsToMounts [2022-02-15T19:41:51.731Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestEmptyDockerfile [2022-02-15T19:41:51.731Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-15T19:41:51.731Z] === RUN TestSymlinkDockerfile [2022-02-15T19:41:51.731Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-15T19:41:51.731Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-15T19:41:51.731Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestNonExistingDockerfile [2022-02-15T19:41:51.731Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-02-15T19:41:51.731Z] === RUN TestCopyRunConfig [2022-02-15T19:41:51.731Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestDeepCopyRunConfig [2022-02-15T19:41:51.731Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestExportImage [2022-02-15T19:41:51.731Z] --- PASS: TestExportImage (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestNormalizeDest [2022-02-15T19:41:51.731Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-15T19:41:51.731Z] PASS [2022-02-15T19:41:51.731Z] coverage: 46.8% of statements [2022-02-15T19:41:51.731Z] ok github.com/docker/docker/builder/dockerfile 0.201s coverage: 46.8% of statements [2022-02-15T19:41:51.731Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-15T19:41:51.731Z] === RUN TestTCP4Proxy [2022-02-15T19:41:51.731Z] --- PASS: TestTCP4Proxy (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestTCP4ProxyHalfClose [2022-02-15T19:41:51.731Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestTCP6Proxy [2022-02-15T19:41:51.731Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T19:41:51.731Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestTCPDualStackProxy [2022-02-15T19:41:51.731Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T19:41:51.731Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestUDP4Proxy [2022-02-15T19:41:51.731Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestUDP6Proxy [2022-02-15T19:41:51.731Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T19:41:51.731Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestUDPWriteError [2022-02-15T19:41:51.731Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestSCTP4Proxy [2022-02-15T19:41:51.731Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T19:41:51.731Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-15T19:41:51.731Z] === RUN TestSCTP6Proxy [2022-02-15T19:41:51.731Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T19:41:51.731Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-15T19:41:51.731Z] PASS [2022-02-15T19:41:51.731Z] coverage: 49.4% of statements [2022-02-15T19:41:51.731Z] ok github.com/docker/docker/cmd/docker-proxy 0.059s coverage: 49.4% of statements [2022-02-15T19:41:51.748Z] [2022-02-15T19:41:51.748Z] === Skipped [2022-02-15T19:41:51.748Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-15T19:41:51.748Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T19:41:51.748Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-15T19:41:51.749Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-15T19:41:51.749Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-15T19:41:51.749Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-15T19:41:51.749Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T19:41:51.749Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-15T19:41:51.749Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-15T19:41:51.749Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-15T19:41:51.749Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-15T19:41:51.749Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-15T19:41:51.749Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-15T19:41:51.749Z] daemon_test.go:145: root required [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T19:41:51.749Z] reload_test.go:342: root required [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T19:41:51.749Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T19:41:51.749Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-15T19:41:51.749Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-15T19:41:51.749Z] download_test.go:267: Needs fixing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-15T19:41:51.749Z] layer_test.go:303: Failing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-15T19:41:51.749Z] layer_test.go:352: Failing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-15T19:41:51.749Z] layer_test.go:467: Failing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-15T19:41:51.749Z] layer_test.go:696: Failing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-15T19:41:51.749Z] migration_test.go:45: Failing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T19:41:51.749Z] migration_test.go:181: Failing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-15T19:41:51.749Z] mount_test.go:17: Failing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-15T19:41:51.749Z] mount_test.go:76: Failing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-15T19:41:51.749Z] mount_test.go:125: Failing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-15T19:41:51.749Z] mount_test.go:212: Failing on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-15T19:41:51.749Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-15T19:41:51.749Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-15T19:41:51.749Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-15T19:41:51.749Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-15T19:41:51.749Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-15T19:41:51.749Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-15T19:41:51.749Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-15T19:41:51.749Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-15T19:41:51.749Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-15T19:41:51.749Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-15T19:41:51.749Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-15T19:41:51.749Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-15T19:41:51.749Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-15T19:41:51.749Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-15T19:41:51.749Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-15T19:41:51.749Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-15T19:41:51.749Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-15T19:41:51.749Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-15T19:41:51.749Z] archive_test.go:140: zstd not installed [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-15T19:41:51.749Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-15T19:41:51.749Z] archive_windows_test.go:16: Currently fails [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-15T19:41:51.749Z] changes_test.go:195: needs more investigation [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-15T19:41:51.749Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-15T19:41:51.749Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-15T19:41:51.749Z] changes_test.go:432: needs further investigation [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-15T19:41:51.749Z] changes_test.go:468: needs further investigation [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-15T19:41:51.749Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T19:41:51.749Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T19:41:51.749Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-15T19:41:51.749Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-15T19:41:51.749Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-15T19:41:51.749Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:41:51.749Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:41:51.749Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-15T19:41:51.749Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-15T19:41:51.749Z] poller_test.go:40: No chmod on Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T19:41:51.749Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T19:41:51.749Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-15T19:41:51.749Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-15T19:41:51.749Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-15T19:41:51.749Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-15T19:41:51.749Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-15T19:41:51.749Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T19:41:51.749Z] [2022-02-15T19:41:51.749Z] DONE 2070 tests, 70 skipped in 275.461s [2022-02-15T19:41:52.217Z] INFO: make.ps1 ended at 02/15/2022 19:41:51 [2022-02-15T19:41:52.312Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-15T19:41:53.241Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-15T19:41:53.241Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-15T19:41:53.241Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-15T19:41:53.241Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-15T19:41:53.241Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-15T19:41:53.241Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-15T19:41:53.241Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-15T19:41:53.241Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-15T19:41:53.241Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-15T19:41:53.779Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-15T19:41:53.779Z] INFO: Unit tests ended at 02/15/2022 19:41:53. Duration:00:04:50.9428149 [2022-02-15T19:41:53.779Z] INFO: Building busybox [2022-02-15T19:41:53.779Z] Sending build context to Docker daemon 5.12kB [2022-02-15T19:41:53.779Z] [2022-02-15T19:41:53.779Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-15T19:41:53.779Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-15T19:41:53.779Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-15T19:41:53.779Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-15T19:41:53.779Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-15T19:41:53.779Z] ---> bdeb13086b9f [2022-02-15T19:41:53.779Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-15T19:41:53.779Z] ---> Running in eee85b16a322 [2022-02-15T19:41:54.609Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-15T19:41:54.609Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-15T19:41:55.171Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-15T19:41:55.736Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.82s) [2022-02-15T19:41:55.736Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-15T19:41:55.736Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-15T19:41:56.301Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-15T19:41:56.558Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-15T19:41:58.451Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-15T19:41:59.382Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-15T19:41:59.646Z] Removing intermediate container eee85b16a322 [2022-02-15T19:41:59.646Z] ---> 42cfb74f03ab [2022-02-15T19:41:59.646Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-15T19:41:59.944Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-15T19:42:00.115Z] ---> Running in a0c6891aa54f [2022-02-15T19:42:00.115Z] Removing intermediate container a0c6891aa54f [2022-02-15T19:42:00.115Z] ---> 0507fac2929a [2022-02-15T19:42:00.115Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-15T19:42:00.200Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-15T19:42:00.456Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-15T19:42:00.456Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-15T19:42:00.456Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-15T19:42:00.583Z] ---> Running in e23ff1298ced [2022-02-15T19:42:01.019Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-15T19:42:01.050Z] Removing intermediate container e23ff1298ced [2022-02-15T19:42:01.050Z] ---> 2980fcba7ce4 [2022-02-15T19:42:01.050Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-15T19:42:02.036Z] [2022-02-15T19:42:02.169Z] === RUN TestCheckpointCreateError [2022-02-15T19:42:02.169Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCheckpointCreate [2022-02-15T19:42:02.169Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCheckpointDeleteError [2022-02-15T19:42:02.169Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCheckpointDelete [2022-02-15T19:42:02.169Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCheckpointListError [2022-02-15T19:42:02.169Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCheckpointList [2022-02-15T19:42:02.169Z] --- PASS: TestCheckpointList (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCheckpointListContainerNotFound [2022-02-15T19:42:02.169Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestNewClientWithOpsFromEnv [2022-02-15T19:42:02.169Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T19:42:02.169Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestGetAPIPath [2022-02-15T19:42:02.169Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestParseHostURL [2022-02-15T19:42:02.169Z] --- PASS: TestParseHostURL (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-15T19:42:02.169Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-15T19:42:02.169Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestNegotiateAPIVersion [2022-02-15T19:42:02.169Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestNegotiateAPVersionOverride [2022-02-15T19:42:02.169Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-15T19:42:02.169Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-15T19:42:02.169Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-15T19:42:02.169Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestClientRedirect [2022-02-15T19:42:02.169Z] --- PASS: TestClientRedirect (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigCreateUnsupported [2022-02-15T19:42:02.169Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigCreateError [2022-02-15T19:42:02.169Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigCreate [2022-02-15T19:42:02.169Z] --- PASS: TestConfigCreate (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigInspectNotFound [2022-02-15T19:42:02.169Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigInspectWithEmptyID [2022-02-15T19:42:02.169Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigInspectUnsupported [2022-02-15T19:42:02.169Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigInspectError [2022-02-15T19:42:02.169Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigInspectConfigNotFound [2022-02-15T19:42:02.169Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigInspect [2022-02-15T19:42:02.169Z] --- PASS: TestConfigInspect (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigListUnsupported [2022-02-15T19:42:02.169Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigListError [2022-02-15T19:42:02.169Z] --- PASS: TestConfigListError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigList [2022-02-15T19:42:02.169Z] --- PASS: TestConfigList (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigRemoveUnsupported [2022-02-15T19:42:02.169Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigRemoveError [2022-02-15T19:42:02.169Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigRemove [2022-02-15T19:42:02.169Z] --- PASS: TestConfigRemove (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigUpdateUnsupported [2022-02-15T19:42:02.169Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigUpdateError [2022-02-15T19:42:02.169Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestConfigUpdate [2022-02-15T19:42:02.169Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerCommitError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerCommit [2022-02-15T19:42:02.169Z] --- PASS: TestContainerCommit (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerStatPathError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerStatPathNotFoundError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerStatPathNoHeaderError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerStatPath [2022-02-15T19:42:02.169Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCopyToContainerError [2022-02-15T19:42:02.169Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCopyToContainerNotFoundError [2022-02-15T19:42:02.169Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-15T19:42:02.169Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCopyToContainer [2022-02-15T19:42:02.169Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCopyFromContainerError [2022-02-15T19:42:02.169Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCopyFromContainerNotFoundError [2022-02-15T19:42:02.169Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-15T19:42:02.169Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-15T19:42:02.169Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestCopyFromContainer [2022-02-15T19:42:02.169Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerCreateError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerCreateImageNotFound [2022-02-15T19:42:02.169Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerCreateWithName [2022-02-15T19:42:02.169Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerCreateAutoRemove [2022-02-15T19:42:02.169Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerDiffError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerDiff [2022-02-15T19:42:02.169Z] --- PASS: TestContainerDiff (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerExecCreateError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerExecCreate [2022-02-15T19:42:02.169Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerExecStartError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerExecStart [2022-02-15T19:42:02.169Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerExecInspectError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerExecInspect [2022-02-15T19:42:02.169Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerExportError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerExportError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerExport [2022-02-15T19:42:02.169Z] --- PASS: TestContainerExport (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerInspectError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerInspectContainerNotFound [2022-02-15T19:42:02.169Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerInspectWithEmptyID [2022-02-15T19:42:02.169Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerInspect [2022-02-15T19:42:02.169Z] --- PASS: TestContainerInspect (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerInspectNode [2022-02-15T19:42:02.169Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerKillError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerKillError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerKill [2022-02-15T19:42:02.169Z] --- PASS: TestContainerKill (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerListError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerListError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerList [2022-02-15T19:42:02.169Z] --- PASS: TestContainerList (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerLogsNotFoundError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerLogsError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerLogs [2022-02-15T19:42:02.169Z] --- PASS: TestContainerLogs (0.17s) [2022-02-15T19:42:02.169Z] === RUN TestContainerPauseError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerPause [2022-02-15T19:42:02.169Z] --- PASS: TestContainerPause (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainersPruneError [2022-02-15T19:42:02.169Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainersPrune [2022-02-15T19:42:02.169Z] --- PASS: TestContainersPrune (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerRemoveError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerRemoveNotFoundError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerRemove [2022-02-15T19:42:02.169Z] --- PASS: TestContainerRemove (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerRenameError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerRename [2022-02-15T19:42:02.169Z] --- PASS: TestContainerRename (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerResizeError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerExecResizeError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerResize [2022-02-15T19:42:02.169Z] --- PASS: TestContainerResize (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerExecResize [2022-02-15T19:42:02.169Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerRestartError [2022-02-15T19:42:02.169Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-15T19:42:02.169Z] === RUN TestContainerRestart [2022-02-15T19:42:02.169Z] --- PASS: TestContainerRestart (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerStartError [2022-02-15T19:42:02.170Z] --- PASS: TestContainerStartError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerStart [2022-02-15T19:42:02.170Z] --- PASS: TestContainerStart (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerStatsError [2022-02-15T19:42:02.170Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerStats [2022-02-15T19:42:02.170Z] --- PASS: TestContainerStats (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerStopError [2022-02-15T19:42:02.170Z] --- PASS: TestContainerStopError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerStop [2022-02-15T19:42:02.170Z] --- PASS: TestContainerStop (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerTopError [2022-02-15T19:42:02.170Z] --- PASS: TestContainerTopError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerTop [2022-02-15T19:42:02.170Z] --- PASS: TestContainerTop (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerUnpauseError [2022-02-15T19:42:02.170Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerUnpause [2022-02-15T19:42:02.170Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerUpdateError [2022-02-15T19:42:02.170Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerUpdate [2022-02-15T19:42:02.170Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerWaitError [2022-02-15T19:42:02.170Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestContainerWait [2022-02-15T19:42:02.170Z] --- PASS: TestContainerWait (0.01s) [2022-02-15T19:42:02.170Z] === RUN TestDiskUsageError [2022-02-15T19:42:02.170Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestDiskUsage [2022-02-15T19:42:02.170Z] --- PASS: TestDiskUsage (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestDistributionInspectUnsupported [2022-02-15T19:42:02.170Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestDistributionInspectWithEmptyID [2022-02-15T19:42:02.170Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestEventsErrorInOptions [2022-02-15T19:42:02.170Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestEventsErrorFromServer [2022-02-15T19:42:02.170Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestEvents [2022-02-15T19:42:02.170Z] --- PASS: TestEvents (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestTLSCloseWriter [2022-02-15T19:42:02.170Z] === PAUSE TestTLSCloseWriter [2022-02-15T19:42:02.170Z] === RUN TestImageBuildError [2022-02-15T19:42:02.170Z] --- PASS: TestImageBuildError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageBuild [2022-02-15T19:42:02.170Z] --- PASS: TestImageBuild (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestGetDockerOS [2022-02-15T19:42:02.170Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageCreateError [2022-02-15T19:42:02.170Z] --- PASS: TestImageCreateError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageCreate [2022-02-15T19:42:02.170Z] --- PASS: TestImageCreate (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageHistoryError [2022-02-15T19:42:02.170Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageHistory [2022-02-15T19:42:02.170Z] --- PASS: TestImageHistory (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageImportError [2022-02-15T19:42:02.170Z] --- PASS: TestImageImportError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageImport [2022-02-15T19:42:02.170Z] --- PASS: TestImageImport (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageInspectError [2022-02-15T19:42:02.170Z] --- PASS: TestImageInspectError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageInspectImageNotFound [2022-02-15T19:42:02.170Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageInspectWithEmptyID [2022-02-15T19:42:02.170Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageInspect [2022-02-15T19:42:02.170Z] --- PASS: TestImageInspect (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageListError [2022-02-15T19:42:02.170Z] --- PASS: TestImageListError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageList [2022-02-15T19:42:02.170Z] --- PASS: TestImageList (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageListApiBefore125 [2022-02-15T19:42:02.170Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageLoadError [2022-02-15T19:42:02.170Z] --- PASS: TestImageLoadError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageLoad [2022-02-15T19:42:02.170Z] --- PASS: TestImageLoad (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagesPruneError [2022-02-15T19:42:02.170Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagesPrune [2022-02-15T19:42:02.170Z] --- PASS: TestImagesPrune (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePullReferenceParseError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePullAnyError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePullWithoutErrors [2022-02-15T19:42:02.170Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePushReferenceError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePushAnyError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-15T19:42:02.170Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImagePushWithoutErrors [2022-02-15T19:42:02.170Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-15T19:42:02.170Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-15T19:42:02.170Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-15T19:42:02.170Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-15T19:42:02.170Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-15T19:42:02.170Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-15T19:42:02.170Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-15T19:42:02.170Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-15T19:42:02.170Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageRemoveError [2022-02-15T19:42:02.170Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageRemoveImageNotFound [2022-02-15T19:42:02.170Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageRemove [2022-02-15T19:42:02.170Z] --- PASS: TestImageRemove (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageSaveError [2022-02-15T19:42:02.170Z] --- PASS: TestImageSaveError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageSave [2022-02-15T19:42:02.170Z] --- PASS: TestImageSave (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageSearchAnyError [2022-02-15T19:42:02.170Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-15T19:42:02.170Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T19:42:02.170Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T19:42:02.170Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-15T19:42:02.170Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageSearchWithoutErrors [2022-02-15T19:42:02.170Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageTagError [2022-02-15T19:42:02.170Z] --- PASS: TestImageTagError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageTagInvalidReference [2022-02-15T19:42:02.170Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageTagInvalidSourceImageName [2022-02-15T19:42:02.170Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageTagHexSource [2022-02-15T19:42:02.170Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestImageTag [2022-02-15T19:42:02.170Z] --- PASS: TestImageTag (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestInfoServerError [2022-02-15T19:42:02.170Z] --- PASS: TestInfoServerError (0.00s) [2022-02-15T19:42:02.170Z] === RUN TestInfoInvalidResponseJSONError [2022-02-15T19:42:02.170Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-15T19:42:02.385Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-15T19:42:02.385Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-15T19:42:02.385Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T19:42:02.385Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-15T19:42:02.639Z] === RUN TestInfo [2022-02-15T19:42:02.639Z] --- PASS: TestInfo (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkConnectError [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkConnect [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkCreateError [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkCreate [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkDisconnectError [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkDisconnect [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkInspect [2022-02-15T19:42:02.639Z] === RUN TestNetworkInspect/empty_ID [2022-02-15T19:42:02.639Z] === RUN TestNetworkInspect/no_options [2022-02-15T19:42:02.639Z] === RUN TestNetworkInspect/verbose [2022-02-15T19:42:02.639Z] === RUN TestNetworkInspect/global_scope [2022-02-15T19:42:02.639Z] === RUN TestNetworkInspect/unknown_network [2022-02-15T19:42:02.639Z] === RUN TestNetworkInspect/server_error [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkListError [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkListError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkList [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkList (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworksPruneError [2022-02-15T19:42:02.639Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworksPrune [2022-02-15T19:42:02.639Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkRemoveError [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNetworkRemove [2022-02-15T19:42:02.639Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNodeInspectError [2022-02-15T19:42:02.639Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNodeInspectNodeNotFound [2022-02-15T19:42:02.639Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNodeInspectWithEmptyID [2022-02-15T19:42:02.639Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNodeInspect [2022-02-15T19:42:02.639Z] --- PASS: TestNodeInspect (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNodeListError [2022-02-15T19:42:02.639Z] --- PASS: TestNodeListError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNodeList [2022-02-15T19:42:02.639Z] --- PASS: TestNodeList (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNodeRemoveError [2022-02-15T19:42:02.639Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNodeRemove [2022-02-15T19:42:02.639Z] --- PASS: TestNodeRemove (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNodeUpdateError [2022-02-15T19:42:02.639Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestNodeUpdate [2022-02-15T19:42:02.639Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestOptionWithHostFromEnv [2022-02-15T19:42:02.639Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestOptionWithTimeout [2022-02-15T19:42:02.639Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestOptionWithVersionFromEnv [2022-02-15T19:42:02.639Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestPingFail [2022-02-15T19:42:02.639Z] --- PASS: TestPingFail (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestPingWithError [2022-02-15T19:42:02.639Z] 2022/02/15 19:42:01 RoundTripper returned a response & error; ignoring response [2022-02-15T19:42:02.639Z] 2022/02/15 19:42:01 RoundTripper returned a response & error; ignoring response [2022-02-15T19:42:02.639Z] --- PASS: TestPingWithError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestPingSuccess [2022-02-15T19:42:02.639Z] --- PASS: TestPingSuccess (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestPingHeadFallback [2022-02-15T19:42:02.639Z] === RUN TestPingHeadFallback/OK [2022-02-15T19:42:02.639Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-15T19:42:02.639Z] === RUN TestPingHeadFallback/Not_Found [2022-02-15T19:42:02.639Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-15T19:42:02.639Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-15T19:42:02.639Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-15T19:42:02.639Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-15T19:42:02.639Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-15T19:42:02.639Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestPluginDisableError [2022-02-15T19:42:02.639Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestPluginDisable [2022-02-15T19:42:02.639Z] --- PASS: TestPluginDisable (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestPluginEnableError [2022-02-15T19:42:02.639Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-15T19:42:02.639Z] === RUN TestPluginEnable [2022-02-15T19:42:02.639Z] --- PASS: TestPluginEnable (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPluginInspectError [2022-02-15T19:42:02.640Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPluginInspectWithEmptyID [2022-02-15T19:42:02.640Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPluginInspect [2022-02-15T19:42:02.640Z] --- PASS: TestPluginInspect (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPluginListError [2022-02-15T19:42:02.640Z] --- PASS: TestPluginListError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPluginList [2022-02-15T19:42:02.640Z] --- PASS: TestPluginList (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPluginPushError [2022-02-15T19:42:02.640Z] --- PASS: TestPluginPushError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPluginPush [2022-02-15T19:42:02.640Z] --- PASS: TestPluginPush (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPluginRemoveError [2022-02-15T19:42:02.640Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPluginRemove [2022-02-15T19:42:02.640Z] --- PASS: TestPluginRemove (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPluginSetError [2022-02-15T19:42:02.640Z] --- PASS: TestPluginSetError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPluginSet [2022-02-15T19:42:02.640Z] --- PASS: TestPluginSet (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSetHostHeader [2022-02-15T19:42:02.640Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestPlainTextError [2022-02-15T19:42:02.640Z] --- PASS: TestPlainTextError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestInfiniteError [2022-02-15T19:42:02.640Z] --- PASS: TestInfiniteError (0.04s) [2022-02-15T19:42:02.640Z] === RUN TestCanceledContext [2022-02-15T19:42:02.640Z] 2022/02/15 19:42:02 RoundTripper returned a response & error; ignoring response [2022-02-15T19:42:02.640Z] --- PASS: TestCanceledContext (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestDeadlineExceededContext [2022-02-15T19:42:02.640Z] 2022/02/15 19:42:02 RoundTripper returned a response & error; ignoring response [2022-02-15T19:42:02.640Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretCreateUnsupported [2022-02-15T19:42:02.640Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretCreateError [2022-02-15T19:42:02.640Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretCreate [2022-02-15T19:42:02.640Z] --- PASS: TestSecretCreate (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretInspectUnsupported [2022-02-15T19:42:02.640Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretInspectError [2022-02-15T19:42:02.640Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretInspectSecretNotFound [2022-02-15T19:42:02.640Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretInspectWithEmptyID [2022-02-15T19:42:02.640Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretInspect [2022-02-15T19:42:02.640Z] --- PASS: TestSecretInspect (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretListUnsupported [2022-02-15T19:42:02.640Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretListError [2022-02-15T19:42:02.640Z] --- PASS: TestSecretListError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretList [2022-02-15T19:42:02.640Z] --- PASS: TestSecretList (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretRemoveUnsupported [2022-02-15T19:42:02.640Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretRemoveError [2022-02-15T19:42:02.640Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretRemove [2022-02-15T19:42:02.640Z] --- PASS: TestSecretRemove (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretUpdateUnsupported [2022-02-15T19:42:02.640Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretUpdateError [2022-02-15T19:42:02.640Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSecretUpdate [2022-02-15T19:42:02.640Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceCreateError [2022-02-15T19:42:02.640Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceCreate [2022-02-15T19:42:02.640Z] --- PASS: TestServiceCreate (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-15T19:42:02.640Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceCreateDigestPinning [2022-02-15T19:42:02.640Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceInspectError [2022-02-15T19:42:02.640Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceInspectServiceNotFound [2022-02-15T19:42:02.640Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceInspectWithEmptyID [2022-02-15T19:42:02.640Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceInspect [2022-02-15T19:42:02.640Z] --- PASS: TestServiceInspect (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceListError [2022-02-15T19:42:02.640Z] --- PASS: TestServiceListError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceList [2022-02-15T19:42:02.640Z] --- PASS: TestServiceList (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceLogsError [2022-02-15T19:42:02.640Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceLogs [2022-02-15T19:42:02.640Z] --- PASS: TestServiceLogs (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceRemoveError [2022-02-15T19:42:02.640Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceRemoveNotFoundError [2022-02-15T19:42:02.640Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceRemove [2022-02-15T19:42:02.640Z] --- PASS: TestServiceRemove (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceUpdateError [2022-02-15T19:42:02.640Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestServiceUpdate [2022-02-15T19:42:02.640Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmGetUnlockKeyError [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmGetUnlockKey [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmInitError [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmInit [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmInit (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmInspectError [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmInspect [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmInspect (0.02s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmJoinError [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmJoin [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmLeaveError [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmLeave [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmUnlockError [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmUnlock [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmUpdateError [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestSwarmUpdate [2022-02-15T19:42:02.640Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestTaskInspectError [2022-02-15T19:42:02.640Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestTaskInspectWithEmptyID [2022-02-15T19:42:02.640Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestTaskInspect [2022-02-15T19:42:02.640Z] --- PASS: TestTaskInspect (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestTaskListError [2022-02-15T19:42:02.640Z] --- PASS: TestTaskListError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestTaskList [2022-02-15T19:42:02.640Z] --- PASS: TestTaskList (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestVolumeCreateError [2022-02-15T19:42:02.640Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestVolumeCreate [2022-02-15T19:42:02.640Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestVolumeInspectError [2022-02-15T19:42:02.640Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestVolumeInspectNotFound [2022-02-15T19:42:02.640Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestVolumeInspectWithEmptyID [2022-02-15T19:42:02.640Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestVolumeInspect [2022-02-15T19:42:02.640Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestVolumeListError [2022-02-15T19:42:02.640Z] --- PASS: TestVolumeListError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestVolumeList [2022-02-15T19:42:02.640Z] --- PASS: TestVolumeList (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestVolumeRemoveError [2022-02-15T19:42:02.640Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-15T19:42:02.640Z] === RUN TestVolumeRemove [2022-02-15T19:42:02.640Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-15T19:42:02.640Z] === CONT TestTLSCloseWriter [2022-02-15T19:42:02.640Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-15T19:42:02.640Z] PASS [2022-02-15T19:42:02.640Z] coverage: 75.3% of statements [2022-02-15T19:42:02.640Z] ok github.com/docker/docker/client 0.399s coverage: 75.3% of statements [2022-02-15T19:42:02.949Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-15T19:42:03.022Z] ---> 34fb9a3e2707 [2022-02-15T19:42:03.022Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-15T19:42:03.022Z] ---> Running in f0074b8786da [2022-02-15T19:42:03.207Z] === RUN TestDockerSuite/TestCommitChange [2022-02-15T19:42:03.655Z] 2022/02/15 19:42:03 Closing DB instances... [2022-02-15T19:42:04.137Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-15T19:42:04.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-15T19:42:04.958Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-15T19:42:05.225Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-02-15T19:42:05.225Z] === RUN TestFindNode [2022-02-15T19:42:05.225Z] 2022/02/15 19:42:05 Closing DB instances... [2022-02-15T19:42:05.225Z] --- PASS: TestFindNode (0.02s) [2022-02-15T19:42:05.225Z] === RUN TestChangeNodeState [2022-02-15T19:42:05.225Z] 2022/02/15 19:42:05 Closing DB instances... [2022-02-15T19:42:05.225Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-15T19:42:05.225Z] === RUN TestNodeReincarnation [2022-02-15T19:42:05.225Z] 2022/02/15 19:42:05 Closing DB instances... [2022-02-15T19:42:05.892Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-15T19:42:07.264Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-15T19:42:07.830Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-15T19:42:09.199Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-15T19:42:09.459Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-15T19:42:10.390Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-15T19:42:10.951Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-15T19:42:10.951Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-15T19:42:10.951Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-15T19:42:10.951Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-15T19:42:10.951Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-15T19:42:10.951Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-15T19:42:11.093Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-15T19:42:11.093Z] === RUN TestParallelCreate [2022-02-15T19:42:11.093Z] 2022/02/15 19:42:10 Closing DB instances... [2022-02-15T19:42:11.093Z] --- PASS: TestParallelCreate (0.02s) [2022-02-15T19:42:11.093Z] === RUN TestParallelDelete [2022-02-15T19:42:11.093Z] 2022/02/15 19:42:10 Closing DB instances... [2022-02-15T19:42:11.093Z] --- PASS: TestParallelDelete (0.02s) [2022-02-15T19:42:11.093Z] === RUN TestNetworkDBIslands [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:18a8c043899b with config:&{NodeID:18a8c043899b 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-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="Node 18a8c043899b/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="Node 18a8c043899b/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8d0e3477d4f6 with config:&{NodeID:8d0e3477d4f6 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-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="Node 18a8c043899b/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="Node 18a8c043899b/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c51b22b073f5 with config:&{NodeID:c51b22b073f5 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-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=info msg="Node c51b22b073f5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=info msg="Node c51b22b073f5/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=info msg="Node c51b22b073f5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=info msg="Node c51b22b073f5/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=info msg="Node 18a8c043899b/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=info msg="Node 18a8c043899b/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-15T19:42:11.093Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-15T19:42:11.207Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node c51b22b073f5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node c51b22b073f5/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5ac4650141d6 with config:&{NodeID:5ac4650141d6 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-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node 5ac4650141d6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node 5ac4650141d6/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node 5ac4650141d6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node 18a8c043899b/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node 18a8c043899b/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node c51b22b073f5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node c51b22b073f5/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=info msg="Node 5ac4650141d6/192.168.112.219, added to nodes list" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-15T19:42:11.561Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 5ac4650141d6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 5ac4650141d6/192.168.112.219, added to nodes list" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 5ac4650141d6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 5ac4650141d6/192.168.112.219, added to nodes list" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1adef55144d5 with config:&{NodeID:1adef55144d5 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-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 1adef55144d5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 1adef55144d5/192.168.112.219, added to nodes list" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 1adef55144d5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 1adef55144d5/192.168.112.219, added to nodes list" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node c51b22b073f5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node c51b22b073f5/192.168.112.219, added to nodes list" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, added to nodes list" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 5ac4650141d6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 5ac4650141d6/192.168.112.219, added to nodes list" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 18a8c043899b/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=info msg="Node 18a8c043899b/192.168.112.219, added to nodes list" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-15T19:42:12.029Z] time="2022-02-15T19:42:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-02-15T19:42:12.134Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-15T19:42:12.391Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-02-15T19:42:12.391Z] PASS [2022-02-15T19:42:12.391Z] [2022-02-15T19:42:12.391Z] DONE 17 tests in 50.314s [2022-02-15T19:42:12.391Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-15T19:42:12.391Z] ++ 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-02-15T19:42:12.391Z] ++ set -e [2022-02-15T19:42:12.391Z] ++ '[' -n 0 ']' [2022-02-15T19:42:12.391Z] ++ set -x [2022-02-15T19:42:12.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-15T19:42:12.391Z] INFO: Testing against a local daemon [2022-02-15T19:42:12.391Z] === RUN TestPluginInvalidJSON [2022-02-15T19:42:12.391Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:42:12.391Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:42:12.391Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:42:12.391Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-15T19:42:12.391Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-15T19:42:12.391Z] === RUN TestPluginInstall [2022-02-15T19:42:12.391Z] === RUN TestPluginInstall/no_auth [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=info msg="Node 1adef55144d5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=info msg="Node 1adef55144d5/192.168.112.219, added to nodes list" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=info msg="Node 1adef55144d5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=info msg="Node 1adef55144d5/192.168.112.219, added to nodes list" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=info msg="Node 1adef55144d5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=info msg="Node 1adef55144d5/192.168.112.219, added to nodes list" [2022-02-15T19:42:12.499Z] networkdb_test.go:835: Re-joining: 3 [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=info msg="The new bootstrap node list is:[192.168.112.219:10033 192.168.112.219:10034 192.168.112.219:10035]" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49355" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10033" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10034" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49356" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49357" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10035" [2022-02-15T19:42:12.499Z] networkdb_test.go:835: Re-joining: 4 [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=info msg="The new bootstrap node list is:[192.168.112.219:10033 192.168.112.219:10034 192.168.112.219:10035]" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10033" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49358" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10034" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49359" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10035" [2022-02-15T19:42:12.499Z] time="2022-02-15T19:42:12Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49360" [2022-02-15T19:42:12.967Z] time="2022-02-15T19:42:12Z" level=info msg="node 0 leaving" [2022-02-15T19:42:12.967Z] time="2022-02-15T19:42:12Z" level=info msg="Node 18a8c043899b change state NodeActive --> NodeLeft" [2022-02-15T19:42:12.967Z] time="2022-02-15T19:42:12Z" level=info msg="node4(5ac4650141d6): Node leave event for 18a8c043899b/192.168.112.219" [2022-02-15T19:42:12.967Z] time="2022-02-15T19:42:12Z" level=info msg="Node 18a8c043899b change state NodeActive --> NodeLeft" [2022-02-15T19:42:12.967Z] time="2022-02-15T19:42:12Z" level=info msg="node2(8d0e3477d4f6): Node leave event for 18a8c043899b/192.168.112.219" [2022-02-15T19:42:12.967Z] time="2022-02-15T19:42:12Z" level=info msg="Node 18a8c043899b change state NodeActive --> NodeLeft" [2022-02-15T19:42:12.967Z] time="2022-02-15T19:42:12Z" level=info msg="node3(c51b22b073f5): Node leave event for 18a8c043899b/192.168.112.219" [2022-02-15T19:42:12.967Z] time="2022-02-15T19:42:12Z" level=info msg="Node 18a8c043899b change state NodeActive --> NodeLeft" [2022-02-15T19:42:12.967Z] time="2022-02-15T19:42:12Z" level=info msg="node5(1adef55144d5): Node leave event for 18a8c043899b/192.168.112.219" [2022-02-15T19:42:12.967Z] time="2022-02-15T19:42:12Z" level=info msg="Node 18a8c043899b change state NodeActive --> NodeLeft" [2022-02-15T19:42:12.967Z] time="2022-02-15T19:42:12Z" level=info msg="node1(18a8c043899b): Node leave event for 18a8c043899b/192.168.112.219" [2022-02-15T19:42:13.354Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-15T19:42:13.354Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-15T19:42:13.434Z] time="2022-02-15T19:42:12Z" level=info msg="Node 18a8c043899b/192.168.112.219, left gossip cluster" [2022-02-15T19:42:13.434Z] time="2022-02-15T19:42:12Z" level=info msg="Node 18a8c043899b/192.168.112.219, left gossip cluster" [2022-02-15T19:42:13.434Z] time="2022-02-15T19:42:12Z" level=info msg="Node 18a8c043899b/192.168.112.219, left gossip cluster" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:12Z" level=info msg="Node 18a8c043899b/192.168.112.219, left gossip cluster" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:12Z" level=info msg="Node 18a8c043899b/192.168.112.219, left gossip cluster" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="node 1 leaving" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="Node 8d0e3477d4f6 change state NodeActive --> NodeLeft" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="node4(5ac4650141d6): Node leave event for 8d0e3477d4f6/192.168.112.219" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, left gossip cluster" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="Node 8d0e3477d4f6 change state NodeActive --> NodeFailed" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, added to failed nodes list" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="Node 8d0e3477d4f6 change state NodeActive --> NodeLeft" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="node3(c51b22b073f5): Node leave event for 8d0e3477d4f6/192.168.112.219" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="Node 8d0e3477d4f6 change state NodeActive --> NodeLeft" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="node5(1adef55144d5): Node leave event for 8d0e3477d4f6/192.168.112.219" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=error msg="node: 8d0e3477d4f6 is unknown to memberlist" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, left gossip cluster" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, left gossip cluster" [2022-02-15T19:42:13.435Z] time="2022-02-15T19:42:13Z" level=info msg="Node 8d0e3477d4f6/192.168.112.219, left gossip cluster" [2022-02-15T19:42:13.446Z] Removing intermediate container f0074b8786da [2022-02-15T19:42:13.446Z] ---> 1f781806a233 [2022-02-15T19:42:13.446Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-15T19:42:13.446Z] ---> Running in 23c5d5769208 [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=info msg="node 2 leaving" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=info msg="Node c51b22b073f5 change state NodeActive --> NodeLeft" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=info msg="node4(5ac4650141d6): Node leave event for c51b22b073f5/192.168.112.219" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=info msg="Node c51b22b073f5 change state NodeActive --> NodeLeft" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=info msg="node5(1adef55144d5): Node leave event for c51b22b073f5/192.168.112.219" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=info msg="Node c51b22b073f5 change state NodeActive --> NodeLeft" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=info msg="node3(c51b22b073f5): Node leave event for c51b22b073f5/192.168.112.219" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=debug msg="memberlist: Failed ping: c51b22b073f5 (timeout reached)" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.112.219:10037: use of closed network connection" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.112.219:10036: use of closed network connection" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.112.219:10034: use of closed network connection" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49361" [2022-02-15T19:42:13.903Z] time="2022-02-15T19:42:13Z" level=info msg="Node c51b22b073f5/192.168.112.219, left gossip cluster" [2022-02-15T19:42:13.917Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="Node c51b22b073f5/192.168.112.219, left gossip cluster" [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="Node c51b22b073f5/192.168.112.219, left gossip cluster" [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=warning msg="memberlist: Was able to connect to c51b22b073f5 but other probes failed, network may be misconfigured" [2022-02-15T19:42:14.372Z] networkdb_test.go:867: node4: OK [2022-02-15T19:42:14.372Z] networkdb_test.go:867: node5: OK [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="node 0 coming back" [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:aa0f2688b147 with config:&{NodeID:aa0f2688b147 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-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="Node aa0f2688b147/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="Node aa0f2688b147/192.168.112.219, added to nodes list" [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="node 1 coming back" [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5b3e41aa0b6f with config:&{NodeID:5b3e41aa0b6f 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-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, added to nodes list" [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="node 2 coming back" [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:450d9f6e8812 with config:&{NodeID:450d9f6e8812 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-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="Node 450d9f6e8812/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:14.372Z] time="2022-02-15T19:42:14Z" level=info msg="Node 450d9f6e8812/192.168.112.219, added to nodes list" [2022-02-15T19:42:14.434Z] [2022-02-15T19:42:14.434Z] SUCCESS: Specified value was saved. [2022-02-15T19:42:14.482Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-15T19:42:14.739Z] time="2022-02-15T19:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:42:14.739Z] time="2022-02-15T19:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c13e4bd7bd48db07472f3ff7527ae76a119b0c2c3e67edce88ec8cbdceab72e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:42:14.739Z] time="2022-02-15T19:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:42:14.739Z] time="2022-02-15T19:42:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c13e4bd7bd48db07472f3ff7527ae76a119b0c2c3e67edce88ec8cbdceab72e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:42:14.996Z] === RUN TestPluginInstall/with_htpasswd [2022-02-15T19:42:15.253Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-15T19:42:15.555Z] time="2022-02-15T19:42:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:42:15.555Z] time="2022-02-15T19:42:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c13e4bd7bd48db07472f3ff7527ae76a119b0c2c3e67edce88ec8cbdceab72e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:42:15.555Z] time="2022-02-15T19:42:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:42:15.555Z] time="2022-02-15T19:42:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c13e4bd7bd48db07472f3ff7527ae76a119b0c2c3e67edce88ec8cbdceab72e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:42:15.812Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-15T19:42:15.812Z] === RUN TestPluginInstall/with_insecure [2022-02-15T19:42:16.379Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-15T19:42:16.379Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-15T19:42:16.379Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-15T19:42:16.943Z] time="2022-02-15T19:42:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:42:16.943Z] time="2022-02-15T19:42:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62a7a7b9cbd8e53b1227a97f334e78e5a51398f90258f6b86f7129967ca90cc3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:42:16.943Z] time="2022-02-15T19:42:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T19:42:16.943Z] time="2022-02-15T19:42:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62a7a7b9cbd8e53b1227a97f334e78e5a51398f90258f6b86f7129967ca90cc3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T19:42:16.943Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-15T19:42:16.943Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-15T19:42:16.943Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-15T19:42:16.943Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-15T19:42:17.201Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-15T19:42:17.201Z] plugin_test.go:165: [d9bc67e0c21c4] daemon is not started [2022-02-15T19:42:17.201Z] --- PASS: TestPluginInstall (4.71s) [2022-02-15T19:42:17.201Z] --- PASS: TestPluginInstall/no_auth (2.63s) [2022-02-15T19:42:17.201Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-02-15T19:42:17.201Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-02-15T19:42:17.201Z] === RUN TestPluginsWithRuntimes [2022-02-15T19:42:17.765Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-15T19:42:18.168Z] time="2022-02-15T19:42:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.112.219:10033 192.168.112.219:10034 192.168.112.219:10035]" [2022-02-15T19:42:18.168Z] time="2022-02-15T19:42:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.112.219:10033 192.168.112.219:10034 192.168.112.219:10035]" [2022-02-15T19:42:18.242Z] Removing intermediate container 23c5d5769208 [2022-02-15T19:42:18.242Z] ---> 3c119e39018f [2022-02-15T19:42:18.242Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-15T19:42:18.242Z] ---> Running in 8d84fe493483 [2022-02-15T19:42:18.328Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10033" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49362" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 1adef55144d5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 1adef55144d5/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5ac4650141d6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5ac4650141d6/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node aa0f2688b147/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node aa0f2688b147/192.168.112.219, is the new incarnation of the shutdown node 18a8c043899b/192.168.112.219" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node aa0f2688b147/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10034" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49363" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node aa0f2688b147/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node aa0f2688b147/192.168.112.219, is the new incarnation of the shutdown node 18a8c043899b/192.168.112.219" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node aa0f2688b147/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node aa0f2688b147/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node aa0f2688b147/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 1adef55144d5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, is the new incarnation of the shutdown node 8d0e3477d4f6/192.168.112.219" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 1adef55144d5/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5ac4650141d6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5ac4650141d6/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49364" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10035" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node aa0f2688b147/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node aa0f2688b147/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 1adef55144d5/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 1adef55144d5/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 450d9f6e8812/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5ac4650141d6/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 450d9f6e8812/192.168.112.219, is the new incarnation of the shutdown node c51b22b073f5/192.168.112.219" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5ac4650141d6/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 450d9f6e8812/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, is the new incarnation of the shutdown node 8d0e3477d4f6/192.168.112.219" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 450d9f6e8812/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 450d9f6e8812/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 450d9f6e8812/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:18.636Z] time="2022-02-15T19:42:18Z" level=info msg="Node 450d9f6e8812/192.168.112.219, added to nodes list" [2022-02-15T19:42:18.890Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-15T19:42:18.890Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-15T19:42:18.890Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-15T19:42:19.104Z] time="2022-02-15T19:42:18Z" level=info msg="Node 450d9f6e8812/192.168.112.219, joined gossip cluster" [2022-02-15T19:42:19.104Z] time="2022-02-15T19:42:18Z" level=info msg="Node 450d9f6e8812/192.168.112.219, is the new incarnation of the shutdown node c51b22b073f5/192.168.112.219" [2022-02-15T19:42:19.104Z] time="2022-02-15T19:42:18Z" level=info msg="Node 450d9f6e8812/192.168.112.219, added to nodes list" [2022-02-15T19:42:19.104Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10033" [2022-02-15T19:42:19.104Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49365" [2022-02-15T19:42:19.104Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10034" [2022-02-15T19:42:19.104Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49366" [2022-02-15T19:42:19.104Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.112.219:10035" [2022-02-15T19:42:19.104Z] time="2022-02-15T19:42:18Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49367" [2022-02-15T19:42:19.574Z] 2022/02/15 19:42:19 Closing DB instances... [2022-02-15T19:42:19.574Z] time="2022-02-15T19:42:19Z" level=info msg="Node aa0f2688b147 change state NodeActive --> NodeLeft" [2022-02-15T19:42:19.574Z] time="2022-02-15T19:42:19Z" level=info msg="node2(5b3e41aa0b6f): Node leave event for aa0f2688b147/192.168.112.219" [2022-02-15T19:42:19.574Z] time="2022-02-15T19:42:19Z" level=info msg="Node aa0f2688b147 change state NodeActive --> NodeLeft" [2022-02-15T19:42:19.574Z] time="2022-02-15T19:42:19Z" level=info msg="Node aa0f2688b147 change state NodeActive --> NodeLeft" [2022-02-15T19:42:19.574Z] time="2022-02-15T19:42:19Z" level=info msg="node4(5ac4650141d6): Node leave event for aa0f2688b147/192.168.112.219" [2022-02-15T19:42:19.574Z] time="2022-02-15T19:42:19Z" level=info msg="node3(450d9f6e8812): Node leave event for aa0f2688b147/192.168.112.219" [2022-02-15T19:42:19.574Z] time="2022-02-15T19:42:19Z" level=info msg="Node aa0f2688b147 change state NodeActive --> NodeLeft" [2022-02-15T19:42:19.574Z] time="2022-02-15T19:42:19Z" level=info msg="node5(1adef55144d5): Node leave event for aa0f2688b147/192.168.112.219" [2022-02-15T19:42:19.574Z] time="2022-02-15T19:42:19Z" level=info msg="Node aa0f2688b147 change state NodeActive --> NodeLeft" [2022-02-15T19:42:19.574Z] time="2022-02-15T19:42:19Z" level=info msg="node1(aa0f2688b147): Node leave event for aa0f2688b147/192.168.112.219" [2022-02-15T19:42:19.817Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="Node aa0f2688b147/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="Node aa0f2688b147/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="Node aa0f2688b147/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="Node aa0f2688b147/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="Node aa0f2688b147/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="Node 5b3e41aa0b6f change state NodeActive --> NodeLeft" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="node5(1adef55144d5): Node leave event for 5b3e41aa0b6f/192.168.112.219" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="Node 5b3e41aa0b6f change state NodeActive --> NodeLeft" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="node3(450d9f6e8812): Node leave event for 5b3e41aa0b6f/192.168.112.219" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="Node 5b3e41aa0b6f change state NodeActive --> NodeFailed" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, added to failed nodes list" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="Node 5b3e41aa0b6f change state NodeActive --> NodeLeft" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=info msg="node4(5ac4650141d6): Node leave event for 5b3e41aa0b6f/192.168.112.219" [2022-02-15T19:42:20.048Z] time="2022-02-15T19:42:19Z" level=error msg="node: 5b3e41aa0b6f is unknown to memberlist" [2022-02-15T19:42:20.074Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="Node 5b3e41aa0b6f/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="Node 450d9f6e8812 change state NodeActive --> NodeLeft" [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="node5(1adef55144d5): Node leave event for 450d9f6e8812/192.168.112.219" [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="Node 450d9f6e8812 change state NodeActive --> NodeLeft" [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="node4(5ac4650141d6): Node leave event for 450d9f6e8812/192.168.112.219" [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="Node 450d9f6e8812 change state NodeActive --> NodeLeft" [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="node3(450d9f6e8812): Node leave event for 450d9f6e8812/192.168.112.219" [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="Node 450d9f6e8812/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="Node 450d9f6e8812/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.516Z] time="2022-02-15T19:42:20Z" level=info msg="Node 450d9f6e8812/192.168.112.219, left gossip cluster" [2022-02-15T19:42:20.637Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-15T19:42:20.637Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-15T19:42:20.895Z] --- PASS: TestPluginsWithRuntimes (3.79s) [2022-02-15T19:42:20.895Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-02-15T19:42:20.895Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-02-15T19:42:20.895Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T19:42:21.009Z] time="2022-02-15T19:42:20Z" level=debug msg="memberlist: Failed ping: 1adef55144d5 (timeout reached)" [2022-02-15T19:42:21.009Z] time="2022-02-15T19:42:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.112.219:10035: use of closed network connection" [2022-02-15T19:42:21.009Z] time="2022-02-15T19:42:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.112.219:10036: use of closed network connection" [2022-02-15T19:42:21.009Z] time="2022-02-15T19:42:20Z" level=debug msg="memberlist: Stream connection from=192.168.112.219:49369" [2022-02-15T19:42:21.009Z] time="2022-02-15T19:42:20Z" level=info msg="Node 5ac4650141d6 change state NodeActive --> NodeLeft" [2022-02-15T19:42:21.009Z] time="2022-02-15T19:42:20Z" level=info msg="node5(1adef55144d5): Node leave event for 5ac4650141d6/192.168.112.219" [2022-02-15T19:42:21.009Z] time="2022-02-15T19:42:20Z" level=info msg="Node 5ac4650141d6 change state NodeActive --> NodeLeft" [2022-02-15T19:42:21.009Z] time="2022-02-15T19:42:20Z" level=info msg="node4(5ac4650141d6): Node leave event for 5ac4650141d6/192.168.112.219" [2022-02-15T19:42:21.150Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-15T19:42:21.477Z] time="2022-02-15T19:42:21Z" level=info msg="Node 5ac4650141d6/192.168.112.219, left gossip cluster" [2022-02-15T19:42:21.477Z] time="2022-02-15T19:42:21Z" level=warning msg="memberlist: Was able to connect to 1adef55144d5 but other probes failed, network may be misconfigured" [2022-02-15T19:42:21.477Z] time="2022-02-15T19:42:21Z" level=info msg="Node 5ac4650141d6/192.168.112.219, left gossip cluster" [2022-02-15T19:42:21.713Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-02-15T19:42:21.713Z] PASS [2022-02-15T19:42:21.713Z] [2022-02-15T19:42:21.713Z] DONE 10 tests in 9.420s [2022-02-15T19:42:21.713Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-15T19:42:21.713Z] ++ 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-02-15T19:42:21.713Z] ++ set -e [2022-02-15T19:42:21.713Z] ++ '[' -n 0 ']' [2022-02-15T19:42:21.713Z] ++ set -x [2022-02-15T19:42:21.713Z] ++ 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-02-15T19:42:21.713Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-15T19:42:21.970Z] INFO: Testing against a local daemon [2022-02-15T19:42:21.970Z] === RUN TestExternalGraphDriver [2022-02-15T19:42:21.970Z] === RUN TestExternalGraphDriver/json [2022-02-15T19:42:22.030Z] Cannot create a file when that file already exists. [2022-02-15T19:42:22.462Z] time="2022-02-15T19:42:22Z" level=info msg="Node 1adef55144d5/192.168.112.219, left gossip cluster" [2022-02-15T19:42:22.462Z] time="2022-02-15T19:42:22Z" level=info msg="Node 1adef55144d5 change state NodeActive --> NodeFailed" [2022-02-15T19:42:22.462Z] time="2022-02-15T19:42:22Z" level=info msg="Node 1adef55144d5/192.168.112.219, added to failed nodes list" [2022-02-15T19:42:22.462Z] --- PASS: TestNetworkDBIslands (11.89s) [2022-02-15T19:42:22.462Z] PASS [2022-02-15T19:42:22.462Z] coverage: 60.3% of statements [2022-02-15T19:42:22.462Z] ok github.com/docker/docker/libnetwork/networkdb 104.438s coverage: 60.3% of statements [2022-02-15T19:42:22.462Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-15T19:42:22.462Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-15T19:42:22.462Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-15T19:42:22.462Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-15T19:42:22.462Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-15T19:42:22.462Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-15T19:42:22.462Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-15T19:42:22.462Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-15T19:42:22.462Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-15T19:42:22.462Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/quota [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/rootless [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/volume [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-15T19:42:22.463Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-15T19:42:22.532Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-15T19:42:23.094Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-15T19:42:23.094Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-15T19:42:23.658Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-15T19:42:23.889Z] --- PASS: TestCheckoutGit (32.88s) [2022-02-15T19:42:23.889Z] === RUN TestValidGitTransport [2022-02-15T19:42:23.889Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-15T19:42:23.889Z] === RUN TestGitInvalidRef [2022-02-15T19:42:23.889Z] --- PASS: TestGitInvalidRef (0.21s) [2022-02-15T19:42:23.889Z] PASS [2022-02-15T19:42:23.889Z] coverage: 86.3% of statements [2022-02-15T19:42:23.889Z] ok github.com/docker/docker/builder/remotecontext/git 33.304s coverage: 86.3% of statements [2022-02-15T19:42:23.889Z] ? github.com/docker/docker/cli [no test files] [2022-02-15T19:42:23.889Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-15T19:42:23.914Z] === RUN TestExternalGraphDriver/spec [2022-02-15T19:42:24.169Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === Skipped [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-15T19:42:24.689Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-15T19:42:24.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-15T19:42:24.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-15T19:42:24.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.02s) [2022-02-15T19:42:24.689Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T19:42:24.689Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-15T19:42:24.689Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-15T19:42:24.689Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-15T19:42:24.689Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-15T19:42:24.689Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-15T19:42:24.689Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-15T19:42:24.689Z] daemon_test.go:145: root required [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T19:42:24.689Z] reload_test.go:342: root required [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T19:42:24.689Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T19:42:24.689Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-15T19:42:24.689Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-15T19:42:24.689Z] download_test.go:267: Needs fixing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-15T19:42:24.689Z] layer_test.go:303: Failing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-15T19:42:24.689Z] layer_test.go:352: Failing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-15T19:42:24.689Z] layer_test.go:467: Failing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-15T19:42:24.689Z] layer_test.go:696: Failing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-15T19:42:24.689Z] migration_test.go:45: Failing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T19:42:24.689Z] migration_test.go:181: Failing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-15T19:42:24.689Z] mount_test.go:17: Failing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-15T19:42:24.689Z] mount_test.go:76: Failing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-15T19:42:24.689Z] mount_test.go:125: Failing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-15T19:42:24.689Z] mount_test.go:212: Failing on Windows [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-15T19:42:24.689Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-15T19:42:24.689Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-15T19:42:24.689Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-15T19:42:24.689Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-15T19:42:24.689Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-15T19:42:24.689Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.689Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-15T19:42:24.689Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:24.689Z] [2022-02-15T19:42:24.690Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-15T19:42:24.690Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:24.690Z] [2022-02-15T19:42:24.690Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.01s) [2022-02-15T19:42:24.690Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:24.690Z] [2022-02-15T19:42:24.690Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-15T19:42:24.690Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:24.690Z] [2022-02-15T19:42:24.690Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-15T19:42:24.690Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T19:42:24.690Z] [2022-02-15T19:42:24.690Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-15T19:42:24.690Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T19:42:24.690Z] [2022-02-15T19:42:24.690Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-15T19:42:24.690Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:42:24.690Z] [2022-02-15T19:42:24.732Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-15T19:42:24.732Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-15T19:42:25.066Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-15T19:42:25.066Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-15T19:42:25.066Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-15T19:42:25.066Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-15T19:42:25.066Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-15T19:42:25.067Z] Cross building: bundles/cross/windows/amd64 [2022-02-15T19:42:25.067Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-15T19:42:25.067Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-15T19:42:25.157Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-15T19:42:25.157Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:42:25.157Z] [2022-02-15T19:42:25.157Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-15T19:42:25.157Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:42:25.157Z] [2022-02-15T19:42:25.157Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-15T19:42:25.157Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:42:25.157Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-15T19:42:25.158Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-15T19:42:25.158Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-15T19:42:25.158Z] archive_test.go:140: zstd not installed [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-15T19:42:25.158Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-15T19:42:25.158Z] archive_windows_test.go:16: Currently fails [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-15T19:42:25.158Z] changes_test.go:195: needs more investigation [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-15T19:42:25.158Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-15T19:42:25.158Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-15T19:42:25.158Z] changes_test.go:432: needs further investigation [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-15T19:42:25.158Z] changes_test.go:468: needs further investigation [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-15T19:42:25.158Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T19:42:25.158Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T19:42:25.158Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-15T19:42:25.158Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-15T19:42:25.158Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-15T19:42:25.158Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:42:25.158Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:42:25.158Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-15T19:42:25.158Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-15T19:42:25.158Z] poller_test.go:40: No chmod on Windows [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T19:42:25.158Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T19:42:25.158Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-02-15T19:42:25.158Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-15T19:42:25.158Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-02-15T19:42:25.158Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-15T19:42:25.158Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-15T19:42:25.158Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T19:42:25.158Z] [2022-02-15T19:42:25.158Z] DONE 2070 tests, 70 skipped in 289.109s [2022-02-15T19:42:25.158Z] INFO: make.ps1 ended at 02/15/2022 19:42:24 [2022-02-15T19:42:25.295Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-15T19:42:25.857Z] === RUN TestExternalGraphDriver/pull [2022-02-15T19:42:26.421Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-15T19:42:27.353Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-15T19:42:27.353Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-15T19:42:27.353Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-15T19:42:27.353Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-15T19:42:27.353Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-15T19:42:27.382Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-15T19:42:27.382Z] INFO: Unit tests ended at 02/15/2022 19:42:26. Duration:00:05:05.0295416 [2022-02-15T19:42:27.382Z] INFO: Building busybox [2022-02-15T19:42:27.382Z] Sending build context to Docker daemon 5.12kB [2022-02-15T19:42:27.382Z] [2022-02-15T19:42:27.382Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-15T19:42:27.382Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-15T19:42:27.382Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-15T19:42:27.382Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-15T19:42:27.382Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-15T19:42:27.382Z] ---> bdeb13086b9f [2022-02-15T19:42:27.382Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-15T19:42:27.382Z] ---> Running in bcdb79ceb78f [2022-02-15T19:42:27.616Z] --- PASS: TestExternalGraphDriver (5.85s) [2022-02-15T19:42:27.616Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2022-02-15T19:42:27.616Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2022-02-15T19:42:27.616Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2022-02-15T19:42:27.616Z] === RUN TestGraphdriverPluginV2 [2022-02-15T19:42:27.898Z] Removing intermediate container 8d84fe493483 [2022-02-15T19:42:27.898Z] ---> 06f481e3b86e [2022-02-15T19:42:27.898Z] Step 13/13 : CMD ["sh"] [2022-02-15T19:42:27.898Z] ---> Running in dcf599a89483 [2022-02-15T19:42:28.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-15T19:42:28.365Z] Removing intermediate container dcf599a89483 [2022-02-15T19:42:28.366Z] ---> 8d08636eb9af [2022-02-15T19:42:28.366Z] Successfully built 8d08636eb9af [2022-02-15T19:42:28.366Z] Successfully tagged busybox:latest [2022-02-15T19:42:28.366Z] INFO: Docker images of the daemon under test [2022-02-15T19:42:28.366Z] [2022-02-15T19:42:28.366Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T19:42:28.366Z] busybox latest 8d08636eb9af Less than a second ago 5GB [2022-02-15T19:42:28.366Z] microsoft/windowsservercore latest bdeb13086b9f 2 weeks ago 4.96GB [2022-02-15T19:42:28.366Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 2 weeks ago 4.96GB [2022-02-15T19:42:28.366Z] [2022-02-15T19:42:28.366Z] INFO: Running integration tests at 02/15/2022 19:42:28... [2022-02-15T19:42:28.366Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-15T19:42:28.366Z] INFO: Integration API tests being run from the host: [2022-02-15T19:42:28.366Z] INFO: make.ps1 starting at 02/15/2022 19:42:28 [2022-02-15T19:42:28.444Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-15T19:42:28.648Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestConfigureDaemonLogs [2022-02-15T19:42:28.648Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestCommonOptionsInstallFlags [2022-02-15T19:42:28.648Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-15T19:42:28.648Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-15T19:42:28.648Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-15T19:42:28.648Z] PASS [2022-02-15T19:42:28.648Z] coverage: 18.6% of statements [2022-02-15T19:42:28.648Z] ok github.com/docker/docker/cmd/dockerd 0.206s coverage: 18.6% of statements [2022-02-15T19:42:28.648Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-15T19:42:28.648Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-15T19:42:29.353Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-15T19:42:30.219Z] === RUN TestContainerStopSignal [2022-02-15T19:42:30.219Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestContainerStopTimeout [2022-02-15T19:42:30.219Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-15T19:42:30.219Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-15T19:42:30.219Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-15T19:42:30.219Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestReplaceAndAppendEnvVars [2022-02-15T19:42:30.219Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-15T19:42:30.219Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestNewMemoryStore [2022-02-15T19:42:30.219Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestAddContainers [2022-02-15T19:42:30.219Z] --- PASS: TestAddContainers (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestGetContainer [2022-02-15T19:42:30.219Z] --- PASS: TestGetContainer (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestDeleteContainer [2022-02-15T19:42:30.219Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestListContainers [2022-02-15T19:42:30.219Z] --- PASS: TestListContainers (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestFirstContainer [2022-02-15T19:42:30.219Z] --- PASS: TestFirstContainer (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestApplyAllContainer [2022-02-15T19:42:30.219Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestIsValidHealthString [2022-02-15T19:42:30.219Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestStateRunStop [2022-02-15T19:42:30.219Z] --- PASS: TestStateRunStop (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestStateTimeoutWait [2022-02-15T19:42:30.219Z] state_test.go:141: Stop callback fired [2022-02-15T19:42:30.219Z] state_test.go:165: Stop callback fired [2022-02-15T19:42:30.219Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-15T19:42:30.219Z] === RUN TestIsValidStateString [2022-02-15T19:42:30.219Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestViewSaveDelete [2022-02-15T19:42:30.219Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-15T19:42:30.219Z] === RUN TestViewAll [2022-02-15T19:42:30.219Z] --- PASS: TestViewAll (0.02s) [2022-02-15T19:42:30.219Z] === RUN TestViewGet [2022-02-15T19:42:30.219Z] --- PASS: TestViewGet (0.01s) [2022-02-15T19:42:30.219Z] === RUN TestNames [2022-02-15T19:42:30.219Z] --- PASS: TestNames (0.00s) [2022-02-15T19:42:30.219Z] === RUN TestViewWithHealthCheck [2022-02-15T19:42:30.219Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-15T19:42:30.219Z] PASS [2022-02-15T19:42:30.219Z] coverage: 41.7% of statements [2022-02-15T19:42:30.219Z] ok github.com/docker/docker/container 0.255s coverage: 41.7% of statements [2022-02-15T19:42:30.219Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-15T19:42:30.219Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-15T19:42:30.219Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-15T19:42:30.219Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-15T19:42:31.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-15T19:42:31.788Z] === RUN TestPrepare [2022-02-15T19:42:31.789Z] --- PASS: TestPrepare (0.00s) [2022-02-15T19:42:31.789Z] === RUN TestStart [2022-02-15T19:42:31.789Z] --- PASS: TestStart (0.00s) [2022-02-15T19:42:31.789Z] === RUN TestWaitCancel [2022-02-15T19:42:31.789Z] --- PASS: TestWaitCancel (0.00s) [2022-02-15T19:42:31.789Z] === RUN TestWaitDisabled [2022-02-15T19:42:31.789Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-15T19:42:31.789Z] === RUN TestWaitEnabled [2022-02-15T19:42:31.789Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-15T19:42:31.789Z] === RUN TestRemove [2022-02-15T19:42:31.789Z] --- PASS: TestRemove (0.00s) [2022-02-15T19:42:31.789Z] PASS [2022-02-15T19:42:31.789Z] coverage: 65.3% of statements [2022-02-15T19:42:31.789Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2022-02-15T19:42:31.965Z] --- PASS: TestGraphdriverPluginV2 (4.34s) [2022-02-15T19:42:31.965Z] PASS [2022-02-15T19:42:31.965Z] [2022-02-15T19:42:31.965Z] DONE 5 tests in 10.333s [2022-02-15T19:42:32.221Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-15T19:42:32.221Z] ++ 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-02-15T19:42:32.221Z] ++ set -e [2022-02-15T19:42:32.221Z] ++ '[' -n 0 ']' [2022-02-15T19:42:32.221Z] ++ set -x [2022-02-15T19:42:32.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-15T19:42:32.221Z] INFO: Testing against a local daemon [2022-02-15T19:42:32.221Z] === RUN TestContinueAfterPluginCrash [2022-02-15T19:42:32.221Z] === PAUSE TestContinueAfterPluginCrash [2022-02-15T19:42:32.221Z] === RUN TestReadPluginNoRead [2022-02-15T19:42:32.221Z] === PAUSE TestReadPluginNoRead [2022-02-15T19:42:32.221Z] === RUN TestDaemonStartWithLogOpt [2022-02-15T19:42:32.221Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-15T19:42:32.221Z] === CONT TestContinueAfterPluginCrash [2022-02-15T19:42:32.221Z] === CONT TestDaemonStartWithLogOpt [2022-02-15T19:42:32.784Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-15T19:42:33.249Z] Removing intermediate container bcdb79ceb78f [2022-02-15T19:42:33.249Z] ---> 52c30221b65d [2022-02-15T19:42:33.249Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-15T19:42:33.249Z] ---> Running in 3c57cb6f5d1b [2022-02-15T19:42:33.347Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-15T19:42:33.355Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-15T19:42:33.718Z] Removing intermediate container 3c57cb6f5d1b [2022-02-15T19:42:33.718Z] ---> 719d247c03ee [2022-02-15T19:42:33.718Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-15T19:42:33.718Z] ---> Running in 652b8ddb69b0 [2022-02-15T19:42:33.823Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2022-02-15T19:42:33.823Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-15T19:42:33.823Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-15T19:42:33.823Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-15T19:42:33.823Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-15T19:42:33.823Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-15T19:42:33.823Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-15T19:42:33.823Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-15T19:42:33.823Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-15T19:42:33.823Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-15T19:42:33.824Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-15T19:42:33.824Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-15T19:42:33.824Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-15T19:42:33.824Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-15T19:42:33.824Z] PASS [2022-02-15T19:42:33.824Z] coverage: 35.9% of statements [2022-02-15T19:42:33.824Z] ok github.com/docker/docker/daemon/cluster/convert 0.790s coverage: 35.9% of statements [2022-02-15T19:42:33.824Z] === RUN TestNewListSecretsFilters [2022-02-15T19:42:33.824Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-15T19:42:33.824Z] === RUN TestNewListConfigsFilters [2022-02-15T19:42:33.824Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-15T19:42:33.824Z] PASS [2022-02-15T19:42:33.824Z] coverage: 0.5% of statements [2022-02-15T19:42:33.824Z] ok github.com/docker/docker/daemon/cluster 1.026s coverage: 0.5% of statements [2022-02-15T19:42:33.911Z] docker_api_swarm_node_test.go:20: [d27c1fdd34013] joining swarm manager [d581c2132f8c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:42:34.187Z] Removing intermediate container 652b8ddb69b0 [2022-02-15T19:42:34.187Z] ---> 5598121e990b [2022-02-15T19:42:34.187Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-15T19:42:34.475Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-15T19:42:34.475Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-15T19:42:34.475Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-15T19:42:34.475Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-15T19:42:35.039Z] docker_api_swarm_node_test.go:21: [d7a60a01ba804] joining swarm manager [d581c2132f8c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:42:35.757Z] [2022-02-15T19:42:36.225Z] ---> ff30d8739626 [2022-02-15T19:42:36.225Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-15T19:42:36.225Z] ---> Running in 12d1bcf9c2d1 [2022-02-15T19:42:37.557Z] --- PASS: TestDaemonStartWithLogOpt (4.85s) [2022-02-15T19:42:37.557Z] === CONT TestReadPluginNoRead [2022-02-15T19:42:37.557Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-15T19:42:37.618Z] === RUN TestBuilderGC [2022-02-15T19:42:37.618Z] --- PASS: TestBuilderGC (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestDaemonConfigurationNotFound [2022-02-15T19:42:37.618Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestDaemonBrokenConfiguration [2022-02-15T19:42:37.618Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestFindConfigurationConflicts [2022-02-15T19:42:37.618Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-15T19:42:37.618Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-15T19:42:37.618Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-15T19:42:37.618Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-15T19:42:37.618Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-15T19:42:37.618Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-15T19:42:37.618Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-15T19:42:37.618Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-15T19:42:37.618Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-15T19:42:37.618Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-15T19:42:37.618Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-15T19:42:37.618Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-15T19:42:37.618Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestValidateConfiguration [2022-02-15T19:42:37.618Z] === RUN TestValidateConfiguration/with_label [2022-02-15T19:42:37.618Z] === RUN TestValidateConfiguration/with_dns [2022-02-15T19:42:37.618Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-15T19:42:37.618Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-15T19:42:37.618Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-15T19:42:37.618Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-15T19:42:37.618Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-15T19:42:37.618Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-15T19:42:37.618Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestReloadSetConfigFileNotExist [2022-02-15T19:42:37.618Z] time="2022-02-15T19:42:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-15T19:42:37.618Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-02-15T19:42:37.618Z] === RUN TestReloadDefaultConfigNotExist [2022-02-15T19:42:37.618Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:42:37.618Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestReloadBadDefaultConfig [2022-02-15T19:42:37.618Z] time="2022-02-15T19:42:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3183364795" [2022-02-15T19:42:37.618Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestReloadWithConflictingLabels [2022-02-15T19:42:37.618Z] time="2022-02-15T19:42:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3064287337" [2022-02-15T19:42:37.618Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestReloadWithDuplicateLabels [2022-02-15T19:42:37.618Z] time="2022-02-15T19:42:36Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-862149241" [2022-02-15T19:42:37.618Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestMaskURLCredentials [2022-02-15T19:42:37.618Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestDaemonConfigurationMerge [2022-02-15T19:42:37.618Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-15T19:42:37.618Z] PASS [2022-02-15T19:42:37.618Z] coverage: 79.2% of statements [2022-02-15T19:42:37.618Z] ok github.com/docker/docker/daemon/config 0.427s coverage: 79.2% of statements [2022-02-15T19:42:37.618Z] === RUN TestEventsLog [2022-02-15T19:42:37.618Z] --- PASS: TestEventsLog (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestEventsLogTimeout [2022-02-15T19:42:37.618Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestLogEvents [2022-02-15T19:42:37.618Z] --- PASS: TestLogEvents (0.05s) [2022-02-15T19:42:37.618Z] === RUN TestLoadBufferedEvents [2022-02-15T19:42:37.618Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-02-15T19:42:37.618Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-15T19:42:37.618Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-15T19:42:37.618Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-15T19:42:37.813Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-15T19:42:38.087Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-15T19:42:38.087Z] PASS [2022-02-15T19:42:38.087Z] coverage: 50.0% of statements [2022-02-15T19:42:38.087Z] === RUN TestWaitNodeAttachment [2022-02-15T19:42:38.087Z] ok github.com/docker/docker/daemon/events 0.249s coverage: 50.0% of statements [2022-02-15T19:42:38.087Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-02-15T19:42:38.087Z] === RUN TestIsolationConversion [2022-02-15T19:42:38.087Z] === RUN TestIsolationConversion/default [2022-02-15T19:42:38.087Z] === RUN TestIsolationConversion/process [2022-02-15T19:42:38.087Z] === RUN TestIsolationConversion/hyperv [2022-02-15T19:42:38.087Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-15T19:42:38.087Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-15T19:42:38.087Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-15T19:42:38.087Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-15T19:42:38.087Z] === RUN TestContainerLabels [2022-02-15T19:42:38.087Z] --- PASS: TestContainerLabels (0.00s) [2022-02-15T19:42:38.087Z] === RUN TestCredentialSpecConversion [2022-02-15T19:42:38.087Z] === RUN TestCredentialSpecConversion/none [2022-02-15T19:42:38.087Z] === RUN TestCredentialSpecConversion/config [2022-02-15T19:42:38.087Z] === RUN TestCredentialSpecConversion/file [2022-02-15T19:42:38.087Z] === RUN TestCredentialSpecConversion/registry [2022-02-15T19:42:38.087Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-15T19:42:38.087Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-15T19:42:38.087Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-15T19:42:38.087Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-15T19:42:38.087Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-15T19:42:38.087Z] === RUN TestControllerValidateMountBind [2022-02-15T19:42:38.087Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-15T19:42:38.087Z] === RUN TestControllerValidateMountVolume [2022-02-15T19:42:38.087Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-15T19:42:38.087Z] === RUN TestControllerValidateMountTarget [2022-02-15T19:42:38.087Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-15T19:42:38.087Z] === RUN TestControllerValidateMountTmpfs [2022-02-15T19:42:38.087Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-15T19:42:38.087Z] === RUN TestControllerValidateMountInvalidType [2022-02-15T19:42:38.087Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-15T19:42:38.087Z] === RUN TestControllerValidateMountNamedPipe [2022-02-15T19:42:38.087Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-15T19:42:38.087Z] PASS [2022-02-15T19:42:38.087Z] coverage: 11.0% of statements [2022-02-15T19:42:38.087Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.593s coverage: 11.0% of statements [2022-02-15T19:42:38.741Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-15T19:42:39.078Z] === RUN TestIsEmptyDir [2022-02-15T19:42:39.078Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-15T19:42:39.078Z] PASS [2022-02-15T19:42:39.078Z] coverage: 2.3% of statements [2022-02-15T19:42:39.078Z] ok github.com/docker/docker/daemon/graphdriver 0.070s coverage: 2.3% of statements [2022-02-15T19:42:39.078Z] === RUN TestVerifyNetworkingConfig [2022-02-15T19:42:39.078Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestGetContainer [2022-02-15T19:42:39.078Z] --- PASS: TestGetContainer (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestValidContainerNames [2022-02-15T19:42:39.078Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestContainerInitDNS [2022-02-15T19:42:39.078Z] daemon_test.go:145: root required [2022-02-15T19:42:39.078Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestMerge [2022-02-15T19:42:39.078Z] --- PASS: TestMerge (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestValidateContainerIsolation [2022-02-15T19:42:39.078Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestFindNetworkErrorType [2022-02-15T19:42:39.078Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestEnsureServicesExist [2022-02-15T19:42:39.078Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestEnsureServicesExistErrors [2022-02-15T19:42:39.078Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-15T19:42:39.078Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-15T19:42:39.078Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-15T19:42:39.078Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-15T19:42:39.078Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-15T19:42:39.078Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-15T19:42:39.078Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestContainerDelete [2022-02-15T19:42:39.078Z] --- PASS: TestContainerDelete (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestContainerDoubleDelete [2022-02-15T19:42:39.078Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestLogContainerEventCopyLabels [2022-02-15T19:42:39.078Z] --- PASS: TestLogContainerEventCopyLabels (0.01s) [2022-02-15T19:42:39.078Z] === RUN TestLogContainerEventWithAttributes [2022-02-15T19:42:39.078Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestNoneHealthcheck [2022-02-15T19:42:39.078Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestHealthStates [2022-02-15T19:42:39.078Z] time="2022-02-15T19:42:38Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T19:42:39.078Z] time="2022-02-15T19:42:39Z" 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-02-15T19:42:39.078Z] time="2022-02-15T19:42:39Z" 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-02-15T19:42:39.078Z] time="2022-02-15T19:42:39Z" 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-02-15T19:42:39.078Z] time="2022-02-15T19:42:39Z" 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-02-15T19:42:39.078Z] time="2022-02-15T19:42:39Z" 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-02-15T19:42:39.078Z] time="2022-02-15T19:42:39Z" 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-02-15T19:42:39.078Z] time="2022-02-15T19:42:39Z" 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-02-15T19:42:39.078Z] time="2022-02-15T19:42:39Z" 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-02-15T19:42:39.078Z] time="2022-02-15T19:42:39Z" 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-02-15T19:42:39.078Z] --- PASS: TestHealthStates (0.15s) [2022-02-15T19:42:39.078Z] === RUN TestGetInspectData [2022-02-15T19:42:39.078Z] --- PASS: TestGetInspectData (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestFillLicense [2022-02-15T19:42:39.078Z] --- PASS: TestFillLicense (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestListInvalidFilter [2022-02-15T19:42:39.078Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestNameFilter [2022-02-15T19:42:39.078Z] --- PASS: TestNameFilter (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-15T19:42:39.078Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-15T19:42:39.078Z] === 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-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-15T19:42:39.078Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-15T19:42:39.547Z] --- 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-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-15T19:42:39.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-15T19:42:39.547Z] === RUN TestDaemonReloadLabels [2022-02-15T19:42:39.547Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-02-15T19:42:39.547Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-15T19:42:39.547Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-15T19:42:39.547Z] === RUN TestDaemonReloadMirrors [2022-02-15T19:42:39.547Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-15T19:42:39.547Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-15T19:42:39.547Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-15T19:42:39.547Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-15T19:42:39.547Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-15T19:42:39.547Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-15T19:42:39.547Z] reload_test.go:342: root required [2022-02-15T19:42:39.547Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T19:42:39.547Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-15T19:42:39.547Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-15T19:42:39.547Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-15T19:42:39.547Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-02-15T19:42:39.547Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-15T19:42:39.547Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-15T19:42:39.547Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-15T19:42:39.547Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-15T19:42:39.547Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-15T19:42:39.547Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-15T19:42:39.547Z] === RUN TestParseVolumesFrom [2022-02-15T19:42:39.547Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-15T19:42:39.547Z] PASS [2022-02-15T19:42:39.547Z] coverage: 8.6% of statements [2022-02-15T19:42:39.547Z] ok github.com/docker/docker/daemon 0.364s coverage: 8.6% of statements [2022-02-15T19:42:39.547Z] === RUN TestLinkNaming [2022-02-15T19:42:39.548Z] --- PASS: TestLinkNaming (0.00s) [2022-02-15T19:42:39.548Z] === RUN TestLinkNew [2022-02-15T19:42:39.548Z] --- PASS: TestLinkNew (0.00s) [2022-02-15T19:42:39.548Z] === RUN TestLinkEnv [2022-02-15T19:42:39.548Z] --- PASS: TestLinkEnv (0.00s) [2022-02-15T19:42:39.548Z] === RUN TestLinkMultipleEnv [2022-02-15T19:42:39.548Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-15T19:42:39.548Z] === RUN TestLinkPortRangeEnv [2022-02-15T19:42:39.548Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-15T19:42:39.548Z] PASS [2022-02-15T19:42:39.548Z] coverage: 93.0% of statements [2022-02-15T19:42:39.548Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-15T19:42:39.548Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-15T19:42:40.105Z] === RUN TestReadPluginNoRead/default [2022-02-15T19:42:41.471Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-15T19:42:41.727Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-15T19:42:41.764Z] === RUN TestValidateLogOptReconnectInterval [2022-02-15T19:42:41.764Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-15T19:42:41.764Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-15T19:42:41.764Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-15T19:42:41.764Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-15T19:42:41.764Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-15T19:42:41.764Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-15T19:42:41.764Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-15T19:42:41.764Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-15T19:42:41.764Z] PASS [2022-02-15T19:42:41.764Z] coverage: 33.6% of statements [2022-02-15T19:42:41.764Z] === RUN TestNewStreamConfig [2022-02-15T19:42:41.764Z] === RUN TestNewStreamConfig/defaults [2022-02-15T19:42:41.764Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-15T19:42:41.764Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-15T19:42:41.764Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-15T19:42:41.764Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-15T19:42:41.764Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-15T19:42:41.764Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-15T19:42:41.764Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-15T19:42:41.764Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-15T19:42:41.764Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-15T19:42:41.764Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-15T19:42:41.764Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-15T19:42:41.764Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-15T19:42:41.764Z] ok github.com/docker/docker/daemon/logger/fluentd 0.050s coverage: 33.6% of statements [2022-02-15T19:42:41.764Z] time="2022-02-15T19:42:41Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-15T19:42:41.764Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-02-15T19:42:41.764Z] === RUN TestCreateSuccess [2022-02-15T19:42:41.764Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestCreateStreamSkipped [2022-02-15T19:42:41.764Z] time="2022-02-15T19:42:41Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-15T19:42:41.764Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestCreateLogGroupSuccess [2022-02-15T19:42:41.764Z] time="2022-02-15T19:42:41Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-15T19:42:41.764Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestCreateError [2022-02-15T19:42:41.764Z] --- PASS: TestCreateError (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestCreateAlreadyExists [2022-02-15T19:42:41.764Z] time="2022-02-15T19:42:41Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-15T19:42:41.764Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestLogClosed [2022-02-15T19:42:41.764Z] --- PASS: TestLogClosed (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestLogBlocking [2022-02-15T19:42:41.764Z] --- PASS: TestLogBlocking (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-15T19:42:41.764Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestLogNonBlockingBufferFull [2022-02-15T19:42:41.764Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestPublishBatchSuccess [2022-02-15T19:42:41.764Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestPublishBatchError [2022-02-15T19:42:41.764Z] time="2022-02-15T19:42:41Z" level=error msg=error [2022-02-15T19:42:41.764Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-15T19:42:41.764Z] time="2022-02-15T19:42:41Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T19:42:41.764Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-15T19:42:41.764Z] time="2022-02-15T19:42:41Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T19:42:41.764Z] time="2022-02-15T19:42:41Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-15T19:42:41.764Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestCollectBatchSimple [2022-02-15T19:42:41.764Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestCollectBatchTicker [2022-02-15T19:42:41.764Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestCollectBatchMultilinePattern [2022-02-15T19:42:41.764Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-15T19:42:41.764Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-15T19:42:41.764Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-15T19:42:41.764Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-02-15T19:42:41.764Z] === RUN TestCollectBatchClose [2022-02-15T19:42:41.764Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestEffectiveLen [2022-02-15T19:42:41.764Z] === RUN TestEffectiveLen/0/Hello [2022-02-15T19:42:41.764Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-15T19:42:41.764Z] === RUN TestEffectiveLen/2/🙃 [2022-02-15T19:42:41.764Z] === RUN TestEffectiveLen/3/���� [2022-02-15T19:42:41.764Z] === RUN TestEffectiveLen/4/He��o [2022-02-15T19:42:41.764Z] === RUN TestEffectiveLen/5/ [2022-02-15T19:42:41.764Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-15T19:42:41.764Z] === RUN TestFindValidSplit [2022-02-15T19:42:41.764Z] === RUN TestFindValidSplit/0/ [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1076: [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:42:41.764Z] === RUN TestFindValidSplit/1/Hello [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1076: Hello [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:42:41.764Z] === RUN TestFindValidSplit/2/Hello [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1076: He [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1077: llo [2022-02-15T19:42:41.764Z] === RUN TestFindValidSplit/3/Hello [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1076: [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1077: Hello [2022-02-15T19:42:41.764Z] === RUN TestFindValidSplit/4/🙃 [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1076: [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-15T19:42:41.764Z] === RUN TestFindValidSplit/5/🙃 [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:42:41.764Z] === RUN TestFindValidSplit/6/a� [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1076: a [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1077: � [2022-02-15T19:42:41.764Z] === RUN TestFindValidSplit/7/a� [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1076: a� [2022-02-15T19:42:41.764Z] cloudwatchlogs_test.go:1077: [2022-02-15T19:42:41.764Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-15T19:42:41.764Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-15T19:42:41.765Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-15T19:42:41.765Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-15T19:42:41.765Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-15T19:42:41.765Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-15T19:42:41.765Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-15T19:42:41.765Z] === RUN TestProcessEventEmoji [2022-02-15T19:42:41.765Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-15T19:42:41.765Z] === RUN TestCollectBatchLineSplit [2022-02-15T19:42:41.765Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-15T19:42:41.765Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-15T19:42:41.765Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.11s) [2022-02-15T19:42:41.765Z] === RUN TestCollectBatchMaxEvents [2022-02-15T19:42:41.765Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-02-15T19:42:41.765Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-15T19:42:41.765Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-02-15T19:42:42.234Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-15T19:42:42.234Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-02-15T19:42:42.234Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-15T19:42:42.234Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-02-15T19:42:42.234Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-15T19:42:42.234Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-15T19:42:42.234Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-15T19:42:42.234Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-15T19:42:42.234Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-15T19:42:42.234Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-15T19:42:42.234Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-15T19:42:42.234Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-15T19:42:42.234Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-15T19:42:42.234Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsFormat [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-15T19:42:42.234Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestCreateTagSuccess [2022-02-15T19:42:42.234Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-15T19:42:42.234Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-15T19:42:42.234Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-15T19:42:42.234Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-15T19:42:42.234Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-15T19:42:42.234Z] PASS [2022-02-15T19:42:42.234Z] coverage: 80.2% of statements [2022-02-15T19:42:42.234Z] ok github.com/docker/docker/daemon/logger/awslogs 0.474s coverage: 80.2% of statements [2022-02-15T19:42:42.234Z] === RUN TestAdapterReadLogs [2022-02-15T19:42:42.234Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestCopier [2022-02-15T19:42:42.234Z] --- PASS: TestCopier (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestCopierLongLines [2022-02-15T19:42:42.234Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestCopierSlow [2022-02-15T19:42:42.234Z] === RUN TestSearchRegistryForImagesErrors [2022-02-15T19:42:42.234Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestSearchRegistryForImages [2022-02-15T19:42:42.234Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestOnlyPlatformWithFallback [2022-02-15T19:42:42.234Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-15T19:42:42.234Z] === RUN TestImageDelete [2022-02-15T19:42:42.234Z] === RUN TestImageDelete/no_lease [2022-02-15T19:42:42.234Z] === RUN TestImageDelete/lease_exists [2022-02-15T19:42:42.234Z] --- PASS: TestImageDelete (0.05s) [2022-02-15T19:42:42.234Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-15T19:42:42.234Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-15T19:42:42.234Z] === RUN TestContentStoreForPull [2022-02-15T19:42:42.234Z] --- PASS: TestCopierSlow (0.20s) [2022-02-15T19:42:42.234Z] === RUN TestCopierWithSized [2022-02-15T19:42:42.234Z] === RUN TestCopierWithSized/as_is [2022-02-15T19:42:42.234Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-15T19:42:42.234Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-15T19:42:42.234Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-15T19:42:42.234Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-15T19:42:42.234Z] === RUN TestCopierWithPartial [2022-02-15T19:42:42.234Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-15T19:42:42.288Z] --- PASS: TestContinueAfterPluginCrash (9.95s) [2022-02-15T19:42:42.544Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-15T19:42:42.703Z] === RUN TestRingLogger [2022-02-15T19:42:42.703Z] --- PASS: TestRingLogger (0.00s) [2022-02-15T19:42:42.703Z] === RUN TestRingCap [2022-02-15T19:42:42.703Z] --- PASS: TestRingCap (0.00s) [2022-02-15T19:42:42.703Z] === RUN TestRingClose [2022-02-15T19:42:42.703Z] --- PASS: TestRingClose (0.00s) [2022-02-15T19:42:42.703Z] === RUN TestRingDrain [2022-02-15T19:42:42.703Z] --- PASS: TestRingDrain (0.00s) [2022-02-15T19:42:42.703Z] PASS [2022-02-15T19:42:42.703Z] coverage: 43.8% of statements [2022-02-15T19:42:42.703Z] ok github.com/docker/docker/daemon/logger 0.300s coverage: 43.8% of statements [2022-02-15T19:42:42.703Z] --- PASS: TestContentStoreForPull (0.21s) [2022-02-15T19:42:42.703Z] PASS [2022-02-15T19:42:42.703Z] coverage: 6.7% of statements [2022-02-15T19:42:42.703Z] ok github.com/docker/docker/daemon/images 0.355s coverage: 6.7% of statements [2022-02-15T19:42:42.703Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-15T19:42:42.703Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-15T19:42:42.703Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-15T19:42:42.703Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-15T19:42:42.703Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-15T19:42:42.703Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-15T19:42:42.801Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-15T19:42:43.171Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-15T19:42:43.171Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-15T19:42:43.171Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-15T19:42:43.171Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2022-02-15T19:42:43.171Z] === RUN TestFastTimeMarshalJSON [2022-02-15T19:42:43.172Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-02-15T19:42:43.172Z] PASS [2022-02-15T19:42:43.172Z] coverage: 87.2% of statements [2022-02-15T19:42:43.172Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.205s coverage: 87.2% of statements [2022-02-15T19:42:43.640Z] === RUN TestJSONFileLogger [2022-02-15T19:42:43.640Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-15T19:42:43.640Z] === RUN TestJSONFileLoggerWithTags [2022-02-15T19:42:43.640Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-15T19:42:43.640Z] === RUN TestJSONFileLoggerWithOpts [2022-02-15T19:42:43.640Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-15T19:42:43.640Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-15T19:42:43.640Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-15T19:42:43.640Z] === RUN TestEncodeDecode [2022-02-15T19:42:43.640Z] === PAUSE TestEncodeDecode [2022-02-15T19:42:43.640Z] === RUN TestUnexpectedEOF [2022-02-15T19:42:43.640Z] time="2022-02-15T19:42:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T19:42:43.640Z] time="2022-02-15T19:42:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T19:42:43.640Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-02-15T19:42:43.640Z] === CONT TestEncodeDecode [2022-02-15T19:42:43.640Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-15T19:42:43.640Z] PASS [2022-02-15T19:42:43.640Z] coverage: 69.9% of statements [2022-02-15T19:42:43.640Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.215s coverage: 69.9% of statements [2022-02-15T19:42:43.730Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-15T19:42:44.292Z] === CONT TestReadPluginNoRead [2022-02-15T19:42:44.292Z] read_test.go:92: [dd5fb37129673] daemon is not started [2022-02-15T19:42:44.292Z] --- PASS: TestReadPluginNoRead (7.09s) [2022-02-15T19:42:44.292Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2022-02-15T19:42:44.292Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2022-02-15T19:42:44.292Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.36s) [2022-02-15T19:42:44.292Z] PASS [2022-02-15T19:42:44.292Z] [2022-02-15T19:42:44.292Z] DONE 6 tests in 12.091s [2022-02-15T19:42:44.292Z] 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-02-15T19:42:44.292Z] ++ 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-02-15T19:42:44.292Z] ++ set -e [2022-02-15T19:42:44.292Z] ++ '[' -n 0 ']' [2022-02-15T19:42:44.292Z] ++ set -x [2022-02-15T19:42:44.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=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-02-15T19:42:44.292Z] testing: warning: no tests to run [2022-02-15T19:42:44.292Z] PASS [2022-02-15T19:42:44.292Z] [2022-02-15T19:42:44.292Z] DONE 0 tests in 0.037s [2022-02-15T19:42:44.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-15T19:42:44.292Z] ++ 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-02-15T19:42:44.292Z] ++ set -e [2022-02-15T19:42:44.292Z] ++ '[' -n 0 ']' [2022-02-15T19:42:44.292Z] ++ set -x [2022-02-15T19:42:44.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=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-02-15T19:42:44.292Z] INFO: Testing against a local daemon [2022-02-15T19:42:44.292Z] === RUN TestPluginWithDevMounts [2022-02-15T19:42:44.292Z] === PAUSE TestPluginWithDevMounts [2022-02-15T19:42:44.292Z] === CONT TestPluginWithDevMounts [2022-02-15T19:42:44.627Z] === RUN TestWriteLog [2022-02-15T19:42:44.627Z] === PAUSE TestWriteLog [2022-02-15T19:42:44.627Z] === RUN TestReadLog [2022-02-15T19:42:44.627Z] === PAUSE TestReadLog [2022-02-15T19:42:44.627Z] === RUN TestDecode [2022-02-15T19:42:44.627Z] --- PASS: TestDecode (0.02s) [2022-02-15T19:42:44.627Z] === CONT TestWriteLog [2022-02-15T19:42:44.627Z] === CONT TestReadLog [2022-02-15T19:42:44.627Z] --- PASS: TestWriteLog (0.01s) [2022-02-15T19:42:44.627Z] === RUN TestReadLog/tail_exact [2022-02-15T19:42:44.627Z] === RUN TestOpenFileDelete [2022-02-15T19:42:44.627Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-15T19:42:44.627Z] === RUN TestOpenFileRename [2022-02-15T19:42:44.627Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-15T19:42:44.627Z] === RUN TestHandleDecoderErr [2022-02-15T19:42:44.627Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-15T19:42:44.627Z] === RUN TestParseLogTagDefaultTag [2022-02-15T19:42:44.627Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-15T19:42:44.627Z] === RUN TestParseLogTag [2022-02-15T19:42:44.627Z] --- PASS: TestParseLogTag (0.00s) [2022-02-15T19:42:44.627Z] === RUN TestParseLogTagEmptyTag [2022-02-15T19:42:44.627Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-15T19:42:44.627Z] === RUN TestTailFiles [2022-02-15T19:42:44.627Z] --- PASS: TestTailFiles (0.00s) [2022-02-15T19:42:44.627Z] === RUN TestFollowLogsConsumerGone [2022-02-15T19:42:44.627Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-15T19:42:44.627Z] === RUN TestFollowLogsProducerGone [2022-02-15T19:42:44.627Z] logfile_test.go:180: logDecode() closed after sending 1209 messages [2022-02-15T19:42:44.627Z] logfile_test.go:233: messages sent: 1209, received: 1209 [2022-02-15T19:42:44.627Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-15T19:42:44.627Z] === RUN TestCheckCapacityAndRotate [2022-02-15T19:42:44.627Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-15T19:42:44.627Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-15T19:42:44.627Z] === RUN TestReadLog/tail_less_than_available [2022-02-15T19:42:44.627Z] === RUN TestReadLog/tail_more_than_available [2022-02-15T19:42:44.627Z] --- PASS: TestReadLog (0.20s) [2022-02-15T19:42:44.627Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-02-15T19:42:44.627Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-02-15T19:42:44.627Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-15T19:42:44.627Z] PASS [2022-02-15T19:42:44.627Z] coverage: 78.7% of statements [2022-02-15T19:42:44.627Z] ok github.com/docker/docker/daemon/logger/local 0.275s coverage: 78.7% of statements [2022-02-15T19:42:44.627Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-15T19:42:44.627Z] --- PASS: TestCheckCapacityAndRotate (0.22s) [2022-02-15T19:42:44.627Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-15T19:42:44.627Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.21s) [2022-02-15T19:42:44.627Z] PASS [2022-02-15T19:42:44.627Z] coverage: 54.9% of statements [2022-02-15T19:42:44.627Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.294s coverage: 54.9% of statements [2022-02-15T19:42:44.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-15T19:42:45.615Z] === RUN TestLog [2022-02-15T19:42:45.615Z] --- PASS: TestLog (0.03s) [2022-02-15T19:42:45.615Z] PASS [2022-02-15T19:42:45.615Z] coverage: 31.5% of statements [2022-02-15T19:42:45.615Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.125s coverage: 31.5% of statements [2022-02-15T19:42:45.615Z] === RUN TestValidateLogOpt [2022-02-15T19:42:45.615Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T19:42:45.615Z] === RUN TestNewMissedConfig [2022-02-15T19:42:45.615Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-15T19:42:45.615Z] === RUN TestNewMissedUrl [2022-02-15T19:42:45.615Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-15T19:42:45.615Z] === RUN TestNewMissedToken [2022-02-15T19:42:45.615Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-15T19:42:45.615Z] === RUN TestNewWithProxy [2022-02-15T19:42:45.615Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-15T19:42:45.615Z] === RUN TestDefault [2022-02-15T19:42:45.615Z] --- PASS: TestDefault (0.00s) [2022-02-15T19:42:45.615Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-15T19:42:45.615Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-15T19:42:45.615Z] === RUN TestJsonFormat [2022-02-15T19:42:45.615Z] --- PASS: TestJsonFormat (0.02s) [2022-02-15T19:42:45.615Z] === RUN TestRawFormat [2022-02-15T19:42:45.615Z] --- PASS: TestRawFormat (0.02s) [2022-02-15T19:42:45.615Z] === RUN TestRawFormatWithLabels [2022-02-15T19:42:45.615Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-15T19:42:45.615Z] === RUN TestRawFormatWithoutTag [2022-02-15T19:42:45.615Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-15T19:42:45.615Z] === RUN TestBatching [2022-02-15T19:42:45.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-15T19:42:45.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-15T19:42:46.084Z] === RUN TestNewParse [2022-02-15T19:42:46.084Z] --- PASS: TestNewParse (0.00s) [2022-02-15T19:42:46.084Z] PASS [2022-02-15T19:42:46.084Z] coverage: 8.3% of statements [2022-02-15T19:42:46.084Z] --- PASS: TestBatching (0.32s) [2022-02-15T19:42:46.084Z] === RUN TestFrequency [2022-02-15T19:42:46.084Z] ok github.com/docker/docker/daemon/logger/templates 0.080s coverage: 8.3% of statements [2022-02-15T19:42:46.084Z] --- PASS: TestFrequency (0.16s) [2022-02-15T19:42:46.084Z] === RUN TestOneMessagePerRequest [2022-02-15T19:42:46.084Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-15T19:42:46.084Z] === RUN TestVerify [2022-02-15T19:42:46.084Z] --- PASS: TestVerify (0.00s) [2022-02-15T19:42:46.084Z] === RUN TestSkipVerify [2022-02-15T19:42:46.084Z] === RUN TestParseLogFormat [2022-02-15T19:42:46.084Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-15T19:42:46.084Z] === RUN TestValidateLogOptEmpty [2022-02-15T19:42:46.084Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-15T19:42:46.084Z] === RUN TestValidateSyslogAddress [2022-02-15T19:42:46.084Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-15T19:42:46.084Z] === RUN TestParseAddressDefaultPort [2022-02-15T19:42:46.084Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-15T19:42:46.084Z] === RUN TestValidateSyslogFacility [2022-02-15T19:42:46.084Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-15T19:42:46.084Z] === RUN TestValidateLogOptSyslogFormat [2022-02-15T19:42:46.084Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-15T19:42:46.084Z] === RUN TestValidateLogOpt [2022-02-15T19:42:46.084Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T19:42:46.084Z] PASS [2022-02-15T19:42:46.084Z] coverage: 46.8% of statements [2022-02-15T19:42:46.084Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements [2022-02-15T19:42:46.345Z] --- PASS: TestPluginWithDevMounts (1.81s) [2022-02-15T19:42:46.345Z] PASS [2022-02-15T19:42:46.345Z] [2022-02-15T19:42:46.345Z] DONE 1 tests in 1.942s [2022-02-15T19:42:46.345Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-15T19:42:46.345Z] ++ 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-02-15T19:42:46.345Z] ++ set -e [2022-02-15T19:42:46.345Z] ++ '[' -n 0 ']' [2022-02-15T19:42:46.345Z] ++ set -x [2022-02-15T19:42:46.345Z] ++ 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-02-15T19:42:46.345Z] INFO: Testing against a local daemon [2022-02-15T19:42:46.345Z] === RUN TestSecretInspect [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] --- PASS: TestSkipVerify (0.38s) [2022-02-15T19:42:46.553Z] === RUN TestBufferMaximum [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954166.243059\",\"host\":\"97144cd282e9\"}'" [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954166.243059\",\"host\":\"97144cd282e9\"}'" [2022-02-15T19:42:46.553Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-15T19:42:46.553Z] === RUN TestServerAlwaysDown [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954166.246055\",\"host\":\"97144cd282e9\"}'" [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954166.246055\",\"host\":\"97144cd282e9\"}'" [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954166.246055\",\"host\":\"97144cd282e9\"}'" [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954166.247057\",\"host\":\"97144cd282e9\"}'" [2022-02-15T19:42:46.553Z] time="2022-02-15T19:42:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644954166.247057\",\"host\":\"97144cd282e9\"}'" [2022-02-15T19:42:46.553Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-15T19:42:46.553Z] === RUN TestCannotSendAfterClose [2022-02-15T19:42:46.553Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-15T19:42:46.553Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-15T19:42:46.651Z] Removing intermediate container 12d1bcf9c2d1 [2022-02-15T19:42:46.651Z] ---> afa01491729f [2022-02-15T19:42:46.651Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-15T19:42:46.651Z] ---> Running in 754a201a9deb [2022-02-15T19:42:46.908Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-15T19:42:47.542Z] time="2022-02-15T19:42:47Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-15T19:42:47.542Z] time="2022-02-15T19:42:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"97144cd282e9\"}'" [2022-02-15T19:42:47.542Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-15T19:42:47.542Z] PASS [2022-02-15T19:42:47.542Z] coverage: 82.5% of statements [2022-02-15T19:42:47.542Z] ok github.com/docker/docker/daemon/logger/splunk 2.003s coverage: 82.5% of statements [2022-02-15T19:42:47.542Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-15T19:42:47.542Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-15T19:42:47.542Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-15T19:42:47.542Z] === RUN TestV1IDService [2022-02-15T19:42:47.542Z] --- PASS: TestV1IDService (0.03s) [2022-02-15T19:42:47.542Z] === RUN TestV2MetadataService [2022-02-15T19:42:47.637Z] [2022-02-15T19:42:47.637Z] SUCCESS: Specified value was saved. [2022-02-15T19:42:47.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-15T19:42:48.011Z] === RUN TestSuccessfulDownload [2022-02-15T19:42:48.011Z] download_test.go:267: Needs fixing on Windows [2022-02-15T19:42:48.012Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-15T19:42:48.012Z] === RUN TestCancelledDownload [2022-02-15T19:42:48.012Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-15T19:42:48.012Z] === RUN TestMaxDownloadAttempts [2022-02-15T19:42:48.012Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T19:42:48.012Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T19:42:48.012Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T19:42:48.012Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T19:42:48.012Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T19:42:48.012Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T19:42:48.012Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T19:42:48.012Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T19:42:48.012Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T19:42:48.012Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T19:42:48.012Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T19:42:48.012Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T19:42:48.480Z] time="2022-02-15T19:42:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:42:48.480Z] time="2022-02-15T19:42:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:42:48.480Z] time="2022-02-15T19:42:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:42:48.480Z] time="2022-02-15T19:42:48Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T19:42:48.480Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-15T19:42:48.480Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2022-02-15T19:42:48.480Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s) [2022-02-15T19:42:48.480Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2022-02-15T19:42:48.480Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2022-02-15T19:42:48.480Z] === RUN TestTransfer [2022-02-15T19:42:48.480Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-15T19:42:48.480Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-15T19:42:48.480Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-15T19:42:48.480Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-15T19:42:48.480Z] === RUN TestContinueOnError_NeverContinue [2022-02-15T19:42:48.480Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-15T19:42:48.480Z] === RUN TestManifestStore [2022-02-15T19:42:48.480Z] === RUN TestManifestStore/no_remote_or_local [2022-02-15T19:42:48.480Z] --- PASS: TestTransfer (0.12s) [2022-02-15T19:42:48.480Z] === RUN TestConcurrencyLimit [2022-02-15T19:42:48.948Z] --- PASS: TestV2MetadataService (1.13s) [2022-02-15T19:42:48.948Z] PASS [2022-02-15T19:42:48.948Z] coverage: 48.2% of statements [2022-02-15T19:42:48.948Z] ok github.com/docker/docker/distribution/metadata 1.259s coverage: 48.2% of statements [2022-02-15T19:42:48.948Z] time="2022-02-15T19:42:48Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local76032220\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-15T19:42:48.948Z] === RUN TestManifestStore/no_local_cache [2022-02-15T19:42:48.948Z] === RUN TestManifestStore/with_local_cache [2022-02-15T19:42:48.948Z] === RUN TestManifestStore/unknown_media_type [2022-02-15T19:42:48.948Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-15T19:42:48.948Z] time="2022-02-15T19:42:48Z" level=warning msg="reference for unknown type: " [2022-02-15T19:42:48.948Z] time="2022-02-15T19:42:48Z" level=warning msg="reference for unknown type: " [2022-02-15T19:42:48.948Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-15T19:42:48.948Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-15T19:42:48.948Z] time="2022-02-15T19:42:48Z" level=warning msg="reference for unknown type: " [2022-02-15T19:42:48.948Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-15T19:42:48.948Z] time="2022-02-15T19:42:48Z" level=warning msg="reference for unknown type: " [2022-02-15T19:42:48.948Z] time="2022-02-15T19:42:48Z" level=warning msg="reference for unknown type: " [2022-02-15T19:42:48.948Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-15T19:42:48.948Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-15T19:42:48.948Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-15T19:42:48.948Z] time="2022-02-15T19:42:48Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore (0.31s) [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-02-15T19:42:48.948Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaType [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-15T19:42:48.948Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-15T19:42:48.948Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-15T19:42:48.948Z] === RUN TestFixManifestLayers [2022-02-15T19:42:48.948Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-15T19:42:48.948Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-15T19:42:48.948Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T19:42:48.948Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T19:42:48.948Z] === RUN TestFixManifestLayersBadParent [2022-02-15T19:42:48.948Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-15T19:42:48.948Z] === RUN TestValidateManifest [2022-02-15T19:42:48.948Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T19:42:48.948Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-15T19:42:48.948Z] === RUN TestFormatPlatform [2022-02-15T19:42:48.948Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-15T19:42:48.948Z] === RUN TestGetRepositoryMountCandidates [2022-02-15T19:42:48.948Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-15T19:42:48.948Z] === RUN TestLayerAlreadyExists [2022-02-15T19:42:48.948Z] 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-02-15T19:42:48.948Z] 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-02-15T19:42:48.948Z] 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-02-15T19:42:48.948Z] 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-02-15T19:42:48.948Z] 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-02-15T19:42:48.948Z] 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-02-15T19:42:48.948Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-15T19:42:48.948Z] === RUN TestWhenEmptyAuthConfig [2022-02-15T19:42:48.948Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-02-15T19:42:48.948Z] === RUN TestInactiveJobs [2022-02-15T19:42:49.204Z] --- PASS: TestSecretInspect (2.78s) [2022-02-15T19:42:49.204Z] === RUN TestSecretList [2022-02-15T19:42:49.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-15T19:42:49.417Z] === RUN TestNotFound [2022-02-15T19:42:49.417Z] --- PASS: TestNotFound (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestConflict [2022-02-15T19:42:49.417Z] --- PASS: TestConflict (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestForbidden [2022-02-15T19:42:49.417Z] --- PASS: TestForbidden (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestInvalidParameter [2022-02-15T19:42:49.417Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestNotImplemented [2022-02-15T19:42:49.417Z] --- PASS: TestNotImplemented (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestNotModified [2022-02-15T19:42:49.417Z] --- PASS: TestNotModified (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestUnauthorized [2022-02-15T19:42:49.417Z] --- PASS: TestUnauthorized (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestUnknown [2022-02-15T19:42:49.417Z] --- PASS: TestUnknown (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestCancelled [2022-02-15T19:42:49.417Z] --- PASS: TestCancelled (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestDeadline [2022-02-15T19:42:49.417Z] --- PASS: TestDeadline (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestDataLoss [2022-02-15T19:42:49.417Z] --- PASS: TestDataLoss (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestUnavailable [2022-02-15T19:42:49.417Z] --- PASS: TestUnavailable (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestSystem [2022-02-15T19:42:49.417Z] --- PASS: TestSystem (0.00s) [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Not_Found [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Bad_Request [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Conflict [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Unauthorized [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Forbidden [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Not_Modified [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-15T19:42:49.417Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-15T19:42:49.417Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-15T19:42:49.417Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-15T19:42:49.417Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-15T19:42:49.417Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-15T19:42:49.417Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-15T19:42:49.417Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-15T19:42:49.417Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-15T19:42:49.417Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-15T19:42:49.417Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-15T19:42:49.418Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-15T19:42:49.418Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-15T19:42:49.418Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-15T19:42:49.418Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-15T19:42:49.418Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-15T19:42:49.418Z] PASS [2022-02-15T19:42:49.418Z] coverage: 53.1% of statements [2022-02-15T19:42:49.418Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2022-02-15T19:42:49.418Z] --- PASS: TestInactiveJobs (0.35s) [2022-02-15T19:42:49.418Z] === RUN TestWatchRelease [2022-02-15T19:42:49.418Z] --- PASS: TestWatchRelease (0.07s) [2022-02-15T19:42:49.418Z] === RUN TestWatchFinishedTransfer [2022-02-15T19:42:49.418Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-15T19:42:49.418Z] === RUN TestDuplicateTransfer [2022-02-15T19:42:49.418Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-02-15T19:42:49.418Z] === RUN TestSuccessfulUpload [2022-02-15T19:42:49.888Z] time="2022-02-15T19:42:49Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-15T19:42:49.888Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-02-15T19:42:49.888Z] === RUN TestCancelledUpload [2022-02-15T19:42:49.888Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-15T19:42:49.888Z] PASS [2022-02-15T19:42:49.888Z] coverage: 77.6% of statements [2022-02-15T19:42:49.888Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 77.6% of statements [2022-02-15T19:42:50.133Z] docker_api_swarm_test.go:502: [d98e883b1e9e4] joining swarm manager [d54f2337c9042]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:42:50.356Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-02-15T19:42:50.356Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-15T19:42:50.356Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-15T19:42:50.356Z] === RUN TestTokenPassThru [2022-02-15T19:42:50.356Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-15T19:42:50.356Z] === RUN TestTokenPassThruDifferentHost [2022-02-15T19:42:50.356Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-15T19:42:50.356Z] PASS [2022-02-15T19:42:50.356Z] coverage: 24.6% of statements [2022-02-15T19:42:50.356Z] ok github.com/docker/docker/distribution 1.633s coverage: 24.6% of statements [2022-02-15T19:42:50.356Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-15T19:42:50.356Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-15T19:42:50.356Z] === RUN TestCompare [2022-02-15T19:42:50.356Z] --- PASS: TestCompare (0.00s) [2022-02-15T19:42:50.356Z] PASS [2022-02-15T19:42:50.356Z] coverage: 19.2% of statements [2022-02-15T19:42:50.356Z] ok github.com/docker/docker/image/cache 0.077s coverage: 19.2% of statements [2022-02-15T19:42:50.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a2aee8_} [2022-02-15T19:42:50.825Z] === RUN TestFSGetInvalidData [2022-02-15T19:42:50.825Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-02-15T19:42:50.825Z] === RUN TestFSInvalidSet [2022-02-15T19:42:50.825Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-15T19:42:50.825Z] === RUN TestFSInvalidRoot [2022-02-15T19:42:50.825Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-15T19:42:50.825Z] === RUN TestFSMetadataGetSet [2022-02-15T19:42:50.825Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-02-15T19:42:50.825Z] === RUN TestFSInvalidWalker [2022-02-15T19:42:50.825Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-15T19:42:50.825Z] === RUN TestFSGetSet [2022-02-15T19:42:50.825Z] --- PASS: TestFSGetSet (0.05s) [2022-02-15T19:42:50.825Z] === RUN TestFSGetUnsetKey [2022-02-15T19:42:50.825Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-02-15T19:42:50.825Z] === RUN TestFSGetEmptyData [2022-02-15T19:42:50.825Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-02-15T19:42:50.825Z] === RUN TestFSDelete [2022-02-15T19:42:50.825Z] --- PASS: TestFSDelete (0.02s) [2022-02-15T19:42:50.825Z] === RUN TestFSWalker [2022-02-15T19:42:50.825Z] --- PASS: TestFSWalker (0.01s) [2022-02-15T19:42:50.825Z] === RUN TestFSWalkerStopOnError [2022-02-15T19:42:50.825Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-15T19:42:50.825Z] === RUN TestNewFromJSON [2022-02-15T19:42:50.825Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-15T19:42:50.825Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-15T19:42:50.825Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-15T19:42:50.825Z] === RUN TestMarshalKeyOrder [2022-02-15T19:42:50.825Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-15T19:42:50.825Z] === RUN TestHistoryEqual [2022-02-15T19:42:50.825Z] --- PASS: TestHistoryEqual (0.15s) [2022-02-15T19:42:50.825Z] === RUN TestImage [2022-02-15T19:42:50.825Z] --- PASS: TestImage (0.00s) [2022-02-15T19:42:50.825Z] === RUN TestImageOSNotEmpty [2022-02-15T19:42:50.825Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-15T19:42:50.825Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-15T19:42:50.825Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-15T19:42:50.825Z] === RUN TestCreate [2022-02-15T19:42:50.825Z] --- PASS: TestCreate (0.01s) [2022-02-15T19:42:50.825Z] === RUN TestRestore [2022-02-15T19:42:50.825Z] time="2022-02-15T19:42:50Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-15T19:42:50.825Z] --- PASS: TestRestore (0.03s) [2022-02-15T19:42:50.825Z] === RUN TestAddDelete [2022-02-15T19:42:50.825Z] --- PASS: TestAddDelete (0.03s) [2022-02-15T19:42:50.825Z] === RUN TestSearchAfterDelete [2022-02-15T19:42:50.825Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-15T19:42:50.825Z] === RUN TestParentReset [2022-02-15T19:42:51.294Z] --- PASS: TestParentReset (0.03s) [2022-02-15T19:42:51.294Z] === RUN TestGetAndSetLastUpdated [2022-02-15T19:42:51.294Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-15T19:42:51.294Z] === RUN TestStoreLen [2022-02-15T19:42:51.294Z] --- PASS: TestStoreLen (0.05s) [2022-02-15T19:42:51.294Z] PASS [2022-02-15T19:42:51.294Z] coverage: 86.6% of statements [2022-02-15T19:42:51.294Z] ok github.com/docker/docker/image 0.621s coverage: 86.6% of statements [2022-02-15T19:42:51.294Z] === RUN TestMakeV1ConfigFromConfig [2022-02-15T19:42:51.294Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-15T19:42:51.294Z] PASS [2022-02-15T19:42:51.294Z] coverage: 25.0% of statements [2022-02-15T19:42:51.294Z] ok github.com/docker/docker/image/v1 0.067s coverage: 25.0% of statements [2022-02-15T19:42:51.294Z] === RUN TestValidateManifest [2022-02-15T19:42:51.294Z] === RUN TestValidateManifest/non-nil [2022-02-15T19:42:51.294Z] === RUN TestValidateManifest/nil [2022-02-15T19:42:51.294Z] --- PASS: TestValidateManifest (0.00s) [2022-02-15T19:42:51.294Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-15T19:42:51.294Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-15T19:42:51.294Z] PASS [2022-02-15T19:42:51.294Z] coverage: 0.7% of statements [2022-02-15T19:42:51.294Z] ok github.com/docker/docker/image/tarexport 0.077s coverage: 0.7% of statements [2022-02-15T19:42:51.426Z] Removing intermediate container 754a201a9deb [2022-02-15T19:42:51.426Z] ---> 8c522232d2ac [2022-02-15T19:42:51.426Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-15T19:42:51.426Z] ---> Running in 5a7d310b802d [2022-02-15T19:42:51.621Z] --- PASS: TestSecretList (2.53s) [2022-02-15T19:42:51.621Z] === RUN TestSecretsCreateAndDelete [2022-02-15T19:42:51.763Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-15T19:42:52.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-198281219_/foo_false____} [2022-02-15T19:42:52.750Z] === RUN TestSerialization [2022-02-15T19:42:52.750Z] --- PASS: TestSerialization (0.02s) [2022-02-15T19:42:52.750Z] PASS [2022-02-15T19:42:52.750Z] coverage: 100.0% of statements [2022-02-15T19:42:52.750Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-02-15T19:42:53.220Z] === RUN TestEmptyLayer [2022-02-15T19:42:53.220Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-15T19:42:53.220Z] === RUN TestCommitFailure [2022-02-15T19:42:53.220Z] --- PASS: TestCommitFailure (0.01s) [2022-02-15T19:42:53.220Z] === RUN TestStartTransactionFailure [2022-02-15T19:42:53.220Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-15T19:42:53.220Z] === RUN TestGetOrphan [2022-02-15T19:42:53.220Z] --- PASS: TestGetOrphan (0.01s) [2022-02-15T19:42:53.220Z] === RUN TestMountAndRegister [2022-02-15T19:42:53.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-198281219_/foo_true____} [2022-02-15T19:42:53.690Z] layer_test.go:270: Layer size: 14 [2022-02-15T19:42:53.690Z] --- PASS: TestMountAndRegister (0.06s) [2022-02-15T19:42:53.691Z] === RUN TestLayerRelease [2022-02-15T19:42:53.691Z] layer_test.go:303: Failing on Windows [2022-02-15T19:42:53.691Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-15T19:42:53.691Z] === RUN TestStoreRestore [2022-02-15T19:42:53.691Z] layer_test.go:352: Failing on Windows [2022-02-15T19:42:53.691Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-15T19:42:53.691Z] === RUN TestTarStreamStability [2022-02-15T19:42:53.691Z] layer_test.go:467: Failing on Windows [2022-02-15T19:42:53.691Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-15T19:42:53.691Z] === RUN TestRegisterExistingLayer [2022-02-15T19:42:53.691Z] === RUN TestEnvironmentParsing [2022-02-15T19:42:53.691Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-15T19:42:53.691Z] PASS [2022-02-15T19:42:53.691Z] coverage: 1.2% of statements [2022-02-15T19:42:53.691Z] ok github.com/docker/docker/libcontainerd/local 0.092s coverage: 1.2% of statements [2022-02-15T19:42:53.691Z] --- PASS: TestRegisterExistingLayer (0.26s) [2022-02-15T19:42:53.691Z] === RUN TestTarStreamVerification [2022-02-15T19:42:53.691Z] layer_test.go:696: Failing on Windows [2022-02-15T19:42:53.691Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-15T19:42:53.691Z] === RUN TestLayerMigration [2022-02-15T19:42:53.691Z] migration_test.go:45: Failing on Windows [2022-02-15T19:42:53.691Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-15T19:42:53.691Z] === RUN TestLayerMigrationNoTarsplit [2022-02-15T19:42:53.691Z] migration_test.go:181: Failing on Windows [2022-02-15T19:42:53.691Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T19:42:53.691Z] === RUN TestMountInit [2022-02-15T19:42:53.691Z] mount_test.go:17: Failing on Windows [2022-02-15T19:42:53.691Z] --- SKIP: TestMountInit (0.00s) [2022-02-15T19:42:53.691Z] === RUN TestMountSize [2022-02-15T19:42:53.691Z] mount_test.go:76: Failing on Windows [2022-02-15T19:42:53.691Z] --- SKIP: TestMountSize (0.00s) [2022-02-15T19:42:53.691Z] === RUN TestMountChanges [2022-02-15T19:42:53.691Z] mount_test.go:125: Failing on Windows [2022-02-15T19:42:53.691Z] --- SKIP: TestMountChanges (0.00s) [2022-02-15T19:42:53.691Z] === RUN TestMountApply [2022-02-15T19:42:53.691Z] mount_test.go:212: Failing on Windows [2022-02-15T19:42:53.691Z] --- SKIP: TestMountApply (0.00s) [2022-02-15T19:42:53.691Z] PASS [2022-02-15T19:42:53.691Z] coverage: 30.1% of statements [2022-02-15T19:42:53.691Z] ok github.com/docker/docker/layer 0.437s coverage: 30.1% of statements [2022-02-15T19:42:53.691Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-15T19:42:53.691Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-15T19:42:53.691Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-15T19:42:53.691Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-15T19:42:53.807Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2022-02-15T19:42:53.807Z] === RUN TestSecretsUpdate [2022-02-15T19:42:54.679Z] === RUN TestSequenceGetAvailableBit [2022-02-15T19:42:54.679Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestSequenceEqual [2022-02-15T19:42:54.679Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestSequenceCopy [2022-02-15T19:42:54.679Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestGetFirstAvailable [2022-02-15T19:42:54.679Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestFindSequence [2022-02-15T19:42:54.679Z] --- PASS: TestFindSequence (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestCheckIfAvailable [2022-02-15T19:42:54.679Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestMergeSequences [2022-02-15T19:42:54.679Z] --- PASS: TestMergeSequences (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestPushReservation [2022-02-15T19:42:54.679Z] --- PASS: TestPushReservation (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestSerializeDeserialize [2022-02-15T19:42:54.679Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestSet [2022-02-15T19:42:54.679Z] --- PASS: TestSet (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestSetUnset [2022-02-15T19:42:54.679Z] --- PASS: TestSetUnset (0.01s) [2022-02-15T19:42:54.679Z] === RUN TestOffsetSetUnset [2022-02-15T19:42:54.679Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestSetInRange [2022-02-15T19:42:54.679Z] --- PASS: TestSetInRange (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestSetAnyInRange [2022-02-15T19:42:54.679Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestMethods [2022-02-15T19:42:54.679Z] --- PASS: TestMethods (0.00s) [2022-02-15T19:42:54.679Z] === RUN TestRandomAllocateDeallocate [2022-02-15T19:42:55.177Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34113775144_/foo_false____} [2022-02-15T19:42:55.227Z] Cannot create a file when that file already exists. [2022-02-15T19:42:56.247Z] === RUN TestInvalidConfig [2022-02-15T19:42:56.247Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-15T19:42:56.247Z] === RUN TestConfig [2022-02-15T19:42:56.247Z] --- PASS: TestConfig (0.00s) [2022-02-15T19:42:56.247Z] === RUN TestOptionsLabels [2022-02-15T19:42:56.247Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-15T19:42:56.247Z] === RUN TestValidName [2022-02-15T19:42:56.247Z] --- PASS: TestValidName (0.00s) [2022-02-15T19:42:56.247Z] PASS [2022-02-15T19:42:56.247Z] coverage: 19.7% of statements [2022-02-15T19:42:56.541Z] --- PASS: TestSecretsUpdate (2.34s) [2022-02-15T19:42:56.541Z] === RUN TestTemplatedSecret [2022-02-15T19:42:56.541Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34113775144_/foo_true____} [2022-02-15T19:42:56.717Z] ok github.com/docker/docker/libnetwork/config 0.076s coverage: 19.7% of statements [2022-02-15T19:42:57.186Z] === RUN TestKey [2022-02-15T19:42:57.186Z] --- PASS: TestKey (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestParseKey [2022-02-15T19:42:57.186Z] --- PASS: TestParseKey (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestInvalidDataStore [2022-02-15T19:42:57.186Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestKVObjectFlatKey [2022-02-15T19:42:57.186Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestAtomicKVObjectFlatKey [2022-02-15T19:42:57.186Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-15T19:42:57.186Z] PASS [2022-02-15T19:42:57.186Z] coverage: 21.9% of statements [2022-02-15T19:42:57.186Z] ok github.com/docker/docker/libnetwork/datastore 0.060s coverage: 21.9% of statements [2022-02-15T19:42:57.186Z] === RUN TestErrorInterfaces [2022-02-15T19:42:57.186Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestNetworkMarshalling [2022-02-15T19:42:57.186Z] --- PASS: TestNetworkMarshalling (0.18s) [2022-02-15T19:42:57.186Z] === RUN TestEndpointMarshalling [2022-02-15T19:42:57.186Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestAuxAddresses [2022-02-15T19:42:57.186Z] time="2022-02-15T19:42:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T19:42:57.186Z] --- PASS: TestAuxAddresses (0.01s) [2022-02-15T19:42:57.186Z] === RUN TestSRVServiceQuery [2022-02-15T19:42:57.186Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:57.186Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestServiceVIPReuse [2022-02-15T19:42:57.186Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:57.186Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-15T19:42:57.186Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:57.186Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestDNSIPQuery [2022-02-15T19:42:57.186Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:57.186Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestDNSProxyServFail [2022-02-15T19:42:57.186Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:57.186Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestSandboxAddEmpty [2022-02-15T19:42:57.186Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:57.186Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestSandboxAddMultiPrio [2022-02-15T19:42:57.186Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:57.186Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestSandboxAddSamePrio [2022-02-15T19:42:57.186Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:57.186Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestCleanupServiceDiscovery [2022-02-15T19:42:57.186Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:57.186Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestDNSOptions [2022-02-15T19:42:57.186Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:42:57.186Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-15T19:42:57.186Z] === RUN TestMultipleControllersWithSameStore [2022-02-15T19:42:57.186Z] time="2022-02-15T19:42:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T19:42:57.186Z] time="2022-02-15T19:42:57Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T19:42:57.186Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-02-15T19:42:57.186Z] PASS [2022-02-15T19:42:57.186Z] coverage: 8.5% of statements [2022-02-15T19:42:57.186Z] ok github.com/docker/docker/libnetwork 0.329s coverage: 8.5% of statements [2022-02-15T19:42:57.654Z] === RUN TestIPDataMarshalling [2022-02-15T19:42:57.655Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-15T19:42:57.655Z] === RUN TestValidateAndIsV6 [2022-02-15T19:42:57.655Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-15T19:42:57.655Z] PASS [2022-02-15T19:42:57.655Z] coverage: 68.9% of statements [2022-02-15T19:42:57.655Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-02-15T19:42:57.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34113775144_/foo_true__0xc000a2b3b0__} [2022-02-15T19:42:58.123Z] === RUN TestDriver [2022-02-15T19:42:58.123Z] --- PASS: TestDriver (0.00s) [2022-02-15T19:42:58.123Z] PASS [2022-02-15T19:42:58.123Z] coverage: 34.8% of statements [2022-02-15T19:42:58.123Z] ok github.com/docker/docker/libnetwork/drivers/host 0.045s coverage: 34.8% of statements [2022-02-15T19:42:58.624Z] === RUN TestDriver [2022-02-15T19:42:58.624Z] --- PASS: TestDriver (0.00s) [2022-02-15T19:42:58.624Z] PASS [2022-02-15T19:42:58.624Z] coverage: 34.8% of statements [2022-02-15T19:42:58.624Z] ok github.com/docker/docker/libnetwork/drivers/null 0.054s coverage: 34.8% of statements [2022-02-15T19:42:59.094Z] === RUN TestNetworkAllocateFree [2022-02-15T19:42:59.094Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-15T19:42:59.094Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-15T19:42:59.094Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-15T19:42:59.094Z] PASS [2022-02-15T19:42:59.094Z] coverage: 63.6% of statements [2022-02-15T19:42:59.094Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.082s coverage: 63.6% of statements [2022-02-15T19:42:59.291Z] --- PASS: TestTemplatedSecret (2.81s) [2022-02-15T19:42:59.291Z] === RUN TestSecretCreateResolve [2022-02-15T19:42:59.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a2b3c8_} [2022-02-15T19:42:59.563Z] === RUN TestGetEmptyCapabilities [2022-02-15T19:42:59.563Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-15T19:42:59.563Z] === RUN TestGetExtraCapabilities [2022-02-15T19:42:59.563Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-15T19:42:59.563Z] === RUN TestGetInvalidCapabilities [2022-02-15T19:42:59.563Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-15T19:42:59.563Z] === RUN TestRemoteDriver [2022-02-15T19:42:59.563Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T19:42:59.563Z] === RUN TestDriverError [2022-02-15T19:42:59.563Z] --- PASS: TestDriverError (0.00s) [2022-02-15T19:42:59.563Z] === RUN TestMissingValues [2022-02-15T19:42:59.563Z] --- PASS: TestMissingValues (0.00s) [2022-02-15T19:42:59.563Z] === RUN TestRollback [2022-02-15T19:42:59.563Z] --- PASS: TestRollback (0.00s) [2022-02-15T19:42:59.563Z] PASS [2022-02-15T19:42:59.563Z] coverage: 57.4% of statements [2022-02-15T19:42:59.563Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.091s coverage: 57.4% of statements [2022-02-15T19:43:00.032Z] === RUN TestNAT [2022-02-15T19:43:00.032Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T19:43:00.032Z] --- SKIP: TestNAT (0.00s) [2022-02-15T19:43:00.032Z] === RUN TestTransparent [2022-02-15T19:43:00.032Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T19:43:00.032Z] --- SKIP: TestTransparent (0.00s) [2022-02-15T19:43:00.032Z] PASS [2022-02-15T19:43:00.032Z] coverage: 0.0% of statements [2022-02-15T19:43:00.032Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-02-15T19:43:00.506Z] === RUN TestBuildDefault [2022-02-15T19:43:00.506Z] --- PASS: TestBuildDefault (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestBuildHostnameDomainname [2022-02-15T19:43:00.506Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestBuildHostname [2022-02-15T19:43:00.506Z] --- PASS: TestBuildHostname (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestBuildHostnameFQDN [2022-02-15T19:43:00.506Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestBuildNoIP [2022-02-15T19:43:00.506Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestUpdate [2022-02-15T19:43:00.506Z] --- PASS: TestUpdate (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-15T19:43:00.506Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-15T19:43:00.506Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestAddEmpty [2022-02-15T19:43:00.506Z] --- PASS: TestAddEmpty (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestAdd [2022-02-15T19:43:00.506Z] --- PASS: TestAdd (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestDeleteEmpty [2022-02-15T19:43:00.506Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestDeleteNewline [2022-02-15T19:43:00.506Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestDelete [2022-02-15T19:43:00.506Z] --- PASS: TestDelete (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestConcurrentWrites [2022-02-15T19:43:00.506Z] --- PASS: TestConcurrentWrites (0.18s) [2022-02-15T19:43:00.506Z] PASS [2022-02-15T19:43:00.506Z] coverage: 81.2% of statements [2022-02-15T19:43:00.506Z] ok github.com/docker/docker/libnetwork/etchosts 0.253s coverage: 81.2% of statements [2022-02-15T19:43:00.506Z] === RUN TestNew [2022-02-15T19:43:00.506Z] --- PASS: TestNew (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestAddDriver [2022-02-15T19:43:00.506Z] --- PASS: TestAddDriver (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestAddDuplicateDriver [2022-02-15T19:43:00.506Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-15T19:43:00.506Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestDriver [2022-02-15T19:43:00.506Z] --- PASS: TestDriver (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestIPAM [2022-02-15T19:43:00.506Z] --- PASS: TestIPAM (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestWalkIPAMs [2022-02-15T19:43:00.506Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-15T19:43:00.506Z] === RUN TestWalkDrivers [2022-02-15T19:43:00.506Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-15T19:43:00.506Z] PASS [2022-02-15T19:43:00.506Z] coverage: 82.4% of statements [2022-02-15T19:43:00.506Z] ok github.com/docker/docker/libnetwork/drvregistry 0.079s coverage: 82.4% of statements [2022-02-15T19:43:00.662Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a2b470_} [2022-02-15T19:43:00.975Z] === RUN TestNew [2022-02-15T19:43:00.975Z] --- PASS: TestNew (0.00s) [2022-02-15T19:43:00.975Z] === RUN TestAllocate [2022-02-15T19:43:00.975Z] --- PASS: TestAllocate (0.00s) [2022-02-15T19:43:00.975Z] === RUN TestUninitialized [2022-02-15T19:43:00.975Z] --- PASS: TestUninitialized (0.00s) [2022-02-15T19:43:00.975Z] === RUN TestAllocateInRange [2022-02-15T19:43:00.975Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-15T19:43:00.975Z] === RUN TestAllocateSerial [2022-02-15T19:43:00.975Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-15T19:43:00.975Z] PASS [2022-02-15T19:43:00.975Z] coverage: 87.5% of statements [2022-02-15T19:43:00.975Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-02-15T19:43:01.093Z] Removing intermediate container 5a7d310b802d [2022-02-15T19:43:01.093Z] ---> 9f43ab82b2fd [2022-02-15T19:43:01.093Z] Step 13/13 : CMD ["sh"] [2022-02-15T19:43:01.093Z] ---> Running in 39d732328a3f [2022-02-15T19:43:01.444Z] --- PASS: TestRandomAllocateDeallocate (6.75s) [2022-02-15T19:43:01.444Z] === RUN TestAllocateRandomDeallocate [2022-02-15T19:43:01.444Z] === RUN TestCaller [2022-02-15T19:43:01.444Z] --- PASS: TestCaller (0.00s) [2022-02-15T19:43:01.444Z] PASS [2022-02-15T19:43:01.444Z] coverage: 100.0% of statements [2022-02-15T19:43:01.444Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-02-15T19:43:01.444Z] === RUN TestSetSerialInsertDelete [2022-02-15T19:43:01.444Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-15T19:43:01.444Z] === RUN TestSetParallelInsertDelete [2022-02-15T19:43:01.561Z] Removing intermediate container 39d732328a3f [2022-02-15T19:43:01.561Z] ---> f2b0fee91956 [2022-02-15T19:43:01.561Z] Successfully built f2b0fee91956 [2022-02-15T19:43:01.561Z] Successfully tagged busybox:latest [2022-02-15T19:43:01.561Z] INFO: Docker images of the daemon under test [2022-02-15T19:43:01.561Z] [2022-02-15T19:43:01.561Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T19:43:01.561Z] busybox latest f2b0fee91956 Less than a second ago 5GB [2022-02-15T19:43:01.561Z] microsoft/windowsservercore latest bdeb13086b9f 2 weeks ago 4.96GB [2022-02-15T19:43:01.561Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 2 weeks ago 4.96GB [2022-02-15T19:43:01.561Z] [2022-02-15T19:43:01.561Z] INFO: Running integration tests at 02/15/2022 19:43:01... [2022-02-15T19:43:01.561Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-15T19:43:01.561Z] INFO: Integration API tests being run from the host: [2022-02-15T19:43:01.561Z] INFO: make.ps1 starting at 02/15/2022 19:43:01 [2022-02-15T19:43:01.593Z] --- PASS: TestSecretCreateResolve (2.34s) [2022-02-15T19:43:01.593Z] PASS [2022-02-15T19:43:01.593Z] [2022-02-15T19:43:01.593Z] DONE 6 tests in 15.162s [2022-02-15T19:43:01.593Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-15T19:43:01.593Z] ++ 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-02-15T19:43:01.593Z] ++ set -e [2022-02-15T19:43:01.593Z] ++ '[' -n 0 ']' [2022-02-15T19:43:01.593Z] ++ set -x [2022-02-15T19:43:01.593Z] ++ 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-02-15T19:43:01.593Z] INFO: Testing against a local daemon [2022-02-15T19:43:01.593Z] === RUN TestServiceCreateInit [2022-02-15T19:43:01.593Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T19:43:01.849Z] docker_api_swarm_test.go:507: [d7088c06a7a0a] joining swarm manager [d54f2337c9042]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:43:02.413Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a2b4d0_} [2022-02-15T19:43:03.011Z] --- PASS: TestAllocateRandomDeallocate (1.52s) [2022-02-15T19:43:03.011Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-15T19:43:03.011Z] === RUN TestInt2IP2IntConversion [2022-02-15T19:43:03.011Z] === RUN TestPoolRequest [2022-02-15T19:43:03.011Z] --- PASS: TestPoolRequest (0.00s) [2022-02-15T19:43:03.011Z] === RUN TestOtherRequests [2022-02-15T19:43:03.011Z] --- PASS: TestOtherRequests (0.00s) [2022-02-15T19:43:03.011Z] PASS [2022-02-15T19:43:03.011Z] coverage: 57.1% of statements [2022-02-15T19:43:03.011Z] ok github.com/docker/docker/libnetwork/ipams/null 0.040s coverage: 57.1% of statements [2022-02-15T19:43:03.152Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-15T19:43:03.481Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-02-15T19:43:03.481Z] === RUN TestGetAddressVersion [2022-02-15T19:43:03.481Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-15T19:43:03.481Z] === RUN TestKeyString [2022-02-15T19:43:03.481Z] --- PASS: TestKeyString (0.00s) [2022-02-15T19:43:03.481Z] === RUN TestPoolDataMarshal [2022-02-15T19:43:03.481Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-15T19:43:03.481Z] === RUN TestSubnetsMarshal [2022-02-15T19:43:03.481Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-02-15T19:43:03.481Z] === RUN TestAddSubnets [2022-02-15T19:43:03.481Z] --- PASS: TestAddSubnets (0.07s) [2022-02-15T19:43:03.481Z] === RUN TestDoublePoolRelease [2022-02-15T19:43:03.481Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-15T19:43:03.481Z] === RUN TestAddReleasePoolID [2022-02-15T19:43:03.481Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-02-15T19:43:03.481Z] === RUN TestPredefinedPool [2022-02-15T19:43:03.481Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-15T19:43:03.481Z] === RUN TestRemoveSubnet [2022-02-15T19:43:03.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a2b500_} [2022-02-15T19:43:03.951Z] --- PASS: TestRemoveSubnet (0.21s) [2022-02-15T19:43:03.951Z] === RUN TestGetSameAddress [2022-02-15T19:43:03.951Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-15T19:43:03.951Z] === RUN TestPoolAllocationReuse [2022-02-15T19:43:03.951Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.21s) [2022-02-15T19:43:03.951Z] === RUN TestRetrieveFromStore [2022-02-15T19:43:04.420Z] === RUN TestGetCapabilities [2022-02-15T19:43:04.420Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-15T19:43:04.420Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-15T19:43:04.420Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-02-15T19:43:04.420Z] === RUN TestGetDefaultAddressSpaces [2022-02-15T19:43:04.420Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-15T19:43:04.420Z] === RUN TestRemoteDriver [2022-02-15T19:43:04.420Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T19:43:04.420Z] PASS [2022-02-15T19:43:04.420Z] coverage: 47.4% of statements [2022-02-15T19:43:04.420Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2022-02-15T19:43:04.420Z] --- PASS: TestRetrieveFromStore (0.64s) [2022-02-15T19:43:04.420Z] === RUN TestIsCorrupted [2022-02-15T19:43:04.420Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-15T19:43:04.420Z] === RUN TestSetRollover [2022-02-15T19:43:05.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-15T19:43:05.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:43:05.256Z] INFO: Testing against a local daemon [2022-02-15T19:43:05.256Z] === RUN TestBuildWithSession [2022-02-15T19:43:05.256Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:43:05.256Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T19:43:05.256Z] === RUN TestBuildSquashParent [2022-02-15T19:43:05.256Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:43:05.256Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-15T19:43:05.256Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T19:43:05.256Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:43:05.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:43:05.256Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:43:05.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:43:05.256Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:43:05.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:43:05.256Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:43:05.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:43:05.256Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:43:05.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:43:05.256Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:43:05.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:43:05.256Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:43:05.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:43:05.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:43:05.257Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:43:05.407Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T19:43:05.409Z] === RUN TestWindowsIPAM [2022-02-15T19:43:05.409Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-15T19:43:05.409Z] PASS [2022-02-15T19:43:05.409Z] coverage: 71.4% of statements [2022-02-15T19:43:05.409Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2022-02-15T19:43:05.877Z] --- PASS: TestPoolAllocationReuse (1.88s) [2022-02-15T19:43:05.877Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-15T19:43:05.877Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-15T19:43:05.877Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-15T19:43:05.877Z] === RUN TestDefaultNetwork [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-15T19:43:06.340Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-15T19:43:06.346Z] --- PASS: TestDefaultNetwork (0.27s) [2022-02-15T19:43:06.346Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-15T19:43:06.346Z] --- PASS: TestSetRollover (1.76s) [2022-02-15T19:43:06.346Z] === RUN TestSetRolloverSerial [2022-02-15T19:43:06.346Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-02-15T19:43:06.346Z] === RUN TestInitAddressPools [2022-02-15T19:43:06.346Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-15T19:43:06.346Z] PASS [2022-02-15T19:43:06.346Z] coverage: 74.0% of statements [2022-02-15T19:43:06.346Z] ok github.com/docker/docker/libnetwork/ipamutils 0.617s coverage: 74.0% of statements [2022-02-15T19:43:07.334Z] === RUN TestKeyValue [2022-02-15T19:43:07.334Z] --- PASS: TestKeyValue (0.00s) [2022-02-15T19:43:07.334Z] PASS [2022-02-15T19:43:07.334Z] coverage: 60.0% of statements [2022-02-15T19:43:07.334Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-02-15T19:43:08.323Z] --- PASS: TestSetRolloverSerial (2.09s) [2022-02-15T19:43:08.323Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-15T19:43:08.323Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-15T19:43:08.323Z] PASS [2022-02-15T19:43:08.323Z] coverage: 84.4% of statements [2022-02-15T19:43:08.323Z] ok github.com/docker/docker/libnetwork/bitseq 14.168s coverage: 84.4% of statements [2022-02-15T19:43:08.792Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.92s) [2022-02-15T19:43:08.792Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-15T19:43:08.865Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-15T19:43:09.793Z] --- PASS: TestServiceCreateInit (8.14s) [2022-02-15T19:43:09.793Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s) [2022-02-15T19:43:09.793Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.37s) [2022-02-15T19:43:09.793Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T19:43:10.358Z] === RUN TestNetworkDBSimple [2022-02-15T19:43:10.721Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-15T19:43:11.347Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.50s) [2022-02-15T19:43:11.347Z] === RUN TestGetAddress [2022-02-15T19:43:11.347Z] 2022/02/15 19:43:10 Closing DB instances... [2022-02-15T19:43:11.816Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-15T19:43:11.816Z] PASS [2022-02-15T19:43:11.816Z] coverage: 100.0% of statements [2022-02-15T19:43:11.816Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-15T19:43:12.286Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-15T19:43:12.286Z] === RUN TestGenerate [2022-02-15T19:43:12.286Z] --- PASS: TestGenerate (0.00s) [2022-02-15T19:43:12.286Z] === RUN TestGeneratePtr [2022-02-15T19:43:12.286Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-15T19:43:12.286Z] === RUN TestGenerateMissingField [2022-02-15T19:43:12.286Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-15T19:43:12.286Z] === RUN TestFieldCannotBeSet [2022-02-15T19:43:12.286Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-15T19:43:12.286Z] === RUN TestTypeMismatchError [2022-02-15T19:43:12.286Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-15T19:43:12.286Z] PASS [2022-02-15T19:43:12.286Z] coverage: 100.0% of statements [2022-02-15T19:43:12.286Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2022-02-15T19:43:12.756Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-02-15T19:43:12.756Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-15T19:43:13.232Z] testing: warning: no tests to run [2022-02-15T19:43:13.232Z] PASS [2022-02-15T19:43:13.232Z] coverage: 0.0% of statements [2022-02-15T19:43:13.232Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2022-02-15T19:43:13.232Z] === RUN TestRequestNewPort [2022-02-15T19:43:13.232Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-15T19:43:13.232Z] === RUN TestRequestSpecificPort [2022-02-15T19:43:13.232Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-15T19:43:13.232Z] === RUN TestReleasePort [2022-02-15T19:43:13.232Z] --- PASS: TestReleasePort (0.00s) [2022-02-15T19:43:13.232Z] === RUN TestReuseReleasedPort [2022-02-15T19:43:13.232Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-15T19:43:13.232Z] === RUN TestReleaseUnreadledPort [2022-02-15T19:43:13.232Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-15T19:43:13.232Z] === RUN TestUnknowProtocol [2022-02-15T19:43:13.232Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-15T19:43:13.232Z] === RUN TestAllocateAllPorts [2022-02-15T19:43:13.232Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-15T19:43:13.232Z] === RUN TestPortAllocation [2022-02-15T19:43:13.232Z] --- PASS: TestPortAllocation (0.00s) [2022-02-15T19:43:13.232Z] === RUN TestPortAllocationWithCustomRange [2022-02-15T19:43:13.232Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-15T19:43:13.232Z] === RUN TestNoDuplicateBPR [2022-02-15T19:43:13.232Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-15T19:43:13.232Z] === RUN TestChangePortRange [2022-02-15T19:43:13.232Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-15T19:43:13.232Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-15T19:43:13.232Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-15T19:43:13.232Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-15T19:43:13.232Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-15T19:43:13.232Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-15T19:43:13.232Z] --- PASS: TestChangePortRange (0.00s) [2022-02-15T19:43:13.232Z] PASS [2022-02-15T19:43:13.232Z] coverage: 88.6% of statements [2022-02-15T19:43:13.232Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-02-15T19:43:13.246Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-15T19:43:13.710Z] 2022/02/15 19:43:13 Closing DB instances... [2022-02-15T19:43:13.710Z] testing: warning: no tests to run [2022-02-15T19:43:13.710Z] PASS [2022-02-15T19:43:13.710Z] coverage: 0.0% of statements [2022-02-15T19:43:13.710Z] ok github.com/docker/docker/libnetwork/portmapper 0.049s coverage: 0.0% of statements [no tests to run] [2022-02-15T19:43:14.179Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-15T19:43:14.179Z] === RUN TestHashData [2022-02-15T19:43:14.179Z] --- PASS: TestHashData (0.00s) [2022-02-15T19:43:14.179Z] PASS [2022-02-15T19:43:14.179Z] coverage: 2.8% of statements [2022-02-15T19:43:14.179Z] ok github.com/docker/docker/libnetwork/resolvconf 0.050s coverage: 2.8% of statements [2022-02-15T19:43:14.435Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-15T19:43:14.649Z] === RUN TestErrorConstructors [2022-02-15T19:43:14.649Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-15T19:43:14.649Z] === RUN TestCompareIPMask [2022-02-15T19:43:14.649Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-15T19:43:14.649Z] === RUN TestUtilGetHostPartIP [2022-02-15T19:43:14.649Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-15T19:43:14.649Z] === RUN TestUtilGetBroadcastIP [2022-02-15T19:43:14.649Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-15T19:43:14.649Z] === RUN TestParseCIDR [2022-02-15T19:43:14.649Z] --- PASS: TestParseCIDR (0.00s) [2022-02-15T19:43:14.649Z] PASS [2022-02-15T19:43:14.649Z] coverage: 37.3% of statements [2022-02-15T19:43:14.649Z] ok github.com/docker/docker/libnetwork/types 0.053s coverage: 37.3% of statements [2022-02-15T19:43:15.002Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-15T19:43:15.118Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-15T19:43:15.118Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-15T19:43:15.118Z] PASS [2022-02-15T19:43:15.118Z] coverage: 50.0% of statements [2022-02-15T19:43:15.118Z] ok github.com/docker/docker/oci 0.056s coverage: 50.0% of statements [2022-02-15T19:43:15.588Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-02-15T19:43:15.588Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-15T19:43:15.935Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-15T19:43:16.056Z] === RUN TestParseVersion [2022-02-15T19:43:16.056Z] --- PASS: TestParseVersion (0.00s) [2022-02-15T19:43:16.056Z] PASS [2022-02-15T19:43:16.056Z] coverage: 52.9% of statements [2022-02-15T19:43:16.056Z] ok github.com/docker/docker/pkg/aaparser 0.050s coverage: 52.9% of statements [2022-02-15T19:43:16.056Z] === RUN TestAddressPoolOpt [2022-02-15T19:43:16.056Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/a [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/something [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/_=a [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/env1=value1 [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/_env1=value1 [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/PATH [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/=a [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/PATH= [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/PATH=something [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/asd!qwe [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/1asd [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/123 [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/some_space [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/__some_space_before [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/some_space_after__ [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/= [2022-02-15T19:43:16.056Z] === RUN TestValidateEnv/PaTh [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestParseHost [2022-02-15T19:43:16.056Z] --- PASS: TestParseHost (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestParseDockerDaemonHost [2022-02-15T19:43:16.056Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestParseTCP [2022-02-15T19:43:16.056Z] --- PASS: TestParseTCP (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-15T19:43:16.056Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestValidateExtraHosts [2022-02-15T19:43:16.056Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestIpOptString [2022-02-15T19:43:16.056Z] --- PASS: TestIpOptString (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-15T19:43:16.056Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestNewIpOptValidDefaultVal [2022-02-15T19:43:16.056Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestIpOptSetInvalidVal [2022-02-15T19:43:16.056Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestValidateIPAddress [2022-02-15T19:43:16.056Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestMapOpts [2022-02-15T19:43:16.056Z] --- PASS: TestMapOpts (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestListOptsWithoutValidator [2022-02-15T19:43:16.056Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestListOptsWithValidator [2022-02-15T19:43:16.056Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestValidateDNSSearch [2022-02-15T19:43:16.056Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_general_format [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_one_more [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-15T19:43:16.056Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-15T19:43:16.056Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestNamedListOpts [2022-02-15T19:43:16.056Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestNamedMapOpts [2022-02-15T19:43:16.056Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestParseLink [2022-02-15T19:43:16.056Z] --- PASS: TestParseLink (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestQuotedStringSetWithQuotes [2022-02-15T19:43:16.056Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-15T19:43:16.056Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-15T19:43:16.056Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-15T19:43:16.056Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-15T19:43:16.057Z] === RUN TestUlimitOpt [2022-02-15T19:43:16.057Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-15T19:43:16.057Z] PASS [2022-02-15T19:43:16.057Z] coverage: 67.1% of statements [2022-02-15T19:43:16.057Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2022-02-15T19:43:16.526Z] 2022/02/15 19:43:16 Closing DB instances... [2022-02-15T19:43:16.867Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-15T19:43:17.431Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-15T19:43:18.092Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.66s) [2022-02-15T19:43:18.092Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-15T19:43:18.092Z] === RUN TestPeerCertificateMarshalJSON [2022-02-15T19:43:18.360Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-15T19:43:18.562Z] === RUN TestIsArchivePathDir [2022-02-15T19:43:18.562Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-15T19:43:18.562Z] === RUN TestIsArchivePathInvalidFile [2022-02-15T19:43:18.562Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-02-15T19:43:18.562Z] === RUN TestIsArchivePathTar [2022-02-15T19:43:18.562Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-02-15T19:43:18.562Z] === RUN TestDecompressStreamGzip [2022-02-15T19:43:18.922Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-15T19:43:19.031Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-02-15T19:43:19.031Z] === RUN TestDecompressStreamBzip2 [2022-02-15T19:43:19.031Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-15T19:43:19.031Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-15T19:43:19.031Z] --- PASS: TestPeerCertificateMarshalJSON (0.92s) [2022-02-15T19:43:19.031Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-15T19:43:19.031Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestMiddleware [2022-02-15T19:43:19.031Z] --- PASS: TestMiddleware (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestNewResponseModifier [2022-02-15T19:43:19.031Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-15T19:43:19.031Z] PASS [2022-02-15T19:43:19.031Z] coverage: 26.8% of statements [2022-02-15T19:43:19.031Z] ok github.com/docker/docker/pkg/authorization 0.967s coverage: 26.8% of statements [2022-02-15T19:43:19.031Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-02-15T19:43:19.031Z] === RUN TestDecompressStreamXz [2022-02-15T19:43:19.031Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T19:43:19.031Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestDecompressStreamZstd [2022-02-15T19:43:19.031Z] archive_test.go:140: zstd not installed [2022-02-15T19:43:19.031Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-15T19:43:19.031Z] === RUN TestCompressStreamXzUnsupported [2022-02-15T19:43:19.031Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-15T19:43:19.031Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestCompressStreamInvalid [2022-02-15T19:43:19.031Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestExtensionInvalid [2022-02-15T19:43:19.031Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestExtensionUncompressed [2022-02-15T19:43:19.031Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestExtensionBzip2 [2022-02-15T19:43:19.031Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestExtensionGzip [2022-02-15T19:43:19.031Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestExtensionXz [2022-02-15T19:43:19.031Z] --- PASS: TestExtensionXz (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestExtensionZstd [2022-02-15T19:43:19.031Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestCmdStreamLargeStderr [2022-02-15T19:43:19.031Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-15T19:43:19.031Z] === RUN TestCmdStreamBad [2022-02-15T19:43:19.031Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T19:43:19.031Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestCmdStreamGood [2022-02-15T19:43:19.031Z] --- PASS: TestCmdStreamGood (0.04s) [2022-02-15T19:43:19.031Z] === RUN TestUntarPathWithInvalidDest [2022-02-15T19:43:19.031Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-15T19:43:19.031Z] === RUN TestUntarPathWithInvalidSrc [2022-02-15T19:43:19.031Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-15T19:43:19.031Z] === RUN TestUntarPath [2022-02-15T19:43:19.486Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-15T19:43:19.499Z] --- PASS: TestUntarPath (0.08s) [2022-02-15T19:43:19.499Z] === RUN TestUntarPathWithDestinationFile [2022-02-15T19:43:19.499Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-15T19:43:19.499Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-15T19:43:19.499Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-02-15T19:43:19.499Z] === RUN TestCopyWithTarInvalidSrc [2022-02-15T19:43:19.499Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-15T19:43:19.499Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-15T19:43:19.499Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-15T19:43:19.499Z] === RUN TestCopyWithTarSrcFile [2022-02-15T19:43:19.499Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-15T19:43:19.499Z] === RUN TestCopyWithTarSrcFolder [2022-02-15T19:43:19.499Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-15T19:43:19.499Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-15T19:43:19.499Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-15T19:43:19.499Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-15T19:43:19.499Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-15T19:43:19.499Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-15T19:43:19.499Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-15T19:43:19.499Z] === RUN TestCopyFileWithTarSrcFile [2022-02-15T19:43:19.499Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-02-15T19:43:19.499Z] === RUN TestTarFiles [2022-02-15T19:43:19.499Z] === RUN TestUnbuffered [2022-02-15T19:43:19.499Z] --- PASS: TestUnbuffered (0.00s) [2022-02-15T19:43:19.499Z] === RUN TestRaceUnbuffered [2022-02-15T19:43:19.499Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-15T19:43:19.499Z] PASS [2022-02-15T19:43:19.499Z] coverage: 100.0% of statements [2022-02-15T19:43:19.499Z] ok github.com/docker/docker/pkg/broadcaster 0.051s coverage: 100.0% of statements [2022-02-15T19:43:19.968Z] 2022/02/15 19:43:19 Closing DB instances... [2022-02-15T19:43:20.414Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-15T19:43:20.472Z] === RUN TestMatch [2022-02-15T19:43:20.472Z] === RUN TestMatch/[[]] [2022-02-15T19:43:20.472Z] === RUN TestMatch/[[foo]] [2022-02-15T19:43:20.472Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-15T19:43:20.472Z] === RUN TestMatch/[[foo_bar]] [2022-02-15T19:43:20.472Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-15T19:43:20.472Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-15T19:43:20.472Z] === RUN TestMatch/[] [2022-02-15T19:43:20.472Z] === RUN TestMatch/[]#01 [2022-02-15T19:43:20.472Z] === RUN TestMatch/[[qux]] [2022-02-15T19:43:20.472Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-15T19:43:20.472Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-15T19:43:20.472Z] === RUN TestMatch/[[foo_baz]] [2022-02-15T19:43:20.472Z] --- PASS: TestMatch (0.00s) [2022-02-15T19:43:20.472Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-15T19:43:20.472Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-15T19:43:20.472Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-15T19:43:20.472Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-15T19:43:20.473Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-15T19:43:20.473Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-15T19:43:20.473Z] --- PASS: TestMatch/[] (0.00s) [2022-02-15T19:43:20.473Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-15T19:43:20.473Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-15T19:43:20.473Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-15T19:43:20.473Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-15T19:43:20.473Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-15T19:43:20.473Z] PASS [2022-02-15T19:43:20.473Z] coverage: 87.5% of statements [2022-02-15T19:43:20.473Z] ok github.com/docker/docker/pkg/capabilities 0.039s coverage: 87.5% of statements [2022-02-15T19:43:20.976Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-15T19:43:21.542Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-15T19:43:22.042Z] === RUN TestChrootTarUntar [2022-02-15T19:43:22.042Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:43:22.042Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-15T19:43:22.042Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-15T19:43:22.042Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:43:22.042Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T19:43:22.042Z] === RUN TestChrootUntarEmptyArchive [2022-02-15T19:43:22.042Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-15T19:43:22.042Z] === RUN TestChrootTarUntarWithSymlink [2022-02-15T19:43:22.042Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:43:22.042Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T19:43:22.042Z] === RUN TestChrootCopyWithTar [2022-02-15T19:43:22.042Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:43:22.042Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-15T19:43:22.042Z] === RUN TestChrootCopyFileWithTar [2022-02-15T19:43:22.042Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:43:22.042Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-15T19:43:22.042Z] === RUN TestChrootUntarPath [2022-02-15T19:43:22.042Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:43:22.042Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-15T19:43:22.042Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-15T19:43:22.042Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:43:22.042Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:43:22.042Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-15T19:43:22.042Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:43:22.042Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:43:22.042Z] === RUN TestChrootApplyDotDotFile [2022-02-15T19:43:22.042Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:43:22.042Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-15T19:43:22.042Z] PASS [2022-02-15T19:43:22.042Z] coverage: 15.1% of statements [2022-02-15T19:43:22.042Z] ok github.com/docker/docker/pkg/chrootarchive 0.098s coverage: 15.1% of statements [2022-02-15T19:43:22.042Z] --- PASS: TestNetworkDBCRUDTableEntry (3.86s) [2022-02-15T19:43:22.042Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-15T19:43:22.109Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-15T19:43:22.511Z] === RUN TestSizeEmpty [2022-02-15T19:43:22.511Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-15T19:43:22.511Z] === RUN TestSizeEmptyFile [2022-02-15T19:43:22.511Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-15T19:43:22.511Z] === RUN TestSizeNonemptyFile [2022-02-15T19:43:22.511Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-15T19:43:22.511Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-15T19:43:22.511Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-15T19:43:22.511Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-15T19:43:22.511Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-15T19:43:22.511Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-15T19:43:22.511Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-15T19:43:22.511Z] === RUN TestMoveToSubdir [2022-02-15T19:43:22.511Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-15T19:43:22.511Z] === RUN TestSizeNonExistingDirectory [2022-02-15T19:43:22.511Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-15T19:43:22.511Z] PASS [2022-02-15T19:43:22.511Z] coverage: 80.0% of statements [2022-02-15T19:43:22.511Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2022-02-15T19:43:22.674Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-15T19:43:23.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:43:23.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:43:23.238Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-15T19:43:23.500Z] === RUN TestPollerAddRemove [2022-02-15T19:43:23.500Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-15T19:43:23.500Z] === RUN TestPollerEvent [2022-02-15T19:43:23.500Z] poller_test.go:40: No chmod on Windows [2022-02-15T19:43:23.500Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-15T19:43:23.500Z] === RUN TestPollerClose [2022-02-15T19:43:23.500Z] --- PASS: TestPollerClose (0.00s) [2022-02-15T19:43:23.500Z] PASS [2022-02-15T19:43:23.500Z] coverage: 45.7% of statements [2022-02-15T19:43:23.500Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-02-15T19:43:23.969Z] 2022/02/15 19:43:23 Closing DB instances... [2022-02-15T19:43:24.168Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-15T19:43:24.425Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-15T19:43:24.439Z] === RUN TestCopyFileWithInvalidSrc [2022-02-15T19:43:24.439Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T19:43:24.439Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-15T19:43:24.439Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-15T19:43:24.439Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCopyFile [2022-02-15T19:43:24.439Z] --- PASS: TestCopyFile (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-15T19:43:24.439Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T19:43:24.439Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-15T19:43:24.439Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-15T19:43:24.439Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T19:43:24.439Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestWildcardMatches [2022-02-15T19:43:24.439Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestPatternMatches [2022-02-15T19:43:24.439Z] --- PASS: TestPatternMatches (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-15T19:43:24.439Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestPatternMatchesFolderExclusions [2022-02-15T19:43:24.439Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-15T19:43:24.439Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-15T19:43:24.439Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-15T19:43:24.439Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-15T19:43:24.439Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestSingleExclamationError [2022-02-15T19:43:24.439Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestMatchesWithNoPatterns [2022-02-15T19:43:24.439Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestMatchesWithMalformedPatterns [2022-02-15T19:43:24.439Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestMatches [2022-02-15T19:43:24.439Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-15T19:43:24.439Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-15T19:43:24.439Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-15T19:43:24.439Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-15T19:43:24.439Z] --- PASS: TestMatches (0.01s) [2022-02-15T19:43:24.439Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-15T19:43:24.439Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-15T19:43:24.439Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-15T19:43:24.439Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCleanPatterns [2022-02-15T19:43:24.439Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-15T19:43:24.439Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCleanPatternsExceptionFlag [2022-02-15T19:43:24.439Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-15T19:43:24.439Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-15T19:43:24.439Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCleanPatternsErrorSingleException [2022-02-15T19:43:24.439Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCreateIfNotExistsDir [2022-02-15T19:43:24.439Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCreateIfNotExistsFile [2022-02-15T19:43:24.439Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestMatch [2022-02-15T19:43:24.439Z] --- PASS: TestMatch (0.00s) [2022-02-15T19:43:24.439Z] === RUN TestCompile [2022-02-15T19:43:24.439Z] === RUN TestCompile/slash [2022-02-15T19:43:24.439Z] === RUN TestCompile/backslash [2022-02-15T19:43:24.439Z] --- PASS: TestCompile (0.00s) [2022-02-15T19:43:24.439Z] --- PASS: TestCompile/slash (0.00s) [2022-02-15T19:43:24.439Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-15T19:43:24.439Z] PASS [2022-02-15T19:43:24.439Z] coverage: 84.7% of statements [2022-02-15T19:43:24.439Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 84.7% of statements [2022-02-15T19:43:24.908Z] --- PASS: TestTarFiles (5.27s) [2022-02-15T19:43:24.908Z] === RUN TestDetectCompressionZstd [2022-02-15T19:43:24.908Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-15T19:43:24.908Z] === RUN TestTarUntar [2022-02-15T19:43:24.908Z] --- PASS: TestTarUntar (0.03s) [2022-02-15T19:43:24.908Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-15T19:43:24.908Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-02-15T19:43:24.908Z] === RUN TestTarWithOptions [2022-02-15T19:43:24.908Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-15T19:43:24.908Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-15T19:43:24.908Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-15T19:43:24.908Z] === RUN TestUntarUstarGnuConflict [2022-02-15T19:43:24.908Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-15T19:43:24.908Z] === RUN TestUntarInvalidFilenames [2022-02-15T19:43:24.908Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1155551123\\dest" [2022-02-15T19:43:24.908Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2022-02-15T19:43:24.908Z] === RUN TestUntarHardlinkToSymlink [2022-02-15T19:43:24.908Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-15T19:43:24.908Z] === RUN TestUntarInvalidHardlink [2022-02-15T19:43:24.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink768472234\\victim\\hello" -> "../victim/hello" [2022-02-15T19:43:24.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink270533580\\victim\\hello" -> "/../victim/hello" [2022-02-15T19:43:24.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink527422873\\victim" -> "../victim" [2022-02-15T19:43:24.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1606524532\\victim" -> "../victim" [2022-02-15T19:43:24.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3616631699\\victim" -> "../victim" [2022-02-15T19:43:24.908Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2633926169\\victim" -> "../victim" [2022-02-15T19:43:24.908Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-02-15T19:43:24.908Z] === RUN TestUntarInvalidSymlink [2022-02-15T19:43:24.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4189632876\\dest\\dotdot" -> "../victim/hello" [2022-02-15T19:43:24.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3586626483\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T19:43:24.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink393264424\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:43:24.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink998608414\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:43:24.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2705166206\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:43:24.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2539386913\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:43:24.908Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3321434303\\dest\\dir\\loophole" -> "../../victim" [2022-02-15T19:43:24.908Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-02-15T19:43:24.908Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-15T19:43:24.908Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-15T19:43:24.908Z] === RUN TestXGlobalNoParent [2022-02-15T19:43:24.908Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-15T19:43:24.908Z] === RUN TestReplaceFileTarWrapper [2022-02-15T19:43:24.989Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-15T19:43:24.989Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-15T19:43:25.381Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-02-15T19:43:25.381Z] === RUN TestPrefixHeaderReadable [2022-02-15T19:43:25.381Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-02-15T19:43:25.381Z] === RUN TestDisablePigz [2022-02-15T19:43:25.381Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-15T19:43:25.381Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-02-15T19:43:25.381Z] === RUN TestNetworkDBNodeLeave [2022-02-15T19:43:25.381Z] === RUN TestGet [2022-02-15T19:43:25.381Z] --- PASS: TestGet (0.00s) [2022-02-15T19:43:25.381Z] === RUN TestGetShortcutString [2022-02-15T19:43:25.381Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-15T19:43:25.381Z] PASS [2022-02-15T19:43:25.381Z] coverage: 42.9% of statements [2022-02-15T19:43:25.381Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-02-15T19:43:25.381Z] --- PASS: TestDisablePigz (0.13s) [2022-02-15T19:43:25.381Z] === RUN TestPigz [2022-02-15T19:43:25.381Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-15T19:43:25.381Z] --- PASS: TestPigz (0.13s) [2022-02-15T19:43:25.381Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T19:43:25.381Z] archive_windows_test.go:16: Currently fails [2022-02-15T19:43:25.381Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T19:43:25.381Z] === RUN TestCanonicalTarNameForPath [2022-02-15T19:43:25.381Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-15T19:43:25.381Z] === RUN TestCanonicalTarName [2022-02-15T19:43:25.381Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-15T19:43:25.381Z] === RUN TestChmodTarEntry [2022-02-15T19:43:25.381Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-15T19:43:25.381Z] === RUN TestHardLinkOrder [2022-02-15T19:43:25.381Z] --- PASS: TestHardLinkOrder (0.11s) [2022-02-15T19:43:25.381Z] === RUN TestChangeString [2022-02-15T19:43:25.381Z] --- PASS: TestChangeString (0.00s) [2022-02-15T19:43:25.381Z] === RUN TestChangesWithNoChanges [2022-02-15T19:43:25.551Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-15T19:43:25.850Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-15T19:43:25.850Z] === RUN TestChangesWithChanges [2022-02-15T19:43:25.850Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-15T19:43:25.850Z] === RUN TestChangesWithChangesGH13590 [2022-02-15T19:43:25.850Z] changes_test.go:195: needs more investigation [2022-02-15T19:43:25.850Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-15T19:43:25.850Z] === RUN TestChangesDirsEmpty [2022-02-15T19:43:25.850Z] --- PASS: TestChangesDirsEmpty (0.12s) [2022-02-15T19:43:25.850Z] === RUN TestChangesDirsMutated [2022-02-15T19:43:25.850Z] --- PASS: TestChangesDirsMutated (0.12s) [2022-02-15T19:43:25.850Z] === RUN TestApplyLayer [2022-02-15T19:43:25.850Z] changes_test.go:432: needs further investigation [2022-02-15T19:43:25.850Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-15T19:43:25.850Z] === RUN TestChangesSizeWithHardlinks [2022-02-15T19:43:25.850Z] changes_test.go:468: needs further investigation [2022-02-15T19:43:25.850Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-15T19:43:25.850Z] === RUN TestChangesSizeWithNoChanges [2022-02-15T19:43:25.850Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-15T19:43:25.850Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-15T19:43:25.850Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-15T19:43:25.850Z] === RUN TestChangesSize [2022-02-15T19:43:25.850Z] --- PASS: TestChangesSize (0.00s) [2022-02-15T19:43:25.850Z] === RUN TestApplyLayerInvalidFilenames [2022-02-15T19:43:25.850Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3370182032\\dest" [2022-02-15T19:43:25.850Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-02-15T19:43:25.850Z] === RUN TestApplyLayerInvalidHardlink [2022-02-15T19:43:25.850Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink75908236\\victim\\hello" -> "../victim/hello" [2022-02-15T19:43:25.850Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3883496481\\victim\\hello" -> "/../victim/hello" [2022-02-15T19:43:25.850Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink976311668\\victim" -> "../victim" [2022-02-15T19:43:25.850Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink601617492\\victim" -> "../victim" [2022-02-15T19:43:25.850Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3711145901\\victim" -> "../victim" [2022-02-15T19:43:25.850Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1010809759\\victim" -> "../victim" [2022-02-15T19:43:25.850Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-02-15T19:43:25.850Z] === RUN TestApplyLayerInvalidSymlink [2022-02-15T19:43:25.850Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2913773149\\dest\\dotdot" -> "../victim/hello" [2022-02-15T19:43:25.850Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3072217330\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T19:43:25.850Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2909526358\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:43:25.850Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1253066661\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:43:25.850Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1677776362\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:43:25.850Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3030278436\\dest\\loophole-victim" -> "../victim" [2022-02-15T19:43:25.850Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-02-15T19:43:25.850Z] === RUN TestApplyLayerWhiteouts [2022-02-15T19:43:25.850Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-02-15T19:43:25.850Z] === RUN TestGenerateEmptyFile [2022-02-15T19:43:25.850Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-15T19:43:25.850Z] === RUN TestGenerateWithContent [2022-02-15T19:43:25.850Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-15T19:43:25.850Z] PASS [2022-02-15T19:43:25.850Z] coverage: 63.0% of statements [2022-02-15T19:43:25.850Z] ok github.com/docker/docker/pkg/archive 7.707s coverage: 63.0% of statements [2022-02-15T19:43:26.113Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-15T19:43:26.319Z] === RUN TestCreateIDMapOrder [2022-02-15T19:43:26.319Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-15T19:43:26.319Z] PASS [2022-02-15T19:43:26.319Z] coverage: 7.2% of statements [2022-02-15T19:43:26.319Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-02-15T19:43:26.704Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-15T19:43:26.704Z] --- PASS: TestCreateServiceMultipleTimes (17.12s) [2022-02-15T19:43:26.704Z] === RUN TestCreateServiceConflict [2022-02-15T19:43:27.265Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-15T19:43:27.884Z] === RUN TestFixedBufferCap [2022-02-15T19:43:27.884Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-15T19:43:27.884Z] === RUN TestFixedBufferLen [2022-02-15T19:43:27.884Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-15T19:43:27.884Z] === RUN TestFixedBufferString [2022-02-15T19:43:27.884Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-15T19:43:27.884Z] === RUN TestFixedBufferWrite [2022-02-15T19:43:27.884Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-15T19:43:27.884Z] === RUN TestFixedBufferRead [2022-02-15T19:43:27.884Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-15T19:43:27.884Z] === RUN TestBytesPipeRead [2022-02-15T19:43:27.884Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-15T19:43:27.884Z] === RUN TestBytesPipeWrite [2022-02-15T19:43:27.884Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-15T19:43:27.884Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-15T19:43:27.884Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-02-15T19:43:27.884Z] === RUN TestAtomicWriteToFile [2022-02-15T19:43:27.884Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-15T19:43:27.884Z] === RUN TestAtomicWriteSetCommit [2022-02-15T19:43:27.884Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-15T19:43:27.884Z] === RUN TestAtomicWriteSetCancel [2022-02-15T19:43:27.884Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-15T19:43:27.884Z] === RUN TestReadCloserWrapperClose [2022-02-15T19:43:27.884Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-15T19:43:27.884Z] === RUN TestReaderErrWrapperReadOnError [2022-02-15T19:43:27.884Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-15T19:43:27.884Z] === RUN TestReaderErrWrapperRead [2022-02-15T19:43:27.884Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-15T19:43:27.884Z] === RUN TestCancelReadCloser [2022-02-15T19:43:28.192Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-15T19:43:28.353Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-02-15T19:43:28.353Z] === RUN TestNetworkDBWatch [2022-02-15T19:43:28.353Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-15T19:43:28.353Z] === RUN TestWriteCloserWrapperClose [2022-02-15T19:43:28.353Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-15T19:43:28.353Z] === RUN TestNopWriteCloser [2022-02-15T19:43:28.353Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-15T19:43:28.353Z] === RUN TestNopWriter [2022-02-15T19:43:28.353Z] --- PASS: TestNopWriter (0.00s) [2022-02-15T19:43:28.353Z] === RUN TestWriteCounter [2022-02-15T19:43:28.353Z] --- PASS: TestWriteCounter (0.00s) [2022-02-15T19:43:28.353Z] PASS [2022-02-15T19:43:28.353Z] coverage: 69.2% of statements [2022-02-15T19:43:28.353Z] ok github.com/docker/docker/pkg/ioutils 0.658s coverage: 69.2% of statements [2022-02-15T19:43:29.122Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-15T19:43:29.342Z] === RUN TestError [2022-02-15T19:43:29.342Z] --- PASS: TestError (0.00s) [2022-02-15T19:43:29.342Z] === RUN TestProgressString [2022-02-15T19:43:29.342Z] === RUN TestProgressString/no_progress [2022-02-15T19:43:29.342Z] === RUN TestProgressString/progress_1 [2022-02-15T19:43:29.342Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-15T19:43:29.342Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-15T19:43:29.342Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-15T19:43:29.342Z] === RUN TestProgressString/with_units [2022-02-15T19:43:29.342Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-15T19:43:29.342Z] === RUN TestProgressString/hide_counts [2022-02-15T19:43:29.342Z] --- PASS: TestProgressString (0.00s) [2022-02-15T19:43:29.342Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-15T19:43:29.342Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-15T19:43:29.342Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-15T19:43:29.342Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-15T19:43:29.342Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-15T19:43:29.342Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-15T19:43:29.342Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-15T19:43:29.342Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-15T19:43:29.342Z] === RUN TestJSONMessageDisplay [2022-02-15T19:43:29.342Z] --- PASS: TestJSONMessageDisplay (0.16s) [2022-02-15T19:43:29.342Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-15T19:43:29.342Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-15T19:43:29.342Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-15T19:43:29.342Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-15T19:43:29.342Z] === RUN TestDisplayJSONMessagesStream [2022-02-15T19:43:29.342Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-15T19:43:29.342Z] PASS [2022-02-15T19:43:29.342Z] coverage: 91.7% of statements [2022-02-15T19:43:29.342Z] ok github.com/docker/docker/pkg/jsonmessage 0.211s coverage: 91.7% of statements [2022-02-15T19:43:29.379Z] --- PASS: TestCreateServiceConflict (2.67s) [2022-02-15T19:43:29.379Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T19:43:29.636Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-15T19:43:29.811Z] 2022/02/15 19:43:29 Closing DB instances... [2022-02-15T19:43:29.811Z] === RUN TestStandardLongPath [2022-02-15T19:43:29.811Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-15T19:43:29.811Z] === RUN TestUNCLongPath [2022-02-15T19:43:29.811Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-15T19:43:29.811Z] PASS [2022-02-15T19:43:29.811Z] coverage: 100.0% of statements [2022-02-15T19:43:29.811Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-02-15T19:43:30.797Z] === RUN TestNameFormat [2022-02-15T19:43:30.797Z] --- PASS: TestNameFormat (0.00s) [2022-02-15T19:43:30.797Z] === RUN TestNameRetries [2022-02-15T19:43:30.797Z] --- PASS: TestNameRetries (0.00s) [2022-02-15T19:43:30.797Z] PASS [2022-02-15T19:43:30.797Z] coverage: 85.7% of statements [2022-02-15T19:43:30.797Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2022-02-15T19:43:31.266Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-02-15T19:43:31.266Z] === RUN TestNetworkDBBulkSync [2022-02-15T19:43:31.266Z] === RUN TestParseKeyValueOpt [2022-02-15T19:43:31.266Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-15T19:43:31.266Z] === RUN TestParseUintList [2022-02-15T19:43:31.266Z] --- PASS: TestParseUintList (0.00s) [2022-02-15T19:43:31.266Z] === RUN TestParseUintListMaximumLimits [2022-02-15T19:43:31.266Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-15T19:43:31.266Z] PASS [2022-02-15T19:43:31.266Z] coverage: 97.0% of statements [2022-02-15T19:43:31.266Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2022-02-15T19:43:31.526Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-15T19:43:31.740Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-15T19:43:31.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.71s) [2022-02-15T19:43:31.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.83s) [2022-02-15T19:43:31.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (19.93s) [2022-02-15T19:43:31.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (20.05s) [2022-02-15T19:43:31.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.91s) [2022-02-15T19:43:31.740Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.89s) [2022-02-15T19:43:31.740Z] === RUN TestBuildMultiStageCopy [2022-02-15T19:43:31.740Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T19:43:32.253Z] === RUN TestNewAndRemove [2022-02-15T19:43:32.253Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-15T19:43:32.253Z] === RUN TestRemoveInvalidPath [2022-02-15T19:43:32.253Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-15T19:43:32.253Z] PASS [2022-02-15T19:43:32.253Z] coverage: 82.6% of statements [2022-02-15T19:43:32.253Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-02-15T19:43:32.253Z] 2022/02/15 19:43:32 Closing DB instances... [2022-02-15T19:43:32.894Z] --- PASS: TestCreateServiceMaxReplicas (3.32s) [2022-02-15T19:43:32.894Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T19:43:33.825Z] === RUN TestFailedConnection [2022-02-15T19:43:33.826Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-02-15T19:43:33.826Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-15T19:43:34.295Z] --- PASS: TestGetAddress (23.04s) [2022-02-15T19:43:34.295Z] === RUN TestRequestSyntaxCheck [2022-02-15T19:43:34.295Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-15T19:43:34.295Z] === RUN TestRequest [2022-02-15T19:43:34.764Z] --- PASS: TestFailedConnection (1.04s) [2022-02-15T19:43:34.764Z] === RUN TestFailOnce [2022-02-15T19:43:34.794Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-15T19:43:35.234Z] 2022/02/15 19:43:34 http: panic serving 127.0.0.1:49280: Plugin not ready [2022-02-15T19:43:35.234Z] goroutine 22 [running]: [2022-02-15T19:43:35.234Z] net/http.(*conn).serve.func1() [2022-02-15T19:43:35.234Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-15T19:43:35.234Z] panic({0xdca8e0, 0xeddec0}) [2022-02-15T19:43:35.234Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-15T19:43:35.234Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xdc4ea37361534bc1}, 0xc00019da98) [2022-02-15T19:43:35.234Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-15T19:43:35.234Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xeeada0, 0xc0002240e0}, 0xd00f06) [2022-02-15T19:43:35.234Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-15T19:43:35.234Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xeeada0, 0xc0002240e0}, 0xc000230200) [2022-02-15T19:43:35.234Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-15T19:43:35.234Z] net/http.serverHandler.ServeHTTP({0xee9490}, {0xeeada0, 0xc0002240e0}, 0xc000230200) [2022-02-15T19:43:35.234Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-15T19:43:35.234Z] net/http.(*conn).serve(0xc00023e000, {0xeecda0, 0xc0000880c0}) [2022-02-15T19:43:35.234Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-15T19:43:35.234Z] created by net/http.(*Server).Serve [2022-02-15T19:43:35.234Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-15T19:43:35.234Z] time="2022-02-15T19:43:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49279/Test.FailOnce: Post \"http://127.0.0.1:49279/Test.FailOnce\": EOF, retrying in 1s" [2022-02-15T19:43:36.223Z] --- PASS: TestFailOnce (1.16s) [2022-02-15T19:43:36.223Z] === RUN TestEchoInputOutput [2022-02-15T19:43:36.223Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-15T19:43:36.223Z] === RUN TestBackoff [2022-02-15T19:43:36.223Z] --- PASS: TestBackoff (0.00s) [2022-02-15T19:43:36.223Z] === RUN TestAbortRetry [2022-02-15T19:43:36.223Z] --- PASS: TestAbortRetry (0.00s) [2022-02-15T19:43:36.223Z] === RUN TestClientScheme [2022-02-15T19:43:36.223Z] --- PASS: TestClientScheme (0.00s) [2022-02-15T19:43:36.223Z] === RUN TestNewClientWithTimeout [2022-02-15T19:43:36.693Z] time="2022-02-15T19:43:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-15T19:43:36.693Z] 2022/02/15 19:43:36 Closing DB instances... [2022-02-15T19:43:37.164Z] time="2022-02-15T19:43:36Z" level=error msg="node: 6812cd7df566 is unknown to memberlist" [2022-02-15T19:43:37.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-15T19:43:37.318Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-15T19:43:37.576Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-15T19:43:38.151Z] time="2022-02-15T19:43:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-15T19:43:39.108Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:43:39.108Z] INFO: Testing against a local daemon [2022-02-15T19:43:39.108Z] === RUN TestBuildWithSession [2022-02-15T19:43:39.108Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:43:39.108Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T19:43:39.108Z] === RUN TestBuildSquashParent [2022-02-15T19:43:39.108Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:43:39.108Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-15T19:43:39.108Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T19:43:39.108Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:43:39.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:43:39.108Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:43:39.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:43:39.108Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:43:39.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:43:39.108Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:43:39.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:43:39.108Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:43:39.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:43:39.108Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:43:39.108Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:43:39.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:43:39.108Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:43:39.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:43:39.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:43:39.473Z] docker_api_swarm_node_test.go:81: [de90b1d484446] joining swarm manager [da0a1589497a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:43:39.719Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.88s) [2022-02-15T19:43:39.719Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-15T19:43:40.710Z] time="2022-02-15T19:43:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-15T19:43:40.710Z] 2022/02/15 19:43:40 Closing DB instances... [2022-02-15T19:43:41.178Z] === RUN TestParseEmptyInterface [2022-02-15T19:43:41.178Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-15T19:43:41.178Z] === RUN TestParseNonInterfaceType [2022-02-15T19:43:41.178Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-15T19:43:41.178Z] === RUN TestParseWithOneFunction [2022-02-15T19:43:41.178Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-15T19:43:41.178Z] === RUN TestParseWithMultipleFuncs [2022-02-15T19:43:41.178Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-15T19:43:41.178Z] === RUN TestParseWithUnnamedReturn [2022-02-15T19:43:41.178Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-15T19:43:41.178Z] === RUN TestEmbeddedInterface [2022-02-15T19:43:41.178Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-15T19:43:41.178Z] === RUN TestParsedImports [2022-02-15T19:43:41.178Z] --- PASS: TestParsedImports (0.00s) [2022-02-15T19:43:41.178Z] === RUN TestAliasedImports [2022-02-15T19:43:41.178Z] --- PASS: TestAliasedImports (0.00s) [2022-02-15T19:43:41.178Z] PASS [2022-02-15T19:43:41.178Z] coverage: 56.8% of statements [2022-02-15T19:43:41.178Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2022-02-15T19:43:41.368Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-15T19:43:42.165Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T19:43:42.633Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T19:43:42.747Z] === RUN TestHTTPTransport [2022-02-15T19:43:42.747Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-15T19:43:42.747Z] PASS [2022-02-15T19:43:42.747Z] coverage: 85.7% of statements [2022-02-15T19:43:42.747Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-02-15T19:43:42.747Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-02-15T19:43:42.747Z] === RUN TestNetworkDBGarbageCollection [2022-02-15T19:43:43.217Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-15T19:43:43.217Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T19:43:43.217Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-15T19:43:43.217Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-15T19:43:43.217Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-15T19:43:43.217Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-15T19:43:43.217Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-15T19:43:43.217Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T19:43:43.217Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-15T19:43:43.217Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-15T19:43:43.217Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-15T19:43:43.217Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-15T19:43:43.217Z] === RUN TestBufferPoolPutAndGet [2022-02-15T19:43:43.217Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-15T19:43:43.217Z] PASS [2022-02-15T19:43:43.217Z] coverage: 88.2% of statements [2022-02-15T19:43:43.217Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-02-15T19:43:43.259Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-15T19:43:43.515Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-15T19:43:43.687Z] === RUN TestOutputOnPrematureClose [2022-02-15T19:43:43.687Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-15T19:43:43.687Z] === RUN TestCompleteSilently [2022-02-15T19:43:43.687Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-15T19:43:43.687Z] PASS [2022-02-15T19:43:43.687Z] coverage: 75.9% of statements [2022-02-15T19:43:43.687Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-02-15T19:43:44.156Z] === RUN TestSendToOneSub [2022-02-15T19:43:44.156Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-15T19:43:44.156Z] === RUN TestSendToMultipleSubs [2022-02-15T19:43:44.156Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-15T19:43:44.156Z] === RUN TestEvictOneSub [2022-02-15T19:43:44.156Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-15T19:43:44.156Z] === RUN TestClosePublisher [2022-02-15T19:43:44.156Z] --- PASS: TestClosePublisher (0.00s) [2022-02-15T19:43:44.156Z] === RUN TestPubSubRace [2022-02-15T19:43:44.221Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T19:43:45.145Z] time="2022-02-15T19:43:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-15T19:43:45.145Z] --- PASS: TestRequest (10.93s) [2022-02-15T19:43:45.145Z] === RUN TestOverlappingRequests [2022-02-15T19:43:45.145Z] --- PASS: TestPubSubRace (1.07s) [2022-02-15T19:43:45.145Z] PASS [2022-02-15T19:43:45.145Z] coverage: 75.0% of statements [2022-02-15T19:43:45.145Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2022-02-15T19:43:45.209Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T19:43:45.615Z] --- PASS: TestOverlappingRequests (0.57s) [2022-02-15T19:43:45.615Z] === RUN TestRelease [2022-02-15T19:43:46.084Z] === RUN TestRegister [2022-02-15T19:43:46.084Z] --- PASS: TestRegister (0.00s) [2022-02-15T19:43:46.084Z] === RUN TestCommand [2022-02-15T19:43:46.084Z] --- PASS: TestCommand (0.04s) [2022-02-15T19:43:46.084Z] === RUN TestNaiveSelf [2022-02-15T19:43:46.084Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-15T19:43:46.084Z] PASS [2022-02-15T19:43:46.084Z] coverage: 82.4% of statements [2022-02-15T19:43:46.084Z] ok github.com/docker/docker/pkg/reexec 0.113s coverage: 82.4% of statements [2022-02-15T19:43:46.511Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-15T19:43:46.511Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-15T19:43:46.511Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-15T19:43:46.511Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-15T19:43:46.511Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-15T19:43:46.511Z] remote: Enumerating objects: 23, done. [2022-02-15T19:43:46.511Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-15T19:43:46.511Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-15T19:43:46.511Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-15T19:43:46.511Z] 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-02-15T19:43:46.511Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-15T19:43:46.511Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-15T19:43:46.511Z] Cross building: bundles/cross/linux/ppc64le [2022-02-15T19:43:46.511Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-15T19:43:46.511Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-15T19:43:46.554Z] === RUN TestDump [2022-02-15T19:43:46.554Z] goroutine 4 [running]: [2022-02-15T19:43:46.554Z] github.com/docker/docker/pkg/stack.dump(0x128b6b7) [2022-02-15T19:43:46.554Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T19:43:46.554Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-15T19:43:46.554Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-15T19:43:46.554Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-15T19:43:46.554Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-15T19:43:46.554Z] testing.tRunner(0xc000154000, 0x13f8ef8) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:43:46.554Z] created by testing.(*T).Run [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T19:43:46.554Z] [2022-02-15T19:43:46.554Z] goroutine 1 [chan receive]: [2022-02-15T19:43:46.554Z] testing.(*T).Run(0xc00002dd40, {0x13ea531, 0x126a413}, 0x13f8ef8) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T19:43:46.554Z] testing.runTests.func1(0xc00005a840) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T19:43:46.554Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:43:46.554Z] testing.runTests(0xc00006c080, {0x155cbe0, 0x3, 0x3}, {0x128a90d, 0x13ec22b, 0x1561680}) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T19:43:46.554Z] testing.(*M).Run(0xc00006c080) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T19:43:46.554Z] main.main() [2022-02-15T19:43:46.554Z] _testmain.go:95 +0x1f5 [2022-02-15T19:43:46.554Z] --- PASS: TestDump (0.00s) [2022-02-15T19:43:46.554Z] === RUN TestDumpToFile [2022-02-15T19:43:46.554Z] --- PASS: TestDumpToFile (0.13s) [2022-02-15T19:43:46.554Z] === RUN TestDumpToFileWithEmptyInput [2022-02-15T19:43:46.554Z] goroutine 6 [running]: [2022-02-15T19:43:46.554Z] github.com/docker/docker/pkg/stack.dump(0x12f8894) [2022-02-15T19:43:46.554Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T19:43:46.554Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x12f8c40}) [2022-02-15T19:43:46.554Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-15T19:43:46.554Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000154000) [2022-02-15T19:43:46.554Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-15T19:43:46.554Z] testing.tRunner(0xc0001544e0, 0x13f8ee8) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:43:46.554Z] created by testing.(*T).Run [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T19:43:46.554Z] [2022-02-15T19:43:46.554Z] goroutine 1 [chan receive]: [2022-02-15T19:43:46.554Z] testing.(*T).Run(0xc00002dd40, {0x13f1316, 0x126a413}, 0x13f8ee8) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T19:43:46.554Z] testing.runTests.func1(0xc00005a840) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T19:43:46.554Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T19:43:46.554Z] testing.runTests(0xc00006c080, {0x155cbe0, 0x3, 0x3}, {0x128a90d, 0x13ec22b, 0x1561680}) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T19:43:46.554Z] testing.(*M).Run(0xc00006c080) [2022-02-15T19:43:46.554Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T19:43:46.554Z] main.main() [2022-02-15T19:43:46.554Z] _testmain.go:95 +0x1f5 [2022-02-15T19:43:46.554Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-15T19:43:46.554Z] PASS [2022-02-15T19:43:46.554Z] coverage: 90.9% of statements [2022-02-15T19:43:46.772Z] --- PASS: TestBuildMultiStageCopy (15.14s) [2022-02-15T19:43:46.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.27s) [2022-02-15T19:43:46.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.92s) [2022-02-15T19:43:46.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2022-02-15T19:43:46.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-02-15T19:43:46.772Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s) [2022-02-15T19:43:46.772Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T19:43:47.024Z] ok github.com/docker/docker/pkg/stack 0.173s coverage: 90.9% of statements [2022-02-15T19:43:47.492Z] === RUN TestNewStdWriter [2022-02-15T19:43:47.492Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-15T19:43:47.492Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestWriteWithNilBytes [2022-02-15T19:43:47.492Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestWrite [2022-02-15T19:43:47.492Z] --- PASS: TestWrite (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestWriteWithWriterError [2022-02-15T19:43:47.492Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-15T19:43:47.492Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestStdCopyWriteAndRead [2022-02-15T19:43:47.492Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-15T19:43:47.492Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-15T19:43:47.492Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-15T19:43:47.492Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-15T19:43:47.492Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-15T19:43:47.492Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-15T19:43:47.492Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-15T19:43:47.492Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-15T19:43:47.492Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-15T19:43:47.492Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-15T19:43:47.492Z] PASS [2022-02-15T19:43:47.492Z] coverage: 100.0% of statements [2022-02-15T19:43:47.492Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-02-15T19:43:47.735Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.20s) [2022-02-15T19:43:47.735Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T19:43:47.735Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-15T19:43:47.963Z] --- PASS: TestRelease (2.25s) [2022-02-15T19:43:47.963Z] === RUN TestAllocateRandomDeallocate [2022-02-15T19:43:47.963Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-15T19:43:47.963Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-15T19:43:47.963Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-15T19:43:47.963Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-15T19:43:47.963Z] === RUN TestFormatStatus [2022-02-15T19:43:47.963Z] --- PASS: TestFormatStatus (0.00s) [2022-02-15T19:43:47.963Z] === RUN TestFormatError [2022-02-15T19:43:47.963Z] --- PASS: TestFormatError (0.00s) [2022-02-15T19:43:47.963Z] === RUN TestFormatJSONError [2022-02-15T19:43:47.963Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-15T19:43:47.963Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-15T19:43:47.963Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-15T19:43:47.963Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-15T19:43:47.963Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-15T19:43:47.963Z] === RUN TestNewJSONProgressOutput [2022-02-15T19:43:47.963Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-15T19:43:47.963Z] === RUN TestAuxFormatterEmit [2022-02-15T19:43:47.963Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-15T19:43:47.963Z] === RUN TestStreamWriterStdout [2022-02-15T19:43:47.963Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-15T19:43:47.963Z] === RUN TestStreamWriterStderr [2022-02-15T19:43:47.963Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-15T19:43:47.963Z] PASS [2022-02-15T19:43:47.963Z] coverage: 66.2% of statements [2022-02-15T19:43:47.963Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-02-15T19:43:47.993Z] === RUN TestDockerSuite/TestCpToDot [2022-02-15T19:43:48.561Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-15T19:43:48.958Z] === RUN TestGenerateRandomID [2022-02-15T19:43:48.958Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-15T19:43:48.958Z] === RUN TestShortenId [2022-02-15T19:43:48.958Z] --- PASS: TestShortenId (0.00s) [2022-02-15T19:43:48.958Z] === RUN TestShortenSha256Id [2022-02-15T19:43:48.958Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-15T19:43:48.958Z] === RUN TestShortenIdEmpty [2022-02-15T19:43:48.958Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-15T19:43:48.958Z] === RUN TestShortenIdInvalid [2022-02-15T19:43:48.958Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-15T19:43:48.958Z] === RUN TestIsShortIDNonHex [2022-02-15T19:43:48.958Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-15T19:43:48.958Z] === RUN TestIsShortIDNotCorrectSize [2022-02-15T19:43:48.958Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-15T19:43:48.958Z] PASS [2022-02-15T19:43:48.958Z] coverage: 70.6% of statements [2022-02-15T19:43:48.958Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-02-15T19:43:49.428Z] === RUN TestIsCpusetListAvailable [2022-02-15T19:43:49.428Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-15T19:43:49.428Z] PASS [2022-02-15T19:43:49.428Z] coverage: 39.4% of statements [2022-02-15T19:43:49.428Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-02-15T19:43:49.723Z] --- PASS: TestBuildMultiStageParentConfig (2.82s) [2022-02-15T19:43:49.723Z] === RUN TestBuildLabelWithTargets [2022-02-15T19:43:49.723Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:43:49.723Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-15T19:43:49.723Z] === RUN TestBuildWithEmptyLayers [2022-02-15T19:43:49.947Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-15T19:43:50.510Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-15T19:43:50.997Z] === RUN TestChtimes [2022-02-15T19:43:50.997Z] --- PASS: TestChtimes (0.01s) [2022-02-15T19:43:50.997Z] === RUN TestChtimesWindows [2022-02-15T19:43:50.997Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-15T19:43:50.997Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-15T19:43:50.997Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-15T19:43:50.997Z] === RUN TestEnsureRemoveAllNotExist [2022-02-15T19:43:50.997Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-15T19:43:50.997Z] === RUN TestEnsureRemoveAllWithDir [2022-02-15T19:43:50.997Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-15T19:43:50.997Z] === RUN TestEnsureRemoveAllWithFile [2022-02-15T19:43:50.997Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-15T19:43:50.997Z] PASS [2022-02-15T19:43:50.997Z] coverage: 12.9% of statements [2022-02-15T19:43:50.997Z] ok github.com/docker/docker/pkg/system 0.066s coverage: 12.9% of statements [2022-02-15T19:43:51.077Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-15T19:43:51.288Z] --- PASS: TestBuildWithEmptyLayers (1.60s) [2022-02-15T19:43:51.288Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T19:43:51.634Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:43:51.634Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:43:51.988Z] === RUN TestTailFile [2022-02-15T19:43:51.988Z] --- PASS: TestTailFile (0.00s) [2022-02-15T19:43:51.988Z] === RUN TestTailFileManyLines [2022-02-15T19:43:51.988Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-15T19:43:51.988Z] === RUN TestTailEmptyFile [2022-02-15T19:43:51.988Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-15T19:43:51.988Z] === RUN TestTailNegativeN [2022-02-15T19:43:51.988Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader [2022-02-15T19:43:51.988Z] === CONT TestNewTailReader [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/no_delimiter [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/truncated_last_line [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-15T19:43:51.988Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.988Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:51.988Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:51.988Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T19:43:51.988Z] === CONT TestNewTailReader/no_delimiter [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T19:43:51.988Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.988Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T19:43:51.988Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:51.989Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:51.989Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.990Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:51.990Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:51.990Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:51.991Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:51.991Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:51.991Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.007Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-15T19:43:52.007Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-15T19:43:52.473Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:52.473Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.473Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.473Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.473Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.473Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.473Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.473Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.473Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.473Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.473Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.473Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.473Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:52.474Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T19:43:52.474Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:52.474Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:52.475Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:52.475Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T19:43:52.476Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:43:52.476Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.01s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:43:52.477Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.478Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T19:43:52.569Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-15T19:43:52.569Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T19:43:52.947Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T19:43:52.947Z] PASS [2022-02-15T19:43:52.947Z] coverage: 88.6% of statements [2022-02-15T19:43:52.947Z] ok github.com/docker/docker/pkg/tailfile 0.162s coverage: 88.6% of statements [2022-02-15T19:43:53.417Z] === RUN TestTarSumRemoveNonExistent [2022-02-15T19:43:53.417Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-15T19:43:53.417Z] === RUN TestTarSumRemove [2022-02-15T19:43:53.417Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-15T19:43:53.417Z] === RUN TestSortFileInfoSums [2022-02-15T19:43:53.417Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-15T19:43:53.417Z] === RUN TestNewTarSumForLabelInvalid [2022-02-15T19:43:53.417Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-15T19:43:53.417Z] === RUN TestNewTarSumForLabel [2022-02-15T19:43:53.417Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-15T19:43:53.417Z] === RUN TestEmptyTar [2022-02-15T19:43:53.417Z] --- PASS: TestEmptyTar (0.00s) [2022-02-15T19:43:53.417Z] === RUN TestTarSumsReadSize [2022-02-15T19:43:53.417Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-15T19:43:53.417Z] === RUN TestTarSums [2022-02-15T19:43:53.417Z] --- PASS: TestTarSums (0.06s) [2022-02-15T19:43:53.417Z] === RUN TestIteration [2022-02-15T19:43:53.417Z] --- PASS: TestIteration (0.00s) [2022-02-15T19:43:53.417Z] === RUN TestVersionLabelForChecksum [2022-02-15T19:43:53.417Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-15T19:43:53.417Z] === RUN TestVersion [2022-02-15T19:43:53.417Z] --- PASS: TestVersion (0.00s) [2022-02-15T19:43:53.417Z] === RUN TestGetVersion [2022-02-15T19:43:53.417Z] --- PASS: TestGetVersion (0.00s) [2022-02-15T19:43:53.417Z] === RUN TestGetVersions [2022-02-15T19:43:53.417Z] --- PASS: TestGetVersions (0.00s) [2022-02-15T19:43:53.417Z] PASS [2022-02-15T19:43:53.417Z] coverage: 89.3% of statements [2022-02-15T19:43:53.417Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2022-02-15T19:43:53.497Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-15T19:43:53.497Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-15T19:43:53.497Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-15T19:43:53.885Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-15T19:43:53.885Z] === RUN TestClientStream [2022-02-15T19:43:53.885Z] --- PASS: TestClientStream (0.00s) [2022-02-15T19:43:53.885Z] === RUN TestClientSendFile [2022-02-15T19:43:53.885Z] --- PASS: TestClientSendFile (0.00s) [2022-02-15T19:43:53.885Z] === RUN TestClientWithRequestTimeout [2022-02-15T19:43:53.885Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-15T19:43:53.885Z] === RUN TestFileSpecPlugin [2022-02-15T19:43:53.885Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-15T19:43:53.885Z] === RUN TestFileJSONSpecPlugin [2022-02-15T19:43:53.885Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-15T19:43:53.885Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-15T19:43:53.885Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-15T19:43:53.885Z] === RUN TestPluginAddHandler [2022-02-15T19:43:53.885Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-15T19:43:53.885Z] === RUN TestPluginWaitBadPlugin [2022-02-15T19:43:53.885Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-15T19:43:53.885Z] === RUN TestGet [2022-02-15T19:43:53.886Z] time="2022-02-15T19:43:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-15T19:43:53.886Z] testing: warning: no tests to run [2022-02-15T19:43:53.886Z] PASS [2022-02-15T19:43:53.886Z] coverage: [no statements] [2022-02-15T19:43:53.886Z] ok github.com/docker/docker/pkg/term/windows 0.046s coverage: [no statements] [no tests to run] [2022-02-15T19:43:54.060Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-15T19:43:54.358Z] === RUN TestTruncIndex [2022-02-15T19:43:54.622Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-15T19:43:54.622Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-15T19:43:54.622Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-15T19:43:54.622Z] docker_api_swarm_node_test.go:53: [d66acc944e2b8] joining swarm manager [dc91cdacb7794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:43:54.622Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-15T19:43:54.827Z] --- PASS: TestTruncIndex (0.10s) [2022-02-15T19:43:54.827Z] PASS [2022-02-15T19:43:54.827Z] coverage: 91.5% of statements [2022-02-15T19:43:54.827Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-02-15T19:43:54.827Z] time="2022-02-15T19:43:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-15T19:43:54.827Z] --- PASS: TestAllocateRandomDeallocate (6.86s) [2022-02-15T19:43:54.827Z] === RUN TestRetrieveFromStore [2022-02-15T19:43:55.184Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-15T19:43:55.296Z] === RUN TestIsGIT [2022-02-15T19:43:55.297Z] --- PASS: TestIsGIT (0.00s) [2022-02-15T19:43:55.297Z] === RUN TestIsTransport [2022-02-15T19:43:55.297Z] --- PASS: TestIsTransport (0.00s) [2022-02-15T19:43:55.297Z] PASS [2022-02-15T19:43:55.297Z] coverage: 100.0% of statements [2022-02-15T19:43:55.297Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-02-15T19:43:55.441Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-15T19:43:55.441Z] docker_api_swarm_node_test.go:54: [d7e8af7452a95] joining swarm manager [dc91cdacb7794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:43:55.698Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-15T19:43:55.698Z] === RUN TestDockerSuite/TestCreateRM [2022-02-15T19:43:55.698Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-15T19:43:55.698Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T19:43:55.698Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-15T19:43:55.767Z] === RUN TestVersionInfo [2022-02-15T19:43:55.767Z] --- PASS: TestVersionInfo (0.00s) [2022-02-15T19:43:55.767Z] === RUN TestAppendVersions [2022-02-15T19:43:55.767Z] --- PASS: TestAppendVersions (0.00s) [2022-02-15T19:43:55.767Z] PASS [2022-02-15T19:43:55.767Z] coverage: 88.9% of statements [2022-02-15T19:43:55.767Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-02-15T19:43:55.956Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-15T19:43:55.956Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-15T19:43:56.757Z] time="2022-02-15T19:43:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-15T19:43:56.757Z] --- PASS: TestRetrieveFromStore (1.93s) [2022-02-15T19:43:56.757Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-15T19:43:56.757Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-15T19:43:56.757Z] === RUN TestParallelPredefinedRequest1 [2022-02-15T19:43:56.757Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-15T19:43:56.757Z] === RUN TestParallelPredefinedRequest2 [2022-02-15T19:43:56.757Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-15T19:43:56.757Z] === RUN TestParallelPredefinedRequest3 [2022-02-15T19:43:56.757Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-15T19:43:56.757Z] === RUN TestParallelPredefinedRequest4 [2022-02-15T19:43:56.757Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-15T19:43:56.757Z] === RUN TestParallelPredefinedRequest5 [2022-02-15T19:43:56.757Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-15T19:43:56.757Z] === RUN TestDebug [2022-02-15T19:43:56.757Z] --- PASS: TestDebug (0.00s) [2022-02-15T19:43:56.757Z] === RUN TestRequestPoolParallel [2022-02-15T19:43:57.225Z] === RUN TestValidatePrivileges [2022-02-15T19:43:57.225Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-15T19:43:57.225Z] === RUN TestFilterByCapNeg [2022-02-15T19:43:57.225Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-15T19:43:57.225Z] === RUN TestFilterByCapPos [2022-02-15T19:43:57.225Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-15T19:43:57.225Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-15T19:43:57.225Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-15T19:43:57.225Z] PASS [2022-02-15T19:43:57.225Z] coverage: 12.0% of statements [2022-02-15T19:43:57.225Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2022-02-15T19:43:57.225Z] --- PASS: TestRequestPoolParallel (0.53s) [2022-02-15T19:43:57.225Z] === RUN TestFullAllocateRelease [2022-02-15T19:43:57.326Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-15T19:43:57.326Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-15T19:43:57.326Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-15T19:43:57.694Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-02-15T19:43:57.694Z] === RUN TestOddAllocateRelease [2022-02-15T19:43:58.167Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-02-15T19:43:58.167Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-15T19:43:58.167Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-02-15T19:43:58.167Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-15T19:43:58.167Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-15T19:43:58.167Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-15T19:43:58.167Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-15T19:43:58.167Z] === CONT TestParallelPredefinedRequest1 [2022-02-15T19:43:58.167Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:43:58.167Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-15T19:43:58.167Z] === CONT TestParallelPredefinedRequest3 [2022-02-15T19:43:58.167Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T19:43:58.167Z] === CONT TestParallelPredefinedRequest2 [2022-02-15T19:43:58.167Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:43:58.167Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-15T19:43:58.167Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T19:43:58.167Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:43:58.167Z] === CONT TestParallelPredefinedRequest5 [2022-02-15T19:43:58.167Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:43:58.167Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-15T19:43:58.167Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-15T19:43:58.167Z] === CONT TestParallelPredefinedRequest3 [2022-02-15T19:43:58.167Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:43:58.167Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-15T19:43:58.167Z] PASS [2022-02-15T19:43:58.167Z] coverage: 85.3% of statements [2022-02-15T19:43:58.167Z] ok github.com/docker/docker/libnetwork/ipam 55.408s coverage: 85.3% of statements [2022-02-15T19:43:58.167Z] === RUN TestNewSettable [2022-02-15T19:43:58.167Z] --- PASS: TestNewSettable (0.00s) [2022-02-15T19:43:58.167Z] === RUN TestIsSettable [2022-02-15T19:43:58.167Z] --- PASS: TestIsSettable (0.00s) [2022-02-15T19:43:58.167Z] === RUN TestUpdateSettingsEnv [2022-02-15T19:43:58.167Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-15T19:43:58.167Z] PASS [2022-02-15T19:43:58.167Z] coverage: 20.0% of statements [2022-02-15T19:43:58.167Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-02-15T19:43:59.156Z] === RUN TestLoad [2022-02-15T19:43:59.156Z] --- PASS: TestLoad (0.00s) [2022-02-15T19:43:59.156Z] === RUN TestSave [2022-02-15T19:43:59.156Z] --- PASS: TestSave (0.03s) [2022-02-15T19:43:59.156Z] === RUN TestAddDeleteGet [2022-02-15T19:43:59.156Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-15T19:43:59.156Z] === RUN TestInvalidTags [2022-02-15T19:43:59.156Z] --- PASS: TestInvalidTags (0.00s) [2022-02-15T19:43:59.156Z] PASS [2022-02-15T19:43:59.156Z] coverage: 84.4% of statements [2022-02-15T19:43:59.156Z] ok github.com/docker/docker/reference 0.121s coverage: 84.4% of statements [2022-02-15T19:43:59.850Z] --- PASS: TestCreateServiceSecretFileMode (12.90s) [2022-02-15T19:43:59.850Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T19:44:00.415Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-15T19:44:00.415Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-15T19:44:00.415Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-15T19:44:00.415Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-15T19:44:00.673Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-15T19:44:00.673Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-15T19:44:00.723Z] time="2022-02-15T19:44:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-15T19:44:01.193Z] === RUN TestResolveAuthConfigIndexServer [2022-02-15T19:44:01.193Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-15T19:44:01.193Z] === RUN TestResolveAuthConfigFullURL [2022-02-15T19:44:01.193Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-15T19:44:01.193Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-15T19:44:01.193Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-15T19:44:01.193Z] === RUN TestValidateMirror [2022-02-15T19:44:01.193Z] --- PASS: TestValidateMirror (0.00s) [2022-02-15T19:44:01.193Z] === RUN TestLoadInsecureRegistries [2022-02-15T19:44:01.238Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-15T19:44:01.662Z] time="2022-02-15T19:44:01Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T19:44:01.662Z] time="2022-02-15T19:44:01Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-15T19:44:01.662Z] time="2022-02-15T19:44:01Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T19:44:01.662Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-02-15T19:44:01.662Z] === RUN TestNewServiceConfig [2022-02-15T19:44:01.662Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-15T19:44:01.662Z] === RUN TestValidateIndexName [2022-02-15T19:44:01.662Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-15T19:44:01.662Z] === RUN TestValidateIndexNameWithError [2022-02-15T19:44:01.662Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-15T19:44:01.662Z] === RUN TestEndpointParse [2022-02-15T19:44:01.662Z] --- PASS: TestEndpointParse (0.00s) [2022-02-15T19:44:01.662Z] === RUN TestEndpointParseInvalid [2022-02-15T19:44:01.662Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-15T19:44:01.662Z] === RUN TestValidateEndpoint [2022-02-15T19:44:01.662Z] --- PASS: TestValidateEndpoint (0.00s) [2022-02-15T19:44:01.662Z] === RUN TestPing [2022-02-15T19:44:01.662Z] --- PASS: TestPing (0.00s) [2022-02-15T19:44:01.662Z] === RUN TestPingRegistryEndpoint [2022-02-15T19:44:01.662Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:01.662Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-15T19:44:01.662Z] === RUN TestEndpoint [2022-02-15T19:44:01.662Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:01.662Z] --- SKIP: TestEndpoint (0.01s) [2022-02-15T19:44:01.662Z] === RUN TestParseRepositoryInfo [2022-02-15T19:44:01.662Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-15T19:44:01.662Z] === RUN TestNewIndexInfo [2022-02-15T19:44:01.662Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-15T19:44:01.662Z] === RUN TestMirrorEndpointLookup [2022-02-15T19:44:01.662Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:01.662Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-15T19:44:01.662Z] === RUN TestSearchRepositories [2022-02-15T19:44:01.662Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-15T19:44:01.662Z] Host: 127.0.0.1:49312 [2022-02-15T19:44:01.662Z] User-Agent: docker test client [2022-02-15T19:44:01.662Z] Authorization: Token fake-token [2022-02-15T19:44:01.662Z] X-Docker-Token: true [2022-02-15T19:44:01.662Z] Accept-Encoding: gzip [2022-02-15T19:44:01.662Z] [2022-02-15T19:44:01.662Z] [2022-02-15T19:44:01.662Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-15T19:44:01.662Z] Connection: close [2022-02-15T19:44:01.662Z] Content-Length: 144 [2022-02-15T19:44:01.662Z] Cache-Control: no-cache [2022-02-15T19:44:01.662Z] Content-Type: application/json [2022-02-15T19:44:01.662Z] Date: Tue, 15 Feb 2022 19:44:01 GMT [2022-02-15T19:44:01.662Z] Expires: -1 [2022-02-15T19:44:01.662Z] Pragma: no-cache [2022-02-15T19:44:01.662Z] Server: docker-tests/mock [2022-02-15T19:44:01.662Z] X-Docker-Registry-Config: mock [2022-02-15T19:44:01.662Z] X-Docker-Registry-Version: 0.0.0 [2022-02-15T19:44:01.662Z] [2022-02-15T19:44:01.662Z] [2022-02-15T19:44:01.663Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-15T19:44:01.663Z] === RUN TestTrustedLocation [2022-02-15T19:44:01.663Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-15T19:44:01.663Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-15T19:44:01.663Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-15T19:44:01.663Z] === RUN TestAllowNondistributableArtifacts [2022-02-15T19:44:01.663Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-15T19:44:01.663Z] === RUN TestIsSecureIndex [2022-02-15T19:44:01.663Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-15T19:44:01.663Z] PASS [2022-02-15T19:44:01.663Z] coverage: 51.2% of statements [2022-02-15T19:44:01.663Z] ok github.com/docker/docker/registry 0.194s coverage: 51.2% of statements [2022-02-15T19:44:02.096Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-15T19:44:02.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.08s) [2022-02-15T19:44:02.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.08s) [2022-02-15T19:44:02.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.90s) [2022-02-15T19:44:02.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.04s) [2022-02-15T19:44:02.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.97s) [2022-02-15T19:44:02.096Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.06s) [2022-02-15T19:44:02.096Z] === RUN TestBuildMultiStageCopy [2022-02-15T19:44:02.096Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T19:44:02.608Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-15T19:44:02.650Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-15T19:44:02.650Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-02-15T19:44:02.650Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-15T19:44:02.650Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-15T19:44:02.650Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-15T19:44:02.650Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-15T19:44:02.650Z] === RUN TestResumableRequestReaderWithReadError [2022-02-15T19:44:02.650Z] time="2022-02-15T19:44:02Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-15T19:44:02.650Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-02-15T19:44:02.650Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-15T19:44:02.650Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-15T19:44:02.650Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-15T19:44:02.650Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-15T19:44:02.650Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-15T19:44:02.650Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-15T19:44:02.650Z] === RUN TestResumableRequestReader [2022-02-15T19:44:02.650Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-15T19:44:02.650Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-15T19:44:02.650Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-15T19:44:02.650Z] PASS [2022-02-15T19:44:02.650Z] coverage: 100.0% of statements [2022-02-15T19:44:02.650Z] ok github.com/docker/docker/registry/resumable 0.206s coverage: 100.0% of statements [2022-02-15T19:44:02.864Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-15T19:44:03.119Z] === RUN TestRestartManagerTimeout [2022-02-15T19:44:03.119Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-15T19:44:03.119Z] === RUN TestRestartManagerTimeoutReset [2022-02-15T19:44:03.119Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-15T19:44:03.119Z] PASS [2022-02-15T19:44:03.119Z] coverage: 50.9% of statements [2022-02-15T19:44:03.119Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2022-02-15T19:44:03.794Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-15T19:44:04.108Z] === RUN TestDecodeContainerConfig [2022-02-15T19:44:04.108Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-15T19:44:04.108Z] === RUN TestDecodeContainerConfigIsolation [2022-02-15T19:44:04.108Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-15T19:44:04.108Z] === RUN TestValidatePrivileged [2022-02-15T19:44:04.108Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-15T19:44:04.108Z] PASS [2022-02-15T19:44:04.108Z] coverage: 52.6% of statements [2022-02-15T19:44:04.108Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.6% of statements [2022-02-15T19:44:04.577Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-15T19:44:04.577Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-15T19:44:04.577Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-15T19:44:04.577Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-15T19:44:04.577Z] PASS [2022-02-15T19:44:04.577Z] coverage: 62.5% of statements [2022-02-15T19:44:04.577Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2022-02-15T19:44:04.721Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-15T19:44:05.282Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-15T19:44:05.538Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-15T19:44:05.538Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-15T19:44:06.101Z] === RUN TestDockerSuite/TestDockerFails [2022-02-15T19:44:06.101Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-15T19:44:06.101Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-15T19:44:06.101Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-15T19:44:07.033Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-15T19:44:07.291Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-15T19:44:08.678Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-15T19:44:08.678Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-15T19:44:08.678Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-15T19:44:08.678Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-15T19:44:09.095Z] --- PASS: TestBuildMultiStageOnBuild (16.18s) [2022-02-15T19:44:09.095Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T19:44:09.095Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:44:09.095Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-15T19:44:09.095Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T19:44:09.337Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-15T19:44:09.337Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-15T19:44:09.337Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-15T19:44:09.337Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-15T19:44:09.337Z] --- PASS: TestGet (15.00s) [2022-02-15T19:44:09.337Z] === RUN TestPluginWithNoManifest [2022-02-15T19:44:09.337Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-15T19:44:09.337Z] === RUN TestGetAll [2022-02-15T19:44:09.337Z] --- PASS: TestGetAll (0.00s) [2022-02-15T19:44:09.337Z] PASS [2022-02-15T19:44:09.337Z] coverage: 73.2% of statements [2022-02-15T19:44:09.337Z] ok github.com/docker/docker/pkg/plugins 34.907s coverage: 73.2% of statements [2022-02-15T19:44:09.806Z] === RUN TestGetDriver [2022-02-15T19:44:09.806Z] --- PASS: TestGetDriver (0.00s) [2022-02-15T19:44:09.806Z] === RUN TestVolumeRequestError [2022-02-15T19:44:09.806Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-15T19:44:09.806Z] PASS [2022-02-15T19:44:09.806Z] coverage: 36.1% of statements [2022-02-15T19:44:09.806Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2022-02-15T19:44:09.806Z] === RUN TestGetAddress [2022-02-15T19:44:09.806Z] --- PASS: TestGetAddress (0.00s) [2022-02-15T19:44:09.806Z] === RUN TestRemove [2022-02-15T19:44:09.806Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T19:44:09.806Z] --- SKIP: TestRemove (0.00s) [2022-02-15T19:44:09.806Z] === RUN TestInitializeWithVolumes [2022-02-15T19:44:09.806Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-02-15T19:44:09.806Z] === RUN TestCreate [2022-02-15T19:44:09.806Z] --- PASS: TestCreate (0.01s) [2022-02-15T19:44:09.806Z] === RUN TestValidateName [2022-02-15T19:44:09.806Z] --- PASS: TestValidateName (0.00s) [2022-02-15T19:44:09.806Z] === RUN TestCreateWithOpts [2022-02-15T19:44:09.806Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T19:44:09.806Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-15T19:44:09.806Z] === RUN TestRelaodNoOpts [2022-02-15T19:44:09.806Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-15T19:44:09.806Z] PASS [2022-02-15T19:44:09.806Z] coverage: 41.5% of statements [2022-02-15T19:44:09.806Z] ok github.com/docker/docker/volume/local 0.075s coverage: 41.5% of statements [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRaw [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-15T19:44:10.279Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountRaw [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountRawSplit [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-15T19:44:10.279Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-15T19:44:10.279Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T19:44:10.279Z] === RUN TestConvertTmpfsOptions [2022-02-15T19:44:10.279Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-15T19:44:10.279Z] linux_parser_test.go:209: data="ro" [2022-02-15T19:44:10.279Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-15T19:44:10.279Z] === RUN TestParseMountSpec [2022-02-15T19:44:10.279Z] parser_test.go:62: case 0 [2022-02-15T19:44:10.279Z] parser_test.go:62: case 1 [2022-02-15T19:44:10.279Z] parser_test.go:62: case 2 [2022-02-15T19:44:10.279Z] parser_test.go:62: case 3 [2022-02-15T19:44:10.279Z] parser_test.go:62: case 4 [2022-02-15T19:44:10.279Z] parser_test.go:62: case 5 [2022-02-15T19:44:10.279Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-15T19:44:10.279Z] === RUN TestValidateMount [2022-02-15T19:44:10.279Z] --- PASS: TestValidateMount (0.00s) [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRaw [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T19:44:10.279Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-15T19:44:10.279Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T19:44:10.279Z] PASS [2022-02-15T19:44:10.279Z] coverage: 67.6% of statements [2022-02-15T19:44:10.279Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.6% of statements [2022-02-15T19:44:11.273Z] === RUN TestSetGetMeta [2022-02-15T19:44:11.273Z] === PAUSE TestSetGetMeta [2022-02-15T19:44:11.273Z] === RUN TestRestore [2022-02-15T19:44:11.273Z] === PAUSE TestRestore [2022-02-15T19:44:11.273Z] === RUN TestServiceCreate [2022-02-15T19:44:11.273Z] === PAUSE TestServiceCreate [2022-02-15T19:44:11.273Z] === RUN TestServiceList [2022-02-15T19:44:11.273Z] === PAUSE TestServiceList [2022-02-15T19:44:11.273Z] === RUN TestServiceRemove [2022-02-15T19:44:11.273Z] === PAUSE TestServiceRemove [2022-02-15T19:44:11.273Z] === RUN TestServiceGet [2022-02-15T19:44:11.273Z] === PAUSE TestServiceGet [2022-02-15T19:44:11.273Z] === RUN TestServicePrune [2022-02-15T19:44:11.273Z] === PAUSE TestServicePrune [2022-02-15T19:44:11.273Z] === RUN TestCreate [2022-02-15T19:44:11.273Z] === PAUSE TestCreate [2022-02-15T19:44:11.273Z] === RUN TestRemove [2022-02-15T19:44:11.273Z] === PAUSE TestRemove [2022-02-15T19:44:11.273Z] === RUN TestList [2022-02-15T19:44:11.273Z] === PAUSE TestList [2022-02-15T19:44:11.273Z] === RUN TestFindByDriver [2022-02-15T19:44:11.273Z] === PAUSE TestFindByDriver [2022-02-15T19:44:11.273Z] === RUN TestFindByReferenced [2022-02-15T19:44:11.273Z] === PAUSE TestFindByReferenced [2022-02-15T19:44:11.273Z] === RUN TestDerefMultipleOfSameRef [2022-02-15T19:44:11.273Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-15T19:44:11.273Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T19:44:11.273Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T19:44:11.273Z] === RUN TestDefererencePluginOnCreateError [2022-02-15T19:44:11.273Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-15T19:44:11.273Z] === RUN TestRefDerefRemove [2022-02-15T19:44:11.273Z] === PAUSE TestRefDerefRemove [2022-02-15T19:44:11.273Z] === RUN TestGet [2022-02-15T19:44:11.273Z] === PAUSE TestGet [2022-02-15T19:44:11.273Z] === RUN TestGetWithReference [2022-02-15T19:44:11.273Z] === PAUSE TestGetWithReference [2022-02-15T19:44:11.273Z] === RUN TestFilterFunc [2022-02-15T19:44:11.273Z] === RUN TestFilterFunc/test_nil_list [2022-02-15T19:44:11.273Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-15T19:44:11.273Z] === RUN TestFilterFunc/test_empty_list [2022-02-15T19:44:11.273Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-15T19:44:11.273Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T19:44:11.273Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T19:44:11.273Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T19:44:11.273Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T19:44:11.273Z] === RUN TestFilterFunc/test_filter_some [2022-02-15T19:44:11.273Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-15T19:44:11.273Z] === RUN TestFilterFunc/test_filter_middle [2022-02-15T19:44:11.273Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-15T19:44:11.273Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-15T19:44:11.273Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-15T19:44:11.273Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-15T19:44:11.273Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-15T19:44:11.273Z] === CONT TestFilterFunc/test_nil_list [2022-02-15T19:44:11.273Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-15T19:44:11.273Z] === CONT TestFilterFunc/test_filter_some [2022-02-15T19:44:11.273Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-15T19:44:11.273Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T19:44:11.273Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T19:44:11.273Z] === CONT TestFilterFunc/test_empty_list [2022-02-15T19:44:11.273Z] === CONT TestFilterFunc/test_filter_middle [2022-02-15T19:44:11.273Z] --- PASS: TestFilterFunc (0.00s) [2022-02-15T19:44:11.273Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-15T19:44:11.273Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-15T19:44:11.273Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-15T19:44:11.273Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-15T19:44:11.273Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-15T19:44:11.273Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-15T19:44:11.273Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-15T19:44:11.273Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-15T19:44:11.273Z] === CONT TestSetGetMeta [2022-02-15T19:44:11.273Z] === CONT TestServiceList [2022-02-15T19:44:11.273Z] === CONT TestList [2022-02-15T19:44:11.273Z] === CONT TestServiceGet [2022-02-15T19:44:11.273Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-15T19:44:11.273Z] === CONT TestServiceCreate [2022-02-15T19:44:11.273Z] --- PASS: TestList (0.03s) [2022-02-15T19:44:11.273Z] === CONT TestRestore [2022-02-15T19:44:11.273Z] --- PASS: TestRestore (0.03s) [2022-02-15T19:44:11.273Z] === CONT TestDefererencePluginOnCreateError [2022-02-15T19:44:11.273Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-02-15T19:44:11.273Z] === CONT TestGetWithReference [2022-02-15T19:44:11.273Z] --- PASS: TestGetWithReference (0.02s) [2022-02-15T19:44:11.273Z] === CONT TestGet [2022-02-15T19:44:11.273Z] --- PASS: TestGet (0.02s) [2022-02-15T19:44:11.273Z] === CONT TestRefDerefRemove [2022-02-15T19:44:11.742Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-15T19:44:11.742Z] === CONT TestServiceRemove [2022-02-15T19:44:11.742Z] --- PASS: TestServiceGet (0.15s) [2022-02-15T19:44:11.742Z] === CONT TestCreate [2022-02-15T19:44:11.742Z] --- PASS: TestServiceList (0.16s) [2022-02-15T19:44:11.742Z] === CONT TestRemove [2022-02-15T19:44:11.742Z] --- PASS: TestServiceCreate (0.14s) [2022-02-15T19:44:11.742Z] === CONT TestServicePrune [2022-02-15T19:44:11.742Z] --- PASS: TestServiceRemove (0.02s) [2022-02-15T19:44:11.742Z] === CONT TestDerefMultipleOfSameRef [2022-02-15T19:44:11.742Z] --- PASS: TestCreate (0.02s) [2022-02-15T19:44:11.742Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T19:44:11.742Z] time="2022-02-15T19:44:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:44:11.742Z] --- PASS: TestRemove (0.02s) [2022-02-15T19:44:11.742Z] === CONT TestFindByReferenced [2022-02-15T19:44:11.742Z] time="2022-02-15T19:44:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:44:11.742Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-02-15T19:44:11.742Z] === CONT TestFindByDriver [2022-02-15T19:44:11.742Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-15T19:44:11.742Z] time="2022-02-15T19:44:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:44:11.742Z] time="2022-02-15T19:44:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-15T19:44:11.742Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-15T19:44:11.742Z] time="2022-02-15T19:44:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T19:44:11.742Z] --- PASS: TestServicePrune (0.05s) [2022-02-15T19:44:11.742Z] --- PASS: TestFindByDriver (0.02s) [2022-02-15T19:44:11.742Z] PASS [2022-02-15T19:44:11.742Z] coverage: 69.0% of statements [2022-02-15T19:44:11.742Z] ok github.com/docker/docker/volume/service 0.248s coverage: 69.0% of statements [2022-02-15T19:44:12.530Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T19:44:12.850Z] --- PASS: TestCreateServiceConfigFileMode (12.66s) [2022-02-15T19:44:12.851Z] === RUN TestCreateServiceSysctls [2022-02-15T19:44:13.000Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T19:44:13.990Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T19:44:14.221Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-15T19:44:15.556Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T19:44:16.112Z] --- PASS: TestCreateServiceSysctls (3.35s) [2022-02-15T19:44:16.112Z] === RUN TestCreateServiceCapabilities [2022-02-15T19:44:16.112Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-15T19:44:17.122Z] --- PASS: TestBuildMultiStageCopy (15.89s) [2022-02-15T19:44:17.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.88s) [2022-02-15T19:44:17.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-02-15T19:44:17.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2022-02-15T19:44:17.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2022-02-15T19:44:17.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.59s) [2022-02-15T19:44:17.122Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T19:44:18.632Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-15T19:44:18.890Z] --- PASS: TestCreateServiceCapabilities (2.99s) [2022-02-15T19:44:18.890Z] === RUN TestInspect [2022-02-15T19:44:19.823Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-15T19:44:20.084Z] --- PASS: TestBuildMultiStageParentConfig (2.91s) [2022-02-15T19:44:20.084Z] === RUN TestBuildLabelWithTargets [2022-02-15T19:44:20.084Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:44:20.084Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-15T19:44:20.084Z] === RUN TestBuildWithEmptyLayers [2022-02-15T19:44:20.389Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-15T19:44:21.323Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-15T19:44:21.594Z] --- PASS: TestBuildMultiStageLayerLeak (13.36s) [2022-02-15T19:44:21.594Z] === RUN TestBuildWithHugeFile [2022-02-15T19:44:21.649Z] --- PASS: TestBuildWithEmptyLayers (1.68s) [2022-02-15T19:44:21.649Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T19:44:22.254Z] --- PASS: TestInspect (3.20s) [2022-02-15T19:44:22.254Z] === RUN TestCreateJob [2022-02-15T19:44:22.254Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-15T19:44:22.818Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-15T19:44:23.382Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-15T19:44:23.945Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-15T19:44:25.837Z] --- PASS: TestCreateJob (3.44s) [2022-02-15T19:44:25.837Z] === RUN TestReplicatedJob [2022-02-15T19:44:25.837Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-15T19:44:26.767Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-15T19:44:27.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-15T19:44:29.597Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-15T19:44:32.122Z] --- PASS: TestReplicatedJob (6.10s) [2022-02-15T19:44:32.122Z] === RUN TestUpdateReplicatedJob [2022-02-15T19:44:32.122Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-15T19:44:33.053Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-15T19:44:33.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-15T19:44:34.241Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-15T19:44:35.608Z] --- PASS: TestUpdateReplicatedJob (3.67s) [2022-02-15T19:44:35.608Z] === RUN TestServiceListWithStatuses [2022-02-15T19:44:35.608Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T19:44:35.608Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T19:44:35.608Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T19:44:36.538Z] docker_api_swarm_test.go:202: [d1b00c6f40147] joining swarm manager [d966f4b8f6641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:44:36.600Z] --- PASS: TestBuildMultiStageOnBuild (15.03s) [2022-02-15T19:44:36.600Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T19:44:36.600Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:44:36.600Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-15T19:44:36.600Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T19:44:37.020Z] 2022/02/15 19:44:34 Closing DB instances... [2022-02-15T19:44:37.020Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-02-15T19:44:37.020Z] === RUN TestFindNode [2022-02-15T19:44:37.020Z] 2022/02/15 19:44:36 Closing DB instances... [2022-02-15T19:44:37.020Z] --- PASS: TestFindNode (0.02s) [2022-02-15T19:44:37.020Z] === RUN TestChangeNodeState [2022-02-15T19:44:37.020Z] 2022/02/15 19:44:36 Closing DB instances... [2022-02-15T19:44:37.020Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-15T19:44:37.020Z] === RUN TestNodeReincarnation [2022-02-15T19:44:37.020Z] 2022/02/15 19:44:36 Closing DB instances... [2022-02-15T19:44:39.804Z] --- PASS: TestDockerNetworkConnectAlias (4.30s) [2022-02-15T19:44:39.804Z] === RUN TestDockerNetworkReConnect [2022-02-15T19:44:39.804Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-15T19:44:40.061Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-15T19:44:40.994Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-15T19:44:41.250Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-15T19:44:41.508Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-15T19:44:41.690Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-15T19:44:41.690Z] === RUN TestParallelCreate [2022-02-15T19:44:41.690Z] 2022/02/15 19:44:41 Closing DB instances... [2022-02-15T19:44:41.690Z] --- PASS: TestParallelCreate (0.02s) [2022-02-15T19:44:41.690Z] === RUN TestParallelDelete [2022-02-15T19:44:41.690Z] 2022/02/15 19:44:41 Closing DB instances... [2022-02-15T19:44:41.690Z] --- PASS: TestParallelDelete (0.02s) [2022-02-15T19:44:41.690Z] === RUN TestNetworkDBIslands [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b0ac819cb189 with config:&{NodeID:b0ac819cb189 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-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=info msg="Node b0ac819cb189/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=info msg="Node b0ac819cb189/192.168.126.220, added to nodes list" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f5bb226d8fe6 with config:&{NodeID:f5bb226d8fe6 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-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, added to nodes list" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, added to nodes list" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=info msg="Node b0ac819cb189/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=info msg="Node b0ac819cb189/192.168.126.220, added to nodes list" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-15T19:44:41.690Z] time="2022-02-15T19:44:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-02-15T19:44:42.073Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-15T19:44:42.074Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-15T19:44:42.330Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9a30bb696a16 with config:&{NodeID:9a30bb696a16 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-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=info msg="Node 9a30bb696a16/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=info msg="Node 9a30bb696a16/192.168.126.220, added to nodes list" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=info msg="Node 9a30bb696a16/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=info msg="Node 9a30bb696a16/192.168.126.220, added to nodes list" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=info msg="Node b0ac819cb189/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=info msg="Node b0ac819cb189/192.168.126.220, added to nodes list" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, added to nodes list" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-15T19:44:42.655Z] time="2022-02-15T19:44:42Z" level=info msg="Node 9a30bb696a16/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:42.656Z] time="2022-02-15T19:44:42Z" level=info msg="Node 9a30bb696a16/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4a241fc00d3d with config:&{NodeID:4a241fc00d3d 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-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node 9a30bb696a16/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node 9a30bb696a16/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node b0ac819cb189/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node b0ac819cb189/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:42Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1aa61608e703 with config:&{NodeID:1aa61608e703 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-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node 1aa61608e703/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node 1aa61608e703/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node 1aa61608e703/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node 1aa61608e703/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node b0ac819cb189/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node b0ac819cb189/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node 9a30bb696a16/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=info msg="Node 9a30bb696a16/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-02-15T19:44:43.113Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=info msg="Node 1aa61608e703/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=info msg="Node 1aa61608e703/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=info msg="Node 1aa61608e703/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=info msg="Node 1aa61608e703/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=info msg="Node 1aa61608e703/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=info msg="Node 1aa61608e703/192.168.126.220, added to nodes list" [2022-02-15T19:44:43.570Z] networkdb_test.go:835: Re-joining: 3 [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=info msg="The new bootstrap node list is:[192.168.126.220:10033 192.168.126.220:10034 192.168.126.220:10035]" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10033" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49355" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10034" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49356" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10035" [2022-02-15T19:44:43.570Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49357" [2022-02-15T19:44:43.701Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-15T19:44:43.701Z] --- PASS: TestDockerNetworkReConnect (4.19s) [2022-02-15T19:44:43.701Z] === RUN TestServicePlugin [2022-02-15T19:44:44.027Z] networkdb_test.go:835: Re-joining: 4 [2022-02-15T19:44:44.027Z] time="2022-02-15T19:44:43Z" level=info msg="The new bootstrap node list is:[192.168.126.220:10033 192.168.126.220:10034 192.168.126.220:10035]" [2022-02-15T19:44:44.027Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10033" [2022-02-15T19:44:44.027Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49358" [2022-02-15T19:44:44.027Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10034" [2022-02-15T19:44:44.027Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49359" [2022-02-15T19:44:44.027Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10035" [2022-02-15T19:44:44.027Z] time="2022-02-15T19:44:43Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49360" [2022-02-15T19:44:44.027Z] time="2022-02-15T19:44:43Z" level=info msg="node 0 leaving" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:43Z" level=info msg="Node b0ac819cb189 change state NodeActive --> NodeLeft" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:43Z" level=info msg="node4(4a241fc00d3d): Node leave event for b0ac819cb189/192.168.126.220" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:43Z" level=info msg="Node b0ac819cb189 change state NodeActive --> NodeLeft" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:43Z" level=info msg="node2(f5bb226d8fe6): Node leave event for b0ac819cb189/192.168.126.220" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:43Z" level=info msg="Node b0ac819cb189 change state NodeActive --> NodeLeft" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:43Z" level=info msg="node3(9a30bb696a16): Node leave event for b0ac819cb189/192.168.126.220" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node b0ac819cb189 change state NodeActive --> NodeLeft" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="node1(b0ac819cb189): Node leave event for b0ac819cb189/192.168.126.220" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node b0ac819cb189 change state NodeActive --> NodeLeft" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="node5(1aa61608e703): Node leave event for b0ac819cb189/192.168.126.220" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node b0ac819cb189/192.168.126.220, left gossip cluster" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node b0ac819cb189/192.168.126.220, left gossip cluster" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node b0ac819cb189/192.168.126.220, left gossip cluster" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node b0ac819cb189/192.168.126.220, left gossip cluster" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node b0ac819cb189/192.168.126.220, left gossip cluster" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->192.168.126.220:10037: use of closed network connection" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="node 1 leaving" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node f5bb226d8fe6 change state NodeActive --> NodeLeft" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="node5(1aa61608e703): Node leave event for f5bb226d8fe6/192.168.126.220" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node f5bb226d8fe6 change state NodeActive --> NodeLeft" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="node4(4a241fc00d3d): Node leave event for f5bb226d8fe6/192.168.126.220" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, left gossip cluster" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node f5bb226d8fe6 change state NodeActive --> NodeLeft" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="node3(9a30bb696a16): Node leave event for f5bb226d8fe6/192.168.126.220" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node f5bb226d8fe6 change state NodeActive --> NodeFailed" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, added to failed nodes list" [2022-02-15T19:44:44.484Z] time="2022-02-15T19:44:44Z" level=error msg="node: f5bb226d8fe6 is unknown to memberlist" [2022-02-15T19:44:44.634Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-15T19:44:44.634Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-15T19:44:44.634Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-15T19:44:44.941Z] time="2022-02-15T19:44:44Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, left gossip cluster" [2022-02-15T19:44:44.941Z] time="2022-02-15T19:44:44Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, left gossip cluster" [2022-02-15T19:44:44.941Z] time="2022-02-15T19:44:44Z" level=info msg="Node f5bb226d8fe6/192.168.126.220, left gossip cluster" [2022-02-15T19:44:44.941Z] time="2022-02-15T19:44:44Z" level=info msg="node 2 leaving" [2022-02-15T19:44:44.941Z] time="2022-02-15T19:44:44Z" level=info msg="Node 9a30bb696a16 change state NodeActive --> NodeLeft" [2022-02-15T19:44:44.941Z] time="2022-02-15T19:44:44Z" level=info msg="node4(4a241fc00d3d): Node leave event for 9a30bb696a16/192.168.126.220" [2022-02-15T19:44:44.941Z] time="2022-02-15T19:44:44Z" level=info msg="Node 9a30bb696a16 change state NodeActive --> NodeLeft" [2022-02-15T19:44:44.941Z] time="2022-02-15T19:44:44Z" level=info msg="node5(1aa61608e703): Node leave event for 9a30bb696a16/192.168.126.220" [2022-02-15T19:44:44.941Z] time="2022-02-15T19:44:44Z" level=info msg="Node 9a30bb696a16 change state NodeActive --> NodeLeft" [2022-02-15T19:44:44.941Z] time="2022-02-15T19:44:44Z" level=info msg="node3(9a30bb696a16): Node leave event for 9a30bb696a16/192.168.126.220" [2022-02-15T19:44:45.397Z] time="2022-02-15T19:44:45Z" level=info msg="Node 9a30bb696a16/192.168.126.220, left gossip cluster" [2022-02-15T19:44:45.397Z] time="2022-02-15T19:44:45Z" level=info msg="Node 9a30bb696a16/192.168.126.220, left gossip cluster" [2022-02-15T19:44:45.397Z] time="2022-02-15T19:44:45Z" level=info msg="Node 9a30bb696a16/192.168.126.220, left gossip cluster" [2022-02-15T19:44:45.612Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-15T19:44:45.853Z] networkdb_test.go:867: node4: OK [2022-02-15T19:44:45.853Z] networkdb_test.go:867: node5: OK [2022-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="node 0 coming back" [2022-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4a179e24fe85 with config:&{NodeID:4a179e24fe85 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-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="Node 4a179e24fe85/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="Node 4a179e24fe85/192.168.126.220, added to nodes list" [2022-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="node 1 coming back" [2022-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1d48624071a1 with config:&{NodeID:1d48624071a1 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-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="Node 1d48624071a1/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="Node 1d48624071a1/192.168.126.220, added to nodes list" [2022-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="node 2 coming back" [2022-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b86cff667828 with config:&{NodeID:b86cff667828 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-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="Node b86cff667828/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:45.853Z] time="2022-02-15T19:44:45Z" level=info msg="Node b86cff667828/192.168.126.220, added to nodes list" [2022-02-15T19:44:45.869Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-15T19:44:46.800Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-15T19:44:47.732Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-15T19:44:47.988Z] plugin_test.go:61: [d8fe09569c8f0] joining swarm manager [d582d9502fdea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:44:47.988Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-15T19:44:47.988Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-15T19:44:47.988Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-15T19:44:47.988Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-15T19:44:47.988Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-15T19:44:48.747Z] time="2022-02-15T19:44:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.126.220:10033 192.168.126.220:10034 192.168.126.220:10035]" [2022-02-15T19:44:49.203Z] time="2022-02-15T19:44:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.126.220:10033 192.168.126.220:10034 192.168.126.220:10035]" [2022-02-15T19:44:49.353Z] plugin_test.go:64: [dbcabc7a6a277] joining swarm manager [d582d9502fdea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10033" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49361" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1aa61608e703/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1aa61608e703/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a179e24fe85/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a179e24fe85/192.168.126.220, is the new incarnation of the shutdown node b0ac819cb189/192.168.126.220" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a179e24fe85/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10034" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49362" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a179e24fe85/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a179e24fe85/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1aa61608e703/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1aa61608e703/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1d48624071a1/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1d48624071a1/192.168.126.220, is the new incarnation of the shutdown node f5bb226d8fe6/192.168.126.220" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1d48624071a1/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10035" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49363" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1d48624071a1/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1d48624071a1/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1aa61608e703/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1aa61608e703/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a179e24fe85/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a179e24fe85/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node b86cff667828/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.163Z] time="2022-02-15T19:44:49Z" level=info msg="Node b86cff667828/192.168.126.220, is the new incarnation of the shutdown node 9a30bb696a16/192.168.126.220" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node b86cff667828/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1d48624071a1/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1d48624071a1/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1d48624071a1/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1d48624071a1/192.168.126.220, is the new incarnation of the shutdown node f5bb226d8fe6/192.168.126.220" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node 1d48624071a1/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a179e24fe85/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a179e24fe85/192.168.126.220, is the new incarnation of the shutdown node b0ac819cb189/192.168.126.220" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node 4a179e24fe85/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node b86cff667828/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node b86cff667828/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node b86cff667828/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node b86cff667828/192.168.126.220, is the new incarnation of the shutdown node 9a30bb696a16/192.168.126.220" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node b86cff667828/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node b86cff667828/192.168.126.220, joined gossip cluster" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:49Z" level=info msg="Node b86cff667828/192.168.126.220, added to nodes list" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10033" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:50Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49364" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10034" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:50Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49365" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.126.220:10035" [2022-02-15T19:44:50.164Z] time="2022-02-15T19:44:50Z" level=debug msg="memberlist: Stream connection from=192.168.126.220:49366" [2022-02-15T19:44:50.293Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-15T19:44:50.549Z] === RUN TestDockerSuite/TestEventsRename [2022-02-15T19:44:50.622Z] 2022/02/15 19:44:50 Closing DB instances... [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="Node 4a179e24fe85 change state NodeActive --> NodeLeft" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="node3(b86cff667828): Node leave event for 4a179e24fe85/192.168.126.220" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="Node 4a179e24fe85 change state NodeActive --> NodeLeft" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="node2(1d48624071a1): Node leave event for 4a179e24fe85/192.168.126.220" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="Node 4a179e24fe85 change state NodeActive --> NodeLeft" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="node5(1aa61608e703): Node leave event for 4a179e24fe85/192.168.126.220" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="Node 4a179e24fe85 change state NodeActive --> NodeLeft" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="node4(4a241fc00d3d): Node leave event for 4a179e24fe85/192.168.126.220" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="Node 4a179e24fe85 change state NodeActive --> NodeLeft" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="node1(4a179e24fe85): Node leave event for 4a179e24fe85/192.168.126.220" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="Node 4a179e24fe85/192.168.126.220, left gossip cluster" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="Node 4a179e24fe85/192.168.126.220, left gossip cluster" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="Node 4a179e24fe85/192.168.126.220, left gossip cluster" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="Node 4a179e24fe85/192.168.126.220, left gossip cluster" [2022-02-15T19:44:51.078Z] time="2022-02-15T19:44:50Z" level=info msg="Node 4a179e24fe85/192.168.126.220, left gossip cluster" [2022-02-15T19:44:51.114Z] === RUN TestDockerSuite/TestEventsResize [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node 1d48624071a1 change state NodeActive --> NodeLeft" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node 1d48624071a1 change state NodeActive --> NodeLeft" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="node4(4a241fc00d3d): Node leave event for 1d48624071a1/192.168.126.220" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="node5(1aa61608e703): Node leave event for 1d48624071a1/192.168.126.220" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node 1d48624071a1 change state NodeActive --> NodeLeft" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="node3(b86cff667828): Node leave event for 1d48624071a1/192.168.126.220" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node 1d48624071a1 change state NodeActive --> NodeLeft" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="node2(1d48624071a1): Node leave event for 1d48624071a1/192.168.126.220" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node 1d48624071a1/192.168.126.220, left gossip cluster" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node 1d48624071a1/192.168.126.220, left gossip cluster" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node 1d48624071a1/192.168.126.220, left gossip cluster" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node 1d48624071a1/192.168.126.220, left gossip cluster" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node b86cff667828/192.168.126.220, left gossip cluster" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node b86cff667828 change state NodeActive --> NodeFailed" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node b86cff667828/192.168.126.220, added to failed nodes list" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node b86cff667828 change state NodeActive --> NodeLeft" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="node4(4a241fc00d3d): Node leave event for b86cff667828/192.168.126.220" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="Node b86cff667828 change state NodeActive --> NodeLeft" [2022-02-15T19:44:51.534Z] time="2022-02-15T19:44:51Z" level=info msg="node5(1aa61608e703): Node leave event for b86cff667828/192.168.126.220" [2022-02-15T19:44:51.549Z] --- PASS: TestBuildMultiStageLayerLeak (13.03s) [2022-02-15T19:44:51.549Z] === RUN TestBuildWithHugeFile [2022-02-15T19:44:51.677Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-15T19:44:51.991Z] time="2022-02-15T19:44:51Z" level=error msg="node: b86cff667828 is unknown to memberlist" [2022-02-15T19:44:51.991Z] time="2022-02-15T19:44:51Z" level=info msg="Node b86cff667828/192.168.126.220, left gossip cluster" [2022-02-15T19:44:51.991Z] time="2022-02-15T19:44:51Z" level=info msg="Node b86cff667828/192.168.126.220, left gossip cluster" [2022-02-15T19:44:52.242Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-15T19:44:52.448Z] time="2022-02-15T19:44:51Z" level=debug msg="memberlist: Failed ping: b86cff667828 (timeout reached)" [2022-02-15T19:44:52.448Z] time="2022-02-15T19:44:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.126.220:10036: use of closed network connection" [2022-02-15T19:44:52.448Z] time="2022-02-15T19:44:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.126.220:10037: use of closed network connection" [2022-02-15T19:44:52.448Z] time="2022-02-15T19:44:52Z" level=info msg="Node 4a241fc00d3d change state NodeActive --> NodeLeft" [2022-02-15T19:44:52.448Z] time="2022-02-15T19:44:52Z" level=info msg="node5(1aa61608e703): Node leave event for 4a241fc00d3d/192.168.126.220" [2022-02-15T19:44:52.448Z] time="2022-02-15T19:44:52Z" level=info msg="Node 4a241fc00d3d change state NodeActive --> NodeLeft" [2022-02-15T19:44:52.448Z] time="2022-02-15T19:44:52Z" level=info msg="node4(4a241fc00d3d): Node leave event for 4a241fc00d3d/192.168.126.220" [2022-02-15T19:44:52.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-15T19:44:52.756Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-15T19:44:52.903Z] time="2022-02-15T19:44:52Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, left gossip cluster" [2022-02-15T19:44:52.904Z] time="2022-02-15T19:44:52Z" level=info msg="memberlist: Suspect b86cff667828 has failed, no acks received" [2022-02-15T19:44:52.904Z] time="2022-02-15T19:44:52Z" level=info msg="Node 4a241fc00d3d/192.168.126.220, left gossip cluster" [2022-02-15T19:44:53.360Z] time="2022-02-15T19:44:53Z" level=info msg="Node 1aa61608e703/192.168.126.220, left gossip cluster" [2022-02-15T19:44:53.360Z] time="2022-02-15T19:44:53Z" level=info msg="Node 1aa61608e703 change state NodeActive --> NodeFailed" [2022-02-15T19:44:53.360Z] time="2022-02-15T19:44:53Z" level=info msg="Node 1aa61608e703/192.168.126.220, added to failed nodes list" [2022-02-15T19:44:53.360Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-02-15T19:44:53.360Z] PASS [2022-02-15T19:44:53.360Z] coverage: 60.0% of statements [2022-02-15T19:44:53.360Z] ok github.com/docker/docker/libnetwork/networkdb 103.311s coverage: 60.0% of statements [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/quota [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/rootless [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/volume [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-15T19:44:53.360Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-15T19:44:53.688Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-15T19:44:55.057Z] docker_api_swarm_test.go:384: [d2bfecdf18179] joining swarm manager [ddc8aa1782be9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === Skipped [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-15T19:44:55.530Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-15T19:44:55.530Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-15T19:44:55.530Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-02-15T19:44:55.530Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-15T19:44:55.530Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T19:44:55.530Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-15T19:44:55.530Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-15T19:44:55.530Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-15T19:44:55.530Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-15T19:44:55.530Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-15T19:44:55.530Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-15T19:44:55.530Z] daemon_test.go:145: root required [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T19:44:55.530Z] reload_test.go:342: root required [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T19:44:55.530Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T19:44:55.530Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-15T19:44:55.530Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-15T19:44:55.530Z] download_test.go:267: Needs fixing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-15T19:44:55.530Z] layer_test.go:303: Failing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-15T19:44:55.530Z] layer_test.go:352: Failing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-15T19:44:55.530Z] layer_test.go:467: Failing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-15T19:44:55.530Z] layer_test.go:696: Failing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-15T19:44:55.530Z] migration_test.go:45: Failing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T19:44:55.530Z] migration_test.go:181: Failing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-15T19:44:55.530Z] mount_test.go:17: Failing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-15T19:44:55.530Z] mount_test.go:76: Failing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-15T19:44:55.530Z] mount_test.go:125: Failing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-15T19:44:55.530Z] mount_test.go:212: Failing on Windows [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-02-15T19:44:55.530Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-15T19:44:55.530Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-15T19:44:55.530Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-15T19:44:55.530Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-15T19:44:55.530Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-15T19:44:55.530Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-15T19:44:55.530Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-15T19:44:55.530Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-15T19:44:55.530Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-15T19:44:55.530Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-15T19:44:55.530Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-15T19:44:55.530Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-15T19:44:55.530Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-15T19:44:55.530Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-15T19:44:55.530Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-15T19:44:55.530Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-15T19:44:55.530Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-15T19:44:55.530Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-15T19:44:55.530Z] archive_test.go:140: zstd not installed [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-15T19:44:55.530Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-15T19:44:55.530Z] archive_windows_test.go:16: Currently fails [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-15T19:44:55.530Z] changes_test.go:195: needs more investigation [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-15T19:44:55.530Z] changes_test.go:432: needs further investigation [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-15T19:44:55.530Z] changes_test.go:468: needs further investigation [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-15T19:44:55.530Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T19:44:55.530Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T19:44:55.530Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-15T19:44:55.530Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:44:55.530Z] [2022-02-15T19:44:55.530Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-15T19:44:55.531Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-15T19:44:55.531Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:44:55.531Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T19:44:55.531Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-15T19:44:55.531Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-15T19:44:55.531Z] poller_test.go:40: No chmod on Windows [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T19:44:55.531Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T19:44:55.531Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-15T19:44:55.531Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-02-15T19:44:55.531Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-15T19:44:55.531Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-15T19:44:55.531Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-15T19:44:55.531Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T19:44:55.531Z] [2022-02-15T19:44:55.531Z] DONE 2070 tests, 68 skipped in 269.845s [2022-02-15T19:44:55.531Z] INFO: make.ps1 ended at 02/15/2022 19:44:55 [2022-02-15T19:44:55.988Z] docker_api_swarm_test.go:385: [d48d4d77f2912] joining swarm manager [ddc8aa1782be9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:44:56.245Z] === RUN TestDockerSuite/TestEventsTop [2022-02-15T19:44:56.806Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-15T19:44:57.696Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-15T19:44:57.696Z] INFO: Unit tests ended at 02/15/2022 19:44:57. Duration:00:04:46.8135159 [2022-02-15T19:44:57.696Z] INFO: Building busybox [2022-02-15T19:44:57.696Z] Sending build context to Docker daemon 5.12kB [2022-02-15T19:44:57.696Z] [2022-02-15T19:44:57.696Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-15T19:44:57.696Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-15T19:44:57.696Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-15T19:44:57.696Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-15T19:44:57.696Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-15T19:44:57.696Z] ---> c703d4d60533 [2022-02-15T19:44:57.696Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-15T19:44:57.696Z] ---> Running in e327f8abe156 [2022-02-15T19:45:00.072Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-15T19:45:12.246Z] === RUN TestDockerSuite/TestExec [2022-02-15T19:45:12.246Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-15T19:45:12.246Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-15T19:45:12.246Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-15T19:45:12.246Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-15T19:45:13.177Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-15T19:45:13.739Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-15T19:45:14.300Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-15T19:45:14.866Z] --- PASS: TestServicePlugin (31.03s) [2022-02-15T19:45:14.866Z] === RUN TestServiceUpdateLabel [2022-02-15T19:45:14.866Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-15T19:45:15.345Z] Removing intermediate container e327f8abe156 [2022-02-15T19:45:15.345Z] ---> c67a1b8e6f7c [2022-02-15T19:45:15.345Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-15T19:45:15.345Z] ---> Running in 1f643099916e [2022-02-15T19:45:15.431Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-15T19:45:15.801Z] Removing intermediate container 1f643099916e [2022-02-15T19:45:15.801Z] ---> 8c33c8e22bc7 [2022-02-15T19:45:15.801Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-15T19:45:15.995Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-15T19:45:16.257Z] ---> Running in 6c316c7c357d [2022-02-15T19:45:16.258Z] Removing intermediate container 6c316c7c357d [2022-02-15T19:45:16.258Z] ---> c0d4cb02ef21 [2022-02-15T19:45:16.258Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-15T19:45:16.561Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-15T19:45:17.505Z] --- PASS: TestServiceUpdateLabel (2.60s) [2022-02-15T19:45:17.505Z] === RUN TestServiceUpdateSecrets [2022-02-15T19:45:17.761Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-15T19:45:18.426Z] [2022-02-15T19:45:18.426Z] ---> 24934eb52053 [2022-02-15T19:45:18.426Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-15T19:45:18.690Z] === RUN TestDockerSuite/TestExecEnv [2022-02-15T19:45:18.881Z] ---> Running in 9a41b92d4762 [2022-02-15T19:45:19.617Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-15T19:45:20.546Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-15T19:45:21.110Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-15T19:45:22.977Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-15T19:45:22.977Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-15T19:45:22.977Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-15T19:45:22.977Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-15T19:45:22.977Z] Cross building: bundles/cross/linux/s390x [2022-02-15T19:45:22.977Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-15T19:45:22.977Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-15T19:45:23.626Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-15T19:45:24.189Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-15T19:45:24.750Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-15T19:45:25.313Z] === RUN TestDockerSuite/TestExecParseError [2022-02-15T19:45:25.877Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-15T19:45:26.134Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-15T19:45:27.106Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-15T19:45:28.038Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-15T19:45:28.601Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-15T19:45:29.166Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-15T19:45:32.437Z] --- PASS: TestServiceUpdateSecrets (14.97s) [2022-02-15T19:45:32.437Z] === RUN TestServiceUpdateConfigs [2022-02-15T19:45:40.522Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-15T19:45:40.522Z] === RUN TestDockerSuite/TestExecTTY [2022-02-15T19:45:41.083Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-15T19:45:41.651Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-15T19:45:42.218Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-15T19:45:42.783Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-15T19:45:42.783Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-15T19:45:42.783Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-15T19:45:43.713Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-15T19:45:43.994Z] Removing intermediate container 9a41b92d4762 [2022-02-15T19:45:43.994Z] ---> b0c887cd2413 [2022-02-15T19:45:43.994Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-15T19:45:43.994Z] ---> Running in e4304b79d194 [2022-02-15T19:45:43.994Z] [2022-02-15T19:45:43.994Z] SUCCESS: Specified value was saved. [2022-02-15T19:45:44.276Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-15T19:45:44.449Z] Removing intermediate container e4304b79d194 [2022-02-15T19:45:44.449Z] ---> 266f23d757a2 [2022-02-15T19:45:44.449Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-15T19:45:44.905Z] ---> Running in 92de435566c2 [2022-02-15T19:45:45.205Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-15T19:45:45.766Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-15T19:45:46.328Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-15T19:45:46.889Z] --- PASS: TestServiceUpdateConfigs (14.60s) [2022-02-15T19:45:46.889Z] === RUN TestServiceUpdateNetwork [2022-02-15T19:45:50.160Z] check_test.go:379: [d48d4d77f2912] daemon is not started [2022-02-15T19:45:50.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-15T19:45:50.675Z] Cannot create a file when that file already exists. [2022-02-15T19:45:50.725Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-15T19:45:52.095Z] docker_api_swarm_test.go:802: [dba1c25ef04df] joining swarm manager [def9e35bc7796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:45:53.466Z] docker_api_swarm_test.go:802: [dc51aef4c8479] joining swarm manager [def9e35bc7796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:45:54.835Z] docker_api_swarm_test.go:802: [d2e11643bcc61] joining swarm manager [def9e35bc7796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-15T19:45:55.399Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-15T19:45:55.961Z] docker_api_swarm_test.go:802: [df39503234fe0] joining swarm manager [def9e35bc7796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-15T19:45:56.453Z] Removing intermediate container 92de435566c2 [2022-02-15T19:45:56.454Z] ---> fdc1df9d9c06 [2022-02-15T19:45:56.454Z] Step 13/13 : CMD ["sh"] [2022-02-15T19:45:56.454Z] ---> Running in d0080937a8f4 [2022-02-15T19:45:56.454Z] Removing intermediate container d0080937a8f4 [2022-02-15T19:45:56.454Z] ---> ca2d4aed37fc [2022-02-15T19:45:56.454Z] Successfully built ca2d4aed37fc [2022-02-15T19:45:56.454Z] Successfully tagged busybox:latest [2022-02-15T19:45:56.454Z] INFO: Docker images of the daemon under test [2022-02-15T19:45:56.454Z] [2022-02-15T19:45:56.454Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T19:45:56.454Z] busybox latest ca2d4aed37fc 1 second ago 5.78GB [2022-02-15T19:45:56.454Z] microsoft/windowsservercore latest c703d4d60533 13 days ago 5.75GB [2022-02-15T19:45:56.454Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 13 days ago 5.75GB [2022-02-15T19:45:56.454Z] [2022-02-15T19:45:56.454Z] INFO: Running integration tests at 02/15/2022 19:45:56... [2022-02-15T19:45:56.454Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-15T19:45:56.454Z] INFO: Integration API tests being run from the host: [2022-02-15T19:45:56.454Z] INFO: make.ps1 starting at 02/15/2022 19:45:56 [2022-02-15T19:45:56.887Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-15T19:45:57.143Z] docker_api_swarm_test.go:810: [dec25b9468a2b] joining swarm manager [def9e35bc7796]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-15T19:45:57.417Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-15T19:45:59.658Z] --- PASS: TestServiceUpdateNetwork (12.38s) [2022-02-15T19:45:59.658Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T19:46:00.589Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-15T19:46:01.521Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-15T19:46:01.521Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-15T19:46:01.780Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-15T19:46:01.780Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-15T19:46:01.780Z] === RUN TestDockerSuite/TestHealth [2022-02-15T19:46:08.334Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-15T19:46:16.425Z] --- PASS: TestServiceUpdatePidsLimit (16.49s) [2022-02-15T19:46:16.425Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-02-15T19:46:16.425Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-02-15T19:46:16.425Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-02-15T19:46:16.425Z] PASS [2022-02-15T19:46:16.425Z] [2022-02-15T19:46:16.425Z] === Skipped [2022-02-15T19:46:16.425Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-15T19:46:16.425Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T19:46:16.425Z] [2022-02-15T19:46:16.425Z] DONE 27 tests, 1 skipped in 194.450s [2022-02-15T19:46:16.425Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-15T19:46:16.425Z] ++ 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-02-15T19:46:16.425Z] ++ set -e [2022-02-15T19:46:16.425Z] ++ '[' -n 0 ']' [2022-02-15T19:46:16.425Z] ++ set -x [2022-02-15T19:46:16.425Z] ++ 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-02-15T19:46:16.425Z] INFO: Testing against a local daemon [2022-02-15T19:46:16.425Z] === RUN TestSessionCreate [2022-02-15T19:46:16.425Z] --- PASS: TestSessionCreate (0.02s) [2022-02-15T19:46:16.425Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T19:46:16.425Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-02-15T19:46:16.425Z] PASS [2022-02-15T19:46:16.425Z] [2022-02-15T19:46:16.425Z] DONE 2 tests in 0.127s [2022-02-15T19:46:16.425Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-15T19:46:16.425Z] ++ 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-02-15T19:46:16.426Z] ++ set -e [2022-02-15T19:46:16.426Z] ++ '[' -n 0 ']' [2022-02-15T19:46:16.426Z] ++ set -x [2022-02-15T19:46:16.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02-15T19:46:16.426Z] INFO: Testing against a local daemon [2022-02-15T19:46:16.426Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T19:46:16.426Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T19:46:16.426Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:46:16.426Z] === RUN TestDiskUsage [2022-02-15T19:46:16.426Z] === PAUSE TestDiskUsage [2022-02-15T19:46:16.426Z] === RUN TestEventsExecDie [2022-02-15T19:46:16.683Z] --- PASS: TestEventsExecDie (0.61s) [2022-02-15T19:46:16.683Z] === RUN TestEventsBackwardsCompatible [2022-02-15T19:46:16.683Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-02-15T19:46:16.683Z] === RUN TestEventsVolumeCreate [2022-02-15T19:46:16.940Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-15T19:46:16.940Z] === RUN TestInfoBinaryCommits [2022-02-15T19:46:16.940Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-02-15T19:46:16.940Z] === RUN TestInfoAPIVersioned [2022-02-15T19:46:16.940Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-15T19:46:16.940Z] === RUN TestInfoAPI [2022-02-15T19:46:16.940Z] --- PASS: TestInfoAPI (0.01s) [2022-02-15T19:46:16.940Z] === RUN TestInfoAPIWarnings [2022-02-15T19:46:22.185Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-15T19:46:22.185Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-15T19:46:22.185Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-15T19:46:22.185Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-15T19:46:22.185Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-15T19:46:22.185Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-15T19:46:22.442Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-15T19:46:22.442Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-15T19:46:22.442Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-15T19:46:22.700Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-15T19:46:22.700Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-15T19:46:22.956Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-15T19:46:23.213Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-15T19:46:23.213Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-15T19:46:23.821Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-15T19:46:23.821Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-15T19:46:24.754Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-15T19:46:25.012Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-15T19:46:25.268Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-15T19:46:25.829Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-15T19:46:28.389Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-15T19:46:28.389Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-15T19:46:28.389Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-15T19:46:29.318Z] === RUN TestDockerSuite/TestImportFile [2022-02-15T19:46:30.682Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-15T19:46:30.682Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-15T19:46:31.613Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-15T19:46:32.999Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-15T19:46:33.126Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:46:33.126Z] INFO: Testing against a local daemon [2022-02-15T19:46:33.126Z] === RUN TestBuildWithSession [2022-02-15T19:46:33.126Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:46:33.126Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T19:46:33.126Z] === RUN TestBuildSquashParent [2022-02-15T19:46:33.126Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.126Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-15T19:46:33.126Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T19:46:33.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:46:33.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:46:33.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:46:33.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:46:33.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:46:33.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:46:33.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:46:33.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:46:33.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:46:33.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:46:33.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:46:33.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:46:33.126Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T19:46:33.126Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T19:46:33.126Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T19:46:33.126Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T19:46:33.256Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-02-15T19:46:33.256Z] === RUN TestInfoDebug [2022-02-15T19:46:33.372Z] --- PASS: TestBuildWithHugeFile (126.16s) [2022-02-15T19:46:33.372Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T19:46:33.372Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:46:33.372Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:46:33.372Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T19:46:33.372Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:46:33.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:46:33.372Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:46:33.372Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:46:33.372Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:46:33.372Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:46:33.372Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:46:33.372Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:46:33.372Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:46:33.372Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-15T19:46:33.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-15T19:46:33.372Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-15T19:46:33.372Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-15T19:46:33.372Z] === RUN TestBuildPreserveOwnership [2022-02-15T19:46:33.372Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:46:33.372Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-15T19:46:33.372Z] === RUN TestBuildPlatformInvalid [2022-02-15T19:46:33.372Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-15T19:46:33.372Z] PASS [2022-02-15T19:46:33.372Z] ok github.com/docker/docker/integration/build 206.258s [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === Skipped [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-15T19:46:33.372Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-15T19:46:33.372Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-15T19:46:33.372Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-15T19:46:33.372Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:46:33.372Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-15T19:46:33.372Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] DONE 29 tests, 6 skipped in 238.052s [2022-02-15T19:46:33.372Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-15T19:46:33.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:46:33.372Z] INFO: Testing against a local daemon [2022-02-15T19:46:33.372Z] === RUN TestConfigInspect [2022-02-15T19:46:33.372Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.372Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-15T19:46:33.372Z] === RUN TestConfigList [2022-02-15T19:46:33.372Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.372Z] --- SKIP: TestConfigList (0.00s) [2022-02-15T19:46:33.372Z] === RUN TestConfigsCreateAndDelete [2022-02-15T19:46:33.372Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.372Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-15T19:46:33.372Z] === RUN TestConfigsUpdate [2022-02-15T19:46:33.372Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.372Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-15T19:46:33.372Z] === RUN TestTemplatedConfig [2022-02-15T19:46:33.372Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.372Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-15T19:46:33.372Z] === RUN TestConfigCreateResolve [2022-02-15T19:46:33.372Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:46:33.372Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-15T19:46:33.372Z] PASS [2022-02-15T19:46:33.372Z] ok github.com/docker/docker/integration/config 0.123s [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === Skipped [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-15T19:46:33.372Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-15T19:46:33.372Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-15T19:46:33.372Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-15T19:46:33.372Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-15T19:46:33.372Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-15T19:46:33.372Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:46:33.372Z] [2022-02-15T19:46:33.372Z] DONE 6 tests, 6 skipped in 2.401s [2022-02-15T19:46:33.372Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-15T19:46:33.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:46:33.372Z] INFO: Testing against a local daemon [2022-02-15T19:46:33.372Z] === RUN TestCheckpoint [2022-02-15T19:46:33.372Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:46:33.372Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T19:46:33.372Z] === RUN TestContainerInvalidJSON [2022-02-15T19:46:33.372Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:46:33.372Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:46:33.372Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:46:33.372Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:46:33.372Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:46:33.372Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:46:33.372Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-15T19:46:33.372Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-15T19:46:33.372Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-15T19:46:33.372Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T19:46:33.372Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-02-15T19:46:33.372Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T19:46:33.820Z] --- PASS: TestInfoDebug (0.53s) [2022-02-15T19:46:33.820Z] === RUN TestInfoInsecureRegistries [2022-02-15T19:46:33.844Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-02-15T19:46:33.844Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T19:46:33.844Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-02-15T19:46:33.844Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T19:46:34.077Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-15T19:46:34.314Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-02-15T19:46:34.314Z] === RUN TestCopyFromContainer [2022-02-15T19:46:34.314Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:34.314Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-15T19:46:34.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T19:46:34.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:46:34.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:46:34.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:46:34.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:46:34.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:46:34.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:46:34.314Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:46:34.314Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:46:34.314Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:46:34.314Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-15T19:46:34.314Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T19:46:34.314Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T19:46:34.314Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T19:46:34.314Z] === RUN TestCreateWithInvalidEnv [2022-02-15T19:46:34.314Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T19:46:34.314Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T19:46:34.314Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T19:46:34.314Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T19:46:34.314Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T19:46:34.314Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T19:46:34.314Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T19:46:34.314Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T19:46:34.314Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T19:46:34.314Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T19:46:34.314Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T19:46:34.314Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:34.314Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T19:46:34.314Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T19:46:34.314Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:46:34.314Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T19:46:34.314Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T19:46:34.314Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:46:34.314Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T19:46:34.314Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T19:46:34.314Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:46:34.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:46:34.314Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:46:34.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:46:34.314Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:46:34.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:46:34.314Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:46:34.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:46:34.314Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:46:34.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:46:34.314Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:46:34.314Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:46:34.314Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:46:34.314Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:46:34.314Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:46:34.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-15T19:46:34.314Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T19:46:34.314Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T19:46:34.314Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T19:46:34.314Z] === RUN TestCreateDifferentPlatform [2022-02-15T19:46:34.314Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T19:46:34.314Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T19:46:34.314Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-15T19:46:34.314Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T19:46:34.314Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T19:46:34.314Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-02-15T19:46:34.314Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T19:46:34.314Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T19:46:34.314Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T19:46:34.314Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T19:46:34.314Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:34.314Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-15T19:46:34.314Z] === RUN TestDiff [2022-02-15T19:46:34.314Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T19:46:34.314Z] --- SKIP: TestDiff (0.00s) [2022-02-15T19:46:34.333Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-02-15T19:46:34.333Z] === RUN TestInfoRegistryMirrors [2022-02-15T19:46:34.590Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-15T19:46:34.782Z] === RUN TestExecWithCloseStdin [2022-02-15T19:46:34.782Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-15T19:46:34.782Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-15T19:46:34.782Z] === RUN TestExec [2022-02-15T19:46:34.848Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-15T19:46:34.848Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T19:46:34.848Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-02-15T19:46:34.848Z] === RUN TestPingCacheHeaders [2022-02-15T19:46:34.848Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-15T19:46:34.848Z] === RUN TestPingGet [2022-02-15T19:46:34.848Z] --- PASS: TestPingGet (0.02s) [2022-02-15T19:46:34.848Z] === RUN TestPingHead [2022-02-15T19:46:34.848Z] --- PASS: TestPingHead (0.03s) [2022-02-15T19:46:34.848Z] === RUN TestVersion [2022-02-15T19:46:35.105Z] --- PASS: TestVersion (0.02s) [2022-02-15T19:46:35.105Z] === CONT TestDiskUsage [2022-02-15T19:46:35.362Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/empty [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/empty/container_types [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/empty/image_types [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/empty/volume_types [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-15T19:46:35.620Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-15T19:46:35.879Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-15T19:46:35.879Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-15T19:46:35.879Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-15T19:46:35.879Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-15T19:46:35.879Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-15T19:46:35.879Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-15T19:46:35.879Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-15T19:46:35.879Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-15T19:46:35.879Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-15T19:46:35.879Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-15T19:46:35.879Z] === RUN TestDiskUsage/after_container.Run [2022-02-15T19:46:35.879Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-15T19:46:35.879Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-15T19:46:35.879Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-15T19:46:36.137Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-15T19:46:36.137Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-15T19:46:36.137Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-15T19:46:36.137Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-15T19:46:36.137Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-15T19:46:36.137Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-15T19:46:36.137Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-15T19:46:36.137Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-15T19:46:36.137Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-15T19:46:36.137Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage (1.44s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.28s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-15T19:46:36.393Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T19:46:36.393Z] PASS [2022-02-15T19:46:36.393Z] [2022-02-15T19:46:36.393Z] === Skipped [2022-02-15T19:46:36.393Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:46:36.393Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T19:46:36.393Z] [2022-02-15T19:46:36.393Z] DONE 50 tests, 1 skipped in 20.407s [2022-02-15T19:46:36.393Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-15T19:46:36.393Z] ++ 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-02-15T19:46:36.393Z] ++ set -e [2022-02-15T19:46:36.393Z] ++ '[' -n 0 ']' [2022-02-15T19:46:36.393Z] ++ set -x [2022-02-15T19:46:36.393Z] ++ 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-02-15T19:46:36.649Z] INFO: Testing against a local daemon [2022-02-15T19:46:36.649Z] === RUN TestVolumesCreateAndList [2022-02-15T19:46:36.649Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-02-15T19:46:36.649Z] === RUN TestVolumesRemove [2022-02-15T19:46:36.649Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-15T19:46:36.649Z] --- PASS: TestVolumesRemove (0.08s) [2022-02-15T19:46:36.649Z] === RUN TestVolumesInspect [2022-02-15T19:46:36.649Z] --- PASS: TestVolumesInspect (0.03s) [2022-02-15T19:46:36.649Z] === RUN TestVolumesInvalidJSON [2022-02-15T19:46:36.649Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T19:46:36.649Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T19:46:36.649Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T19:46:36.649Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-15T19:46:36.649Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-15T19:46:36.649Z] PASS [2022-02-15T19:46:36.649Z] [2022-02-15T19:46:36.649Z] DONE 5 tests in 0.251s [2022-02-15T19:46:36.649Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T19:46:36.906Z] ++++ cat bundles/test-integration/docker.pid [2022-02-15T19:46:36.906Z] +++ kill 6162 [2022-02-15T19:46:37.163Z] +++ /etc/init.d/apparmor stop [2022-02-15T19:46:37.163Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T19:46:37.163Z] [2022-02-15T19:46:37.163Z] Unloading profiles will leave already running processes permanently [2022-02-15T19:46:37.163Z] unconfined, which can lead to unexpected situations. [2022-02-15T19:46:37.163Z] [2022-02-15T19:46:37.163Z] To set a process to complain mode, use the command line tool [2022-02-15T19:46:37.163Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T19:46:37.163Z] +++ true [2022-02-15T19:46:37.163Z] exiting test-integration [2022-02-15T19:46:37.163Z] ++ exit 0 [2022-02-15T19:46:37.163Z] [2022-02-15T19:46:37.420Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-15T19:46:37.677Z] + for job in $(jobs -p) [2022-02-15T19:46:37.677Z] + wait 5645 [2022-02-15T19:46:38.607Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-15T19:46:39.169Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-15T19:46:39.425Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-15T19:46:39.546Z] --- PASS: TestExec (4.43s) [2022-02-15T19:46:39.546Z] === RUN TestExecUser [2022-02-15T19:46:39.546Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T19:46:39.546Z] --- SKIP: TestExecUser (0.00s) [2022-02-15T19:46:39.546Z] === RUN TestExportContainerAndImportImage [2022-02-15T19:46:39.546Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:39.546Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-15T19:46:39.546Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T19:46:39.546Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:39.546Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T19:46:39.546Z] === RUN TestHealthCheckWorkdir [2022-02-15T19:46:39.546Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T19:46:39.546Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-15T19:46:39.546Z] === RUN TestHealthKillContainer [2022-02-15T19:46:39.546Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T19:46:39.546Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-15T19:46:39.546Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T19:46:39.546Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T19:46:39.546Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T19:46:39.546Z] === RUN TestKillContainerInvalidSignal [2022-02-15T19:46:39.989Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-15T19:46:39.989Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-15T19:46:40.919Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-15T19:46:41.481Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-15T19:46:42.044Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-15T19:46:42.044Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-15T19:46:42.514Z] --- PASS: TestKillContainerInvalidSignal (3.59s) [2022-02-15T19:46:42.514Z] === RUN TestKillContainer [2022-02-15T19:46:42.514Z] === RUN TestKillContainer/no_signal [2022-02-15T19:46:42.608Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-15T19:46:42.608Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-15T19:46:42.608Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-15T19:46:43.172Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-15T19:46:43.592Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T19:46:43.733Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-15T19:46:43.990Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-15T19:46:44.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T19:46:44.416Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-15T19:46:44.416Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-15T19:46:44.416Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-15T19:46:44.416Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-15T19:46:44.416Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-15T19:46:44.553Z] === RUN TestDockerSuite/TestInspectImage [2022-02-15T19:46:44.553Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-15T19:46:44.553Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-15T19:46:44.553Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-15T19:46:44.553Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-15T19:46:44.746Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-15T19:46:45.029Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/test/unit [2022-02-15T19:46:45.119Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-15T19:46:45.286Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-15T19:46:45.286Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-15T19:46:45.286Z] + TESTDIRS=./... [2022-02-15T19:46:45.286Z] + exclude_paths='/vendor/|/integration' [2022-02-15T19:46:45.286Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-15T19:46:45.286Z] ++ go list ./... [2022-02-15T19:46:45.682Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-15T19:46:45.682Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-15T19:46:46.223Z] + pkg_list='github.com/docker/docker/api [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/backend/build [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/httputils [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/middleware [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/build [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/container [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/debug [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/image [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/network [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/session [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/system [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/server/router/volume [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/backend [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/container [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/events [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/filters [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/image [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/mount [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/network [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/registry [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/strslice [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/swarm [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/time [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/versions [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T19:46:46.223Z] github.com/docker/docker/api/types/volume [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder/builder-next [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder/dockerfile [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder/dockerignore [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder/remotecontext [2022-02-15T19:46:46.223Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T19:46:46.223Z] github.com/docker/docker/cli [2022-02-15T19:46:46.223Z] github.com/docker/docker/cli/config [2022-02-15T19:46:46.223Z] github.com/docker/docker/cli/debug [2022-02-15T19:46:46.223Z] github.com/docker/docker/client [2022-02-15T19:46:46.223Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T19:46:46.223Z] github.com/docker/docker/cmd/dockerd [2022-02-15T19:46:46.223Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T19:46:46.223Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T19:46:46.223Z] github.com/docker/docker/container [2022-02-15T19:46:46.223Z] github.com/docker/docker/container/stream [2022-02-15T19:46:46.223Z] github.com/docker/docker/contrib/apparmor [2022-02-15T19:46:46.223Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T19:46:46.223Z] github.com/docker/docker/contrib/httpserver [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/cluster [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/config [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/events [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/exec [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/images [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/initlayer [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/links [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/listeners [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/local [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/names [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/network [2022-02-15T19:46:46.223Z] github.com/docker/docker/daemon/stats [2022-02-15T19:46:46.223Z] github.com/docker/docker/distribution [2022-02-15T19:46:46.223Z] github.com/docker/docker/distribution/metadata [2022-02-15T19:46:46.223Z] github.com/docker/docker/distribution/utils [2022-02-15T19:46:46.224Z] github.com/docker/docker/distribution/xfer [2022-02-15T19:46:46.224Z] github.com/docker/docker/dockerversion [2022-02-15T19:46:46.224Z] github.com/docker/docker/errdefs [2022-02-15T19:46:46.224Z] github.com/docker/docker/image [2022-02-15T19:46:46.224Z] github.com/docker/docker/image/cache [2022-02-15T19:46:46.224Z] github.com/docker/docker/image/tarexport [2022-02-15T19:46:46.224Z] github.com/docker/docker/image/v1 [2022-02-15T19:46:46.224Z] github.com/docker/docker/internal/test/suite [2022-02-15T19:46:46.224Z] github.com/docker/docker/layer [2022-02-15T19:46:46.224Z] github.com/docker/docker/libcontainerd [2022-02-15T19:46:46.224Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T19:46:46.224Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T19:46:46.224Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T19:46:46.224Z] github.com/docker/docker/libcontainerd/types [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/types [2022-02-15T19:46:46.224Z] github.com/docker/docker/oci [2022-02-15T19:46:46.224Z] github.com/docker/docker/oci/caps [2022-02-15T19:46:46.224Z] github.com/docker/docker/opts [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/aaparser [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/archive [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/authorization [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/capabilities [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/containerfs [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/directory [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/dmesg [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/filenotify [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/fileutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/fsutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/homedir [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/idtools [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/ioutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/locker [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/longpath [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/loopback [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/mount [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/parsers [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/pidfile [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/platform [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/plugins [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/pools [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/progress [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/pubsub [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/reexec [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/signal [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/stack [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/stringid [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/symlink [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/system [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/tailfile [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/tarsum [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/term [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/term/windows [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/truncindex [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/urlutil [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/useragent [2022-02-15T19:46:46.224Z] github.com/docker/docker/plugin [2022-02-15T19:46:46.224Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T19:46:46.224Z] github.com/docker/docker/plugin/v2 [2022-02-15T19:46:46.224Z] github.com/docker/docker/profiles/apparmor [2022-02-15T19:46:46.224Z] github.com/docker/docker/profiles/seccomp [2022-02-15T19:46:46.224Z] github.com/docker/docker/quota [2022-02-15T19:46:46.224Z] github.com/docker/docker/reference [2022-02-15T19:46:46.224Z] github.com/docker/docker/registry [2022-02-15T19:46:46.224Z] github.com/docker/docker/registry/resumable [2022-02-15T19:46:46.224Z] github.com/docker/docker/restartmanager [2022-02-15T19:46:46.224Z] github.com/docker/docker/rootless [2022-02-15T19:46:46.224Z] github.com/docker/docker/rootless/specconv [2022-02-15T19:46:46.224Z] github.com/docker/docker/runconfig [2022-02-15T19:46:46.224Z] github.com/docker/docker/runconfig/opts [2022-02-15T19:46:46.224Z] github.com/docker/docker/testutil [2022-02-15T19:46:46.224Z] github.com/docker/docker/testutil/daemon [2022-02-15T19:46:46.224Z] github.com/docker/docker/testutil/environment [2022-02-15T19:46:46.224Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T19:46:46.224Z] github.com/docker/docker/testutil/fakegit [2022-02-15T19:46:46.224Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T19:46:46.224Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T19:46:46.224Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T19:46:46.224Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T19:46:46.224Z] github.com/docker/docker/testutil/registry [2022-02-15T19:46:46.224Z] github.com/docker/docker/testutil/request [2022-02-15T19:46:46.224Z] github.com/docker/docker/volume [2022-02-15T19:46:46.224Z] github.com/docker/docker/volume/drivers [2022-02-15T19:46:46.224Z] github.com/docker/docker/volume/local [2022-02-15T19:46:46.224Z] github.com/docker/docker/volume/mounts [2022-02-15T19:46:46.224Z] github.com/docker/docker/volume/service [2022-02-15T19:46:46.224Z] github.com/docker/docker/volume/service/opts [2022-02-15T19:46:46.224Z] github.com/docker/docker/volume/testutils' [2022-02-15T19:46:46.224Z] ++ grep --fixed-strings -v /libnetwork [2022-02-15T19:46:46.224Z] ++ echo 'github.com/docker/docker/api [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/backend/build [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/httputils [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/middleware [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/build [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/container [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/debug [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/image [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/network [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/session [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/system [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/server/router/volume [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/backend [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/container [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/events [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/filters [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/image [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/mount [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/network [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/registry [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/strslice [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/swarm [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/time [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/versions [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T19:46:46.224Z] github.com/docker/docker/api/types/volume [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder/builder-next [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder/dockerfile [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder/dockerignore [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder/remotecontext [2022-02-15T19:46:46.224Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T19:46:46.224Z] github.com/docker/docker/cli [2022-02-15T19:46:46.224Z] github.com/docker/docker/cli/config [2022-02-15T19:46:46.224Z] github.com/docker/docker/cli/debug [2022-02-15T19:46:46.224Z] github.com/docker/docker/client [2022-02-15T19:46:46.224Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T19:46:46.224Z] github.com/docker/docker/cmd/dockerd [2022-02-15T19:46:46.224Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T19:46:46.224Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T19:46:46.224Z] github.com/docker/docker/container [2022-02-15T19:46:46.224Z] github.com/docker/docker/container/stream [2022-02-15T19:46:46.224Z] github.com/docker/docker/contrib/apparmor [2022-02-15T19:46:46.224Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T19:46:46.224Z] github.com/docker/docker/contrib/httpserver [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/cluster [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/config [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/events [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/exec [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/images [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/initlayer [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/links [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/listeners [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/local [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/names [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/network [2022-02-15T19:46:46.224Z] github.com/docker/docker/daemon/stats [2022-02-15T19:46:46.224Z] github.com/docker/docker/distribution [2022-02-15T19:46:46.224Z] github.com/docker/docker/distribution/metadata [2022-02-15T19:46:46.224Z] github.com/docker/docker/distribution/utils [2022-02-15T19:46:46.224Z] github.com/docker/docker/distribution/xfer [2022-02-15T19:46:46.224Z] github.com/docker/docker/dockerversion [2022-02-15T19:46:46.224Z] github.com/docker/docker/errdefs [2022-02-15T19:46:46.224Z] github.com/docker/docker/image [2022-02-15T19:46:46.224Z] github.com/docker/docker/image/cache [2022-02-15T19:46:46.224Z] github.com/docker/docker/image/tarexport [2022-02-15T19:46:46.224Z] github.com/docker/docker/image/v1 [2022-02-15T19:46:46.224Z] github.com/docker/docker/internal/test/suite [2022-02-15T19:46:46.224Z] github.com/docker/docker/layer [2022-02-15T19:46:46.224Z] github.com/docker/docker/libcontainerd [2022-02-15T19:46:46.224Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T19:46:46.224Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T19:46:46.224Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T19:46:46.224Z] github.com/docker/docker/libcontainerd/types [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:46:46.224Z] github.com/docker/docker/libnetwork/types [2022-02-15T19:46:46.224Z] github.com/docker/docker/oci [2022-02-15T19:46:46.224Z] github.com/docker/docker/oci/caps [2022-02-15T19:46:46.224Z] github.com/docker/docker/opts [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/aaparser [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/archive [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/authorization [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/capabilities [2022-02-15T19:46:46.224Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/containerfs [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/directory [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/dmesg [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/filenotify [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/fileutils [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/fsutils [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/homedir [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/idtools [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/ioutils [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/locker [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/longpath [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/loopback [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/mount [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/parsers [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/pidfile [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/platform [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugins [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/pools [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/progress [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/pubsub [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/reexec [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/signal [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/stack [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/stringid [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/symlink [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/system [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/tailfile [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/tarsum [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/term [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/term/windows [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/truncindex [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/urlutil [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/useragent [2022-02-15T19:46:46.225Z] github.com/docker/docker/plugin [2022-02-15T19:46:46.225Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T19:46:46.225Z] github.com/docker/docker/plugin/v2 [2022-02-15T19:46:46.225Z] github.com/docker/docker/profiles/apparmor [2022-02-15T19:46:46.225Z] github.com/docker/docker/profiles/seccomp [2022-02-15T19:46:46.225Z] github.com/docker/docker/quota [2022-02-15T19:46:46.225Z] github.com/docker/docker/reference [2022-02-15T19:46:46.225Z] github.com/docker/docker/registry [2022-02-15T19:46:46.225Z] github.com/docker/docker/registry/resumable [2022-02-15T19:46:46.225Z] github.com/docker/docker/restartmanager [2022-02-15T19:46:46.225Z] github.com/docker/docker/rootless [2022-02-15T19:46:46.225Z] github.com/docker/docker/rootless/specconv [2022-02-15T19:46:46.225Z] github.com/docker/docker/runconfig [2022-02-15T19:46:46.225Z] github.com/docker/docker/runconfig/opts [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/daemon [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/environment [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fakegit [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/registry [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/request [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/drivers [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/local [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/mounts [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/service [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/service/opts [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/testutils' [2022-02-15T19:46:46.225Z] + base_pkg_list='github.com/docker/docker/api [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/backend/build [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/httputils [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/middleware [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/build [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/container [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/debug [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/image [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/network [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/session [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/system [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/volume [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/backend [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/container [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/events [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/filters [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/image [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/mount [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/network [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/registry [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/strslice [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/swarm [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/time [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/versions [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/volume [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/dockerfile [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/dockerignore [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/remotecontext [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T19:46:46.225Z] github.com/docker/docker/cli [2022-02-15T19:46:46.225Z] github.com/docker/docker/cli/config [2022-02-15T19:46:46.225Z] github.com/docker/docker/cli/debug [2022-02-15T19:46:46.225Z] github.com/docker/docker/client [2022-02-15T19:46:46.225Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T19:46:46.225Z] github.com/docker/docker/cmd/dockerd [2022-02-15T19:46:46.225Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T19:46:46.225Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T19:46:46.225Z] github.com/docker/docker/container [2022-02-15T19:46:46.225Z] github.com/docker/docker/container/stream [2022-02-15T19:46:46.225Z] github.com/docker/docker/contrib/apparmor [2022-02-15T19:46:46.225Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T19:46:46.225Z] github.com/docker/docker/contrib/httpserver [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/cluster [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/config [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/events [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/exec [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/images [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/initlayer [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/links [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/listeners [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/local [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/names [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/network [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/stats [2022-02-15T19:46:46.225Z] github.com/docker/docker/distribution [2022-02-15T19:46:46.225Z] github.com/docker/docker/distribution/metadata [2022-02-15T19:46:46.225Z] github.com/docker/docker/distribution/utils [2022-02-15T19:46:46.225Z] github.com/docker/docker/distribution/xfer [2022-02-15T19:46:46.225Z] github.com/docker/docker/dockerversion [2022-02-15T19:46:46.225Z] github.com/docker/docker/errdefs [2022-02-15T19:46:46.225Z] github.com/docker/docker/image [2022-02-15T19:46:46.225Z] github.com/docker/docker/image/cache [2022-02-15T19:46:46.225Z] github.com/docker/docker/image/tarexport [2022-02-15T19:46:46.225Z] github.com/docker/docker/image/v1 [2022-02-15T19:46:46.225Z] github.com/docker/docker/internal/test/suite [2022-02-15T19:46:46.225Z] github.com/docker/docker/layer [2022-02-15T19:46:46.225Z] github.com/docker/docker/libcontainerd [2022-02-15T19:46:46.225Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T19:46:46.225Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T19:46:46.225Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T19:46:46.225Z] github.com/docker/docker/libcontainerd/types [2022-02-15T19:46:46.225Z] github.com/docker/docker/oci [2022-02-15T19:46:46.225Z] github.com/docker/docker/oci/caps [2022-02-15T19:46:46.225Z] github.com/docker/docker/opts [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/aaparser [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/archive [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/authorization [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/capabilities [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/containerfs [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/directory [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/dmesg [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/filenotify [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/fileutils [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/fsutils [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/homedir [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/idtools [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/ioutils [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/locker [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/longpath [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/loopback [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/mount [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/parsers [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/pidfile [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/platform [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugins [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/pools [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/progress [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/pubsub [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/reexec [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/signal [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/stack [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/stringid [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/symlink [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/system [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/tailfile [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/tarsum [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/term [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/term/windows [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/truncindex [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/urlutil [2022-02-15T19:46:46.225Z] github.com/docker/docker/pkg/useragent [2022-02-15T19:46:46.225Z] github.com/docker/docker/plugin [2022-02-15T19:46:46.225Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T19:46:46.225Z] github.com/docker/docker/plugin/v2 [2022-02-15T19:46:46.225Z] github.com/docker/docker/profiles/apparmor [2022-02-15T19:46:46.225Z] github.com/docker/docker/profiles/seccomp [2022-02-15T19:46:46.225Z] github.com/docker/docker/quota [2022-02-15T19:46:46.225Z] github.com/docker/docker/reference [2022-02-15T19:46:46.225Z] github.com/docker/docker/registry [2022-02-15T19:46:46.225Z] github.com/docker/docker/registry/resumable [2022-02-15T19:46:46.225Z] github.com/docker/docker/restartmanager [2022-02-15T19:46:46.225Z] github.com/docker/docker/rootless [2022-02-15T19:46:46.225Z] github.com/docker/docker/rootless/specconv [2022-02-15T19:46:46.225Z] github.com/docker/docker/runconfig [2022-02-15T19:46:46.225Z] github.com/docker/docker/runconfig/opts [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/daemon [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/environment [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fakegit [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/registry [2022-02-15T19:46:46.225Z] github.com/docker/docker/testutil/request [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/drivers [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/local [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/mounts [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/service [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/service/opts [2022-02-15T19:46:46.225Z] github.com/docker/docker/volume/testutils' [2022-02-15T19:46:46.225Z] ++ grep --fixed-strings /libnetwork [2022-02-15T19:46:46.225Z] ++ echo 'github.com/docker/docker/api [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/backend/build [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/httputils [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/middleware [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/build [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/container [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/debug [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/image [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/network [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/session [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/system [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/server/router/volume [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/backend [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/container [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/events [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/filters [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/image [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/mount [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/network [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/registry [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/strslice [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/swarm [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/time [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/versions [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T19:46:46.225Z] github.com/docker/docker/api/types/volume [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/dockerfile [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/dockerignore [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/remotecontext [2022-02-15T19:46:46.225Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T19:46:46.225Z] github.com/docker/docker/cli [2022-02-15T19:46:46.225Z] github.com/docker/docker/cli/config [2022-02-15T19:46:46.225Z] github.com/docker/docker/cli/debug [2022-02-15T19:46:46.225Z] github.com/docker/docker/client [2022-02-15T19:46:46.225Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T19:46:46.225Z] github.com/docker/docker/cmd/dockerd [2022-02-15T19:46:46.225Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T19:46:46.225Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T19:46:46.225Z] github.com/docker/docker/container [2022-02-15T19:46:46.225Z] github.com/docker/docker/container/stream [2022-02-15T19:46:46.225Z] github.com/docker/docker/contrib/apparmor [2022-02-15T19:46:46.225Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T19:46:46.225Z] github.com/docker/docker/contrib/httpserver [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/cluster [2022-02-15T19:46:46.225Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/config [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/events [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/exec [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/images [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/initlayer [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/links [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/listeners [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/local [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/names [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/network [2022-02-15T19:46:46.226Z] github.com/docker/docker/daemon/stats [2022-02-15T19:46:46.226Z] github.com/docker/docker/distribution [2022-02-15T19:46:46.226Z] github.com/docker/docker/distribution/metadata [2022-02-15T19:46:46.226Z] github.com/docker/docker/distribution/utils [2022-02-15T19:46:46.226Z] github.com/docker/docker/distribution/xfer [2022-02-15T19:46:46.226Z] github.com/docker/docker/dockerversion [2022-02-15T19:46:46.226Z] github.com/docker/docker/errdefs [2022-02-15T19:46:46.226Z] github.com/docker/docker/image [2022-02-15T19:46:46.226Z] github.com/docker/docker/image/cache [2022-02-15T19:46:46.226Z] github.com/docker/docker/image/tarexport [2022-02-15T19:46:46.226Z] github.com/docker/docker/image/v1 [2022-02-15T19:46:46.226Z] github.com/docker/docker/internal/test/suite [2022-02-15T19:46:46.226Z] github.com/docker/docker/layer [2022-02-15T19:46:46.226Z] github.com/docker/docker/libcontainerd [2022-02-15T19:46:46.226Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T19:46:46.226Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T19:46:46.226Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T19:46:46.226Z] github.com/docker/docker/libcontainerd/types [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/types [2022-02-15T19:46:46.226Z] github.com/docker/docker/oci [2022-02-15T19:46:46.226Z] github.com/docker/docker/oci/caps [2022-02-15T19:46:46.226Z] github.com/docker/docker/opts [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/aaparser [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/archive [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/authorization [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/capabilities [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/containerfs [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/directory [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/dmesg [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/filenotify [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/fileutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/fsutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/homedir [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/idtools [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/ioutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/locker [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/longpath [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/loopback [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/mount [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/parsers [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/pidfile [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/platform [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/plugins [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/pools [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/progress [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/pubsub [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/reexec [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/signal [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/stack [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/stringid [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/symlink [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/system [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/tailfile [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/tarsum [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/term [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/term/windows [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/truncindex [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/urlutil [2022-02-15T19:46:46.226Z] github.com/docker/docker/pkg/useragent [2022-02-15T19:46:46.226Z] github.com/docker/docker/plugin [2022-02-15T19:46:46.226Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T19:46:46.226Z] github.com/docker/docker/plugin/v2 [2022-02-15T19:46:46.226Z] github.com/docker/docker/profiles/apparmor [2022-02-15T19:46:46.226Z] github.com/docker/docker/profiles/seccomp [2022-02-15T19:46:46.226Z] github.com/docker/docker/quota [2022-02-15T19:46:46.226Z] github.com/docker/docker/reference [2022-02-15T19:46:46.226Z] github.com/docker/docker/registry [2022-02-15T19:46:46.226Z] github.com/docker/docker/registry/resumable [2022-02-15T19:46:46.226Z] github.com/docker/docker/restartmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/rootless [2022-02-15T19:46:46.226Z] github.com/docker/docker/rootless/specconv [2022-02-15T19:46:46.226Z] github.com/docker/docker/runconfig [2022-02-15T19:46:46.226Z] github.com/docker/docker/runconfig/opts [2022-02-15T19:46:46.226Z] github.com/docker/docker/testutil [2022-02-15T19:46:46.226Z] github.com/docker/docker/testutil/daemon [2022-02-15T19:46:46.226Z] github.com/docker/docker/testutil/environment [2022-02-15T19:46:46.226Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T19:46:46.226Z] github.com/docker/docker/testutil/fakegit [2022-02-15T19:46:46.226Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T19:46:46.226Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T19:46:46.226Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T19:46:46.226Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T19:46:46.226Z] github.com/docker/docker/testutil/registry [2022-02-15T19:46:46.226Z] github.com/docker/docker/testutil/request [2022-02-15T19:46:46.226Z] github.com/docker/docker/volume [2022-02-15T19:46:46.226Z] github.com/docker/docker/volume/drivers [2022-02-15T19:46:46.226Z] github.com/docker/docker/volume/local [2022-02-15T19:46:46.226Z] github.com/docker/docker/volume/mounts [2022-02-15T19:46:46.226Z] github.com/docker/docker/volume/service [2022-02-15T19:46:46.226Z] github.com/docker/docker/volume/service/opts [2022-02-15T19:46:46.226Z] github.com/docker/docker/volume/testutils' [2022-02-15T19:46:46.226Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/types' [2022-02-15T19:46:46.226Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-15T19:46:46.226Z] + echo 'github.com/docker/docker/libnetwork [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:46:46.226Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:46:46.227Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:46:46.227Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:46:46.227Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:46:46.227Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:46:46.227Z] github.com/docker/docker/libnetwork/types' [2022-02-15T19:46:46.227Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:46:46.227Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:46:46.227Z] + type docker-proxy [2022-02-15T19:46:46.227Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-15T19:46:46.227Z] + hack/make.sh binary-proxy install-proxy [2022-02-15T19:46:46.227Z] [2022-02-15T19:46:46.227Z] Removing bundles/ [2022-02-15T19:46:46.227Z] [2022-02-15T19:46:46.227Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-15T19:46:46.227Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-15T19:46:46.227Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T19:46:46.244Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-15T19:46:46.307Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T19:46:46.307Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T19:46:46.307Z] === RUN TestKillContainer/killing_signal [2022-02-15T19:46:46.807Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-15T19:46:48.694Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-15T19:46:48.694Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-15T19:46:48.953Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-15T19:46:49.532Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-15T19:46:49.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-15T19:46:50.096Z] --- PASS: TestKillContainer (6.97s) [2022-02-15T19:46:50.096Z] --- PASS: TestKillContainer/no_signal (3.41s) [2022-02-15T19:46:50.096Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T19:46:50.096Z] --- PASS: TestKillContainer/killing_signal (3.50s) [2022-02-15T19:46:50.096Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T19:46:50.096Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:46:50.096Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T19:46:50.096Z] === RUN TestKillStoppedContainer [2022-02-15T19:46:50.096Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:46:50.096Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-15T19:46:50.096Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T19:46:50.096Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:46:50.096Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-15T19:46:50.096Z] === RUN TestKillDifferentUserContainer [2022-02-15T19:46:50.096Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T19:46:50.096Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-15T19:46:50.096Z] === RUN TestInspectOomKilledTrue [2022-02-15T19:46:50.096Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:46:50.096Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T19:46:50.096Z] === RUN TestInspectOomKilledFalse [2022-02-15T19:46:50.096Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:46:50.096Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-15T19:46:50.096Z] === RUN TestLogsFollowTailEmpty [2022-02-15T19:46:50.720Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-15T19:46:51.283Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-15T19:46:51.540Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-15T19:46:52.102Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-15T19:46:52.664Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-15T19:46:52.745Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-15T19:46:52.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.86s) [2022-02-15T19:46:52.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.07s) [2022-02-15T19:46:52.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.27s) [2022-02-15T19:46:52.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.14s) [2022-02-15T19:46:52.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.35s) [2022-02-15T19:46:52.745Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.33s) [2022-02-15T19:46:52.745Z] === RUN TestBuildMultiStageCopy [2022-02-15T19:46:52.745Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T19:46:52.795Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-15T19:46:52.795Z] [2022-02-15T19:46:52.795Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-15T19:46:52.795Z] Installing docker-proxy to /usr/local/bin/ [2022-02-15T19:46:52.795Z] [2022-02-15T19:46:52.795Z] + mkdir -p bundles [2022-02-15T19:46:52.795Z] + '[' -n 'github.com/docker/docker/api [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/backend/build [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/httputils [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/middleware [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/build [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/container [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/debug [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/image [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/network [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/session [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/system [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/server/router/volume [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/backend [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/container [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/events [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/filters [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/image [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/mount [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/network [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/registry [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/strslice [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/swarm [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/time [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/versions [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T19:46:52.795Z] github.com/docker/docker/api/types/volume [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder/builder-next [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder/dockerfile [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder/dockerignore [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder/remotecontext [2022-02-15T19:46:52.795Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T19:46:52.795Z] github.com/docker/docker/cli [2022-02-15T19:46:52.795Z] github.com/docker/docker/cli/config [2022-02-15T19:46:52.795Z] github.com/docker/docker/cli/debug [2022-02-15T19:46:52.795Z] github.com/docker/docker/client [2022-02-15T19:46:52.795Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T19:46:52.795Z] github.com/docker/docker/cmd/dockerd [2022-02-15T19:46:52.795Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T19:46:52.795Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T19:46:52.795Z] github.com/docker/docker/container [2022-02-15T19:46:52.795Z] github.com/docker/docker/container/stream [2022-02-15T19:46:52.795Z] github.com/docker/docker/contrib/apparmor [2022-02-15T19:46:52.795Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T19:46:52.795Z] github.com/docker/docker/contrib/httpserver [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/cluster [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/config [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/events [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/exec [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/images [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/initlayer [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/links [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/listeners [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/local [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/names [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/network [2022-02-15T19:46:52.795Z] github.com/docker/docker/daemon/stats [2022-02-15T19:46:52.795Z] github.com/docker/docker/distribution [2022-02-15T19:46:52.795Z] github.com/docker/docker/distribution/metadata [2022-02-15T19:46:52.795Z] github.com/docker/docker/distribution/utils [2022-02-15T19:46:52.795Z] github.com/docker/docker/distribution/xfer [2022-02-15T19:46:52.795Z] github.com/docker/docker/dockerversion [2022-02-15T19:46:52.795Z] github.com/docker/docker/errdefs [2022-02-15T19:46:52.795Z] github.com/docker/docker/image [2022-02-15T19:46:52.795Z] github.com/docker/docker/image/cache [2022-02-15T19:46:52.795Z] github.com/docker/docker/image/tarexport [2022-02-15T19:46:52.795Z] github.com/docker/docker/image/v1 [2022-02-15T19:46:52.795Z] github.com/docker/docker/internal/test/suite [2022-02-15T19:46:52.795Z] github.com/docker/docker/layer [2022-02-15T19:46:52.795Z] github.com/docker/docker/libcontainerd [2022-02-15T19:46:52.795Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T19:46:52.795Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T19:46:52.795Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T19:46:52.795Z] github.com/docker/docker/libcontainerd/types [2022-02-15T19:46:52.795Z] github.com/docker/docker/oci [2022-02-15T19:46:52.795Z] github.com/docker/docker/oci/caps [2022-02-15T19:46:52.795Z] github.com/docker/docker/opts [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/aaparser [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/archive [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/authorization [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/capabilities [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/containerfs [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/directory [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/dmesg [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/filenotify [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/fileutils [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/fsutils [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/homedir [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/idtools [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/ioutils [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/locker [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/longpath [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/loopback [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/mount [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/parsers [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/pidfile [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/platform [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/plugins [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/pools [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/progress [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/pubsub [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/reexec [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/signal [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/stack [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/stringid [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/symlink [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/system [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/tailfile [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/tarsum [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/term [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/term/windows [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/truncindex [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/urlutil [2022-02-15T19:46:52.795Z] github.com/docker/docker/pkg/useragent [2022-02-15T19:46:52.795Z] github.com/docker/docker/plugin [2022-02-15T19:46:52.795Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T19:46:52.795Z] github.com/docker/docker/plugin/v2 [2022-02-15T19:46:52.795Z] github.com/docker/docker/profiles/apparmor [2022-02-15T19:46:52.795Z] github.com/docker/docker/profiles/seccomp [2022-02-15T19:46:52.795Z] github.com/docker/docker/quota [2022-02-15T19:46:52.795Z] github.com/docker/docker/reference [2022-02-15T19:46:52.795Z] github.com/docker/docker/registry [2022-02-15T19:46:52.795Z] github.com/docker/docker/registry/resumable [2022-02-15T19:46:52.795Z] github.com/docker/docker/restartmanager [2022-02-15T19:46:52.795Z] github.com/docker/docker/rootless [2022-02-15T19:46:52.795Z] github.com/docker/docker/rootless/specconv [2022-02-15T19:46:52.795Z] github.com/docker/docker/runconfig [2022-02-15T19:46:52.795Z] github.com/docker/docker/runconfig/opts [2022-02-15T19:46:52.795Z] github.com/docker/docker/testutil [2022-02-15T19:46:52.795Z] github.com/docker/docker/testutil/daemon [2022-02-15T19:46:52.795Z] github.com/docker/docker/testutil/environment [2022-02-15T19:46:52.795Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T19:46:52.795Z] github.com/docker/docker/testutil/fakegit [2022-02-15T19:46:52.795Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T19:46:52.795Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T19:46:52.795Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T19:46:52.795Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T19:46:52.795Z] github.com/docker/docker/testutil/registry [2022-02-15T19:46:52.795Z] github.com/docker/docker/testutil/request [2022-02-15T19:46:52.795Z] github.com/docker/docker/volume [2022-02-15T19:46:52.795Z] github.com/docker/docker/volume/drivers [2022-02-15T19:46:52.795Z] github.com/docker/docker/volume/local [2022-02-15T19:46:52.795Z] github.com/docker/docker/volume/mounts [2022-02-15T19:46:52.795Z] github.com/docker/docker/volume/service [2022-02-15T19:46:52.795Z] github.com/docker/docker/volume/service/opts [2022-02-15T19:46:52.795Z] github.com/docker/docker/volume/testutils' ']' [2022-02-15T19:46:52.796Z] + 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-02-15T19:46:52.923Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-15T19:46:53.050Z] --- PASS: TestLogsFollowTailEmpty (3.55s) [2022-02-15T19:46:53.051Z] === RUN TestNetworkNat [2022-02-15T19:46:53.051Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T19:46:53.051Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-15T19:46:53.051Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T19:46:53.485Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-15T19:46:53.485Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-15T19:46:53.730Z] ? github.com/docker/docker/api [no test files] [2022-02-15T19:46:54.850Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-15T19:46:55.779Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-15T19:46:56.712Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-15T19:46:56.969Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-15T19:46:57.802Z] --- PASS: TestNetworkLocalhostTCPNat (4.37s) [2022-02-15T19:46:57.803Z] === RUN TestNetworkLoopbackNat [2022-02-15T19:46:57.803Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T19:46:57.803Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-15T19:46:57.803Z] === RUN TestPause [2022-02-15T19:46:57.803Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T19:46:57.803Z] --- SKIP: TestPause (0.00s) [2022-02-15T19:46:57.803Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T19:46:57.896Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-15T19:46:59.789Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-15T19:47:00.721Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-15T19:47:00.754Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.48s) [2022-02-15T19:47:00.754Z] === RUN TestPauseStopPausedContainer [2022-02-15T19:47:00.754Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:00.754Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-15T19:47:00.754Z] === RUN TestPsFilter [2022-02-15T19:47:00.978Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-15T19:47:01.222Z] --- PASS: TestPsFilter (0.37s) [2022-02-15T19:47:01.222Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T19:47:01.425Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T19:47:02.345Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-15T19:47:02.414Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T19:47:02.602Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-15T19:47:03.164Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-15T19:47:03.402Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T19:47:03.519Z] --- PASS: TestBuildWithHugeFile (124.62s) [2022-02-15T19:47:03.519Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T19:47:03.519Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:47:03.519Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T19:47:03.519Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:47:03.519Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:47:03.519Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:47:03.519Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:47:03.519Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:47:03.519Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:47:03.519Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:47:03.519Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:47:03.519Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:47:03.519Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-15T19:47:03.519Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-15T19:47:03.519Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-15T19:47:03.519Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-15T19:47:03.519Z] === RUN TestBuildPreserveOwnership [2022-02-15T19:47:03.519Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:47:03.519Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestBuildPlatformInvalid [2022-02-15T19:47:03.519Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-15T19:47:03.519Z] PASS [2022-02-15T19:47:03.519Z] ok github.com/docker/docker/integration/build 198.575s [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === Skipped [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-15T19:47:03.519Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-15T19:47:03.519Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-15T19:47:03.519Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-15T19:47:03.519Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:47:03.519Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-15T19:47:03.519Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] DONE 29 tests, 6 skipped in 232.063s [2022-02-15T19:47:03.519Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-15T19:47:03.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:47:03.519Z] INFO: Testing against a local daemon [2022-02-15T19:47:03.519Z] === RUN TestConfigInspect [2022-02-15T19:47:03.519Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestConfigList [2022-02-15T19:47:03.519Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] --- SKIP: TestConfigList (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestConfigsCreateAndDelete [2022-02-15T19:47:03.519Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestConfigsUpdate [2022-02-15T19:47:03.519Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestTemplatedConfig [2022-02-15T19:47:03.519Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestConfigCreateResolve [2022-02-15T19:47:03.519Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:47:03.519Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-15T19:47:03.519Z] PASS [2022-02-15T19:47:03.519Z] ok github.com/docker/docker/integration/config 0.109s [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === Skipped [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-15T19:47:03.519Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-15T19:47:03.519Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-15T19:47:03.519Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-15T19:47:03.519Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-15T19:47:03.519Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-15T19:47:03.519Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:47:03.519Z] [2022-02-15T19:47:03.519Z] DONE 6 tests, 6 skipped in 2.494s [2022-02-15T19:47:03.519Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-15T19:47:03.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:47:03.519Z] INFO: Testing against a local daemon [2022-02-15T19:47:03.519Z] === RUN TestCheckpoint [2022-02-15T19:47:03.519Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:47:03.519Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestContainerInvalidJSON [2022-02-15T19:47:03.519Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:47:03.519Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:47:03.519Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:47:03.519Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:47:03.519Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:47:03.519Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:47:03.519Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-15T19:47:03.519Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-15T19:47:03.519Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-15T19:47:03.519Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T19:47:03.519Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-02-15T19:47:03.519Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T19:47:03.519Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2022-02-15T19:47:03.519Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T19:47:03.519Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-02-15T19:47:03.519Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T19:47:03.519Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-02-15T19:47:03.519Z] === RUN TestCopyFromContainer [2022-02-15T19:47:03.519Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T19:47:03.519Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:47:03.519Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:47:03.519Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:47:03.519Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:47:03.519Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:47:03.519Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:47:03.519Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:47:03.519Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:47:03.519Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:47:03.519Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-15T19:47:03.519Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T19:47:03.519Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-15T19:47:03.519Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T19:47:03.519Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T19:47:03.519Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestCreateWithInvalidEnv [2022-02-15T19:47:03.519Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T19:47:03.519Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T19:47:03.519Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T19:47:03.519Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T19:47:03.519Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T19:47:03.519Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T19:47:03.519Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T19:47:03.519Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T19:47:03.519Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T19:47:03.519Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-15T19:47:03.519Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T19:47:03.519Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T19:47:03.519Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T19:47:03.519Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.519Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T19:47:03.519Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:47:03.519Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T19:47:03.519Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T19:47:03.519Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:47:03.519Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T19:47:03.520Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T19:47:03.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:47:03.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:47:03.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:47:03.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:47:03.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:47:03.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:47:03.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:47:03.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:47:03.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:47:03.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:47:03.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:47:03.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:47:03.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:47:03.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:47:03.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:47:03.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-15T19:47:03.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T19:47:03.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T19:47:03.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-15T19:47:03.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T19:47:03.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-02-15T19:47:03.520Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T19:47:03.520Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T19:47:03.520Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T19:47:03.520Z] === RUN TestCreateDifferentPlatform [2022-02-15T19:47:03.520Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T19:47:03.520Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T19:47:03.520Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-15T19:47:03.520Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-15T19:47:03.520Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T19:47:03.520Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T19:47:03.520Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-02-15T19:47:03.520Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T19:47:03.520Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T19:47:03.520Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T19:47:03.520Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T19:47:03.520Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:03.520Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-15T19:47:03.520Z] === RUN TestDiff [2022-02-15T19:47:03.520Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T19:47:03.520Z] --- SKIP: TestDiff (0.00s) [2022-02-15T19:47:03.520Z] === RUN TestExecWithCloseStdin [2022-02-15T19:47:04.969Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T19:47:05.012Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.52s) [2022-02-15T19:47:05.012Z] === RUN TestRemoveContainerWithVolume [2022-02-15T19:47:05.085Z] --- PASS: TestExecWithCloseStdin (2.95s) [2022-02-15T19:47:05.085Z] === RUN TestExec [2022-02-15T19:47:06.537Z] --- PASS: TestBuildMultiStageCopy (14.04s) [2022-02-15T19:47:06.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.26s) [2022-02-15T19:47:06.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2022-02-15T19:47:06.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2022-02-15T19:47:06.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2022-02-15T19:47:06.537Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2022-02-15T19:47:06.537Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T19:47:08.058Z] --- PASS: TestExec (2.66s) [2022-02-15T19:47:08.058Z] === RUN TestExecUser [2022-02-15T19:47:08.058Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T19:47:08.058Z] --- SKIP: TestExecUser (0.00s) [2022-02-15T19:47:08.058Z] === RUN TestExportContainerAndImportImage [2022-02-15T19:47:08.058Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:08.058Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-15T19:47:08.058Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T19:47:08.058Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:08.058Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T19:47:08.058Z] === RUN TestHealthCheckWorkdir [2022-02-15T19:47:08.058Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T19:47:08.058Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-15T19:47:08.058Z] === RUN TestHealthKillContainer [2022-02-15T19:47:08.058Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T19:47:08.058Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-15T19:47:08.058Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T19:47:08.058Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T19:47:08.058Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T19:47:08.058Z] === RUN TestKillContainerInvalidSignal [2022-02-15T19:47:08.606Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2022-02-15T19:47:08.804Z] --- PASS: TestRemoveContainerWithVolume (3.45s) [2022-02-15T19:47:08.804Z] === RUN TestRemoveContainerRunning [2022-02-15T19:47:09.495Z] --- PASS: TestBuildMultiStageParentConfig (2.94s) [2022-02-15T19:47:09.495Z] === RUN TestBuildLabelWithTargets [2022-02-15T19:47:09.495Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:47:09.495Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-02-15T19:47:09.495Z] === RUN TestBuildWithEmptyLayers [2022-02-15T19:47:10.275Z] --- PASS: TestKillContainerInvalidSignal (2.40s) [2022-02-15T19:47:10.275Z] === RUN TestKillContainer [2022-02-15T19:47:10.275Z] === RUN TestKillContainer/no_signal [2022-02-15T19:47:10.483Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2022-02-15T19:47:10.483Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T19:47:11.254Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-15T19:47:11.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-15T19:47:11.512Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-15T19:47:11.757Z] --- PASS: TestRemoveContainerRunning (3.48s) [2022-02-15T19:47:11.757Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T19:47:12.495Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T19:47:12.495Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T19:47:12.495Z] === RUN TestKillContainer/killing_signal [2022-02-15T19:47:12.888Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-15T19:47:13.455Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-15T19:47:15.468Z] --- PASS: TestKillContainer (5.42s) [2022-02-15T19:47:15.468Z] --- PASS: TestKillContainer/no_signal (2.39s) [2022-02-15T19:47:15.468Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T19:47:15.468Z] --- PASS: TestKillContainer/killing_signal (2.97s) [2022-02-15T19:47:15.468Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T19:47:15.468Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:47:15.468Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T19:47:15.468Z] === RUN TestKillStoppedContainer [2022-02-15T19:47:15.468Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:47:15.468Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-15T19:47:15.468Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T19:47:15.468Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:47:15.468Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-15T19:47:15.468Z] === RUN TestKillDifferentUserContainer [2022-02-15T19:47:15.468Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T19:47:15.468Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-15T19:47:15.468Z] === RUN TestInspectOomKilledTrue [2022-02-15T19:47:15.468Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:15.468Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T19:47:15.468Z] === RUN TestInspectOomKilledFalse [2022-02-15T19:47:15.468Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:47:15.468Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-15T19:47:15.468Z] === RUN TestLogsFollowTailEmpty [2022-02-15T19:47:15.547Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.45s) [2022-02-15T19:47:15.547Z] === RUN TestRemoveInvalidContainer [2022-02-15T19:47:15.547Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-15T19:47:15.547Z] === RUN TestRenameLinkedContainer [2022-02-15T19:47:15.547Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T19:47:15.547Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-15T19:47:15.547Z] === RUN TestRenameStoppedContainer [2022-02-15T19:47:15.973Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-15T19:47:15.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-15T19:47:15.973Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-15T19:47:15.973Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-15T19:47:15.973Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-15T19:47:15.973Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-15T19:47:16.537Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-15T19:47:17.101Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-15T19:47:17.664Z] docker_api_swarm_service_test.go:395: [d4c637c1248af] joining swarm manager [dd668b3a8ec37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:47:18.423Z] --- PASS: TestLogsFollowTailEmpty (2.47s) [2022-02-15T19:47:18.423Z] === RUN TestNetworkNat [2022-02-15T19:47:18.423Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T19:47:18.423Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-15T19:47:18.423Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T19:47:18.496Z] --- PASS: TestRenameStoppedContainer (3.31s) [2022-02-15T19:47:18.496Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T19:47:18.597Z] docker_api_swarm_service_test.go:395: [d12cc28eca54f] joining swarm manager [dd668b3a8ec37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:47:20.637Z] --- PASS: TestNetworkLocalhostTCPNat (2.74s) [2022-02-15T19:47:20.637Z] === RUN TestNetworkLoopbackNat [2022-02-15T19:47:20.637Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T19:47:20.637Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-15T19:47:20.637Z] === RUN TestPause [2022-02-15T19:47:20.637Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T19:47:20.637Z] --- SKIP: TestPause (0.00s) [2022-02-15T19:47:20.637Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T19:47:21.114Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-15T19:47:21.371Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-15T19:47:23.591Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.49s) [2022-02-15T19:47:23.592Z] === RUN TestPauseStopPausedContainer [2022-02-15T19:47:23.592Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:23.592Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-15T19:47:23.592Z] === RUN TestPsFilter [2022-02-15T19:47:23.592Z] --- PASS: TestPsFilter (0.37s) [2022-02-15T19:47:23.592Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T19:47:25.434Z] --- PASS: TestBuildMultiStageOnBuild (13.03s) [2022-02-15T19:47:25.435Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T19:47:25.435Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:47:25.435Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-15T19:47:25.435Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T19:47:25.658Z] --- PASS: TestRenameRunningContainerAndReuse (6.83s) [2022-02-15T19:47:25.658Z] === RUN TestRenameInvalidName [2022-02-15T19:47:26.548Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.01s) [2022-02-15T19:47:26.548Z] === RUN TestRemoveContainerWithVolume [2022-02-15T19:47:26.625Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-15T19:47:26.625Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-15T19:47:26.625Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-15T19:47:27.186Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-15T19:47:28.113Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-15T19:47:28.675Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-15T19:47:29.445Z] --- PASS: TestRenameInvalidName (3.51s) [2022-02-15T19:47:29.445Z] === RUN TestRenameAnonymousContainer [2022-02-15T19:47:29.501Z] --- PASS: TestRemoveContainerWithVolume (3.02s) [2022-02-15T19:47:29.501Z] === RUN TestRemoveContainerRunning [2022-02-15T19:47:29.605Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-15T19:47:30.536Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-15T19:47:32.434Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-15T19:47:32.456Z] --- PASS: TestRemoveContainerRunning (2.45s) [2022-02-15T19:47:32.456Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T19:47:32.998Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-15T19:47:33.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-15T19:47:33.512Z] === RUN TestDockerSuite/TestLogsSince [2022-02-15T19:47:34.673Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.38s) [2022-02-15T19:47:34.673Z] === RUN TestRemoveInvalidContainer [2022-02-15T19:47:34.673Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-15T19:47:34.673Z] === RUN TestRenameLinkedContainer [2022-02-15T19:47:34.673Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T19:47:34.673Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-15T19:47:34.673Z] === RUN TestRenameStoppedContainer [2022-02-15T19:47:35.429Z] docker_api_swarm_service_test.go:343: [d7b0a1fe3a84b] joining swarm manager [dec539ef75c07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:47:35.993Z] docker_api_swarm_service_test.go:343: [db2fa0ef60dec] joining swarm manager [dec539ef75c07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:47:37.625Z] --- PASS: TestRenameStoppedContainer (3.13s) [2022-02-15T19:47:37.625Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T19:47:40.164Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-15T19:47:40.384Z] --- PASS: TestBuildMultiStageLayerLeak (15.63s) [2022-02-15T19:47:40.384Z] === RUN TestBuildWithHugeFile [2022-02-15T19:47:41.936Z] --- PASS: TestRenameAnonymousContainer (12.49s) [2022-02-15T19:47:41.936Z] === RUN TestRenameContainerWithSameName [2022-02-15T19:47:42.383Z] --- PASS: TestRenameRunningContainerAndReuse (4.97s) [2022-02-15T19:47:42.383Z] === RUN TestRenameInvalidName [2022-02-15T19:47:44.885Z] --- PASS: TestRenameContainerWithSameName (3.51s) [2022-02-15T19:47:44.885Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T19:47:44.885Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T19:47:44.885Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-15T19:47:44.885Z] === RUN TestResize [2022-02-15T19:47:45.338Z] --- PASS: TestRenameInvalidName (2.54s) [2022-02-15T19:47:45.338Z] === RUN TestRenameAnonymousContainer [2022-02-15T19:47:45.407Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-15T19:47:45.969Z] === RUN TestDockerSuite/TestLogsTail [2022-02-15T19:47:46.225Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-15T19:47:46.786Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-15T19:47:47.351Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-15T19:47:47.606Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-15T19:47:47.862Z] === RUN TestDockerSuite/TestNetHostname [2022-02-15T19:47:48.674Z] --- PASS: TestResize (3.80s) [2022-02-15T19:47:48.674Z] === RUN TestResizeWithInvalidSize [2022-02-15T19:47:49.229Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-15T19:47:49.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-15T19:47:49.486Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-15T19:47:51.377Z] docker_api_swarm_service_test.go:490: [d30934561c343] joining swarm manager [d7f6bbc671ba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:47:52.305Z] docker_api_swarm_service_test.go:490: [d5dfbd409fb66] joining swarm manager [d7f6bbc671ba5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:47:52.463Z] --- PASS: TestResizeWithInvalidSize (3.65s) [2022-02-15T19:47:52.463Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T19:47:55.570Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-15T19:47:55.763Z] --- PASS: TestRenameAnonymousContainer (10.79s) [2022-02-15T19:47:55.763Z] === RUN TestRenameContainerWithSameName [2022-02-15T19:47:56.263Z] --- PASS: TestResizeWhenContainerNotStarted (3.43s) [2022-02-15T19:47:56.263Z] === RUN TestDaemonRestartKillContainers [2022-02-15T19:47:56.263Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:47:56.263Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-15T19:47:56.263Z] === RUN TestStats [2022-02-15T19:47:56.263Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T19:47:56.263Z] --- SKIP: TestStats (0.00s) [2022-02-15T19:47:56.263Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T19:47:56.497Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-15T19:47:56.753Z] === RUN TestDockerSuite/TestPluginActive [2022-02-15T19:47:58.648Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-15T19:47:58.711Z] --- PASS: TestRenameContainerWithSameName (2.55s) [2022-02-15T19:47:58.711Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T19:47:58.711Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T19:47:58.711Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-15T19:47:58.711Z] === RUN TestResize [2022-02-15T19:48:00.927Z] --- PASS: TestResize (2.46s) [2022-02-15T19:48:00.927Z] === RUN TestResizeWithInvalidSize [2022-02-15T19:48:03.880Z] --- PASS: TestResizeWithInvalidSize (2.44s) [2022-02-15T19:48:03.880Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T19:48:03.892Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-15T19:48:03.892Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-15T19:48:03.892Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-15T19:48:04.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-15T19:48:05.381Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-15T19:48:06.685Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.51s) [2022-02-15T19:48:06.685Z] === RUN TestStopContainerWithTimeout [2022-02-15T19:48:06.685Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T19:48:06.685Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-15T19:48:06.685Z] === RUN TestUpdateRestartPolicy [2022-02-15T19:48:06.839Z] --- PASS: TestResizeWhenContainerNotStarted (3.03s) [2022-02-15T19:48:06.839Z] === RUN TestDaemonRestartKillContainers [2022-02-15T19:48:06.839Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:06.839Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-15T19:48:06.839Z] === RUN TestStats [2022-02-15T19:48:06.839Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T19:48:06.839Z] --- SKIP: TestStats (0.00s) [2022-02-15T19:48:06.839Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T19:48:08.655Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-15T19:48:10.552Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-15T19:48:10.552Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-15T19:48:12.442Z] docker_api_swarm_service_test.go:128: [d7b4c6daed593] joining swarm manager [dd790c0d188e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:48:13.003Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-15T19:48:13.259Z] docker_api_swarm_service_test.go:129: [d0f9c5700b94f] joining swarm manager [dd790c0d188e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:48:15.152Z] docker_api_swarm_service_test.go:137: [dedc2fd373afd] joining swarm manager [dd790c0d188e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-15T19:48:15.488Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.57s) [2022-02-15T19:48:15.488Z] === RUN TestStopContainerWithTimeout [2022-02-15T19:48:15.488Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T19:48:15.488Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-15T19:48:15.488Z] === RUN TestUpdateRestartPolicy [2022-02-15T19:48:15.714Z] docker_api_swarm_service_test.go:138: [d79b2b842eadf] joining swarm manager [dd790c0d188e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-15T19:48:18.232Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-15T19:48:19.598Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-15T19:48:20.159Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-15T19:48:21.088Z] === RUN TestDockerSuite/TestPortList [2022-02-15T19:48:27.638Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-15T19:48:28.200Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/builder [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/builder/dockerfile 0.201s coverage: 49.0% of statements [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/builder/remotecontext 0.092s coverage: 13.7% of statements [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/builder/remotecontext/git 1.185s coverage: 86.3% of statements [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/cli [no test files] [2022-02-15T19:48:30.049Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-15T19:48:30.049Z] ok github.com/docker/docker/cmd/docker-proxy 0.145s coverage: 67.6% of statements [2022-02-15T19:48:30.984Z] ok github.com/docker/docker/client 0.089s coverage: 75.8% of statements [2022-02-15T19:48:31.969Z] --- PASS: TestUpdateRestartPolicy (25.83s) [2022-02-15T19:48:31.969Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T19:48:34.733Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-15T19:48:34.733Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-15T19:48:34.733Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-15T19:48:34.733Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-15T19:48:34.733Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-15T19:48:34.919Z] --- PASS: TestUpdateRestartWithAutoRemove (3.63s) [2022-02-15T19:48:34.919Z] === RUN TestWaitNonBlocked [2022-02-15T19:48:34.919Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:48:34.919Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:48:34.919Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:48:34.919Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:48:34.919Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:48:34.919Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:48:35.296Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-15T19:48:35.296Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-15T19:48:35.551Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-15T19:48:35.551Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-15T19:48:36.478Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-15T19:48:36.478Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-15T19:48:37.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-15T19:48:38.409Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-15T19:48:39.677Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-15T19:48:39.677Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.37s) [2022-02-15T19:48:39.677Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.62s) [2022-02-15T19:48:39.677Z] === RUN TestWaitBlocked [2022-02-15T19:48:39.677Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:48:39.677Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-15T19:48:39.677Z] PASS [2022-02-15T19:48:39.677Z] ok github.com/docker/docker/integration/container 126.365s [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === Skipped [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-15T19:48:39.677Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-15T19:48:39.677Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T19:48:39.677Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T19:48:39.677Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T19:48:39.677Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T19:48:39.677Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T19:48:39.677Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T19:48:39.677Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-15T19:48:39.677Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-15T19:48:39.677Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-15T19:48:39.677Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-15T19:48:39.677Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-15T19:48:39.677Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T19:48:39.677Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-15T19:48:39.677Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-15T19:48:39.677Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T19:48:39.677Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-15T19:48:39.677Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T19:48:39.677Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T19:48:39.677Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-15T19:48:39.677Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-15T19:48:39.677Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-15T19:48:39.677Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-15T19:48:39.677Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-15T19:48:39.677Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-15T19:48:39.677Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-15T19:48:39.677Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-15T19:48:39.677Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-15T19:48:39.677Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-15T19:48:39.677Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-15T19:48:39.677Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-15T19:48:39.677Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-15T19:48:39.677Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-15T19:48:39.677Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-15T19:48:39.677Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:48:39.677Z] [2022-02-15T19:48:39.677Z] DONE 87 tests, 34 skipped in 129.237s [2022-02-15T19:48:39.677Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-15T19:48:39.777Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-15T19:48:40.339Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-15T19:48:40.339Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-15T19:48:40.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-15T19:48:40.575Z] --- PASS: TestUpdateRestartPolicy (24.09s) [2022-02-15T19:48:40.575Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T19:48:41.537Z] --- PASS: TestUpdateRestartWithAutoRemove (2.52s) [2022-02-15T19:48:41.537Z] === RUN TestWaitNonBlocked [2022-02-15T19:48:41.537Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:48:41.537Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:48:41.537Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:48:41.537Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:48:41.537Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:48:41.537Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:48:42.856Z] docker_api_swarm_service_test.go:304: [d220bf1144b2a] joining swarm manager [d44b1600dee2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:48:42.856Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-15T19:48:43.419Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-15T19:48:43.419Z] docker_api_swarm_service_test.go:304: [dec1f143be6f3] joining swarm manager [d44b1600dee2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:48:45.263Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-15T19:48:45.263Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.61s) [2022-02-15T19:48:45.263Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.73s) [2022-02-15T19:48:45.263Z] === RUN TestWaitBlocked [2022-02-15T19:48:45.263Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:48:45.263Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-15T19:48:45.263Z] PASS [2022-02-15T19:48:45.263Z] ok github.com/docker/docker/integration/container 104.841s [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === Skipped [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-15T19:48:45.263Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-15T19:48:45.263Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T19:48:45.263Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T19:48:45.263Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T19:48:45.263Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T19:48:45.263Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T19:48:45.263Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T19:48:45.263Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-15T19:48:45.263Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-15T19:48:45.263Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-15T19:48:45.263Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-15T19:48:45.263Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T19:48:45.263Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-15T19:48:45.263Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-15T19:48:45.263Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T19:48:45.263Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-15T19:48:45.263Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T19:48:45.263Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T19:48:45.263Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-15T19:48:45.263Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-15T19:48:45.263Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-15T19:48:45.263Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-15T19:48:45.263Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-15T19:48:45.263Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-15T19:48:45.263Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-15T19:48:45.263Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-15T19:48:45.263Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-15T19:48:45.263Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-15T19:48:45.263Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-15T19:48:45.263Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-15T19:48:45.263Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-15T19:48:45.263Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-15T19:48:45.263Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-15T19:48:45.263Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:48:45.263Z] [2022-02-15T19:48:45.263Z] DONE 87 tests, 33 skipped in 107.707s [2022-02-15T19:48:45.719Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-15T19:48:45.938Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-15T19:48:49.208Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-15T19:48:49.209Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-15T19:48:51.728Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-15T19:48:58.312Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-15T19:48:59.241Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-15T19:49:00.611Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-15T19:49:01.542Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-15T19:49:02.471Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-15T19:49:03.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-15T19:49:03.965Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-15T19:49:05.007Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T19:49:05.007Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T19:49:05.007Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-15T19:49:05.007Z] === RUN TestDaemonConfigValidation [2022-02-15T19:49:05.007Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T19:49:05.007Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-15T19:49:05.007Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T19:49:05.007Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T19:49:05.007Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T19:49:05.007Z] === RUN TestDaemonProxy [2022-02-15T19:49:05.007Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T19:49:05.007Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-15T19:49:05.007Z] PASS [2022-02-15T19:49:05.007Z] ok github.com/docker/docker/integration/daemon 0.140s [2022-02-15T19:49:05.007Z] [2022-02-15T19:49:05.007Z] === Skipped [2022-02-15T19:49:05.007Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-15T19:49:05.007Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T19:49:05.007Z] [2022-02-15T19:49:05.007Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-15T19:49:05.007Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T19:49:05.007Z] [2022-02-15T19:49:05.007Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T19:49:05.007Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T19:49:05.007Z] [2022-02-15T19:49:05.007Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-15T19:49:05.007Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T19:49:05.007Z] [2022-02-15T19:49:05.007Z] DONE 4 tests, 4 skipped in 24.059s [2022-02-15T19:49:05.007Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-15T19:49:05.335Z] docker_api_swarm_service_test.go:100: [df7615f26115e] joining swarm manager [d1fd5ba93a163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:49:05.899Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-15T19:49:05.899Z] docker_api_swarm_service_test.go:101: [dfcc9c3c01d43] joining swarm manager [d1fd5ba93a163]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:49:07.266Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-15T19:49:07.266Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-15T19:49:07.829Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-15T19:49:08.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:08.802Z] INFO: Testing against a local daemon [2022-02-15T19:49:08.802Z] === RUN TestCommitInheritsEnv [2022-02-15T19:49:08.802Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:49:08.802Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-15T19:49:08.802Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T19:49:08.802Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:49:08.802Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T19:49:08.802Z] === RUN TestImportWithCustomPlatform [2022-02-15T19:49:08.802Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:49:08.802Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-15T19:49:08.802Z] === RUN TestImagesFilterMultiReference [2022-02-15T19:49:08.802Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-02-15T19:49:08.802Z] === RUN TestImagePullPlatformInvalid [2022-02-15T19:49:08.802Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-15T19:49:08.802Z] === RUN TestRemoveImageOrphaning [2022-02-15T19:49:09.271Z] --- PASS: TestRemoveImageOrphaning (1.16s) [2022-02-15T19:49:09.271Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T19:49:09.716Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2022-02-15T19:49:09.716Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-02-15T19:49:09.738Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-15T19:49:09.738Z] === RUN TestTagInvalidReference [2022-02-15T19:49:09.738Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-15T19:49:09.738Z] === RUN TestTagValidPrefixedRepo [2022-02-15T19:49:09.738Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-15T19:49:09.738Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T19:49:09.738Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-15T19:49:09.738Z] === RUN TestTagOfficialNames [2022-02-15T19:49:09.738Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-15T19:49:09.738Z] === RUN TestTagMatchesDigest [2022-02-15T19:49:09.738Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-15T19:49:09.738Z] PASS [2022-02-15T19:49:09.738Z] ok github.com/docker/docker/integration/image 1.744s [2022-02-15T19:49:10.211Z] [2022-02-15T19:49:10.211Z] === Skipped [2022-02-15T19:49:10.211Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-15T19:49:10.211Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:49:10.211Z] [2022-02-15T19:49:10.211Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T19:49:10.211Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:49:10.211Z] [2022-02-15T19:49:10.211Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-15T19:49:10.211Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:49:10.211Z] [2022-02-15T19:49:10.211Z] DONE 12 tests, 3 skipped in 6.117s [2022-02-15T19:49:10.211Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-15T19:49:10.285Z] ok github.com/docker/docker/cmd/dockerd/trap 2.519s coverage: 0.0% of statements [2022-02-15T19:49:10.285Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-15T19:49:10.285Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-15T19:49:10.285Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-15T19:49:10.285Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-15T19:49:10.285Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-15T19:49:10.350Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-15T19:49:10.873Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T19:49:10.873Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T19:49:10.873Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-15T19:49:10.873Z] === RUN TestDaemonConfigValidation [2022-02-15T19:49:10.873Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T19:49:10.873Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-15T19:49:10.873Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T19:49:10.873Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T19:49:10.873Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T19:49:10.873Z] === RUN TestDaemonProxy [2022-02-15T19:49:10.873Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T19:49:10.873Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-15T19:49:10.873Z] PASS [2022-02-15T19:49:10.873Z] ok github.com/docker/docker/integration/daemon 0.140s [2022-02-15T19:49:10.873Z] [2022-02-15T19:49:10.873Z] === Skipped [2022-02-15T19:49:10.873Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-15T19:49:10.873Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T19:49:10.873Z] [2022-02-15T19:49:10.873Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-15T19:49:10.873Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T19:49:10.873Z] [2022-02-15T19:49:10.873Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T19:49:10.873Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T19:49:10.873Z] [2022-02-15T19:49:10.873Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-15T19:49:10.873Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T19:49:10.873Z] [2022-02-15T19:49:10.873Z] DONE 4 tests, 4 skipped in 25.091s [2022-02-15T19:49:10.873Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-15T19:49:11.715Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-15T19:49:12.283Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-15T19:49:12.283Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-15T19:49:12.283Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-15T19:49:12.436Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:12.437Z] INFO: Testing against a local daemon [2022-02-15T19:49:12.437Z] === RUN TestNetworkCreateDelete [2022-02-15T19:49:12.437Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:12.437Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T19:49:12.437Z] 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-02-15T19:49:12.437Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestDaemonDNSFallback [2022-02-15T19:49:12.437Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:12.437Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestInspectNetwork [2022-02-15T19:49:12.437Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:12.437Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T19:49:12.437Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:12.437Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestNetworkInvalidJSON [2022-02-15T19:49:12.437Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T19:49:12.437Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T19:49:12.437Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:49:12.437Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:49:12.437Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:49:12.437Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:49:12.437Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T19:49:12.437Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:49:12.437Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:49:12.437Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-15T19:49:12.437Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-15T19:49:12.437Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-15T19:49:12.437Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-15T19:49:12.437Z] === RUN TestNetworkList [2022-02-15T19:49:12.437Z] === RUN TestNetworkList//networks [2022-02-15T19:49:12.437Z] === PAUSE TestNetworkList//networks [2022-02-15T19:49:12.437Z] === RUN TestNetworkList//networks/ [2022-02-15T19:49:12.437Z] === PAUSE TestNetworkList//networks/ [2022-02-15T19:49:12.437Z] === CONT TestNetworkList//networks [2022-02-15T19:49:12.437Z] === CONT TestNetworkList//networks/ [2022-02-15T19:49:12.437Z] --- PASS: TestNetworkList (0.04s) [2022-02-15T19:49:12.437Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T19:49:12.437Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T19:49:12.437Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T19:49:12.437Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T19:49:12.437Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T19:49:12.437Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T19:49:12.437Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T19:49:12.437Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T19:49:12.437Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T19:49:12.437Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:49:12.437Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T19:49:12.437Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-15T19:49:12.437Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T19:49:12.437Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T19:49:12.437Z] PASS [2022-02-15T19:49:12.437Z] ok github.com/docker/docker/integration/network 0.183s [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === Skipped [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-15T19:49:12.437Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T19:49:12.437Z] 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-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-15T19:49:12.437Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-15T19:49:12.437Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-15T19:49:12.437Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-15T19:49:12.437Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T19:49:12.437Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T19:49:12.437Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T19:49:12.437Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T19:49:12.437Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T19:49:12.437Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T19:49:12.437Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:49:12.437Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-15T19:49:12.437Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T19:49:12.437Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T19:49:12.437Z] [2022-02-15T19:49:12.437Z] DONE 22 tests, 15 skipped in 2.527s [2022-02-15T19:49:12.545Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-15T19:49:12.545Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-15T19:49:12.545Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-15T19:49:12.905Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-15T19:49:13.110Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-15T19:49:13.374Z] testing: warning: no tests to run [2022-02-15T19:49:13.374Z] PASS [2022-02-15T19:49:13.374Z] ok github.com/docker/docker/integration/network/ipvlan 0.095s [2022-02-15T19:49:13.844Z] [2022-02-15T19:49:13.844Z] DONE 0 tests in 0.818s [2022-02-15T19:49:13.844Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-15T19:49:14.040Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-15T19:49:14.833Z] testing: warning: no tests to run [2022-02-15T19:49:14.833Z] PASS [2022-02-15T19:49:14.833Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2022-02-15T19:49:14.833Z] [2022-02-15T19:49:14.833Z] DONE 0 tests in 0.820s [2022-02-15T19:49:14.833Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-15T19:49:14.971Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-15T19:49:15.229Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-15T19:49:15.302Z] testing: warning: no tests to run [2022-02-15T19:49:15.302Z] PASS [2022-02-15T19:49:15.302Z] ok github.com/docker/docker/integration/plugin 0.090s [2022-02-15T19:49:15.302Z] [2022-02-15T19:49:15.302Z] DONE 0 tests in 0.803s [2022-02-15T19:49:15.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:15.577Z] INFO: Testing against a local daemon [2022-02-15T19:49:15.577Z] === RUN TestCommitInheritsEnv [2022-02-15T19:49:15.577Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:49:15.577Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-15T19:49:15.577Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T19:49:15.577Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:49:15.577Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T19:49:15.577Z] === RUN TestImportWithCustomPlatform [2022-02-15T19:49:15.577Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:49:15.577Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-15T19:49:15.577Z] === RUN TestImagesFilterMultiReference [2022-02-15T19:49:15.577Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-15T19:49:15.577Z] === RUN TestImagePullPlatformInvalid [2022-02-15T19:49:15.577Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-15T19:49:15.577Z] === RUN TestRemoveImageOrphaning [2022-02-15T19:49:15.773Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-15T19:49:16.244Z] testing: warning: no tests to run [2022-02-15T19:49:16.244Z] PASS [2022-02-15T19:49:16.244Z] ok github.com/docker/docker/integration/plugin/authz 0.101s [2022-02-15T19:49:16.244Z] [2022-02-15T19:49:16.244Z] DONE 0 tests in 0.764s [2022-02-15T19:49:16.539Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2022-02-15T19:49:16.539Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T19:49:16.539Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-15T19:49:16.539Z] === RUN TestTagInvalidReference [2022-02-15T19:49:16.539Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-15T19:49:16.539Z] === RUN TestTagValidPrefixedRepo [2022-02-15T19:49:16.718Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-15T19:49:16.995Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-15T19:49:16.995Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T19:49:16.995Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-15T19:49:16.995Z] === RUN TestTagOfficialNames [2022-02-15T19:49:16.995Z] --- PASS: TestTagOfficialNames (0.10s) [2022-02-15T19:49:16.995Z] === RUN TestTagMatchesDigest [2022-02-15T19:49:16.995Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-15T19:49:16.995Z] PASS [2022-02-15T19:49:16.995Z] ok github.com/docker/docker/integration/image 1.716s [2022-02-15T19:49:16.995Z] [2022-02-15T19:49:16.995Z] === Skipped [2022-02-15T19:49:16.995Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-15T19:49:16.995Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:49:16.995Z] [2022-02-15T19:49:16.995Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T19:49:16.995Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:49:16.995Z] [2022-02-15T19:49:16.995Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-15T19:49:16.995Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:49:16.995Z] [2022-02-15T19:49:16.995Z] DONE 12 tests, 3 skipped in 6.375s [2022-02-15T19:49:17.455Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-15T19:49:18.401Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2022-02-15T19:49:18.401Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-02-15T19:49:19.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:19.631Z] INFO: Testing against a local daemon [2022-02-15T19:49:19.631Z] === RUN TestNetworkCreateDelete [2022-02-15T19:49:19.631Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:19.631Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T19:49:19.631Z] 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-02-15T19:49:19.631Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestDaemonDNSFallback [2022-02-15T19:49:19.631Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:19.631Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestInspectNetwork [2022-02-15T19:49:19.631Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:19.631Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T19:49:19.631Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:19.631Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestNetworkInvalidJSON [2022-02-15T19:49:19.631Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T19:49:19.631Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T19:49:19.631Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:49:19.631Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:49:19.631Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:49:19.631Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:49:19.631Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T19:49:19.631Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:49:19.631Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:49:19.631Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-15T19:49:19.631Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-15T19:49:19.631Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-15T19:49:19.631Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-15T19:49:19.631Z] === RUN TestNetworkList [2022-02-15T19:49:19.631Z] === RUN TestNetworkList//networks [2022-02-15T19:49:19.631Z] === PAUSE TestNetworkList//networks [2022-02-15T19:49:19.631Z] === RUN TestNetworkList//networks/ [2022-02-15T19:49:19.631Z] === PAUSE TestNetworkList//networks/ [2022-02-15T19:49:19.631Z] === CONT TestNetworkList//networks [2022-02-15T19:49:19.631Z] === CONT TestNetworkList//networks/ [2022-02-15T19:49:19.631Z] --- PASS: TestNetworkList (0.04s) [2022-02-15T19:49:19.631Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T19:49:19.631Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T19:49:19.631Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T19:49:19.631Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T19:49:19.631Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T19:49:19.631Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T19:49:19.631Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T19:49:19.631Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T19:49:19.631Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T19:49:19.631Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T19:49:19.631Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T19:49:19.631Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T19:49:19.631Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T19:49:19.631Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T19:49:19.631Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T19:49:19.631Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T19:49:19.631Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:49:19.631Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T19:49:19.631Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T19:49:19.631Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-15T19:49:19.631Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T19:49:19.631Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T19:49:19.631Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T19:49:19.631Z] PASS [2022-02-15T19:49:19.631Z] ok github.com/docker/docker/integration/network 0.192s [2022-02-15T19:49:19.775Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === Skipped [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-15T19:49:20.088Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T19:49:20.088Z] 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-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-15T19:49:20.088Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-15T19:49:20.088Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-15T19:49:20.088Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-15T19:49:20.088Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T19:49:20.088Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T19:49:20.088Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T19:49:20.088Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T19:49:20.088Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T19:49:20.088Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T19:49:20.088Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:49:20.088Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-15T19:49:20.088Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T19:49:20.088Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T19:49:20.088Z] [2022-02-15T19:49:20.088Z] DONE 22 tests, 15 skipped in 2.568s [2022-02-15T19:49:20.088Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-15T19:49:21.050Z] testing: warning: no tests to run [2022-02-15T19:49:21.050Z] PASS [2022-02-15T19:49:21.050Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2022-02-15T19:49:21.050Z] [2022-02-15T19:49:21.050Z] DONE 0 tests in 0.799s [2022-02-15T19:49:21.050Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-15T19:49:21.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:21.585Z] INFO: Testing against a local daemon [2022-02-15T19:49:21.585Z] === RUN TestPluginInvalidJSON [2022-02-15T19:49:21.585Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:49:21.585Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:49:21.585Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:49:21.585Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-15T19:49:21.585Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-15T19:49:21.585Z] === RUN TestPluginInstall [2022-02-15T19:49:21.585Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T19:49:21.585Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-15T19:49:21.585Z] === RUN TestPluginsWithRuntimes [2022-02-15T19:49:21.585Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T19:49:21.585Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-15T19:49:21.585Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T19:49:21.585Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T19:49:21.585Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T19:49:21.585Z] PASS [2022-02-15T19:49:21.585Z] ok github.com/docker/docker/integration/plugin/common 0.121s [2022-02-15T19:49:21.778Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-15T19:49:22.016Z] testing: warning: no tests to run [2022-02-15T19:49:22.016Z] PASS [2022-02-15T19:49:22.016Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2022-02-15T19:49:22.016Z] [2022-02-15T19:49:22.016Z] DONE 0 tests in 0.776s [2022-02-15T19:49:22.016Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-15T19:49:22.055Z] [2022-02-15T19:49:22.055Z] === Skipped [2022-02-15T19:49:22.055Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-15T19:49:22.055Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T19:49:22.055Z] [2022-02-15T19:49:22.055Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-15T19:49:22.055Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T19:49:22.055Z] [2022-02-15T19:49:22.055Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T19:49:22.055Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T19:49:22.055Z] [2022-02-15T19:49:22.055Z] DONE 5 tests, 3 skipped in 5.281s [2022-02-15T19:49:22.055Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-15T19:49:22.472Z] testing: warning: no tests to run [2022-02-15T19:49:22.472Z] PASS [2022-02-15T19:49:22.472Z] ok github.com/docker/docker/integration/plugin 0.092s [2022-02-15T19:49:22.472Z] [2022-02-15T19:49:22.472Z] DONE 0 tests in 0.801s [2022-02-15T19:49:22.710Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-15T19:49:22.930Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-15T19:49:22.967Z] check_test.go:379: [df7615f26115e] daemon is not started [2022-02-15T19:49:23.895Z] testing: warning: no tests to run [2022-02-15T19:49:23.895Z] PASS [2022-02-15T19:49:23.895Z] ok github.com/docker/docker/integration/plugin/authz 0.088s [2022-02-15T19:49:23.895Z] [2022-02-15T19:49:23.895Z] DONE 0 tests in 0.795s [2022-02-15T19:49:23.895Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-15T19:49:24.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:24.309Z] INFO: Testing against a local daemon [2022-02-15T19:49:24.309Z] === RUN TestExternalGraphDriver [2022-02-15T19:49:24.309Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T19:49:24.309Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-15T19:49:24.309Z] === RUN TestGraphdriverPluginV2 [2022-02-15T19:49:24.309Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T19:49:24.309Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-15T19:49:24.309Z] PASS [2022-02-15T19:49:24.309Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.128s [2022-02-15T19:49:24.338Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-15T19:49:24.338Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-15T19:49:24.595Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-15T19:49:24.595Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-15T19:49:24.777Z] [2022-02-15T19:49:24.777Z] === Skipped [2022-02-15T19:49:24.777Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-15T19:49:24.777Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T19:49:24.777Z] [2022-02-15T19:49:24.777Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-15T19:49:24.777Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T19:49:24.777Z] [2022-02-15T19:49:24.777Z] DONE 2 tests, 2 skipped in 2.673s [2022-02-15T19:49:24.777Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-15T19:49:26.339Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-02-15T19:49:26.490Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-15T19:49:26.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:26.995Z] INFO: Testing against a local daemon [2022-02-15T19:49:26.995Z] === RUN TestReadPluginNoRead [2022-02-15T19:49:26.995Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T19:49:26.995Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-15T19:49:26.995Z] PASS [2022-02-15T19:49:26.995Z] ok github.com/docker/docker/integration/plugin/logging 0.116s [2022-02-15T19:49:27.277Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.0% of statements [2022-02-15T19:49:27.419Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-15T19:49:27.464Z] [2022-02-15T19:49:27.464Z] === Skipped [2022-02-15T19:49:27.464Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-15T19:49:27.464Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T19:49:27.464Z] [2022-02-15T19:49:27.464Z] DONE 1 tests, 1 skipped in 2.490s [2022-02-15T19:49:27.464Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-15T19:49:27.535Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-15T19:49:28.103Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-02-15T19:49:28.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-15T19:49:28.451Z] testing: warning: no tests to run [2022-02-15T19:49:28.451Z] PASS [2022-02-15T19:49:28.451Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2022-02-15T19:49:28.920Z] [2022-02-15T19:49:28.920Z] DONE 0 tests in 1.261s [2022-02-15T19:49:28.920Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-15T19:49:29.482Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.463s coverage: 74.6% of statements [2022-02-15T19:49:29.482Z] ok github.com/docker/docker/daemon 10.157s coverage: 17.1% of statements [2022-02-15T19:49:29.482Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-15T19:49:29.482Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-15T19:49:29.482Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-15T19:49:29.482Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-15T19:49:29.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:29.711Z] INFO: Testing against a local daemon [2022-02-15T19:49:29.711Z] === RUN TestPluginInvalidJSON [2022-02-15T19:49:29.711Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:49:29.711Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:49:29.711Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:49:29.711Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-15T19:49:29.711Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-15T19:49:29.711Z] === RUN TestPluginInstall [2022-02-15T19:49:29.711Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T19:49:29.711Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-15T19:49:29.711Z] === RUN TestPluginsWithRuntimes [2022-02-15T19:49:29.711Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T19:49:29.711Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-15T19:49:29.711Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T19:49:29.711Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T19:49:29.711Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T19:49:29.711Z] PASS [2022-02-15T19:49:29.711Z] ok github.com/docker/docker/integration/plugin/common 0.139s [2022-02-15T19:49:29.711Z] [2022-02-15T19:49:29.711Z] === Skipped [2022-02-15T19:49:29.711Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-15T19:49:29.711Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T19:49:29.711Z] [2022-02-15T19:49:29.711Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-15T19:49:29.711Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T19:49:29.711Z] [2022-02-15T19:49:29.711Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T19:49:29.711Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T19:49:29.711Z] [2022-02-15T19:49:29.711Z] DONE 5 tests, 3 skipped in 5.353s [2022-02-15T19:49:29.711Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-15T19:49:29.718Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-15T19:49:30.416Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.366s coverage: 56.2% of statements [2022-02-15T19:49:30.646Z] docker_api_swarm_service_test.go:533: [dcc4f87891ecc] joining swarm manager [dd786fc246608]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:49:30.902Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-15T19:49:30.902Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-15T19:49:30.902Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-15T19:49:31.138Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:31.138Z] INFO: Testing against a local daemon [2022-02-15T19:49:31.138Z] === RUN TestPluginWithDevMounts [2022-02-15T19:49:31.138Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:31.138Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-15T19:49:31.138Z] PASS [2022-02-15T19:49:31.138Z] ok github.com/docker/docker/integration/plugin/volumes 0.112s [2022-02-15T19:49:31.138Z] [2022-02-15T19:49:31.139Z] === Skipped [2022-02-15T19:49:31.139Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-15T19:49:31.139Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:31.139Z] [2022-02-15T19:49:31.139Z] DONE 1 tests, 1 skipped in 2.416s [2022-02-15T19:49:31.609Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-15T19:49:31.791Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-02-15T19:49:31.829Z] docker_api_swarm_service_test.go:534: [d0752dc5e3f55] joining swarm manager [dd786fc246608]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:49:31.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:31.878Z] INFO: Testing against a local daemon [2022-02-15T19:49:31.878Z] === RUN TestExternalGraphDriver [2022-02-15T19:49:31.878Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T19:49:31.878Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-15T19:49:31.878Z] === RUN TestGraphdriverPluginV2 [2022-02-15T19:49:31.878Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T19:49:31.878Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-15T19:49:31.878Z] PASS [2022-02-15T19:49:31.878Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.118s [2022-02-15T19:49:31.878Z] [2022-02-15T19:49:31.878Z] === Skipped [2022-02-15T19:49:31.878Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-15T19:49:31.878Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T19:49:31.878Z] [2022-02-15T19:49:31.878Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-15T19:49:31.878Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T19:49:31.878Z] [2022-02-15T19:49:31.878Z] DONE 2 tests, 2 skipped in 2.805s [2022-02-15T19:49:32.338Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-15T19:49:33.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:33.196Z] INFO: Testing against a local daemon [2022-02-15T19:49:33.196Z] === RUN TestSecretInspect [2022-02-15T19:49:33.196Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:33.196Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-15T19:49:33.196Z] === RUN TestSecretList [2022-02-15T19:49:33.196Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:33.196Z] --- SKIP: TestSecretList (0.00s) [2022-02-15T19:49:33.196Z] === RUN TestSecretsCreateAndDelete [2022-02-15T19:49:33.196Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:33.196Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-15T19:49:33.196Z] === RUN TestSecretsUpdate [2022-02-15T19:49:33.196Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:33.196Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-15T19:49:33.196Z] === RUN TestTemplatedSecret [2022-02-15T19:49:33.196Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:33.196Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-15T19:49:33.196Z] === RUN TestSecretCreateResolve [2022-02-15T19:49:33.196Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:33.196Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-15T19:49:33.196Z] PASS [2022-02-15T19:49:33.196Z] ok github.com/docker/docker/integration/secret 0.113s [2022-02-15T19:49:33.207Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2022-02-15T19:49:33.665Z] [2022-02-15T19:49:33.666Z] === Skipped [2022-02-15T19:49:33.666Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-15T19:49:33.666Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:33.666Z] [2022-02-15T19:49:33.666Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-15T19:49:33.666Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:33.666Z] [2022-02-15T19:49:33.666Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-15T19:49:33.666Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:33.666Z] [2022-02-15T19:49:33.666Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-15T19:49:33.666Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:33.666Z] [2022-02-15T19:49:33.666Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-15T19:49:33.666Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:33.666Z] [2022-02-15T19:49:33.666Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-15T19:49:33.666Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:33.666Z] [2022-02-15T19:49:33.666Z] DONE 6 tests, 6 skipped in 2.113s [2022-02-15T19:49:33.666Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-15T19:49:33.720Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-15T19:49:34.505Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:34.505Z] INFO: Testing against a local daemon [2022-02-15T19:49:34.505Z] === RUN TestReadPluginNoRead [2022-02-15T19:49:34.505Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T19:49:34.505Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-15T19:49:34.505Z] PASS [2022-02-15T19:49:34.505Z] ok github.com/docker/docker/integration/plugin/logging 0.118s [2022-02-15T19:49:34.666Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-15T19:49:34.963Z] [2022-02-15T19:49:34.964Z] === Skipped [2022-02-15T19:49:34.964Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-15T19:49:34.964Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T19:49:34.964Z] [2022-02-15T19:49:34.964Z] DONE 1 tests, 1 skipped in 2.544s [2022-02-15T19:49:34.964Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-15T19:49:35.109Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.479s coverage: 46.2% of statements [2022-02-15T19:49:35.109Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-15T19:49:35.109Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.286s coverage: 50.5% of statements [2022-02-15T19:49:35.231Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-15T19:49:35.926Z] testing: warning: no tests to run [2022-02-15T19:49:35.926Z] PASS [2022-02-15T19:49:35.926Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [2022-02-15T19:49:35.926Z] [2022-02-15T19:49:35.926Z] DONE 0 tests in 1.203s [2022-02-15T19:49:36.383Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-15T19:49:36.485Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.8% of statements [2022-02-15T19:49:36.601Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-15T19:49:36.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:36.622Z] INFO: Testing against a local daemon [2022-02-15T19:49:36.622Z] === RUN TestServiceCreateInit [2022-02-15T19:49:36.622Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T19:49:36.622Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T19:49:36.622Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-15T19:49:36.622Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:49:36.622Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T19:49:36.622Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-15T19:49:36.622Z] === RUN TestCreateServiceConflict [2022-02-15T19:49:36.622Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T19:49:36.622Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-15T19:49:36.622Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T19:49:36.622Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T19:49:36.622Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T19:49:36.622Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestCreateServiceSysctls [2022-02-15T19:49:36.622Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-15T19:49:36.622Z] === RUN TestCreateServiceCapabilities [2022-02-15T19:49:36.622Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-15T19:49:36.622Z] === RUN TestInspect [2022-02-15T19:49:36.622Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestInspect (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestCreateJob [2022-02-15T19:49:36.622Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestCreateJob (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestReplicatedJob [2022-02-15T19:49:36.622Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestUpdateReplicatedJob [2022-02-15T19:49:36.622Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestServiceListWithStatuses [2022-02-15T19:49:36.622Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T19:49:36.622Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestDockerNetworkReConnect [2022-02-15T19:49:36.622Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestServicePlugin [2022-02-15T19:49:36.622Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestServiceUpdateLabel [2022-02-15T19:49:36.622Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:36.622Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestServiceUpdateSecrets [2022-02-15T19:49:36.622Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:36.622Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestServiceUpdateConfigs [2022-02-15T19:49:36.622Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:36.622Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestServiceUpdateNetwork [2022-02-15T19:49:36.622Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:36.622Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-15T19:49:36.622Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T19:49:36.622Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:36.622Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-15T19:49:36.622Z] PASS [2022-02-15T19:49:36.622Z] ok github.com/docker/docker/integration/service 0.270s [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === Skipped [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:49:36.622Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:49:36.622Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2022-02-15T19:49:36.622Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-15T19:49:36.622Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-15T19:49:36.622Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T19:49:36.622Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-15T19:49:36.622Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-15T19:49:36.622Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-15T19:49:36.622Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-15T19:49:36.622Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-15T19:49:36.622Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-15T19:49:36.622Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-15T19:49:36.622Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-15T19:49:36.622Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-15T19:49:36.622Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-15T19:49:36.622Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-15T19:49:36.622Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-15T19:49:36.622Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-15T19:49:36.622Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-15T19:49:36.622Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-15T19:49:36.622Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-15T19:49:36.622Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-15T19:49:36.622Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:36.622Z] [2022-02-15T19:49:36.622Z] DONE 24 tests, 23 skipped in 3.153s [2022-02-15T19:49:37.053Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.781s coverage: 58.0% of statements [2022-02-15T19:49:37.053Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-15T19:49:37.053Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-15T19:49:37.091Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-15T19:49:37.313Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-02-15T19:49:37.532Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-15T19:49:37.572Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-02-15T19:49:38.553Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:38.553Z] INFO: Testing against a local daemon [2022-02-15T19:49:38.553Z] === RUN TestPluginWithDevMounts [2022-02-15T19:49:38.553Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:38.553Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-15T19:49:38.553Z] PASS [2022-02-15T19:49:38.553Z] ok github.com/docker/docker/integration/plugin/volumes 0.132s [2022-02-15T19:49:38.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:38.662Z] INFO: Testing against a local daemon [2022-02-15T19:49:38.662Z] === RUN TestSessionCreate [2022-02-15T19:49:38.662Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:38.662Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-15T19:49:38.903Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-15T19:49:38.952Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2022-02-15T19:49:38.952Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-15T19:49:38.952Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-15T19:49:39.009Z] [2022-02-15T19:49:39.009Z] === Skipped [2022-02-15T19:49:39.009Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-15T19:49:39.009Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:39.009Z] [2022-02-15T19:49:39.009Z] DONE 1 tests, 1 skipped in 2.572s [2022-02-15T19:49:39.009Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-15T19:49:39.130Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T19:49:39.130Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:39.130Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T19:49:39.130Z] PASS [2022-02-15T19:49:39.130Z] ok github.com/docker/docker/integration/session 0.103s [2022-02-15T19:49:39.130Z] [2022-02-15T19:49:39.130Z] === Skipped [2022-02-15T19:49:39.130Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-15T19:49:39.130Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:39.130Z] [2022-02-15T19:49:39.130Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T19:49:39.130Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:39.130Z] [2022-02-15T19:49:39.130Z] DONE 2 tests, 2 skipped in 2.053s [2022-02-15T19:49:39.130Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-15T19:49:39.521Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.5% of statements [2022-02-15T19:49:39.832Z] === RUN TestDockerSuite/TestRmiTag [2022-02-15T19:49:39.832Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-15T19:49:40.089Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-15T19:49:40.458Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 79.9% of statements [2022-02-15T19:49:40.458Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements [2022-02-15T19:49:40.458Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-15T19:49:40.717Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2022-02-15T19:49:40.975Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-02-15T19:49:41.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:41.180Z] INFO: Testing against a local daemon [2022-02-15T19:49:41.180Z] === RUN TestSecretInspect [2022-02-15T19:49:41.180Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:41.180Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-15T19:49:41.180Z] === RUN TestSecretList [2022-02-15T19:49:41.180Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:41.180Z] --- SKIP: TestSecretList (0.00s) [2022-02-15T19:49:41.180Z] === RUN TestSecretsCreateAndDelete [2022-02-15T19:49:41.180Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:41.180Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-15T19:49:41.180Z] === RUN TestSecretsUpdate [2022-02-15T19:49:41.180Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:41.180Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-15T19:49:41.180Z] === RUN TestTemplatedSecret [2022-02-15T19:49:41.180Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:41.180Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-15T19:49:41.180Z] === RUN TestSecretCreateResolve [2022-02-15T19:49:41.180Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:41.180Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-15T19:49:41.180Z] PASS [2022-02-15T19:49:41.180Z] ok github.com/docker/docker/integration/secret 0.122s [2022-02-15T19:49:41.180Z] [2022-02-15T19:49:41.180Z] === Skipped [2022-02-15T19:49:41.180Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-15T19:49:41.180Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:41.180Z] [2022-02-15T19:49:41.180Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-15T19:49:41.180Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:41.180Z] [2022-02-15T19:49:41.180Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-15T19:49:41.180Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:41.180Z] [2022-02-15T19:49:41.180Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-15T19:49:41.180Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:41.181Z] [2022-02-15T19:49:41.181Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-15T19:49:41.181Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:41.181Z] [2022-02-15T19:49:41.181Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-15T19:49:41.181Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:41.181Z] [2022-02-15T19:49:41.181Z] DONE 6 tests, 6 skipped in 2.204s [2022-02-15T19:49:41.181Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-15T19:49:41.348Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:41.348Z] INFO: Testing against a local daemon [2022-02-15T19:49:41.348Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T19:49:41.348Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:41.348Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:49:41.348Z] === RUN TestDiskUsage [2022-02-15T19:49:41.348Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T19:49:41.348Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-15T19:49:41.348Z] === RUN TestEventsExecDie [2022-02-15T19:49:41.348Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T19:49:41.348Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-15T19:49:41.348Z] === RUN TestEventsBackwardsCompatible [2022-02-15T19:49:41.348Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T19:49:41.348Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-15T19:49:41.348Z] === RUN TestEventsVolumeCreate [2022-02-15T19:49:41.348Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T19:49:41.348Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-15T19:49:41.348Z] === RUN TestInfoAPI [2022-02-15T19:49:41.348Z] --- PASS: TestInfoAPI (0.06s) [2022-02-15T19:49:41.348Z] === RUN TestInfoAPIWarnings [2022-02-15T19:49:41.348Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:49:41.348Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-15T19:49:41.348Z] === RUN TestInfoDebug [2022-02-15T19:49:41.348Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:41.348Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-15T19:49:41.348Z] === RUN TestInfoInsecureRegistries [2022-02-15T19:49:41.348Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:41.348Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-15T19:49:41.348Z] === RUN TestInfoRegistryMirrors [2022-02-15T19:49:41.348Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:41.348Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-15T19:49:41.348Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T19:49:41.542Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-02-15T19:49:41.543Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-02-15T19:49:42.335Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-02-15T19:49:42.336Z] === RUN TestPingCacheHeaders [2022-02-15T19:49:42.336Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-15T19:49:42.336Z] === RUN TestPingGet [2022-02-15T19:49:42.336Z] --- PASS: TestPingGet (0.05s) [2022-02-15T19:49:42.336Z] === RUN TestPingHead [2022-02-15T19:49:42.336Z] --- PASS: TestPingHead (0.04s) [2022-02-15T19:49:42.336Z] === RUN TestVersion [2022-02-15T19:49:42.336Z] --- PASS: TestVersion (0.04s) [2022-02-15T19:49:42.336Z] PASS [2022-02-15T19:49:42.336Z] ok github.com/docker/docker/integration/system 1.291s [2022-02-15T19:49:42.477Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 78.7% of statements [2022-02-15T19:49:42.477Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-15T19:49:42.606Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-15T19:49:42.736Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 57.0% of statements [2022-02-15T19:49:42.805Z] [2022-02-15T19:49:42.805Z] === Skipped [2022-02-15T19:49:42.805Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:49:42.805Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:42.805Z] [2022-02-15T19:49:42.805Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-15T19:49:42.805Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T19:49:42.805Z] [2022-02-15T19:49:42.805Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-15T19:49:42.805Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T19:49:42.805Z] [2022-02-15T19:49:42.805Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-15T19:49:42.805Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T19:49:42.805Z] [2022-02-15T19:49:42.805Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-15T19:49:42.805Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T19:49:42.805Z] [2022-02-15T19:49:42.805Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-15T19:49:42.805Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:49:42.805Z] [2022-02-15T19:49:42.805Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-15T19:49:42.805Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:42.805Z] [2022-02-15T19:49:42.805Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-15T19:49:42.805Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:42.805Z] [2022-02-15T19:49:42.805Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-15T19:49:42.805Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:42.805Z] [2022-02-15T19:49:42.805Z] DONE 15 tests, 9 skipped in 3.429s [2022-02-15T19:49:42.805Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-15T19:49:42.994Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-02-15T19:49:43.168Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-15T19:49:43.731Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-15T19:49:43.929Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-02-15T19:49:43.987Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-15T19:49:44.080Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:44.080Z] INFO: Testing against a local daemon [2022-02-15T19:49:44.080Z] === RUN TestServiceCreateInit [2022-02-15T19:49:44.080Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T19:49:44.080Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T19:49:44.080Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-15T19:49:44.080Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:49:44.080Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T19:49:44.080Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestCreateServiceConflict [2022-02-15T19:49:44.080Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T19:49:44.080Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-15T19:49:44.080Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T19:49:44.080Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T19:49:44.080Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T19:49:44.080Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestCreateServiceSysctls [2022-02-15T19:49:44.080Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-02-15T19:49:44.080Z] === RUN TestCreateServiceCapabilities [2022-02-15T19:49:44.080Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-15T19:49:44.080Z] === RUN TestInspect [2022-02-15T19:49:44.080Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestInspect (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestCreateJob [2022-02-15T19:49:44.080Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestCreateJob (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestReplicatedJob [2022-02-15T19:49:44.080Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestUpdateReplicatedJob [2022-02-15T19:49:44.080Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestServiceListWithStatuses [2022-02-15T19:49:44.080Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T19:49:44.080Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestDockerNetworkReConnect [2022-02-15T19:49:44.080Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestServicePlugin [2022-02-15T19:49:44.080Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.080Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestServiceUpdateLabel [2022-02-15T19:49:44.080Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:44.080Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestServiceUpdateSecrets [2022-02-15T19:49:44.080Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:44.080Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestServiceUpdateConfigs [2022-02-15T19:49:44.080Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:44.080Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestServiceUpdateNetwork [2022-02-15T19:49:44.080Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:44.080Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-15T19:49:44.080Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T19:49:44.080Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:44.080Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-15T19:49:44.080Z] PASS [2022-02-15T19:49:44.080Z] ok github.com/docker/docker/integration/service 0.276s [2022-02-15T19:49:44.080Z] [2022-02-15T19:49:44.080Z] === Skipped [2022-02-15T19:49:44.080Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:49:44.189Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-15T19:49:44.557Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.557Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:49:44.557Z] [2022-02-15T19:49:44.557Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:49:44.557Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.557Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:49:44.557Z] [2022-02-15T19:49:44.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-15T19:49:44.557Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.557Z] [2022-02-15T19:49:44.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-15T19:49:44.557Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.557Z] [2022-02-15T19:49:44.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-15T19:49:44.557Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.557Z] [2022-02-15T19:49:44.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T19:49:44.557Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.557Z] [2022-02-15T19:49:44.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-15T19:49:44.557Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.557Z] [2022-02-15T19:49:44.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-15T19:49:44.557Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.557Z] [2022-02-15T19:49:44.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-02-15T19:49:44.558Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-15T19:49:44.558Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-15T19:49:44.558Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-15T19:49:44.558Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-15T19:49:44.558Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-15T19:49:44.558Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-15T19:49:44.558Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-15T19:49:44.558Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-15T19:49:44.558Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-15T19:49:44.558Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-15T19:49:44.558Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-15T19:49:44.558Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-15T19:49:44.558Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-15T19:49:44.558Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-15T19:49:44.558Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:49:44.558Z] [2022-02-15T19:49:44.558Z] DONE 24 tests, 23 skipped in 3.015s [2022-02-15T19:49:44.558Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-15T19:49:44.760Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-15T19:49:44.919Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-15T19:49:45.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:45.021Z] INFO: Testing against a local daemon [2022-02-15T19:49:45.021Z] === RUN TestVolumesCreateAndList [2022-02-15T19:49:45.021Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-15T19:49:45.021Z] === RUN TestVolumesRemove [2022-02-15T19:49:45.021Z] --- PASS: TestVolumesRemove (0.19s) [2022-02-15T19:49:45.021Z] === RUN TestVolumesInspect [2022-02-15T19:49:45.021Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-15T19:49:45.021Z] === RUN TestVolumesInvalidJSON [2022-02-15T19:49:45.021Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T19:49:45.021Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T19:49:45.021Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T19:49:45.021Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-15T19:49:45.021Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-15T19:49:45.021Z] PASS [2022-02-15T19:49:45.021Z] ok github.com/docker/docker/integration/volume 0.402s [2022-02-15T19:49:45.484Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-15T19:49:45.484Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-15T19:49:45.488Z] [2022-02-15T19:49:45.488Z] DONE 5 tests in 2.608s [2022-02-15T19:49:45.488Z] INFO: make.ps1 ended at 02/15/2022 19:49:45 [2022-02-15T19:49:45.488Z] INFO: Integration CLI tests being run from the host: [2022-02-15T19:49:45.488Z] 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-02-15T19:49:45.696Z] ok github.com/docker/docker/daemon/logger/splunk 1.570s coverage: 82.5% of statements [2022-02-15T19:49:45.696Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-15T19:49:45.696Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-15T19:49:46.051Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-15T19:49:46.051Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-15T19:49:46.267Z] ok github.com/docker/docker/distribution 0.095s coverage: 26.3% of statements [2022-02-15T19:49:46.528Z] ok github.com/docker/docker/distribution/metadata 0.065s coverage: 48.2% of statements [2022-02-15T19:49:46.528Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-15T19:49:46.616Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-15T19:49:46.725Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:46.725Z] INFO: Testing against a local daemon [2022-02-15T19:49:46.725Z] === RUN TestSessionCreate [2022-02-15T19:49:46.725Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:46.725Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-15T19:49:46.725Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T19:49:46.725Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:46.725Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T19:49:46.725Z] PASS [2022-02-15T19:49:46.725Z] ok github.com/docker/docker/integration/session 0.104s [2022-02-15T19:49:46.725Z] [2022-02-15T19:49:46.725Z] === Skipped [2022-02-15T19:49:46.725Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-15T19:49:46.725Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:46.725Z] [2022-02-15T19:49:46.725Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T19:49:46.725Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T19:49:46.725Z] [2022-02-15T19:49:46.725Z] DONE 2 tests, 2 skipped in 2.198s [2022-02-15T19:49:46.725Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-15T19:49:47.463Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-15T19:49:47.544Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-15T19:49:47.721Z] ok github.com/docker/docker/image 0.025s coverage: 86.6% of statements [2022-02-15T19:49:47.799Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-15T19:49:48.287Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-15T19:49:48.362Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-15T19:49:48.545Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-02-15T19:49:48.901Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:48.901Z] INFO: Testing against a local daemon [2022-02-15T19:49:48.901Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T19:49:48.901Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:48.901Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:49:48.901Z] === RUN TestDiskUsage [2022-02-15T19:49:48.901Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T19:49:48.901Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-15T19:49:48.901Z] === RUN TestEventsExecDie [2022-02-15T19:49:48.901Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T19:49:48.901Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-15T19:49:48.901Z] === RUN TestEventsBackwardsCompatible [2022-02-15T19:49:48.901Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T19:49:48.901Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-15T19:49:48.901Z] === RUN TestEventsVolumeCreate [2022-02-15T19:49:48.901Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T19:49:48.901Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-15T19:49:48.901Z] === RUN TestInfoAPI [2022-02-15T19:49:48.901Z] --- PASS: TestInfoAPI (0.05s) [2022-02-15T19:49:48.901Z] === RUN TestInfoAPIWarnings [2022-02-15T19:49:48.901Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:49:48.901Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-15T19:49:48.901Z] === RUN TestInfoDebug [2022-02-15T19:49:48.901Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:48.901Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-15T19:49:48.901Z] === RUN TestInfoInsecureRegistries [2022-02-15T19:49:48.901Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:48.901Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-15T19:49:48.901Z] === RUN TestInfoRegistryMirrors [2022-02-15T19:49:48.901Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:48.901Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-15T19:49:48.901Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T19:49:48.924Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-15T19:49:49.112Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-15T19:49:49.112Z] ok github.com/docker/docker/distribution/xfer 1.918s coverage: 85.4% of statements [2022-02-15T19:49:49.112Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-15T19:49:49.112Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-15T19:49:49.678Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-02-15T19:49:49.866Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-02-15T19:49:49.866Z] === RUN TestPingCacheHeaders [2022-02-15T19:49:49.866Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-15T19:49:49.866Z] === RUN TestPingGet [2022-02-15T19:49:49.866Z] --- PASS: TestPingGet (0.03s) [2022-02-15T19:49:49.866Z] === RUN TestPingHead [2022-02-15T19:49:49.866Z] --- PASS: TestPingHead (0.03s) [2022-02-15T19:49:49.866Z] === RUN TestVersion [2022-02-15T19:49:49.866Z] --- PASS: TestVersion (0.04s) [2022-02-15T19:49:49.866Z] PASS [2022-02-15T19:49:49.866Z] ok github.com/docker/docker/integration/system 1.277s [2022-02-15T19:49:50.245Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2022-02-15T19:49:50.291Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-15T19:49:50.322Z] [2022-02-15T19:49:50.322Z] === Skipped [2022-02-15T19:49:50.322Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:49:50.322Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:49:50.322Z] [2022-02-15T19:49:50.322Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-15T19:49:50.322Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T19:49:50.322Z] [2022-02-15T19:49:50.322Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-15T19:49:50.322Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T19:49:50.322Z] [2022-02-15T19:49:50.322Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-15T19:49:50.322Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T19:49:50.322Z] [2022-02-15T19:49:50.322Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-15T19:49:50.322Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T19:49:50.322Z] [2022-02-15T19:49:50.322Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-15T19:49:50.322Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:49:50.322Z] [2022-02-15T19:49:50.322Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-15T19:49:50.322Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:50.322Z] [2022-02-15T19:49:50.322Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-15T19:49:50.322Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:50.322Z] [2022-02-15T19:49:50.322Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-15T19:49:50.322Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:49:50.322Z] [2022-02-15T19:49:50.322Z] DONE 15 tests, 9 skipped in 3.376s [2022-02-15T19:49:50.322Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-15T19:49:50.854Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-15T19:49:51.183Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-02-15T19:49:51.183Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-15T19:49:51.416Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-15T19:49:51.977Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-15T19:49:52.497Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:52.497Z] INFO: Testing against a local daemon [2022-02-15T19:49:52.497Z] === RUN TestVolumesCreateAndList [2022-02-15T19:49:52.497Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-02-15T19:49:52.497Z] === RUN TestVolumesRemove [2022-02-15T19:49:52.497Z] --- PASS: TestVolumesRemove (0.18s) [2022-02-15T19:49:52.497Z] === RUN TestVolumesInspect [2022-02-15T19:49:52.497Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-15T19:49:52.497Z] === RUN TestVolumesInvalidJSON [2022-02-15T19:49:52.497Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T19:49:52.497Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T19:49:52.497Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T19:49:52.497Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-15T19:49:52.497Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-15T19:49:52.497Z] PASS [2022-02-15T19:49:52.497Z] ok github.com/docker/docker/integration/volume 0.394s [2022-02-15T19:49:52.538Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-15T19:49:52.560Z] ok github.com/docker/docker/pkg/archive 0.280s coverage: 82.2% of statements [2022-02-15T19:49:52.954Z] [2022-02-15T19:49:52.954Z] DONE 5 tests in 2.488s [2022-02-15T19:49:52.954Z] INFO: make.ps1 ended at 02/15/2022 19:49:52 [2022-02-15T19:49:52.954Z] INFO: Integration CLI tests being run from the host: [2022-02-15T19:49:52.954Z] 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-02-15T19:49:53.103Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-15T19:49:53.126Z] ok github.com/docker/docker/pkg/authorization 0.221s coverage: 68.3% of statements [2022-02-15T19:49:53.384Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-15T19:49:53.643Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-15T19:49:53.667Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-15T19:49:54.228Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-15T19:49:54.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-15T19:49:55.047Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-15T19:49:55.612Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-15T19:49:55.932Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:49:55.932Z] INFO: Testing against a local daemon [2022-02-15T19:49:55.932Z] === RUN TestDockerSuite [2022-02-15T19:49:55.932Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-15T19:49:55.932Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-15T19:49:55.932Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T19:49:55.932Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-15T19:49:55.932Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-15T19:49:55.932Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-15T19:49:55.932Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-15T19:49:55.932Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T19:49:56.175Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-15T19:49:56.399Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-15T19:49:56.399Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-15T19:49:56.740Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-15T19:49:56.740Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-15T19:49:56.740Z] docker_api_swarm_service_test.go:148: [d531449ecbb06] joining swarm manager [d0de6c25196d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:49:56.870Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-15T19:49:56.923Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 43.5% of statements [2022-02-15T19:49:56.923Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-15T19:49:56.923Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-15T19:49:57.338Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-15T19:49:57.490Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-15T19:49:57.672Z] docker_api_swarm_service_test.go:148: [d8e2d6033792a] joining swarm manager [d0de6c25196d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:49:58.059Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-02-15T19:49:58.059Z] ok github.com/docker/docker/layer 7.469s coverage: 68.8% of statements [2022-02-15T19:49:58.059Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-15T19:49:58.059Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-15T19:49:58.059Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-15T19:49:58.059Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-15T19:49:58.059Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-15T19:49:58.059Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-15T19:49:58.059Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-15T19:49:58.319Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2022-02-15T19:49:58.319Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-02-15T19:49:58.323Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-15T19:49:58.323Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-15T19:49:58.604Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-15T19:49:59.167Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-15T19:49:59.258Z] ok github.com/docker/docker/pkg/idtools 0.372s coverage: 69.5% of statements [2022-02-15T19:49:59.517Z] ok github.com/docker/docker/pkg/ioutils 0.520s coverage: 70.1% of statements [2022-02-15T19:49:59.731Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-15T19:49:59.776Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-02-15T19:49:59.776Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-15T19:49:59.776Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-15T19:49:59.776Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-15T19:49:59.776Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-15T19:49:59.776Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-02-15T19:50:00.034Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-02-15T19:50:00.292Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-02-15T19:50:00.292Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-15T19:50:00.550Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2022-02-15T19:50:00.550Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-02-15T19:50:00.550Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-15T19:50:00.550Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-15T19:50:00.853Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-15T19:50:00.853Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-15T19:50:01.116Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-02-15T19:50:01.417Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-15T19:50:01.682Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-02-15T19:50:01.683Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-02-15T19:50:01.941Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-15T19:50:01.980Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-15T19:50:02.237Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-15T19:50:02.798Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-15T19:50:03.055Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-15T19:50:03.311Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-15T19:50:03.313Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-02-15T19:50:03.313Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-02-15T19:50:03.569Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-15T19:50:03.569Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-15T19:50:03.571Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-15T19:50:03.830Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-02-15T19:50:04.088Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-02-15T19:50:04.088Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-15T19:50:04.496Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-15T19:50:04.654Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-02-15T19:50:04.754Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-15T19:50:04.913Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 40.1% of statements [2022-02-15T19:50:05.173Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-02-15T19:50:05.316Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-15T19:50:05.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T19:50:05.372Z] INFO: Testing against a local daemon [2022-02-15T19:50:05.372Z] === RUN TestDockerSuite [2022-02-15T19:50:05.372Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-15T19:50:05.372Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-15T19:50:05.372Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T19:50:05.372Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-15T19:50:05.372Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-15T19:50:05.372Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-15T19:50:05.372Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-15T19:50:05.372Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T19:50:05.372Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-15T19:50:05.372Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-15T19:50:05.372Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-15T19:50:05.372Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-15T19:50:05.741Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-02-15T19:50:05.741Z] coverage: [no statements] [2022-02-15T19:50:05.741Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-15T19:50:05.878Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-15T19:50:05.878Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-15T19:50:06.000Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-15T19:50:06.258Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-15T19:50:06.258Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-15T19:50:06.360Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-15T19:50:06.440Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-15T19:50:06.831Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-15T19:50:07.373Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-15T19:50:07.536Z] --- PASS: TestBuildWithHugeFile (143.75s) [2022-02-15T19:50:07.536Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T19:50:07.536Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:50:07.536Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:50:07.536Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T19:50:07.536Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:50:07.536Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:50:07.536Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:50:07.536Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:50:07.536Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:50:07.536Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:50:07.536Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T19:50:07.536Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T19:50:07.536Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T19:50:07.536Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-15T19:50:07.536Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-15T19:50:07.536Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-15T19:50:07.536Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-15T19:50:07.536Z] === RUN TestBuildPreserveOwnership [2022-02-15T19:50:07.536Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:50:07.536Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-15T19:50:07.536Z] === RUN TestBuildPlatformInvalid [2022-02-15T19:50:07.536Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-15T19:50:07.536Z] PASS [2022-02-15T19:50:07.536Z] ok github.com/docker/docker/integration/build 212.541s [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === Skipped [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-15T19:50:07.536Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-15T19:50:07.536Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-02-15T19:50:07.536Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-15T19:50:07.536Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T19:50:07.536Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-15T19:50:07.536Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] DONE 29 tests, 6 skipped in 246.049s [2022-02-15T19:50:07.536Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-15T19:50:07.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:50:07.536Z] INFO: Testing against a local daemon [2022-02-15T19:50:07.536Z] === RUN TestConfigInspect [2022-02-15T19:50:07.536Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:07.536Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-15T19:50:07.536Z] === RUN TestConfigList [2022-02-15T19:50:07.536Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:07.536Z] --- SKIP: TestConfigList (0.00s) [2022-02-15T19:50:07.536Z] === RUN TestConfigsCreateAndDelete [2022-02-15T19:50:07.536Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:07.536Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-15T19:50:07.536Z] === RUN TestConfigsUpdate [2022-02-15T19:50:07.536Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:07.536Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-15T19:50:07.536Z] === RUN TestTemplatedConfig [2022-02-15T19:50:07.536Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:07.536Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-15T19:50:07.536Z] === RUN TestConfigCreateResolve [2022-02-15T19:50:07.536Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:50:07.536Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-15T19:50:07.536Z] PASS [2022-02-15T19:50:07.536Z] ok github.com/docker/docker/integration/config 0.101s [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === Skipped [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-15T19:50:07.536Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-15T19:50:07.536Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-15T19:50:07.536Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-15T19:50:07.536Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-15T19:50:07.536Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-15T19:50:07.536Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:50:07.536Z] [2022-02-15T19:50:07.536Z] DONE 6 tests, 6 skipped in 2.479s [2022-02-15T19:50:07.536Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-15T19:50:08.161Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-02-15T19:50:08.161Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-15T19:50:08.300Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-15T19:50:08.729Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-02-15T19:50:09.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:50:09.106Z] INFO: Testing against a local daemon [2022-02-15T19:50:09.106Z] === RUN TestCheckpoint [2022-02-15T19:50:09.106Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:50:09.106Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T19:50:09.106Z] === RUN TestContainerInvalidJSON [2022-02-15T19:50:09.106Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:50:09.106Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:50:09.106Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:50:09.106Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:50:09.106Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T19:50:09.106Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T19:50:09.106Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-15T19:50:09.106Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-15T19:50:09.106Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-15T19:50:09.106Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T19:50:09.233Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-15T19:50:09.502Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-15T19:50:09.575Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-02-15T19:50:09.575Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T19:50:09.670Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2022-02-15T19:50:09.929Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-15T19:50:10.044Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.37s) [2022-02-15T19:50:10.044Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T19:50:10.044Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-02-15T19:50:10.044Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T19:50:10.082Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-15T19:50:10.514Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-02-15T19:50:10.514Z] === RUN TestCopyFromContainer [2022-02-15T19:50:10.514Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:10.514Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-15T19:50:10.514Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T19:50:10.514Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:50:10.514Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:50:10.514Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:50:10.514Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:50:10.514Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:50:10.514Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:50:10.514Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T19:50:10.514Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T19:50:10.514Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T19:50:10.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-15T19:50:10.514Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T19:50:10.514Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T19:50:10.514Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T19:50:10.514Z] === RUN TestCreateWithInvalidEnv [2022-02-15T19:50:10.514Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T19:50:10.514Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T19:50:10.514Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T19:50:10.514Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T19:50:10.514Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T19:50:10.514Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T19:50:10.514Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T19:50:10.514Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T19:50:10.514Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T19:50:10.514Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T19:50:10.514Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T19:50:10.514Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:10.514Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T19:50:10.514Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T19:50:10.514Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:50:10.514Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T19:50:10.514Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T19:50:10.514Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:50:10.514Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T19:50:10.514Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T19:50:10.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:50:10.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:50:10.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:50:10.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:50:10.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:50:10.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:50:10.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:50:10.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:50:10.514Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:50:10.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:50:10.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T19:50:10.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T19:50:10.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T19:50:10.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T19:50:10.514Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T19:50:10.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T19:50:10.514Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T19:50:10.514Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T19:50:10.514Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T19:50:10.514Z] === RUN TestCreateDifferentPlatform [2022-02-15T19:50:10.514Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T19:50:10.514Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T19:50:10.514Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-15T19:50:10.514Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T19:50:10.514Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T19:50:10.514Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-02-15T19:50:10.514Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T19:50:10.514Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T19:50:10.514Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T19:50:10.514Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T19:50:10.514Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:10.514Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-15T19:50:10.514Z] === RUN TestDiff [2022-02-15T19:50:10.514Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T19:50:10.514Z] --- SKIP: TestDiff (0.00s) [2022-02-15T19:50:10.514Z] === RUN TestExecWithCloseStdin [2022-02-15T19:50:10.648Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-15T19:50:10.868Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2022-02-15T19:50:10.905Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-15T19:50:11.127Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-02-15T19:50:11.127Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-02-15T19:50:11.469Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-15T19:50:11.696Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-15T19:50:11.697Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-15T19:50:12.400Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-15T19:50:13.485Z] --- PASS: TestExecWithCloseStdin (2.79s) [2022-02-15T19:50:13.485Z] === RUN TestExec [2022-02-15T19:50:14.232Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-15T19:50:14.799Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2022-02-15T19:50:14.922Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-15T19:50:14.923Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-15T19:50:14.923Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-15T19:50:15.366Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-02-15T19:50:15.705Z] --- PASS: TestExec (2.45s) [2022-02-15T19:50:15.705Z] === RUN TestExecUser [2022-02-15T19:50:15.705Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T19:50:15.705Z] --- SKIP: TestExecUser (0.00s) [2022-02-15T19:50:15.705Z] === RUN TestExportContainerAndImportImage [2022-02-15T19:50:15.705Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:15.705Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-15T19:50:15.705Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T19:50:15.705Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:15.705Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T19:50:15.705Z] === RUN TestHealthCheckWorkdir [2022-02-15T19:50:15.705Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T19:50:15.705Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-15T19:50:15.705Z] === RUN TestHealthKillContainer [2022-02-15T19:50:15.705Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T19:50:15.705Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-15T19:50:15.705Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T19:50:15.705Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T19:50:15.705Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T19:50:15.705Z] === RUN TestKillContainerInvalidSignal [2022-02-15T19:50:16.299Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-02-15T19:50:16.814Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-15T19:50:17.742Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-15T19:50:17.923Z] --- PASS: TestKillContainerInvalidSignal (2.08s) [2022-02-15T19:50:17.923Z] === RUN TestKillContainer [2022-02-15T19:50:17.923Z] === RUN TestKillContainer/no_signal [2022-02-15T19:50:19.108Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-15T19:50:20.145Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T19:50:20.145Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T19:50:20.145Z] === RUN TestKillContainer/killing_signal [2022-02-15T19:50:20.519Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-15T19:50:20.519Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-15T19:50:20.519Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-15T19:50:20.519Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-15T19:50:20.776Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-15T19:50:21.036Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-15T19:50:22.932Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-15T19:50:23.864Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-15T19:50:25.234Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-15T19:50:25.490Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-15T19:50:26.417Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-15T19:50:26.674Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-15T19:50:26.674Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-15T19:50:26.674Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-15T19:50:27.237Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-15T19:50:27.321Z] --- PASS: TestKillContainer (9.14s) [2022-02-15T19:50:27.321Z] --- PASS: TestKillContainer/no_signal (1.95s) [2022-02-15T19:50:27.321Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T19:50:27.321Z] --- PASS: TestKillContainer/killing_signal (7.14s) [2022-02-15T19:50:27.321Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T19:50:27.321Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:50:27.321Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T19:50:27.321Z] === RUN TestKillStoppedContainer [2022-02-15T19:50:27.321Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:50:27.321Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-15T19:50:27.321Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T19:50:27.321Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:50:27.321Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-15T19:50:27.321Z] === RUN TestKillDifferentUserContainer [2022-02-15T19:50:27.321Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T19:50:27.321Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-15T19:50:27.321Z] === RUN TestInspectOomKilledTrue [2022-02-15T19:50:27.321Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:27.321Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T19:50:27.321Z] === RUN TestInspectOomKilledFalse [2022-02-15T19:50:27.321Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:50:27.321Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-15T19:50:27.321Z] === RUN TestLogsFollowTailEmpty [2022-02-15T19:50:28.604Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-15T19:50:28.604Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-15T19:50:28.860Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-15T19:50:29.434Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-15T19:50:29.537Z] --- PASS: TestLogsFollowTailEmpty (2.14s) [2022-02-15T19:50:29.537Z] === RUN TestNetworkNat [2022-02-15T19:50:29.537Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T19:50:29.537Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-15T19:50:29.537Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T19:50:29.704Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-15T19:50:30.267Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-15T19:50:30.267Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-15T19:50:30.831Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-15T19:50:31.089Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-15T19:50:31.652Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-15T19:50:31.843Z] --- PASS: TestNetworkLocalhostTCPNat (2.44s) [2022-02-15T19:50:31.843Z] === RUN TestNetworkLoopbackNat [2022-02-15T19:50:31.843Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T19:50:31.843Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-15T19:50:31.843Z] === RUN TestPause [2022-02-15T19:50:31.843Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T19:50:31.843Z] --- SKIP: TestPause (0.00s) [2022-02-15T19:50:31.843Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T19:50:31.909Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-15T19:50:32.475Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-15T19:50:33.039Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-15T19:50:33.297Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-15T19:50:33.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-15T19:50:33.860Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-15T19:50:33.860Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-15T19:50:34.071Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.09s) [2022-02-15T19:50:34.071Z] === RUN TestPauseStopPausedContainer [2022-02-15T19:50:34.071Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:50:34.071Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-15T19:50:34.071Z] === RUN TestPsFilter [2022-02-15T19:50:34.071Z] --- PASS: TestPsFilter (0.26s) [2022-02-15T19:50:34.071Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T19:50:34.425Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-15T19:50:34.681Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-15T19:50:36.295Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.36s) [2022-02-15T19:50:36.295Z] === RUN TestRemoveContainerWithVolume [2022-02-15T19:50:36.574Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-15T19:50:36.574Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T19:50:36.574Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T19:50:36.574Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-15T19:50:38.221Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/rootless [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/volume [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-15T19:50:38.221Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === Skipped [2022-02-15T19:50:38.221Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-15T19:50:38.221Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-15T19:50:38.221Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-15T19:50:38.221Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-15T19:50:38.221Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:71: No driver to put! [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-15T19:50:38.221Z] time="2022-02-15T19:49:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-15T19:50:38.221Z] time="2022-02-15T19:49:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-15T19:50:38.221Z] time="2022-02-15T19:49:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-15T19:50:38.221Z] time="2022-02-15T19:49:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-15T19:50:38.221Z] time="2022-02-15T19:49:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:71: No driver to put! [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-15T19:50:38.221Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-15T19:50:38.221Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-15T19:50:38.221Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T19:50:38.221Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-15T19:50:38.221Z] graphtest_unix.go:71: No driver to put! [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-15T19:50:38.221Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-15T19:50:38.221Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-15T19:50:38.221Z] [2022-02-15T19:50:38.221Z] DONE 2316 tests, 28 skipped in 222.542s [2022-02-15T19:50:38.221Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/config [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/idm [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/ns [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/options [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/osl [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T19:50:38.221Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-15T19:50:38.221Z] + 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-02-15T19:50:38.514Z] --- PASS: TestRemoveContainerWithVolume (2.36s) [2022-02-15T19:50:38.514Z] === RUN TestRemoveContainerRunning [2022-02-15T19:50:39.093Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-15T19:50:39.656Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-15T19:50:40.732Z] --- PASS: TestRemoveContainerRunning (2.09s) [2022-02-15T19:50:40.732Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T19:50:42.960Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.05s) [2022-02-15T19:50:42.960Z] === RUN TestRemoveInvalidContainer [2022-02-15T19:50:42.960Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-15T19:50:42.960Z] === RUN TestRenameLinkedContainer [2022-02-15T19:50:42.960Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T19:50:42.960Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-15T19:50:42.960Z] === RUN TestRenameStoppedContainer [2022-02-15T19:50:50.141Z] --- PASS: TestRenameStoppedContainer (7.35s) [2022-02-15T19:50:50.141Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T19:50:51.836Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-15T19:50:51.837Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-15T19:50:52.400Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-15T19:50:52.658Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-15T19:50:52.658Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-15T19:50:52.658Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-15T19:50:53.222Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-15T19:50:54.918Z] --- PASS: TestRenameRunningContainerAndReuse (4.35s) [2022-02-15T19:50:54.918Z] === RUN TestRenameInvalidName [2022-02-15T19:50:55.119Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-15T19:50:56.072Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-15T19:50:57.142Z] --- PASS: TestRenameInvalidName (2.16s) [2022-02-15T19:50:57.142Z] === RUN TestRenameAnonymousContainer [2022-02-15T19:50:57.444Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-15T19:50:58.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-15T19:51:02.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-15T19:51:03.099Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-15T19:51:03.665Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-15T19:51:03.926Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-15T19:51:04.492Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-15T19:51:04.749Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-15T19:51:04.749Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-15T19:51:05.009Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-15T19:51:05.941Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-15T19:51:07.310Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-15T19:51:07.310Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-15T19:51:07.590Z] --- PASS: TestRenameAnonymousContainer (9.37s) [2022-02-15T19:51:07.590Z] === RUN TestRenameContainerWithSameName [2022-02-15T19:51:08.241Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-15T19:51:08.241Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-15T19:51:08.497Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-15T19:51:08.581Z] --- PASS: TestRenameContainerWithSameName (2.19s) [2022-02-15T19:51:08.581Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T19:51:08.581Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T19:51:08.581Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-15T19:51:08.581Z] === RUN TestResize [2022-02-15T19:51:09.869Z] === RUN TestDockerSuite/TestRunMount [2022-02-15T19:51:10.432Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-15T19:51:10.802Z] --- PASS: TestResize (2.20s) [2022-02-15T19:51:10.802Z] === RUN TestResizeWithInvalidSize [2022-02-15T19:51:13.023Z] --- PASS: TestResizeWithInvalidSize (2.21s) [2022-02-15T19:51:13.023Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T19:51:13.704Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-15T19:51:14.635Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-15T19:51:14.892Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-15T19:51:15.252Z] --- PASS: TestResizeWhenContainerNotStarted (2.55s) [2022-02-15T19:51:15.252Z] === RUN TestDaemonRestartKillContainers [2022-02-15T19:51:15.252Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:51:15.252Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-15T19:51:15.252Z] === RUN TestStats [2022-02-15T19:51:15.252Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T19:51:15.252Z] --- SKIP: TestStats (0.00s) [2022-02-15T19:51:15.252Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T19:51:15.459Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-15T19:51:16.023Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-15T19:51:16.594Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-15T19:51:16.930Z] ok github.com/docker/docker/libnetwork 37.362s coverage: 40.7% of statements [2022-02-15T19:51:16.930Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-02-15T19:51:16.930Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-15T19:51:18.489Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-15T19:51:18.836Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-15T19:51:18.836Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-15T19:51:18.836Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-15T19:51:18.836Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-15T19:51:18.836Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-15T19:51:18.836Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-15T19:51:18.836Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-15T19:51:19.094Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-15T19:51:19.660Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-15T19:51:19.660Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-15T19:51:19.660Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-15T19:51:19.660Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-15T19:51:20.379Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-02-15T19:51:20.947Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-15T19:51:22.193Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.369s coverage: 59.9% of statements [2022-02-15T19:51:22.193Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-15T19:51:22.423Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.20s) [2022-02-15T19:51:22.423Z] === RUN TestStopContainerWithTimeout [2022-02-15T19:51:22.423Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T19:51:22.423Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-15T19:51:22.423Z] === RUN TestUpdateRestartPolicy [2022-02-15T19:51:22.451Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-15T19:51:22.838Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-15T19:51:23.017Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.186s coverage: 4.0% of statements [2022-02-15T19:51:23.275Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-15T19:51:23.532Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-02-15T19:51:23.790Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-15T19:51:23.790Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-15T19:51:24.727Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-15T19:51:24.727Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-15T19:51:25.656Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-15T19:51:27.028Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-15T19:51:27.028Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-15T19:51:27.284Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-15T19:51:28.213Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-15T19:51:28.471Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-15T19:51:29.034Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-15T19:51:30.404Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-15T19:51:31.335Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-15T19:51:33.760Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.724s coverage: 7.2% of statements [2022-02-15T19:51:33.760Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-15T19:51:33.760Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-02-15T19:51:33.760Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-15T19:51:33.760Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-15T19:51:33.760Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-15T19:51:33.760Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-15T19:51:33.760Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-02-15T19:51:33.858Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-15T19:51:34.018Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-02-15T19:51:34.276Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-15T19:51:34.421Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-15T19:51:34.421Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-15T19:51:34.534Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-15T19:51:34.984Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-15T19:51:34.984Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-15T19:51:35.241Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-15T19:51:35.803Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-15T19:51:35.803Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-15T19:51:36.389Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-15T19:51:39.796Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-15T19:51:39.796Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-15T19:51:39.796Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-15T19:51:39.796Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-15T19:51:39.796Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-15T19:51:39.796Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-15T19:51:39.796Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-15T19:51:39.796Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-15T19:51:39.796Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-15T19:51:39.796Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-15T19:51:39.796Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-15T19:51:39.796Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-15T19:51:39.796Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-15T19:51:39.796Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-15T19:51:39.796Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-15T19:51:39.796Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-15T19:51:39.796Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-15T19:51:39.796Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T19:51:39.796Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-15T19:51:42.931Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-15T19:51:42.932Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-15T19:51:42.932Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-15T19:51:42.932Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-15T19:51:42.932Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-15T19:51:43.586Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-15T19:51:43.681Z] --- PASS: TestUpdateRestartPolicy (21.26s) [2022-02-15T19:51:43.681Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T19:51:43.862Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-15T19:51:44.119Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-15T19:51:44.509Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-02-15T19:51:44.672Z] --- PASS: TestUpdateRestartWithAutoRemove (2.07s) [2022-02-15T19:51:44.672Z] === RUN TestWaitNonBlocked [2022-02-15T19:51:44.672Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:51:44.672Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:51:44.672Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:51:44.672Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:51:44.672Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T19:51:44.672Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T19:51:44.681Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-15T19:51:44.681Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-15T19:51:44.938Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-15T19:51:45.502Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-15T19:51:46.063Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-15T19:51:46.319Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T19:51:46.319Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-15T19:51:46.319Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-15T19:51:46.881Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-15T19:51:47.137Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-15T19:51:47.137Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-15T19:51:47.137Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-15T19:51:47.630Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-15T19:51:47.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.58s) [2022-02-15T19:51:47.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.75s) [2022-02-15T19:51:47.630Z] === RUN TestWaitBlocked [2022-02-15T19:51:47.630Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:51:47.630Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-15T19:51:47.630Z] PASS [2022-02-15T19:51:47.630Z] ok github.com/docker/docker/integration/container 98.494s [2022-02-15T19:51:47.630Z] [2022-02-15T19:51:47.630Z] === Skipped [2022-02-15T19:51:47.630Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-15T19:51:47.630Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-15T19:51:47.631Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T19:51:47.631Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T19:51:47.631Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T19:51:47.631Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T19:51:47.631Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T19:51:47.631Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T19:51:47.631Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-15T19:51:47.631Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-15T19:51:47.631Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-15T19:51:47.631Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-15T19:51:47.631Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T19:51:47.631Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-15T19:51:47.631Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-15T19:51:47.631Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T19:51:47.631Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-15T19:51:47.631Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T19:51:47.631Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T19:51:47.631Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-15T19:51:47.631Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-15T19:51:47.631Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-15T19:51:47.631Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-15T19:51:47.631Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-15T19:51:47.631Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-15T19:51:47.631Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-15T19:51:47.631Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-15T19:51:47.631Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-15T19:51:47.631Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-15T19:51:47.631Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-15T19:51:47.631Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-15T19:51:47.631Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-15T19:51:47.631Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-15T19:51:47.631Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-15T19:51:47.631Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:51:47.631Z] [2022-02-15T19:51:47.631Z] DONE 87 tests, 33 skipped in 101.289s [2022-02-15T19:51:47.631Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-15T19:51:47.699Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-15T19:51:48.337Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-15T19:51:48.337Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-15T19:51:48.337Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-15T19:51:48.337Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T19:51:48.337Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-15T19:51:48.337Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T19:51:48.337Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-15T19:51:48.337Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T19:51:48.337Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-15T19:51:48.337Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T19:51:48.337Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-15T19:51:48.337Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T19:51:48.337Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-15T19:51:48.337Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T19:51:48.337Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-15T19:51:48.337Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T19:51:48.338Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-15T19:51:48.338Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-15T19:51:48.338Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T19:51:48.338Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-15T19:51:48.338Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-15T19:51:48.338Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T19:51:48.338Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-15T19:51:48.338Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T19:51:48.338Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-15T19:51:48.338Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-15T19:51:48.632Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-15T19:51:48.888Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-15T19:51:48.888Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-15T19:51:48.888Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-15T19:51:51.291Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-15T19:51:51.291Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T19:51:51.291Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-15T19:51:51.291Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T19:51:51.291Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-15T19:51:51.291Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T19:51:51.291Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-15T19:51:51.291Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T19:51:51.291Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-15T19:51:51.413Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-15T19:51:52.348Z] === RUN TestDockerSuite/TestRunRm [2022-02-15T19:51:52.913Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-15T19:51:55.088Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-15T19:51:55.088Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T19:51:55.088Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-15T19:51:55.088Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T19:51:55.088Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-15T19:51:57.081Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-15T19:51:57.081Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-15T19:51:57.081Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-15T19:51:57.642Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-15T19:51:59.386Z] ok github.com/docker/docker/libnetwork/ipam 13.588s coverage: 85.3% of statements [2022-02-15T19:51:59.386Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-15T19:51:59.386Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-15T19:51:59.386Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-15T19:51:59.386Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-02-15T19:51:59.386Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-15T19:51:59.535Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-15T19:51:59.646Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-15T19:51:59.905Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-02-15T19:52:00.121Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-15T19:52:00.475Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.1% of statements [2022-02-15T19:52:00.693Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-15T19:52:00.734Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-02-15T19:52:00.992Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-02-15T19:52:03.211Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-15T19:52:03.630Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-15T19:52:05.737Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-15T19:52:05.737Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-15T19:52:06.299Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-15T19:52:06.556Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-15T19:52:07.118Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-15T19:52:07.375Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-15T19:52:07.937Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-15T19:52:08.193Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-15T19:52:08.755Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-15T19:52:08.908Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T19:52:08.908Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T19:52:08.908Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2022-02-15T19:52:08.908Z] === RUN TestDaemonConfigValidation [2022-02-15T19:52:08.908Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T19:52:08.908Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-15T19:52:08.908Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T19:52:08.908Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T19:52:08.908Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T19:52:08.908Z] === RUN TestDaemonProxy [2022-02-15T19:52:08.908Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T19:52:08.908Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-15T19:52:08.908Z] PASS [2022-02-15T19:52:08.908Z] ok github.com/docker/docker/integration/daemon 0.110s [2022-02-15T19:52:08.908Z] [2022-02-15T19:52:08.908Z] === Skipped [2022-02-15T19:52:08.908Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.01s) [2022-02-15T19:52:08.908Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T19:52:08.908Z] [2022-02-15T19:52:08.908Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-15T19:52:08.908Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T19:52:08.908Z] [2022-02-15T19:52:08.908Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T19:52:08.908Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T19:52:08.908Z] [2022-02-15T19:52:08.908Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-15T19:52:08.908Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T19:52:08.908Z] [2022-02-15T19:52:08.908Z] DONE 4 tests, 4 skipped in 20.005s [2022-02-15T19:52:08.908Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-15T19:52:09.318Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-15T19:52:11.834Z] === RUN TestDockerSuite/TestRunState [2022-02-15T19:52:11.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:11.867Z] INFO: Testing against a local daemon [2022-02-15T19:52:11.867Z] === RUN TestCommitInheritsEnv [2022-02-15T19:52:11.867Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:52:11.867Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-15T19:52:11.867Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T19:52:11.867Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:52:11.867Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T19:52:11.867Z] === RUN TestImportWithCustomPlatform [2022-02-15T19:52:11.867Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:52:11.867Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-15T19:52:11.867Z] === RUN TestImagesFilterMultiReference [2022-02-15T19:52:11.867Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-15T19:52:11.867Z] === RUN TestImagePullPlatformInvalid [2022-02-15T19:52:11.867Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-15T19:52:11.867Z] === RUN TestRemoveImageOrphaning [2022-02-15T19:52:12.766Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-15T19:52:12.853Z] --- PASS: TestRemoveImageOrphaning (1.07s) [2022-02-15T19:52:12.853Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T19:52:12.853Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-15T19:52:12.853Z] === RUN TestTagInvalidReference [2022-02-15T19:52:12.853Z] --- PASS: TestTagInvalidReference (0.05s) [2022-02-15T19:52:12.853Z] === RUN TestTagValidPrefixedRepo [2022-02-15T19:52:12.853Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-02-15T19:52:12.853Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T19:52:12.853Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-15T19:52:12.853Z] === RUN TestTagOfficialNames [2022-02-15T19:52:13.024Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-15T19:52:13.322Z] --- PASS: TestTagOfficialNames (0.11s) [2022-02-15T19:52:13.323Z] === RUN TestTagMatchesDigest [2022-02-15T19:52:13.323Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-15T19:52:13.323Z] PASS [2022-02-15T19:52:13.323Z] ok github.com/docker/docker/integration/image 1.638s [2022-02-15T19:52:13.323Z] [2022-02-15T19:52:13.323Z] === Skipped [2022-02-15T19:52:13.323Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-15T19:52:13.323Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:52:13.323Z] [2022-02-15T19:52:13.323Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T19:52:13.323Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:52:13.323Z] [2022-02-15T19:52:13.323Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-15T19:52:13.323Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T19:52:13.323Z] [2022-02-15T19:52:13.323Z] DONE 12 tests, 3 skipped in 5.388s [2022-02-15T19:52:13.323Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-15T19:52:13.589Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-15T19:52:13.589Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-15T19:52:13.846Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-15T19:52:13.846Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-15T19:52:13.846Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-15T19:52:14.412Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-15T19:52:14.978Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-15T19:52:15.558Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:15.558Z] INFO: Testing against a local daemon [2022-02-15T19:52:15.558Z] === RUN TestNetworkCreateDelete [2022-02-15T19:52:15.558Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:15.558Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T19:52:15.558Z] 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-02-15T19:52:15.558Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestDaemonDNSFallback [2022-02-15T19:52:15.558Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:15.558Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestInspectNetwork [2022-02-15T19:52:15.558Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T19:52:15.558Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T19:52:15.558Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:15.558Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestNetworkInvalidJSON [2022-02-15T19:52:15.558Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T19:52:15.558Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T19:52:15.558Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:52:15.558Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:52:15.558Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:52:15.558Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:52:15.558Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T19:52:15.558Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T19:52:15.558Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T19:52:15.558Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-15T19:52:15.558Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-15T19:52:15.558Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-15T19:52:15.558Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-15T19:52:15.558Z] === RUN TestNetworkList [2022-02-15T19:52:15.558Z] === RUN TestNetworkList//networks [2022-02-15T19:52:15.558Z] === PAUSE TestNetworkList//networks [2022-02-15T19:52:15.558Z] === RUN TestNetworkList//networks/ [2022-02-15T19:52:15.558Z] === PAUSE TestNetworkList//networks/ [2022-02-15T19:52:15.558Z] === CONT TestNetworkList//networks [2022-02-15T19:52:15.558Z] === CONT TestNetworkList//networks/ [2022-02-15T19:52:15.558Z] --- PASS: TestNetworkList (0.04s) [2022-02-15T19:52:15.558Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T19:52:15.558Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T19:52:15.558Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T19:52:15.558Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T19:52:15.558Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T19:52:15.558Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T19:52:15.558Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T19:52:15.558Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T19:52:15.558Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T19:52:15.558Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T19:52:15.558Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T19:52:15.558Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T19:52:15.558Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T19:52:15.558Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T19:52:15.558Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T19:52:15.558Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T19:52:15.558Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:52:15.558Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T19:52:15.558Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T19:52:15.558Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-15T19:52:15.558Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T19:52:15.558Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T19:52:15.558Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T19:52:15.558Z] PASS [2022-02-15T19:52:15.558Z] ok github.com/docker/docker/integration/network 0.185s [2022-02-15T19:52:15.558Z] [2022-02-15T19:52:15.558Z] === Skipped [2022-02-15T19:52:15.558Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-15T19:52:15.558Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:15.558Z] [2022-02-15T19:52:15.558Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T19:52:15.558Z] 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-02-15T19:52:15.558Z] [2022-02-15T19:52:15.558Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-15T19:52:15.558Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:15.558Z] [2022-02-15T19:52:15.558Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-15T19:52:15.558Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T19:52:15.558Z] [2022-02-15T19:52:15.558Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-15T19:52:15.558Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:15.558Z] [2022-02-15T19:52:15.558Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-15T19:52:15.558Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T19:52:15.558Z] [2022-02-15T19:52:15.558Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T19:52:15.558Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T19:52:15.558Z] [2022-02-15T19:52:15.558Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T19:52:15.558Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T19:52:16.027Z] [2022-02-15T19:52:16.027Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T19:52:16.027Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T19:52:16.027Z] [2022-02-15T19:52:16.027Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T19:52:16.027Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T19:52:16.027Z] [2022-02-15T19:52:16.027Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T19:52:16.027Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T19:52:16.027Z] [2022-02-15T19:52:16.027Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T19:52:16.027Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T19:52:16.027Z] [2022-02-15T19:52:16.027Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T19:52:16.027Z] service_test.go:243: FLAKY_TEST [2022-02-15T19:52:16.027Z] [2022-02-15T19:52:16.027Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-15T19:52:16.027Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T19:52:16.027Z] [2022-02-15T19:52:16.027Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T19:52:16.027Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T19:52:16.027Z] [2022-02-15T19:52:16.027Z] DONE 22 tests, 15 skipped in 2.364s [2022-02-15T19:52:16.027Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-15T19:52:16.349Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-15T19:52:16.349Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-15T19:52:16.349Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-15T19:52:16.349Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-15T19:52:16.496Z] testing: warning: no tests to run [2022-02-15T19:52:16.496Z] PASS [2022-02-15T19:52:16.496Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2022-02-15T19:52:16.496Z] [2022-02-15T19:52:16.496Z] DONE 0 tests in 0.707s [2022-02-15T19:52:16.496Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-15T19:52:16.914Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-15T19:52:17.483Z] testing: warning: no tests to run [2022-02-15T19:52:17.483Z] PASS [2022-02-15T19:52:17.483Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2022-02-15T19:52:17.483Z] [2022-02-15T19:52:17.483Z] DONE 0 tests in 0.724s [2022-02-15T19:52:17.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-15T19:52:18.472Z] testing: warning: no tests to run [2022-02-15T19:52:18.472Z] PASS [2022-02-15T19:52:18.472Z] ok github.com/docker/docker/integration/plugin 0.079s [2022-02-15T19:52:18.472Z] [2022-02-15T19:52:18.472Z] DONE 0 tests in 0.729s [2022-02-15T19:52:18.472Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-15T19:52:18.808Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-15T19:52:18.943Z] testing: warning: no tests to run [2022-02-15T19:52:18.944Z] PASS [2022-02-15T19:52:18.944Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2022-02-15T19:52:18.944Z] [2022-02-15T19:52:18.944Z] DONE 0 tests in 0.718s [2022-02-15T19:52:19.378Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-15T19:52:19.378Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-15T19:52:19.412Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-15T19:52:20.745Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-15T19:52:22.115Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-15T19:52:23.043Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-15T19:52:24.171Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:24.171Z] INFO: Testing against a local daemon [2022-02-15T19:52:24.171Z] === RUN TestPluginInvalidJSON [2022-02-15T19:52:24.171Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:52:24.171Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:52:24.171Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T19:52:24.171Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-15T19:52:24.171Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-15T19:52:24.171Z] === RUN TestPluginInstall [2022-02-15T19:52:24.171Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T19:52:24.171Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-15T19:52:24.171Z] === RUN TestPluginsWithRuntimes [2022-02-15T19:52:24.171Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T19:52:24.171Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-15T19:52:24.171Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T19:52:24.171Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T19:52:24.171Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2022-02-15T19:52:24.171Z] PASS [2022-02-15T19:52:24.171Z] ok github.com/docker/docker/integration/plugin/common 0.116s [2022-02-15T19:52:24.171Z] [2022-02-15T19:52:24.171Z] === Skipped [2022-02-15T19:52:24.171Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-15T19:52:24.171Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T19:52:24.171Z] [2022-02-15T19:52:24.171Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-15T19:52:24.171Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T19:52:24.171Z] [2022-02-15T19:52:24.171Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2022-02-15T19:52:24.171Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T19:52:24.171Z] [2022-02-15T19:52:24.171Z] DONE 5 tests, 3 skipped in 4.644s [2022-02-15T19:52:24.171Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-15T19:52:24.937Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-15T19:52:26.309Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-15T19:52:26.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:26.388Z] INFO: Testing against a local daemon [2022-02-15T19:52:26.388Z] === RUN TestExternalGraphDriver [2022-02-15T19:52:26.388Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T19:52:26.388Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-15T19:52:26.388Z] === RUN TestGraphdriverPluginV2 [2022-02-15T19:52:26.388Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T19:52:26.388Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-15T19:52:26.388Z] PASS [2022-02-15T19:52:26.388Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.108s [2022-02-15T19:52:26.388Z] [2022-02-15T19:52:26.388Z] === Skipped [2022-02-15T19:52:26.388Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-15T19:52:26.388Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T19:52:26.388Z] [2022-02-15T19:52:26.388Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-15T19:52:26.388Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T19:52:26.388Z] [2022-02-15T19:52:26.388Z] DONE 2 tests, 2 skipped in 2.447s [2022-02-15T19:52:26.388Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-15T19:52:26.874Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-15T19:52:27.437Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-15T19:52:27.437Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-15T19:52:28.000Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-15T19:52:28.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:28.604Z] INFO: Testing against a local daemon [2022-02-15T19:52:28.604Z] === RUN TestReadPluginNoRead [2022-02-15T19:52:28.604Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T19:52:28.604Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-15T19:52:28.604Z] PASS [2022-02-15T19:52:28.604Z] ok github.com/docker/docker/integration/plugin/logging 0.118s [2022-02-15T19:52:28.604Z] [2022-02-15T19:52:28.604Z] === Skipped [2022-02-15T19:52:28.604Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-15T19:52:28.604Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T19:52:28.604Z] [2022-02-15T19:52:28.604Z] DONE 1 tests, 1 skipped in 2.222s [2022-02-15T19:52:29.073Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-15T19:52:29.900Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-15T19:52:30.059Z] testing: warning: no tests to run [2022-02-15T19:52:30.059Z] PASS [2022-02-15T19:52:30.059Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.071s [2022-02-15T19:52:30.059Z] [2022-02-15T19:52:30.059Z] DONE 0 tests in 1.115s [2022-02-15T19:52:30.059Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-15T19:52:30.463Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-15T19:52:31.026Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-15T19:52:31.589Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-15T19:52:31.845Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-15T19:52:31.845Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-15T19:52:32.273Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:32.273Z] INFO: Testing against a local daemon [2022-02-15T19:52:32.273Z] === RUN TestPluginWithDevMounts [2022-02-15T19:52:32.273Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:32.273Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-15T19:52:32.273Z] PASS [2022-02-15T19:52:32.273Z] ok github.com/docker/docker/integration/plugin/volumes 0.101s [2022-02-15T19:52:32.273Z] [2022-02-15T19:52:32.273Z] === Skipped [2022-02-15T19:52:32.273Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-15T19:52:32.273Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:32.273Z] [2022-02-15T19:52:32.273Z] DONE 1 tests, 1 skipped in 2.248s [2022-02-15T19:52:32.407Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-15T19:52:32.741Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-15T19:52:32.972Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-15T19:52:32.972Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-15T19:52:33.536Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-15T19:52:33.536Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-15T19:52:33.536Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-15T19:52:33.536Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-15T19:52:34.100Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-15T19:52:34.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:34.308Z] INFO: Testing against a local daemon [2022-02-15T19:52:34.308Z] === RUN TestSecretInspect [2022-02-15T19:52:34.308Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:34.308Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-15T19:52:34.308Z] === RUN TestSecretList [2022-02-15T19:52:34.308Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:34.308Z] --- SKIP: TestSecretList (0.00s) [2022-02-15T19:52:34.308Z] === RUN TestSecretsCreateAndDelete [2022-02-15T19:52:34.308Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:34.308Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-15T19:52:34.308Z] === RUN TestSecretsUpdate [2022-02-15T19:52:34.308Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:34.308Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-15T19:52:34.308Z] === RUN TestTemplatedSecret [2022-02-15T19:52:34.308Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:34.308Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-15T19:52:34.308Z] === RUN TestSecretCreateResolve [2022-02-15T19:52:34.308Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:34.308Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-15T19:52:34.308Z] PASS [2022-02-15T19:52:34.308Z] ok github.com/docker/docker/integration/secret 0.094s [2022-02-15T19:52:34.776Z] [2022-02-15T19:52:34.776Z] === Skipped [2022-02-15T19:52:34.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-15T19:52:34.776Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:34.776Z] [2022-02-15T19:52:34.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-15T19:52:34.776Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:34.776Z] [2022-02-15T19:52:34.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-15T19:52:34.776Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:34.776Z] [2022-02-15T19:52:34.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-15T19:52:34.776Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:34.776Z] [2022-02-15T19:52:34.776Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-15T19:52:34.776Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:34.776Z] [2022-02-15T19:52:34.776Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-15T19:52:34.776Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:34.776Z] [2022-02-15T19:52:34.776Z] DONE 6 tests, 6 skipped in 2.017s [2022-02-15T19:52:34.776Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-15T19:52:36.628Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-15T19:52:36.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:36.998Z] INFO: Testing against a local daemon [2022-02-15T19:52:36.998Z] === RUN TestServiceCreateInit [2022-02-15T19:52:36.998Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T19:52:36.998Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T19:52:36.998Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- PASS: TestServiceCreateInit (0.06s) [2022-02-15T19:52:36.998Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:52:36.998Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T19:52:36.998Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestCreateServiceConflict [2022-02-15T19:52:36.998Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T19:52:36.998Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-15T19:52:36.998Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T19:52:36.998Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T19:52:36.998Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T19:52:36.998Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestCreateServiceSysctls [2022-02-15T19:52:36.998Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-15T19:52:36.998Z] === RUN TestCreateServiceCapabilities [2022-02-15T19:52:36.998Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-15T19:52:36.998Z] === RUN TestInspect [2022-02-15T19:52:36.998Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestInspect (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestCreateJob [2022-02-15T19:52:36.998Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestCreateJob (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestReplicatedJob [2022-02-15T19:52:36.998Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestUpdateReplicatedJob [2022-02-15T19:52:36.998Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestServiceListWithStatuses [2022-02-15T19:52:36.998Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T19:52:36.998Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestDockerNetworkReConnect [2022-02-15T19:52:36.998Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestServicePlugin [2022-02-15T19:52:36.998Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:36.998Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestServiceUpdateLabel [2022-02-15T19:52:36.998Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:36.998Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestServiceUpdateSecrets [2022-02-15T19:52:36.998Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:36.998Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestServiceUpdateConfigs [2022-02-15T19:52:36.998Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:36.998Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestServiceUpdateNetwork [2022-02-15T19:52:36.998Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:36.998Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-15T19:52:36.998Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T19:52:36.998Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:36.998Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-15T19:52:36.998Z] PASS [2022-02-15T19:52:36.998Z] ok github.com/docker/docker/integration/service 0.257s [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === Skipped [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:52:37.467Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:52:37.467Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-15T19:52:37.467Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-15T19:52:37.467Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-15T19:52:37.467Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T19:52:37.467Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-15T19:52:37.467Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-15T19:52:37.467Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-15T19:52:37.467Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-15T19:52:37.467Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-15T19:52:37.467Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-15T19:52:37.467Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-15T19:52:37.467Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-15T19:52:37.467Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-15T19:52:37.467Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-15T19:52:37.467Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-15T19:52:37.467Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-15T19:52:37.467Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-15T19:52:37.467Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-15T19:52:37.467Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-15T19:52:37.467Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-15T19:52:37.467Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-15T19:52:37.467Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T19:52:37.467Z] [2022-02-15T19:52:37.467Z] DONE 24 tests, 23 skipped in 2.609s [2022-02-15T19:52:37.467Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-15T19:52:37.560Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-15T19:52:37.817Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-15T19:52:38.797Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-15T19:52:39.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:39.036Z] INFO: Testing against a local daemon [2022-02-15T19:52:39.036Z] === RUN TestSessionCreate [2022-02-15T19:52:39.036Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T19:52:39.036Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-15T19:52:39.036Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T19:52:39.036Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T19:52:39.036Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T19:52:39.036Z] PASS [2022-02-15T19:52:39.036Z] ok github.com/docker/docker/integration/session 0.084s [2022-02-15T19:52:39.506Z] [2022-02-15T19:52:39.506Z] === Skipped [2022-02-15T19:52:39.506Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-15T19:52:39.506Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T19:52:39.506Z] [2022-02-15T19:52:39.506Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T19:52:39.506Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T19:52:39.506Z] [2022-02-15T19:52:39.506Z] DONE 2 tests, 2 skipped in 1.879s [2022-02-15T19:52:39.506Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-15T19:52:40.690Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-15T19:52:41.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:41.081Z] INFO: Testing against a local daemon [2022-02-15T19:52:41.081Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T19:52:41.081Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:41.081Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:52:41.081Z] === RUN TestDiskUsage [2022-02-15T19:52:41.081Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T19:52:41.081Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-15T19:52:41.081Z] === RUN TestEventsExecDie [2022-02-15T19:52:41.081Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T19:52:41.081Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-15T19:52:41.081Z] === RUN TestEventsBackwardsCompatible [2022-02-15T19:52:41.081Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T19:52:41.081Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-15T19:52:41.081Z] === RUN TestEventsVolumeCreate [2022-02-15T19:52:41.081Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T19:52:41.081Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-15T19:52:41.081Z] === RUN TestInfoAPI [2022-02-15T19:52:41.081Z] --- PASS: TestInfoAPI (0.04s) [2022-02-15T19:52:41.081Z] === RUN TestInfoAPIWarnings [2022-02-15T19:52:41.081Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:52:41.081Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-15T19:52:41.081Z] === RUN TestInfoDebug [2022-02-15T19:52:41.081Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:52:41.081Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-15T19:52:41.081Z] === RUN TestInfoInsecureRegistries [2022-02-15T19:52:41.081Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:52:41.081Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-15T19:52:41.081Z] === RUN TestInfoRegistryMirrors [2022-02-15T19:52:41.081Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:52:41.081Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-15T19:52:41.081Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T19:52:41.251Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-15T19:52:42.068Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-02-15T19:52:42.068Z] === RUN TestPingCacheHeaders [2022-02-15T19:52:42.068Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-15T19:52:42.068Z] === RUN TestPingGet [2022-02-15T19:52:42.616Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-15T19:52:42.633Z] --- PASS: TestPingGet (0.05s) [2022-02-15T19:52:42.633Z] === RUN TestPingHead [2022-02-15T19:52:42.633Z] --- PASS: TestPingHead (0.05s) [2022-02-15T19:52:42.633Z] === RUN TestVersion [2022-02-15T19:52:42.633Z] --- PASS: TestVersion (0.05s) [2022-02-15T19:52:42.633Z] PASS [2022-02-15T19:52:42.633Z] ok github.com/docker/docker/integration/system 1.270s [2022-02-15T19:52:42.633Z] [2022-02-15T19:52:42.633Z] === Skipped [2022-02-15T19:52:42.633Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T19:52:42.633Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T19:52:42.633Z] [2022-02-15T19:52:42.633Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-15T19:52:42.633Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T19:52:42.633Z] [2022-02-15T19:52:42.633Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-15T19:52:42.633Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T19:52:42.633Z] [2022-02-15T19:52:42.633Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-15T19:52:42.633Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T19:52:42.633Z] [2022-02-15T19:52:42.633Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-15T19:52:42.633Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T19:52:42.633Z] [2022-02-15T19:52:42.633Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-15T19:52:42.633Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T19:52:42.633Z] [2022-02-15T19:52:42.633Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-15T19:52:42.633Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:52:42.633Z] [2022-02-15T19:52:42.633Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-15T19:52:42.633Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:52:42.633Z] [2022-02-15T19:52:42.633Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-15T19:52:42.633Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T19:52:42.633Z] [2022-02-15T19:52:42.633Z] DONE 15 tests, 9 skipped in 3.187s [2022-02-15T19:52:42.633Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-15T19:52:42.873Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-15T19:52:44.762Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-15T19:52:44.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:44.851Z] INFO: Testing against a local daemon [2022-02-15T19:52:44.851Z] === RUN TestVolumesCreateAndList [2022-02-15T19:52:44.851Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-02-15T19:52:44.851Z] === RUN TestVolumesRemove [2022-02-15T19:52:44.851Z] --- PASS: TestVolumesRemove (0.12s) [2022-02-15T19:52:44.851Z] === RUN TestVolumesInspect [2022-02-15T19:52:44.851Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-15T19:52:44.851Z] === RUN TestVolumesInvalidJSON [2022-02-15T19:52:44.851Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T19:52:44.851Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T19:52:44.851Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T19:52:44.851Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-15T19:52:44.851Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-15T19:52:44.851Z] PASS [2022-02-15T19:52:44.851Z] ok github.com/docker/docker/integration/volume 0.347s [2022-02-15T19:52:45.321Z] [2022-02-15T19:52:45.321Z] DONE 5 tests in 2.367s [2022-02-15T19:52:45.321Z] INFO: make.ps1 ended at 02/15/2022 19:52:44 [2022-02-15T19:52:45.321Z] INFO: Integration CLI tests being run from the host: [2022-02-15T19:52:45.321Z] 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-02-15T19:52:45.326Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-15T19:52:45.326Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-15T19:52:45.326Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-15T19:52:45.326Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-15T19:52:45.326Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-15T19:52:45.327Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-15T19:52:45.327Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-15T19:52:45.327Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-15T19:52:45.327Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-15T19:52:45.327Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-15T19:52:45.891Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-15T19:52:46.457Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-15T19:52:47.827Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-15T19:52:47.827Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-15T19:52:48.084Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-15T19:52:48.648Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-15T19:52:48.648Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-15T19:52:49.580Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-15T19:52:49.580Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-15T19:52:49.580Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-15T19:52:49.580Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-15T19:52:49.580Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-15T19:52:49.580Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-15T19:52:49.580Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-15T19:52:49.581Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-15T19:52:49.581Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-15T19:52:49.581Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-15T19:52:49.581Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-15T19:52:49.581Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-15T19:52:49.581Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-15T19:52:49.581Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-15T19:52:49.581Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-15T19:52:50.146Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-15T19:52:50.709Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-15T19:52:50.709Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-15T19:52:50.967Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-15T19:52:51.224Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-15T19:52:51.787Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-15T19:52:51.787Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-15T19:52:52.043Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-15T19:52:52.606Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-15T19:52:52.606Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-15T19:52:52.606Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-15T19:52:52.862Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-15T19:52:53.789Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-15T19:52:54.351Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-15T19:52:54.351Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-15T19:52:54.351Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-15T19:52:54.607Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-15T19:52:54.607Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-15T19:52:55.538Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-15T19:52:55.759Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T19:52:55.759Z] INFO: Testing against a local daemon [2022-02-15T19:52:55.759Z] === RUN TestDockerSuite [2022-02-15T19:52:55.759Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-15T19:52:55.759Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-15T19:52:55.759Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T19:52:55.759Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-15T19:52:55.759Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-15T19:52:55.759Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-15T19:52:55.759Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-15T19:52:55.759Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T19:52:55.759Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-15T19:52:55.759Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-15T19:52:55.759Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-15T19:52:55.759Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-15T19:52:56.101Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-15T19:52:56.746Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-15T19:52:57.214Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-15T19:52:57.495Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-15T19:52:57.752Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-15T19:52:57.752Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-15T19:52:57.752Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-15T19:52:58.684Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-15T19:52:59.292Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-15T19:52:59.857Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-15T19:53:00.114Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-15T19:53:00.679Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-15T19:53:01.611Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-15T19:53:01.611Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-15T19:53:01.869Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-15T19:53:03.764Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-15T19:53:03.764Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1475502961 [2022-02-15T19:53:04.020Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-15T19:53:04.277Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-15T19:53:05.642Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-15T19:53:05.642Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-15T19:53:05.642Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-15T19:53:07.010Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-15T19:53:07.267Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-15T19:53:08.199Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-15T19:53:08.763Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-15T19:53:08.763Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-15T19:53:08.763Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-15T19:53:09.020Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-15T19:53:09.584Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-15T19:53:10.148Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-15T19:53:11.519Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-15T19:53:14.835Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-15T19:53:16.752Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-15T19:53:17.681Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-15T19:53:18.653Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-15T19:53:19.218Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-15T19:53:20.589Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-15T19:53:23.107Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-15T19:53:24.476Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-15T19:53:25.038Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-15T19:53:25.048Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-15T19:53:25.048Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T19:53:25.048Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-15T19:53:25.966Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-15T19:53:26.034Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-15T19:53:26.034Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-15T19:53:27.331Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-15T19:53:28.259Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-15T19:53:30.780Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-15T19:53:30.780Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-15T19:53:31.901Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-15T19:53:32.368Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-15T19:53:32.368Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T19:53:32.368Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-15T19:53:32.368Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T19:53:32.368Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-15T19:53:32.368Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T19:53:32.368Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-15T19:53:32.368Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-15T19:53:33.357Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-15T19:53:36.031Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-15T19:53:37.145Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-15T19:53:38.546Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-15T19:53:38.708Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-15T19:53:38.708Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T19:53:38.708Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-15T19:53:38.708Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T19:53:38.708Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-15T19:53:38.708Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-15T19:53:42.500Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-15T19:53:42.742Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-15T19:53:43.307Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-15T19:53:44.822Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-15T19:53:44.822Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T19:53:44.822Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-15T19:53:44.822Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-15T19:53:44.822Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-15T19:53:45.829Z] docker_cli_service_logs_test.go:246: checking task 3r51b1b3be3z [2022-02-15T19:53:45.829Z] docker_cli_service_logs_test.go:251: checking messages for 3r51b1b3be3z [2022-02-15T19:53:45.829Z] docker_cli_service_logs_test.go:246: checking task o276edg1hilp [2022-02-15T19:53:45.829Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-15T19:53:45.829Z] docker_cli_service_logs_test.go:251: checking messages for o276edg1hilp [2022-02-15T19:53:46.758Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-15T19:53:47.326Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-15T19:53:47.716Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-15T19:53:47.888Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-15T19:53:48.449Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-15T19:53:48.449Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-15T19:53:48.449Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-15T19:53:48.679Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-15T19:53:48.679Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T19:53:48.679Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-15T19:53:48.679Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T19:53:48.679Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-15T19:53:48.679Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T19:53:48.679Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-15T19:53:49.011Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-15T19:53:49.134Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-15T19:53:50.100Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-15T19:53:51.529Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-15T19:53:52.436Z] time="2022-02-15T19:53:46Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-02-15T19:53:52.436Z] ok github.com/docker/docker/libnetwork/networkdb 103.893s coverage: 60.0% of statements [2022-02-15T19:53:52.436Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-15T19:53:52.436Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-15T19:53:52.436Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-02-15T19:53:52.436Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-15T19:53:52.436Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-15T19:53:52.436Z] ok github.com/docker/docker/libnetwork/portmapper 0.209s coverage: 48.6% of statements [2022-02-15T19:53:52.436Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-15T19:53:52.436Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-15T19:53:52.436Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-15T19:53:52.695Z] [2022-02-15T19:53:52.695Z] === Skipped [2022-02-15T19:53:52.695Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-15T19:53:52.695Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T19:53:52.695Z] [2022-02-15T19:53:52.695Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-15T19:53:52.695Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T19:53:52.695Z] [2022-02-15T19:53:52.695Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-15T19:53:52.695Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T19:53:52.695Z] [2022-02-15T19:53:52.695Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-15T19:53:52.695Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:53:52.695Z] [2022-02-15T19:53:52.695Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-15T19:53:52.695Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:53:52.695Z] [2022-02-15T19:53:52.695Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-15T19:53:52.695Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:53:52.695Z] [2022-02-15T19:53:52.695Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-15T19:53:52.695Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:53:52.695Z] [2022-02-15T19:53:52.695Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-15T19:53:52.695Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T19:53:52.695Z] [2022-02-15T19:53:52.695Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-15T19:53:52.695Z] firewalld_test.go:14: firewalld is not running [2022-02-15T19:53:52.695Z] [2022-02-15T19:53:52.695Z] DONE 326 tests, 9 skipped in 197.345s Post stage [Pipeline] junit [2022-02-15T19:53:53.276Z] Recording test results [2022-02-15T19:53:53.635Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-15T19:53:53.819Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-15T19:53:53.962Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43240/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3776fe62568359be9c3dff6f1905bf048cba8d91 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3776fe62568359be9c3dff6f1905bf048cba8d91 hack/validate/vendor [2022-02-15T19:53:54.530Z] +++ dirname ./hack/vendor.sh [2022-02-15T19:53:54.530Z] ++ cd ./hack [2022-02-15T19:53:54.530Z] ++ pwd [2022-02-15T19:53:54.530Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T19:53:54.530Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-02-15T19:53:54.530Z] + '[' 0 -eq 0 ']' [2022-02-15T19:53:54.530Z] + GO111MODULE=auto [2022-02-15T19:53:54.530Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-02-15T19:53:54.530Z] go: downloading github.com/docker/distribution v2.8.0+incompatible [2022-02-15T19:53:54.530Z] go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T19:53:54.789Z] go: downloading google.golang.org/grpc v1.27.1 [2022-02-15T19:53:54.803Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-15T19:53:54.803Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-15T19:53:55.048Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-15T19:53:55.048Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T19:53:55.048Z] go: downloading gotest.tools/v3 v3.0.3 [2022-02-15T19:53:55.048Z] go: downloading github.com/docker/go-units v0.4.0 [2022-02-15T19:53:55.048Z] go: downloading github.com/containerd/containerd v1.5.9 [2022-02-15T19:53:55.048Z] go: downloading github.com/opencontainers/image-spec v1.0.2 [2022-02-15T19:53:55.048Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-02-15T19:53:55.061Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-15T19:53:55.061Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-15T19:53:55.061Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-15T19:53:55.061Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-15T19:53:55.061Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-15T19:53:55.307Z] go: downloading github.com/moby/sys/signal v0.6.0 [2022-02-15T19:53:55.307Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-02-15T19:53:55.347Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-15T19:53:55.347Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T19:53:55.347Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-15T19:53:55.347Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T19:53:55.347Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-15T19:53:55.347Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-15T19:53:55.566Z] go: downloading github.com/moby/buildkit v0.8.2-0.20210615162540-9f254e18360a [2022-02-15T19:53:55.566Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-02-15T19:53:55.566Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-02-15T19:53:55.566Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-02-15T19:53:55.825Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-02-15T19:53:55.825Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-02-15T19:53:55.825Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-02-15T19:53:55.825Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-02-15T19:53:55.825Z] go: downloading github.com/containerd/continuity v0.1.0 [2022-02-15T19:53:55.825Z] go: downloading github.com/tonistiigi/go-immutable-radix v0.0.0-20170803185627-826af9ccf0fe [2022-02-15T19:53:55.825Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20210609172227-d72af97c0eaf [2022-02-15T19:53:55.825Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-02-15T19:53:55.825Z] go: downloading golang.org/x/sys v0.0.0-20220114195835-da31bd327af9 [2022-02-15T19:53:56.100Z] go: downloading github.com/google/go-cmp v0.5.5 [2022-02-15T19:53:56.100Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-02-15T19:53:56.100Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-02-15T19:53:56.100Z] go: downloading github.com/Microsoft/go-winio v0.5.1 [2022-02-15T19:53:56.100Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-02-15T19:53:56.100Z] go: downloading github.com/opencontainers/runc v1.1.0 [2022-02-15T19:53:56.100Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210226210310-f2269e66cdee [2022-02-15T19:53:56.100Z] go: downloading github.com/Microsoft/hcsshim v0.8.23 [2022-02-15T19:53:56.100Z] go: downloading github.com/containerd/cgroups v1.0.1 [2022-02-15T19:53:56.100Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-02-15T19:53:56.360Z] go: downloading github.com/coreos/go-systemd v0.0.0-20180511133405-39ca1b05acc7 [2022-02-15T19:53:56.360Z] go: downloading github.com/docker/swarmkit v1.12.1-0.20210726173615-3629f50980f6 [2022-02-15T19:53:56.360Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-02-15T19:53:56.437Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-15T19:53:56.437Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-15T19:53:56.619Z] go: downloading github.com/hashicorp/go-memdb v0.0.0-20161216180745-cb9a474f84cc [2022-02-15T19:53:56.619Z] go: downloading github.com/moby/sys/mount v0.3.0 [2022-02-15T19:53:56.619Z] go: downloading github.com/opencontainers/selinux v1.10.0 [2022-02-15T19:53:56.619Z] go: downloading github.com/google/uuid v1.3.0 [2022-02-15T19:53:56.619Z] go: downloading github.com/vishvananda/netlink v1.1.0 [2022-02-15T19:53:56.619Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-02-15T19:53:56.619Z] go: downloading github.com/moby/locker v1.0.1 [2022-02-15T19:53:56.619Z] go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-15T19:53:56.619Z] go: downloading github.com/prometheus/client_golang v1.6.0 [2022-02-15T19:53:56.619Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-02-15T19:53:56.619Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-02-15T19:53:56.619Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-02-15T19:53:56.619Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-02-15T19:53:56.619Z] go: downloading github.com/aws/aws-sdk-go v1.28.11 [2022-02-15T19:53:57.001Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-15T19:53:57.433Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-15T19:53:57.565Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-15T19:53:58.934Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-15T19:53:58.934Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-15T19:53:59.068Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-15T19:53:59.299Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-02-15T19:53:59.299Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-02-15T19:53:59.299Z] go: downloading cloud.google.com/go v0.59.0 [2022-02-15T19:53:59.299Z] go: downloading cloud.google.com/go/logging v1.0.1-0.20190813144457-ceeb313ad77b [2022-02-15T19:53:59.299Z] go: downloading google.golang.org/genproto v0.0.0-20200227132054-3f1135a288c9 [2022-02-15T19:53:59.299Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-02-15T19:53:59.299Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T19:53:59.299Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-02-15T19:54:01.220Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-02-15T19:54:01.220Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-02-15T19:54:01.220Z] go: downloading github.com/creack/pty v1.1.11 [2022-02-15T19:54:01.220Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-02-15T19:54:01.220Z] go: downloading github.com/golang/protobuf v1.3.5 [2022-02-15T19:54:01.482Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-02-15T19:54:01.482Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2022-02-15T19:54:01.482Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-02-15T19:54:01.482Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-02-15T19:54:01.482Z] go: downloading github.com/miekg/dns v1.1.27 [2022-02-15T19:54:01.482Z] go: downloading github.com/moby/ipvs v1.0.1 [2022-02-15T19:54:01.482Z] go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae [2022-02-15T19:54:01.482Z] go: downloading github.com/klauspost/compress v1.12.3 [2022-02-15T19:54:01.482Z] go: downloading github.com/hashicorp/serf v0.7.1-0.20160317193612-598c54895cc5 [2022-02-15T19:54:01.741Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-02-15T19:54:01.741Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-02-15T19:54:01.741Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-02-15T19:54:01.741Z] go: downloading github.com/hashicorp/memberlist v0.2.4 [2022-02-15T19:54:01.741Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-02-15T19:54:02.001Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T19:54:02.001Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-02-15T19:54:02.001Z] go: downloading github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2022-02-15T19:54:02.001Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2022-02-15T19:54:02.001Z] go: downloading golang.org/x/crypto v0.0.0-20211202192323-5770296d904e [2022-02-15T19:54:02.001Z] go: downloading github.com/mitchellh/hashstructure v1.0.0 [2022-02-15T19:54:02.001Z] go: downloading github.com/containerd/console v1.0.3 [2022-02-15T19:54:02.188Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-15T19:54:02.261Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-02-15T19:54:02.261Z] go: downloading github.com/gogo/googleapis v1.3.2 [2022-02-15T19:54:02.261Z] go: downloading github.com/opentracing-contrib/go-stdlib v1.0.0 [2022-02-15T19:54:02.261Z] go: downloading github.com/hashicorp/golang-lru v0.5.3 [2022-02-15T19:54:02.261Z] go: downloading github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2022-02-15T19:54:02.261Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-02-15T19:54:02.261Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-02-15T19:54:02.261Z] go: downloading github.com/coreos/etcd v3.3.27+incompatible [2022-02-15T19:54:02.261Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-02-15T19:54:02.261Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-02-15T19:54:02.261Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-02-15T19:54:02.261Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-02-15T19:54:02.261Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-02-15T19:54:02.261Z] go: downloading github.com/cespare/xxhash/v2 v2.1.1 [2022-02-15T19:54:02.261Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-15T19:54:02.261Z] go: downloading github.com/prometheus/common v0.10.0 [2022-02-15T19:54:02.261Z] go: downloading github.com/prometheus/procfs v0.0.11 [2022-02-15T19:54:02.519Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-15T19:54:02.519Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-02-15T19:54:02.519Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-02-15T19:54:02.519Z] go: downloading google.golang.org/api v0.8.0 [2022-02-15T19:54:03.111Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-15T19:54:03.383Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-15T19:54:03.383Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-15T19:54:03.383Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-15T19:54:03.754Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-15T19:54:03.754Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T19:54:03.754Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-15T19:54:03.896Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-02-15T19:54:03.896Z] go: downloading go.opencensus.io v0.22.3 [2022-02-15T19:54:03.896Z] go: downloading golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c [2022-02-15T19:54:03.896Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T19:54:03.947Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-15T19:54:04.155Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-15T19:54:04.155Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-15T19:54:04.155Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-02-15T19:54:04.155Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-02-15T19:54:04.414Z] go: downloading golang.org/x/text v0.3.6 [2022-02-15T19:54:04.510Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-15T19:54:04.981Z] go: downloading github.com/armon/go-metrics v0.0.0-20150106224455-eb0af217e5e9 [2022-02-15T19:54:04.981Z] go: downloading github.com/hashicorp/go-msgpack v0.0.0-20140221154404-71c2886f5a67 [2022-02-15T19:54:04.981Z] go: downloading github.com/google/btree v1.0.1 [2022-02-15T19:54:04.981Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2022-02-15T19:54:04.981Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-02-15T19:54:04.981Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-02-15T19:54:04.981Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-02-15T19:54:04.981Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-02-15T19:54:04.981Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-02-15T19:54:04.981Z] go: downloading github.com/gofrs/flock v0.7.3 [2022-02-15T19:54:04.981Z] go: downloading github.com/golang/snappy v0.0.3 [2022-02-15T19:54:04.981Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-02-15T19:54:04.981Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-15T19:54:05.240Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-02-15T19:54:05.240Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-02-15T19:54:05.240Z] go: downloading github.com/kr/pretty v0.2.1 [2022-02-15T19:54:05.240Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2022-02-15T19:54:05.240Z] go: downloading golang.org/x/lint v0.0.0-20201208152925-83fdc39ff7b5 [2022-02-15T19:54:05.240Z] go: downloading golang.org/x/tools v0.1.0 [2022-02-15T19:54:05.240Z] go: downloading cloud.google.com/go/bigquery v1.0.0 [2022-02-15T19:54:05.505Z] go: downloading cloud.google.com/go/datastore v1.1.0 [2022-02-15T19:54:05.505Z] go: downloading cloud.google.com/go/pubsub v1.3.1 [2022-02-15T19:54:05.505Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-02-15T19:54:05.505Z] go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2022-02-15T19:54:05.505Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-15T19:54:05.505Z] go: downloading github.com/vmihailenco/msgpack v4.0.4+incompatible [2022-02-15T19:54:05.505Z] go: downloading labix.org/v2/mgo v0.0.0-20140701140051-000000000287 [2022-02-15T19:54:05.505Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-02-15T19:54:05.505Z] go: downloading github.com/onsi/ginkgo v1.12.1 [2022-02-15T19:54:05.763Z] go: downloading github.com/onsi/gomega v1.10.3 [2022-02-15T19:54:05.763Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2022-02-15T19:54:05.763Z] go: downloading github.com/kr/text v0.1.0 [2022-02-15T19:54:05.763Z] go: downloading google.golang.org/appengine v1.6.7 [2022-02-15T19:54:05.763Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T19:54:05.763Z] go: downloading github.com/coreos/pkg v0.0.0-20180108230652-97fdf19511ea [2022-02-15T19:54:05.763Z] go: downloading golang.org/x/mod v0.4.1 [2022-02-15T19:54:05.763Z] go: downloading github.com/nxadm/tail v1.4.4 [2022-02-15T19:54:05.763Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-02-15T19:54:05.763Z] + GO111MODULE=auto [2022-02-15T19:54:05.763Z] + go mod vendor -modfile vendor.mod [2022-02-15T19:54:06.711Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-15T19:54:07.033Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-15T19:54:08.931Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-15T19:54:09.050Z] + '[' 0 -eq 0 ']' [2022-02-15T19:54:09.050Z] + echo 'update vendored copy of archive/tar' [2022-02-15T19:54:09.050Z] update vendored copy of archive/tar [2022-02-15T19:54:09.050Z] ++ awk -F '[ =]' '$1 == "ARG" && $2 == "GO_VERSION" { print $3; exit }' ./Dockerfile [2022-02-15T19:54:09.050Z] + : 1.17.6 [2022-02-15T19:54:09.050Z] + rm -rf vendor/archive/tar [2022-02-15T19:54:09.050Z] + mkdir -p vendor/archive/tar [2022-02-15T19:54:09.050Z] + echo 'downloading: https://golang.org/dl/go1.17.6.src.tar.gz' [2022-02-15T19:54:09.050Z] downloading: https://golang.org/dl/go1.17.6.src.tar.gz [2022-02-15T19:54:09.050Z] + curl -fsSL https://golang.org/dl/go1.17.6.src.tar.gz [2022-02-15T19:54:09.050Z] + tar --extract --gzip --directory=vendor/archive/tar --strip-components=4 go/src/archive/tar [2022-02-15T19:54:10.303Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-15T19:54:10.423Z] + patch --strip=4 --directory=vendor/archive/tar --input=/go/src/github.com/docker/docker/patches/0001-archive-tar-do-not-populate-user-group-names.patch [2022-02-15T19:54:10.423Z] patching file stat_unix.go [2022-02-15T19:54:10.423Z] Hunk #1 succeeded at 9 (offset 1 line). [2022-02-15T19:54:10.423Z] Hunk #2 succeeded at 17 (offset 1 line). [2022-02-15T19:54:10.423Z] Hunk #3 succeeded at 25 (offset 1 line). [2022-02-15T19:54:10.682Z] Congratulations! All vendoring changes are done the right way. [2022-02-15T19:54:10.682Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-02-15T19:54:10.940Z] WARNING: could not find copyright information for github.com/docker/docker/autogen/winresources/dockerd [2022-02-15T19:54:11.666Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-15T19:54:13.034Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-15T19:54:13.854Z] === RUN TestDockerSuite/TestBuildAddNonTar [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-15T19:54:14.541Z] + echo Ensuring container killed. [2022-02-15T19:54:14.541Z] Ensuring container killed. [2022-02-15T19:54:14.541Z] + docker rm -vf docker-pr3 [2022-02-15T19:54:14.541Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-02-15T19:54:14.803Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-15T19:54:14.803Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T19:54:14.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-15T19:54:14.803Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T19:54:14.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-15T19:54:14.803Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T19:54:14.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-15T19:54:14.803Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T19:54:14.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-15T19:54:14.824Z] + echo Chowning /workspace to jenkins user [2022-02-15T19:54:14.824Z] Chowning /workspace to jenkins user [2022-02-15T19:54:14.824Z] + id -u [2022-02-15T19:54:14.824Z] + id -g [2022-02-15T19:54:14.824Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43240:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T19:54:15.270Z] === RUN TestDockerSuite/TestBuildAddTar [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T19:54:15.688Z] + bundleName=unit [2022-02-15T19:54:15.688Z] + echo Creating unit-bundles.tar.gz [2022-02-15T19:54:15.688Z] Creating unit-bundles.tar.gz [2022-02-15T19:54:15.688Z] + 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-02-15T19:54:15.688Z] bundles/junit-report-libnetwork.xml [2022-02-15T19:54:15.688Z] bundles/junit-report.xml [2022-02-15T19:54:15.688Z] bundles/go-test-report-libnetwork.json [2022-02-15T19:54:15.688Z] bundles/go-test-report.json [2022-02-15T19:54:15.688Z] bundles/profile-libnetwork.out [2022-02-15T19:54:15.688Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-15T19:54:15.700Z] Archiving artifacts [2022-02-15T19:54:16.193Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43240/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T19:54:16.314Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-15T19:54:16.504Z] + make clean [2022-02-15T19:54:16.504Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T19:54:16.504Z] docker-dev-cache [2022-02-15T19:54:16.504Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [2022-02-15T19:54:16.877Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T19:54:18.531Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-15T19:54:19.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-15T19:54:19.399Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-15T19:54:20.058Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-15T19:54:20.058Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T19:54:20.058Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-15T19:54:20.331Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-15T19:54:21.741Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-15T19:54:21.998Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-15T19:54:22.926Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-15T19:54:23.773Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-15T19:54:23.988Z] docker_cli_swarm_test.go:1895: [d4eba0c00381f] joining swarm manager [d69e6de328094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:54:23.988Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-15T19:54:25.308Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-15T19:54:25.372Z] docker_cli_swarm_test.go:1896: [d0029fdbc1e71] joining swarm manager [d69e6de328094]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:54:25.630Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-15T19:54:27.048Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-15T19:54:28.422Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-15T19:54:29.792Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-15T19:54:31.086Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-15T19:54:31.086Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T19:54:31.086Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-15T19:54:31.086Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T19:54:31.086Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-15T19:54:31.086Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T19:54:31.086Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-15T19:54:31.086Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T19:54:31.086Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-15T19:54:31.159Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-15T19:54:31.542Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-15T19:54:43.331Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-15T19:54:45.848Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-15T19:54:46.104Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-15T19:54:46.104Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-15T19:54:46.360Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-15T19:54:46.617Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-15T19:54:46.617Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-15T19:54:46.617Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-15T19:54:47.179Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-15T19:54:47.179Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-15T19:54:47.742Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-15T19:54:47.742Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-15T19:54:47.742Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-15T19:54:47.742Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-15T19:54:47.999Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-15T19:54:49.372Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-15T19:54:49.629Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-15T19:54:49.629Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-15T19:54:49.886Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-15T19:54:49.886Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-15T19:54:49.886Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-15T19:54:50.449Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-15T19:54:51.818Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-15T19:54:52.392Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-15T19:54:52.392Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-15T19:54:52.392Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-15T19:54:53.933Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-15T19:54:53.933Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-15T19:54:53.933Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-15T19:54:53.933Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-15T19:54:53.933Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-15T19:54:53.933Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-15T19:54:53.933Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-15T19:54:53.933Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-15T19:54:53.933Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-15T19:54:53.933Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-15T19:54:53.933Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-15T19:54:54.917Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-15T19:54:56.147Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-15T19:54:56.147Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T19:54:56.147Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-15T19:54:56.147Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T19:54:56.147Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-15T19:54:56.147Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T19:54:56.147Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-15T19:54:56.147Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T19:54:56.147Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-15T19:54:56.808Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-15T19:54:56.808Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-15T19:54:56.808Z] --- PASS: TestDockerSuite (1284.73s) [2022-02-15T19:54:56.808Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.63s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.40s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.25s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.42s) [2022-02-15T19:54:56.809Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.61s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.51s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.58s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.84s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.85s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestAttachDetach (1.02s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.63s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.00s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.21s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.19s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.98s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.20s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.29s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.65s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.62s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.38s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.85s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.51s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.35s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.82s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.72s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.73s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.41s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.73s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.12s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.02s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.41s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.95s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.11s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.26s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.87s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.47s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.24s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.30s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.65s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.83s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.66s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.05s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.14s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.27s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.53s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.60s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.07s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.20s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.83s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.08s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.30s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.81s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.44s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.27s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.60s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.86s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.91s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.95s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCmd (0.40s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2022-02-15T19:54:57.068Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.41s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.34s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.65s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.78s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.64s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.52s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.21s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.44s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.63s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.80s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.45s) [2022-02-15T19:54:57.068Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-15T19:54:57.068Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-15T19:54:57.068Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-15T19:54:57.068Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.81s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.93s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.09s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.23s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.77s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.79s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.01s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.20s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.60s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.08s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.11s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.99s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.31s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.21s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.14s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.38s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.00s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.48s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.92s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.12s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.53s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.95s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.96s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.11s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.52s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.15s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.70s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.72s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEnv (1.27s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.76s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.18s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.15s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2022-02-15T19:54:57.068Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.07s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildExpose (0.56s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.88s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFails (1.03s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.77s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.42s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.64s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.01s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.59s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildHistory (3.42s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.65s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.97s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLabel (0.73s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLabels (0.56s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.47s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.72s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.30s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2022-02-15T19:54:57.068Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.52s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.27s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.03s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.11s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.13s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.69s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.82s) [2022-02-15T19:54:57.069Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.47s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.49s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.47s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.75s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.53s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.54s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.64s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.99s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.64s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.86s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.21s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.10s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildPATH (1.83s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.12s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.12s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.92s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildRm (2.91s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.94s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.17s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.03s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.14s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.81s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2022-02-15T19:54:57.069Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildStderr (0.70s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.08s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.78s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.74s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.27s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildUser (1.95s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.39s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.36s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.89s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.10s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.15s) [2022-02-15T19:54:57.069Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-15T19:54:57.069Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-15T19:54:57.069Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-02-15T19:54:57.069Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.64s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.54s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.69s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.64s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.17s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2022-02-15T19:54:57.069Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.29s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-15T19:54:57.069Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCommitChange (0.76s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.80s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.10s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.35s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.52s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.95s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.09s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.23s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.47s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.63s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.59s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.48s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.21s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.53s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.59s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.62s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.58s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.65s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.59s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.59s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.99s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.95s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.90s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.90s) [2022-02-15T19:54:57.069Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.76s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.97s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.09s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.28s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.04s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.20s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.31s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.65s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.56s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.56s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a2aee8_} (1.46s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-198281219_/foo_false____} (1.37s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-198281219_/foo_true____} (1.36s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-34113775144_/foo_false____} (1.45s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-34113775144_/foo_true____} (1.32s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-34113775144_/foo_true__0xc000a2b3b0__} (1.59s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a2b3c8_} (1.33s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a2b470_} (1.57s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a2b4d0_} (1.37s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a2b500_} (1.39s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.17s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.43s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.64s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.23s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.51s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.70s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.85s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.91s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.67s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.73s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.59s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.90s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.68s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.57s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.51s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.56s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.75s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.47s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.70s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.68s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.18s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.58s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.36s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.32s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.53s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.51s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.70s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.19s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.87s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.81s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.63s) [2022-02-15T19:54:57.069Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-02-15T19:54:57.069Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.32s) [2022-02-15T19:54:57.069Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.90s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.54s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.17s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.91s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.42s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.42s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.34s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.23s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.99s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.48s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsAttach (0.96s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsCommit (0.91s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.60s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.62s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.64s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.10s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.72s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.64s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.30s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.56s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.03s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.18s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.25s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.47s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.26s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFilters (1.25s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.89s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s) [2022-02-15T19:54:57.070Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-15T19:54:57.070Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.17s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.48s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.69s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.84s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsUntag (2.62s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.79s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.44s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.03s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.68s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.57s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.30s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecCgroup (0.93s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecEnv (0.72s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.12s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecInspectID (2.54s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.67s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.82s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.50s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecTTY (0.62s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.69s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-02-15T19:54:57.070Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.16s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestHealth (19.50s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.27s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.64s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.60s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.63s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.65s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.71s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.19s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-02-15T19:54:57.070Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-02-15T19:54:57.070Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.50s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.49s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.44s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.46s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.80s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.52s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.18s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.76s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.18s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.60s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.62s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.53s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.86s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.92s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.49s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.44s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestNetHostname (1.24s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.64s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestPluginActive (1.95s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.01s) [2022-02-15T19:54:57.070Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.40s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.39s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.59s) [2022-02-15T19:54:57.070Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.02s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.86s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPortList (6.24s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.94s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.92s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.06s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.64s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsByOrder (2.23s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.75s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.66s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.07s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.78s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.00s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.67s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.88s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.01s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.82s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.39s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-02-15T19:54:57.071Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.86s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.84s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.31s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.24s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.54s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.83s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.05s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.35s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.28s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.55s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.80s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.59s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.52s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.96s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.03s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.63s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.51s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.61s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.60s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.75s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.65s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.58s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.57s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.14s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.40s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.98s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.07s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.68s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.43s) [2022-02-15T19:54:57.071Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-15T19:54:57.071Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.56s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.33s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2022-02-15T19:54:57.071Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.41s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.40s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.52s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s) [2022-02-15T19:54:57.071Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.37s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.94s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.33s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.96s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.98s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.45s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.61s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.79s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.05s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.11s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.10s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.16s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunMount (4.84s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.09s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.69s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.60s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.66s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.02s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.20s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.52s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNetHost (0.75s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.26s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.27s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.54s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2022-02-15T19:54:57.071Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.45s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.39s) [2022-02-15T19:54:57.071Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-02-15T19:54:57.071Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.41s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.34s) [2022-02-15T19:54:57.071Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.38s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.16s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.67s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.49s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.84s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.58s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.74s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.65s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.41s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.39s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.39s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.40s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.40s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunState (0.99s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.41s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2022-02-15T19:54:57.071Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunSysctls (1.37s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.83s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.62s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.20s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.55s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.61s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.96s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUserByID (0.54s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.53s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUserByName (0.60s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.24s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.02s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.46s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.68s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.88s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.57s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.05s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.59s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.64s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.10s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.03s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.59s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.44s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.83s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.40s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.37s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.47s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.17s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.34s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.29s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.31s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.13s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.62s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.27s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.69s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.11s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.14s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.73s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.44s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.14s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.48s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.50s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.70s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.95s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.56s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.27s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.46s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.62s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.14s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.51s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.43s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.32s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.25s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.44s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.71s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.20s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.52s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.74s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.11s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.10s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.13s) [2022-02-15T19:54:57.072Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.33s) [2022-02-15T19:54:57.072Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-15T19:54:57.072Z] === RUN TestDockerRegistrySuite [2022-02-15T19:54:57.072Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-15T19:54:58.001Z] check_test.go:195: [d2956fe93dc9f] daemon is not started [2022-02-15T19:54:58.001Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-15T19:54:58.087Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-15T19:54:58.087Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T19:54:58.087Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-15T19:54:58.087Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T19:54:58.087Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-15T19:54:58.930Z] check_test.go:195: [daa3867a19aa6] daemon is not started [2022-02-15T19:54:59.187Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-15T19:54:59.939Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-15T19:54:59.939Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T19:54:59.939Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-15T19:54:59.939Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T19:54:59.939Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-15T19:55:00.558Z] check_test.go:195: [d24aafeeb33ae] daemon is not started [2022-02-15T19:55:00.558Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-15T19:55:00.558Z] check_test.go:195: [d3184ee327591] daemon is not started [2022-02-15T19:55:00.558Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T19:55:03.079Z] check_test.go:195: [df151772ad0a9] daemon is not started [2022-02-15T19:55:03.079Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T19:55:07.099Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-15T19:55:07.294Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-15T19:55:09.183Z] check_test.go:195: [d2b046f9b5785] daemon is not started [2022-02-15T19:55:09.183Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-15T19:55:09.440Z] docker_cli_swarm_test.go:1796: [dbd934b1eb722] joining swarm manager [decd9a7ce1bdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:55:10.808Z] docker_cli_swarm_test.go:1797: [d3c41fd0ff907] joining swarm manager [decd9a7ce1bdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:55:12.180Z] check_test.go:195: [d80c3d133cb55] daemon is not started [2022-02-15T19:55:12.180Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-15T19:55:13.108Z] check_test.go:195: [d775cfd02c934] daemon is not started [2022-02-15T19:55:13.108Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-15T19:55:14.031Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-15T19:55:14.031Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T19:55:14.031Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-15T19:55:14.031Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T19:55:14.031Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-15T19:55:14.046Z] check_test.go:195: [db9986f230c62] daemon is not started [2022-02-15T19:55:14.046Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-15T19:55:14.977Z] check_test.go:195: [d85112438d74a] daemon is not started [2022-02-15T19:55:14.977Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-15T19:55:16.346Z] check_test.go:195: [d144e929e4798] daemon is not started [2022-02-15T19:55:16.347Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-15T19:55:17.279Z] check_test.go:195: [d0b374fd1a62a] daemon is not started [2022-02-15T19:55:17.279Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-15T19:55:17.841Z] check_test.go:195: [d3f61c0cef602] daemon is not started [2022-02-15T19:55:17.841Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-15T19:55:18.770Z] check_test.go:195: [d17d66befb35d] daemon is not started [2022-02-15T19:55:19.026Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-15T19:55:19.327Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-15T19:55:19.327Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T19:55:19.327Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-15T19:55:19.588Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b567126cee07c0d6ed907ae5f0403dcedd643217d4c205263dd45a0d7896bec6 [2022-02-15T19:55:19.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-15T19:55:20.516Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:61ec91a388c22f49a6fa063e2b5bb0595ccc34ea67027dd79e0b7c1ae0889b74 [2022-02-15T19:55:20.516Z] check_test.go:195: [df8152f1a1b68] daemon is not started [2022-02-15T19:55:20.516Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-15T19:55:21.444Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0207a2f0578cd9ebb991287902ec1dbd704ddbcbe9f991e6816b94aa8b9c6251 [2022-02-15T19:55:22.008Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5e374e01d6d14e76971a6af9445452f295f1b5234cc13a4cc02c1fed725f46a7 [2022-02-15T19:55:22.264Z] check_test.go:195: [d3b069d514037] daemon is not started [2022-02-15T19:55:22.264Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-15T19:55:23.193Z] check_test.go:195: [dcc07bc903ca0] daemon is not started [2022-02-15T19:55:23.193Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-15T19:55:25.717Z] check_test.go:195: [def76b5412882] daemon is not started [2022-02-15T19:55:25.717Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-15T19:55:26.280Z] check_test.go:195: [dc19fdf268d23] daemon is not started [2022-02-15T19:55:26.280Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-15T19:55:26.280Z] check_test.go:195: [dacf4dee35e43] daemon is not started [2022-02-15T19:55:26.280Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T19:55:26.537Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-15T19:55:27.468Z] check_test.go:195: [d533d90695739] daemon is not started [2022-02-15T19:55:27.468Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T19:55:28.839Z] check_test.go:195: [d96454f6c750c] daemon is not started [2022-02-15T19:55:28.839Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T19:55:29.400Z] check_test.go:195: [d1f419345ae25] daemon is not started [2022-02-15T19:55:29.400Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-15T19:55:30.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-15T19:55:30.225Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T19:55:30.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-15T19:55:31.677Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-15T19:55:31.677Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T19:55:31.677Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-15T19:55:31.916Z] check_test.go:195: [dd7a3cf9cb123] daemon is not started [2022-02-15T19:55:31.916Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-15T19:55:31.916Z] check_test.go:195: [d08ebdc2b25b6] daemon is not started [2022-02-15T19:55:32.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-15T19:55:32.172Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-15T19:55:33.110Z] check_test.go:195: [db1a448e6841d] daemon is not started [2022-02-15T19:55:33.110Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-15T19:55:33.369Z] check_test.go:195: [d37c1edb61ee0] daemon is not started [2022-02-15T19:55:33.369Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-15T19:55:33.629Z] check_test.go:195: [da21f5cc677c6] daemon is not started [2022-02-15T19:55:33.629Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-15T19:55:33.885Z] check_test.go:195: [de8321c63da95] daemon is not started [2022-02-15T19:55:33.885Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-15T19:55:34.141Z] check_test.go:195: [db045861dd5d3] daemon is not started [2022-02-15T19:55:34.141Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-15T19:55:34.396Z] check_test.go:195: [dafc1160d4baa] daemon is not started [2022-02-15T19:55:34.396Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-15T19:55:34.652Z] check_test.go:195: [d1ddc637eb0d9] daemon is not started [2022-02-15T19:55:34.652Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-15T19:55:34.652Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-15T19:55:36.018Z] check_test.go:195: [d53cdca6fb09b] daemon is not started [2022-02-15T19:55:36.018Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-15T19:55:36.561Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-15T19:55:36.951Z] docker_cli_swarm_test.go:1315: [d135c7777c785] joining swarm manager [dbae2bda32dc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:55:37.515Z] check_test.go:195: [ddbd833a2e387] daemon is not started [2022-02-15T19:55:37.515Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-15T19:55:38.447Z] docker_cli_swarm_test.go:1316: [d87714d34eeb6] joining swarm manager [dbae2bda32dc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:55:38.447Z] check_test.go:195: [d760ce427c2e0] daemon is not started [2022-02-15T19:55:38.447Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-15T19:55:39.381Z] check_test.go:195: [d016a1d47b152] daemon is not started [2022-02-15T19:55:39.381Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-15T19:55:40.311Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-15T19:55:40.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-15T19:55:40.718Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite (44.20s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.27s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.81s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.13s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.97s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.85s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.69s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.76s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.22s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.11s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.81s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.92s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-02-15T19:55:41.238Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-02-15T19:55:41.238Z] === RUN TestDockerSchema1RegistrySuite [2022-02-15T19:55:41.238Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-15T19:55:41.238Z] check_test.go:222: [d927626d2c11a] daemon is not started [2022-02-15T19:55:41.238Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T19:55:41.704Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-15T19:55:43.755Z] check_test.go:222: [d1edd4bbbfa15] daemon is not started [2022-02-15T19:55:43.755Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T19:55:47.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-15T19:55:49.004Z] check_test.go:222: [da13d07fe4857] daemon is not started [2022-02-15T19:55:49.004Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-15T19:55:49.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-15T19:55:49.261Z] check_test.go:222: [d7a0a8f64ae95] daemon is not started [2022-02-15T19:55:49.261Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-15T19:55:49.261Z] check_test.go:222: [d884032dc78db] daemon is not started [2022-02-15T19:55:49.261Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T19:55:50.632Z] check_test.go:222: [ddcfc72fe8d37] daemon is not started [2022-02-15T19:55:50.632Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T19:55:51.195Z] check_test.go:222: [d5b4f78c296b0] daemon is not started [2022-02-15T19:55:51.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T19:55:52.127Z] check_test.go:222: [dd3fde6e95c32] daemon is not started [2022-02-15T19:55:52.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-15T19:55:54.648Z] check_test.go:222: [d79436835a293] daemon is not started [2022-02-15T19:55:54.648Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-15T19:55:54.904Z] check_test.go:222: [daf6b06075473] daemon is not started [2022-02-15T19:55:54.904Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-15T19:55:55.160Z] check_test.go:222: [d78a79c4d8308] daemon is not started [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite (14.10s) [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.59s) [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.35s) [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.06s) [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.27s) [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2022-02-15T19:55:55.160Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-02-15T19:55:55.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-15T19:55:55.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-15T19:55:56.087Z] check_test.go:251: [dafca086e8ac8] daemon is not started [2022-02-15T19:55:56.087Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-15T19:55:56.651Z] check_test.go:251: [d49e0d3098d49] daemon is not started [2022-02-15T19:55:56.651Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-15T19:55:56.651Z] check_test.go:251: [ded867590a9c2] daemon is not started [2022-02-15T19:55:56.651Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-15T19:55:57.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-15T19:55:58.022Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-15T19:55:58.587Z] check_test.go:251: [d50393327cd64] daemon is not started [2022-02-15T19:55:58.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-15T19:55:58.844Z] check_test.go:251: [d72bab53e8183] daemon is not started [2022-02-15T19:55:58.844Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-15T19:55:59.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-15T19:55:59.489Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T19:55:59.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-15T19:55:59.775Z] check_test.go:251: [de5ace989bbed] daemon is not started [2022-02-15T19:55:59.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-15T19:56:00.032Z] check_test.go:251: [d96d8e27eaffc] daemon is not started [2022-02-15T19:56:00.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.71s) [2022-02-15T19:56:00.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-02-15T19:56:00.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-02-15T19:56:00.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-02-15T19:56:00.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-02-15T19:56:00.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-02-15T19:56:00.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-02-15T19:56:00.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-02-15T19:56:00.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-02-15T19:56:00.032Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-15T19:56:00.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-15T19:56:05.280Z] check_test.go:278: [d2c934f2ac477] daemon is not started [2022-02-15T19:56:05.280Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-15T19:56:05.280Z] check_test.go:278: [d08ac05c635fe] daemon is not started [2022-02-15T19:56:05.280Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-15T19:56:05.280Z] check_test.go:278: [d8f604ff0ee65] daemon is not started [2022-02-15T19:56:05.280Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-15T19:56:05.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-15T19:56:05.355Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T19:56:05.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-15T19:56:05.355Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T19:56:05.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-15T19:56:05.536Z] check_test.go:278: [dfc0986fcd377] daemon is not started [2022-02-15T19:56:05.536Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-15T19:56:05.793Z] check_test.go:278: [d7c5a34707686] daemon is not started [2022-02-15T19:56:05.793Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2022-02-15T19:56:05.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-02-15T19:56:05.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-02-15T19:56:05.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-02-15T19:56:05.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-02-15T19:56:05.793Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-02-15T19:56:05.793Z] === RUN TestDockerNetworkSuite [2022-02-15T19:56:05.793Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-15T19:56:06.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-15T19:56:06.646Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T19:56:06.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-15T19:56:06.720Z] docker_cli_network_unix_test.go:46: [d8a65a3d72801] daemon is not started [2022-02-15T19:56:06.720Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-15T19:56:07.286Z] docker_cli_network_unix_test.go:46: [ddd49f451afd9] daemon is not started [2022-02-15T19:56:07.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-15T19:56:09.848Z] docker_cli_network_unix_test.go:46: [df88ba2045987] daemon is not started [2022-02-15T19:56:10.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-15T19:56:11.475Z] docker_cli_network_unix_test.go:46: [df30f2fe5a7c6] daemon is not started [2022-02-15T19:56:11.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-15T19:56:11.731Z] docker_cli_network_unix_test.go:1233: [d6979242d8f8c] daemon is not started [2022-02-15T19:56:12.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-15T19:56:12.562Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T19:56:12.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-15T19:56:12.562Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T19:56:12.562Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-15T19:56:14.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-15T19:56:14.018Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T19:56:14.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-15T19:56:14.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-15T19:56:14.018Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T19:56:14.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-15T19:56:14.018Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T19:56:14.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-15T19:56:14.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-15T19:56:15.177Z] docker_cli_network_unix_test.go:46: [d1dc2da48a5c4] daemon is not started [2022-02-15T19:56:15.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-15T19:56:19.615Z] docker_cli_network_unix_test.go:46: [d90b4a496fa41] daemon is not started [2022-02-15T19:56:20.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-15T19:56:21.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-15T19:56:21.223Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T19:56:21.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-15T19:56:21.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-15T19:56:21.223Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T19:56:21.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-15T19:56:21.223Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T19:56:21.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-15T19:56:22.478Z] docker_cli_network_unix_test.go:46: [d161a0e0656f3] daemon is not started [2022-02-15T19:56:22.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-15T19:56:23.669Z] docker_cli_network_unix_test.go:46: [d147c60fa9c4f] daemon is not started [2022-02-15T19:56:23.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-15T19:56:24.233Z] docker_cli_network_unix_test.go:46: [d5e54d6aecea1] daemon is not started [2022-02-15T19:56:24.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-15T19:56:24.796Z] docker_cli_network_unix_test.go:46: [d4ff4ffe59a3e] daemon is not started [2022-02-15T19:56:24.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-15T19:56:25.358Z] docker_cli_network_unix_test.go:46: [d0af8fc5d884d] daemon is not started [2022-02-15T19:56:25.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-15T19:56:26.178Z] docker_cli_network_unix_test.go:46: [dc21431b9b3a3] daemon is not started [2022-02-15T19:56:26.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-15T19:56:26.690Z] docker_cli_network_unix_test.go:46: [da2910d6d9a33] daemon is not started [2022-02-15T19:56:26.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-15T19:56:26.945Z] docker_cli_network_unix_test.go:46: [d80ee6ca226da] daemon is not started [2022-02-15T19:56:26.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-15T19:56:27.506Z] docker_cli_network_unix_test.go:46: [d5944b3ed5b12] daemon is not started [2022-02-15T19:56:27.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-15T19:56:28.018Z] docker_cli_network_unix_test.go:46: [ddcc20ad949ed] daemon is not started [2022-02-15T19:56:28.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-15T19:56:28.018Z] docker_cli_network_unix_test.go:46: [dd9afcd84d375] daemon is not started [2022-02-15T19:56:28.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-15T19:56:28.274Z] docker_cli_network_unix_test.go:46: [d4c1093637d57] daemon is not started [2022-02-15T19:56:28.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-15T19:56:28.836Z] docker_cli_network_unix_test.go:46: [d260cc832ab12] daemon is not started [2022-02-15T19:56:28.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-15T19:56:29.398Z] docker_cli_network_unix_test.go:46: [d4c8b0aad4df3] daemon is not started [2022-02-15T19:56:29.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-15T19:56:29.962Z] docker_cli_network_unix_test.go:46: [d56617dbff5f5] daemon is not started [2022-02-15T19:56:29.962Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-15T19:56:30.220Z] docker_cli_network_unix_test.go:46: [d81b1e40f3013] daemon is not started [2022-02-15T19:56:30.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-15T19:56:30.220Z] docker_cli_network_unix_test.go:46: [dafe0c44d2f47] daemon is not started [2022-02-15T19:56:30.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-15T19:56:31.591Z] docker_cli_network_unix_test.go:968: [d34bc18aebaa1] daemon is not started [2022-02-15T19:56:32.521Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-15T19:56:33.892Z] docker_cli_network_unix_test.go:46: [de7516aa92247] daemon is not started [2022-02-15T19:56:33.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-15T19:56:36.431Z] docker_cli_network_unix_test.go:1116: [d118605e473f2] daemon is not started [2022-02-15T19:56:39.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-15T19:56:39.705Z] docker_cli_network_unix_test.go:46: [d995300c00805] daemon is not started [2022-02-15T19:56:39.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-15T19:56:40.636Z] docker_cli_network_unix_test.go:46: [ddf90a280b05b] daemon is not started [2022-02-15T19:56:40.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-15T19:56:40.636Z] docker_cli_network_unix_test.go:46: [d5763093aaa8a] daemon is not started [2022-02-15T19:56:40.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-15T19:56:40.636Z] docker_cli_network_unix_test.go:46: [d40c3e32bf36b] daemon is not started [2022-02-15T19:56:40.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-15T19:56:40.893Z] docker_cli_network_unix_test.go:46: [de6441fb9dffe] daemon is not started [2022-02-15T19:56:40.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-15T19:56:40.894Z] docker_cli_network_unix_test.go:46: [d0341a82a05c3] daemon is not started [2022-02-15T19:56:40.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-15T19:56:40.894Z] docker_cli_network_unix_test.go:46: [d145cd89c208a] daemon is not started [2022-02-15T19:56:40.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-15T19:56:42.788Z] docker_cli_network_unix_test.go:46: [d7d266320d999] daemon is not started [2022-02-15T19:56:43.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-15T19:56:43.353Z] docker_cli_network_unix_test.go:46: [d326cd3122c42] daemon is not started [2022-02-15T19:56:43.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-15T19:56:43.353Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-15T19:56:43.353Z] docker_cli_network_unix_test.go:46: [dd5c5937c005c] daemon is not started [2022-02-15T19:56:43.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-15T19:56:43.918Z] docker_cli_network_unix_test.go:46: [d344406427cc1] daemon is not started [2022-02-15T19:56:44.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-15T19:56:44.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-15T19:56:48.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-15T19:56:49.281Z] docker_cli_network_unix_test.go:1084: [db04153e0a71c] daemon is not started [2022-02-15T19:56:50.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-15T19:56:50.046Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T19:56:50.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-15T19:56:50.650Z] docker_cli_network_unix_test.go:46: [d2ac775f0a82c] daemon is not started [2022-02-15T19:56:50.650Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-15T19:56:51.032Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-15T19:56:51.032Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T19:56:51.212Z] docker_cli_network_unix_test.go:46: [d685f199dfd40] daemon is not started [2022-02-15T19:56:51.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-15T19:56:51.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-15T19:56:51.500Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-15T19:56:52.836Z] docker_cli_network_unix_test.go:46: [de280269ae07c] daemon is not started [2022-02-15T19:56:52.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-15T19:56:52.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-15T19:56:52.908Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T19:56:53.093Z] docker_cli_network_unix_test.go:46: [d0b660c3f2e35] daemon is not started [2022-02-15T19:56:53.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-15T19:56:53.350Z] docker_cli_network_unix_test.go:46: [dfc7d23508ff2] daemon is not started [2022-02-15T19:56:53.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-15T19:56:53.714Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-15T19:56:53.714Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T19:56:53.714Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-15T19:56:53.894Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-15T19:56:53.894Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T19:56:54.260Z] docker_cli_network_unix_test.go:46: [d67b91a726c0c] daemon is not started [2022-02-15T19:56:54.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-15T19:56:54.361Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-15T19:56:54.826Z] docker_cli_network_unix_test.go:46: [dde3f42f63086] daemon is not started [2022-02-15T19:56:55.082Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-15T19:56:55.927Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-15T19:56:55.927Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T19:56:56.396Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-15T19:56:59.583Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-15T19:57:00.335Z] docker_cli_network_unix_test.go:46: [d74198976751d] daemon is not started [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite (54.52s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.00s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.43s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.43s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.04s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-15T19:57:00.335Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.59s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.41s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-02-15T19:57:00.336Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.87s) [2022-02-15T19:57:00.336Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.22s) [2022-02-15T19:57:00.336Z] === RUN TestDockerHubPullSuite [2022-02-15T19:57:00.336Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-15T19:57:00.569Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-15T19:57:00.569Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T19:57:00.569Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-15T19:57:00.569Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T19:57:00.569Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-15T19:57:01.155Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-15T19:57:02.135Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-15T19:57:02.224Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-15T19:57:02.717Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-15T19:57:02.717Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T19:57:02.717Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-15T19:57:02.717Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T19:57:02.717Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-15T19:57:03.700Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-15T19:57:04.156Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-15T19:57:04.168Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-15T19:57:04.636Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-15T19:57:04.929Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-15T19:57:05.086Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-15T19:57:05.623Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-15T19:57:05.918Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-15T19:57:06.386Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-15T19:57:06.458Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-15T19:57:06.458Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-15T19:57:06.458Z] --- PASS: TestDockerHubPullSuite (6.32s) [2022-02-15T19:57:06.458Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2022-02-15T19:57:06.458Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2022-02-15T19:57:06.458Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.83s) [2022-02-15T19:57:06.458Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.39s) [2022-02-15T19:57:06.458Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-02-15T19:57:06.458Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-02-15T19:57:06.458Z] PASS [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === Skipped [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-15T19:57:06.458Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.03s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.03s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-15T19:57:06.458Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-15T19:57:06.458Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-15T19:57:06.458Z] docker_cli_network_unix_test.go:46: [dd5c5937c005c] daemon is not started [2022-02-15T19:57:06.458Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-02-15T19:57:06.458Z] [2022-02-15T19:57:06.458Z] DONE 1262 tests, 51 skipped in 1419.892s [2022-02-15T19:57:06.458Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T19:57:06.717Z] ++++ cat bundles/test-integration/docker.pid [2022-02-15T19:57:06.717Z] +++ kill 8360 [2022-02-15T19:57:06.717Z] +++ /etc/init.d/apparmor stop [2022-02-15T19:57:06.717Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T19:57:06.717Z] [2022-02-15T19:57:06.717Z] Unloading profiles will leave already running processes permanently [2022-02-15T19:57:06.717Z] unconfined, which can lead to unexpected situations. [2022-02-15T19:57:06.717Z] [2022-02-15T19:57:06.717Z] To set a process to complain mode, use the command line tool [2022-02-15T19:57:06.717Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T19:57:06.717Z] +++ true [2022-02-15T19:57:06.717Z] exiting test-integration [2022-02-15T19:57:06.717Z] ++ exit 0 [2022-02-15T19:57:06.717Z] [2022-02-15T19:57:06.974Z] + for job in $(jobs -p) [2022-02-15T19:57:06.974Z] + wait 5646 [2022-02-15T19:57:07.374Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-15T19:57:07.842Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-15T19:57:12.782Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-15T19:57:14.998Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-15T19:57:15.735Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-15T19:57:15.735Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T19:57:15.735Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-15T19:57:16.721Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-15T19:57:16.722Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T19:57:16.722Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-15T19:57:16.920Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-15T19:57:17.194Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-15T19:57:17.216Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-15T19:57:17.216Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T19:57:17.216Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-15T19:57:18.778Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-15T19:57:18.778Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T19:57:18.778Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-15T19:57:19.057Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-15T19:57:19.057Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T19:57:19.057Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-15T19:57:19.057Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-15T19:57:19.057Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-15T19:57:19.057Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-15T19:57:19.057Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-15T19:57:19.058Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T19:57:19.058Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-15T19:57:19.058Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T19:57:19.058Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-15T19:57:19.058Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T19:57:19.058Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-15T19:57:19.058Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-15T19:57:19.058Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-15T19:57:19.246Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-15T19:57:19.440Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-15T19:57:20.989Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-15T19:57:21.462Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-15T19:57:21.467Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-15T19:57:22.017Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-15T19:57:22.447Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-15T19:57:22.448Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T19:57:22.448Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-15T19:57:23.005Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-15T19:57:23.005Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T19:57:23.030Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-15T19:57:23.435Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-15T19:57:23.474Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-15T19:57:23.474Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T19:57:23.474Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-15T19:57:23.474Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-15T19:57:23.497Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-15T19:57:23.497Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T19:57:23.497Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-15T19:57:23.903Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-15T19:57:23.903Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T19:57:23.903Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-15T19:57:23.903Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T19:57:23.903Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-15T19:57:24.482Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-15T19:57:25.467Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-15T19:57:25.467Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T19:57:25.467Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-15T19:57:25.468Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T19:57:25.468Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-15T19:57:26.041Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-15T19:57:27.291Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-15T19:57:31.061Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-15T19:57:31.294Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-15T19:57:32.628Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-15T19:57:33.185Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-15T19:57:37.350Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-15T19:57:39.243Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-15T19:57:39.799Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-15T19:57:42.558Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-15T19:57:42.558Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-15T19:57:42.558Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-15T19:57:47.805Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-15T19:57:48.369Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-15T19:57:48.972Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-15T19:57:50.231Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-15T19:57:50.231Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-15T19:57:50.231Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T19:57:50.231Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-15T19:57:51.486Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-15T19:57:54.026Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-15T19:57:55.598Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-15T19:58:00.363Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-15T19:58:00.363Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T19:58:00.363Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-15T19:58:00.363Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T19:58:00.363Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-15T19:58:00.363Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T19:58:00.363Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-15T19:58:00.363Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T19:58:00.363Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-15T19:58:00.832Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-15T19:58:15.339Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-15T19:58:15.339Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-15T19:58:15.339Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-15T19:58:19.134Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-15T19:58:19.134Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T19:58:19.134Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-15T19:58:19.134Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T19:58:19.602Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-15T19:58:19.602Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T19:58:19.602Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-15T19:58:20.588Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-15T19:58:20.588Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T19:58:20.588Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-15T19:58:21.933Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-15T19:58:21.933Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-15T19:58:21.933Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-15T19:58:22.918Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-15T19:58:22.919Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T19:58:23.386Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-15T19:58:23.386Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T19:58:23.386Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-15T19:58:23.386Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T19:58:23.854Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-15T19:58:24.323Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-15T19:58:24.323Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T19:58:24.323Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-15T19:58:47.660Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-15T19:58:47.660Z] docker_cli_swarm_test.go:1180: [d2b13e497eee0] joining swarm manager [d8b5a1a93c180]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:58:50.709Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-15T19:58:50.709Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-15T19:58:50.709Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T19:58:50.709Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-15T19:58:51.728Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-15T19:58:51.728Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T19:58:51.728Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-15T19:58:51.728Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T19:58:51.728Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-15T19:58:52.905Z] docker_cli_swarm_test.go:1189: [dabcf8a2fe519] joining swarm manager [d8b5a1a93c180]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:58:54.439Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-15T19:58:54.439Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-15T19:58:54.439Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T19:58:54.439Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-15T19:59:08.514Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-15T19:59:10.735Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-15T19:59:11.719Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-15T19:59:12.976Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-15T19:59:12.976Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T19:59:13.445Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-15T19:59:13.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-15T19:59:16.470Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-15T19:59:19.727Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-15T19:59:19.727Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-15T19:59:19.727Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-15T19:59:20.257Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-15T19:59:22.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-15T19:59:22.590Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T19:59:22.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-15T19:59:23.206Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-15T19:59:24.480Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-15T19:59:28.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-15T19:59:28.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-15T19:59:32.082Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-15T19:59:38.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-15T19:59:39.548Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-15T19:59:47.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-15T19:59:47.574Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T19:59:47.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-15T19:59:49.491Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-15T19:59:52.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-15T19:59:52.328Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T19:59:52.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-15T19:59:52.328Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T19:59:52.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-15T19:59:53.659Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-15T19:59:55.548Z] docker_cli_swarm_test.go:1112: [dff5cd24b9dda] joining swarm manager [d6a8c263d48fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T19:59:56.915Z] docker_cli_swarm_test.go:1113: [d92bca01586df] joining swarm manager [d6a8c263d48fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T19:59:59.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-15T19:59:59.490Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T19:59:59.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-15T20:00:00.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-15T20:00:00.479Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T20:00:00.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-15T20:00:00.479Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T20:00:00.479Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-15T20:00:23.839Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-15T20:00:27.632Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-15T20:00:27.633Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T20:00:27.633Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-15T20:00:32.709Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-15T20:00:36.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-15T20:00:39.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-15T20:00:39.289Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T20:00:39.860Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-15T20:00:39.860Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T20:00:40.278Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-15T20:00:40.278Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T20:00:40.278Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-15T20:00:40.332Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-15T20:00:41.843Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-15T20:00:41.843Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T20:00:42.311Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-15T20:00:47.070Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-15T20:00:48.634Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-15T20:00:48.634Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T20:00:48.634Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-15T20:00:48.634Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T20:00:48.634Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-15T20:00:50.201Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-15T20:00:51.771Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-15T20:00:52.238Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-15T20:00:52.708Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-15T20:00:53.693Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-15T20:00:59.555Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-15T20:01:02.507Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-15T20:01:02.507Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T20:01:02.507Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-15T20:01:03.492Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-15T20:01:03.492Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T20:01:03.492Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-15T20:01:03.961Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-15T20:01:06.176Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-15T20:01:07.163Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-15T20:01:08.158Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-15T20:01:08.158Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T20:01:08.158Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-15T20:01:09.145Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-15T20:01:10.130Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-15T20:01:10.130Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T20:01:10.130Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-15T20:01:10.130Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T20:01:10.130Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-15T20:01:15.990Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-15T20:01:39.937Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-15T20:01:39.937Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-15T20:01:39.937Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-15T20:01:48.322Z] docker_cli_swarm_test.go:1166: [df17805128829] joining swarm manager [d6a8c263d48fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-15T20:01:51.890Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-15T20:01:51.890Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-15T20:01:51.890Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-15T20:01:52.630Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-15T20:01:52.630Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-15T20:01:52.630Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-15T20:01:56.645Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-15T20:01:56.645Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T20:01:56.645Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-15T20:01:56.645Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T20:01:56.645Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-15T20:01:56.645Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T20:01:57.115Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-15T20:01:57.584Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-15T20:01:57.584Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T20:01:57.584Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-15T20:01:57.764Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-15T20:02:10.267Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-15T20:02:14.815Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-15T20:02:15.378Z] docker_cli_swarm_test.go:1447: [d7beed15e6da7] joining swarm manager [d37658081f8fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T20:02:15.939Z] docker_cli_swarm_test.go:1448: [d3d3a927baac7] joining swarm manager [d37658081f8fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T20:02:18.063Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-15T20:02:20.683Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-15T20:02:28.149Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-15T20:02:28.149Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-15T20:02:28.149Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-15T20:02:28.149Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-15T20:02:28.149Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-15T20:02:28.480Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-15T20:02:28.711Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-15T20:02:31.235Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-15T20:02:33.437Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-15T20:02:33.438Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-15T20:02:33.438Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T20:02:33.438Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-15T20:02:34.508Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-15T20:02:36.399Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-15T20:02:38.289Z] docker_cli_swarm_unix_test.go:63: [d448d777512df] joining swarm manager [d205e87eee016]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T20:02:40.990Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-15T20:02:54.677Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-15T20:02:55.663Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-15T20:02:56.131Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-15T20:02:56.542Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-15T20:02:59.929Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-15T20:03:02.882Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-15T20:03:05.836Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-15T20:03:09.040Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-15T20:03:16.835Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-15T20:03:19.463Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-15T20:03:27.260Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-15T20:03:34.453Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-15T20:03:34.453Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-15T20:03:34.453Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-15T20:03:36.341Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-15T20:03:39.611Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-15T20:03:39.748Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-15T20:03:41.502Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-15T20:03:44.027Z] docker_api_swarm_test.go:962: [ddf2483c7ebbb] joining swarm manager [d14d7613f9775]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T20:04:02.067Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-15T20:04:14.235Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-15T20:04:16.123Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-15T20:04:18.011Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-15T20:04:21.279Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-15T20:04:27.830Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-15T20:04:31.996Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-15T20:04:32.115Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-15T20:04:32.115Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-15T20:04:32.115Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T20:04:32.115Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-15T20:04:34.513Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-15T20:04:37.031Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-15T20:04:39.547Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-15T20:04:42.073Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-15T20:04:45.344Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-15T20:04:47.234Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-15T20:05:01.120Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-15T20:05:01.120Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-15T20:05:01.120Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T20:05:01.120Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-15T20:05:01.120Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T20:05:01.120Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-15T20:05:01.120Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-15T20:05:01.120Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-15T20:05:01.120Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T20:05:01.120Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-15T20:05:01.120Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-15T20:05:01.120Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-15T20:05:01.120Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-15T20:05:04.070Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-15T20:05:09.934Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-15T20:05:09.934Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T20:05:09.934Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-15T20:05:09.934Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T20:05:10.402Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-15T20:05:10.402Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T20:05:10.402Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-15T20:05:10.402Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T20:05:10.402Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-15T20:05:10.402Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T20:05:10.402Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-15T20:05:15.166Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-15T20:05:15.166Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T20:05:15.166Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-15T20:05:15.166Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:05:15.166Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-15T20:05:15.166Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:05:15.166Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-15T20:05:16.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-15T20:05:21.221Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-15T20:05:21.221Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-15T20:05:21.221Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T20:05:21.221Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-15T20:05:21.221Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T20:05:21.221Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-15T20:05:21.221Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-15T20:05:21.221Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-15T20:05:21.221Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T20:05:21.221Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-15T20:05:21.221Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-15T20:05:21.221Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-15T20:05:22.021Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-15T20:05:27.084Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-15T20:05:31.838Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-15T20:05:37.700Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-15T20:05:37.700Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T20:05:37.700Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-15T20:05:37.700Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T20:05:38.168Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-15T20:05:38.168Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T20:05:38.168Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-15T20:05:38.168Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T20:05:38.168Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-15T20:05:38.168Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T20:05:38.168Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-15T20:05:39.843Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-15T20:05:39.843Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-15T20:05:39.843Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T20:05:39.843Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-15T20:05:39.843Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T20:05:39.843Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-15T20:05:39.843Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T20:05:39.843Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-15T20:05:39.843Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T20:05:39.843Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-15T20:05:39.843Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T20:05:39.843Z] === RUN TestDockerSuite/TestBuildFails [2022-02-15T20:05:42.057Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-15T20:05:42.057Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-15T20:05:42.922Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-15T20:05:42.922Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T20:05:42.922Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-15T20:05:42.922Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:05:42.922Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-15T20:05:42.922Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:05:42.922Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-15T20:05:43.435Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-15T20:05:44.486Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-15T20:05:49.214Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-15T20:05:51.638Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-15T20:05:56.375Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-15T20:05:58.270Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-15T20:05:58.411Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-15T20:05:58.411Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-15T20:05:58.411Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-15T20:06:03.534Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-15T20:06:09.453Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-15T20:06:09.454Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-15T20:06:09.454Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T20:06:09.454Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-15T20:06:09.454Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T20:06:09.454Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-15T20:06:09.454Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T20:06:09.454Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-15T20:06:09.454Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T20:06:09.454Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-15T20:06:09.454Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T20:06:09.454Z] === RUN TestDockerSuite/TestBuildFails [2022-02-15T20:06:10.695Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-15T20:06:11.681Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-15T20:06:12.401Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-15T20:06:12.401Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite (1627.51s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.93s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.83s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.87s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.32s) [2022-02-15T20:06:13.106Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.50s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.20s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.88s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.38s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.35s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.38s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.11s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.40s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.45s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.20s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.47s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.59s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.75s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.39s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.68s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.03s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.00s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.92s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.43s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.65s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.61s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.41s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.23s) [2022-02-15T20:06:13.106Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.75s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.71s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.90s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.39s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.01s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.07s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.56s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.18s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.27s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.22s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.52s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.63s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.70s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.81s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.01s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.56s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.85s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.82s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.98s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.50s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.27s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.19s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.90s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.68s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.85s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.73s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.70s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.82s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.78s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.09s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.84s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.48s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.72s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.63s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.53s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (101.48s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.47s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.62s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.81s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.16s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.72s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.60s) [2022-02-15T20:06:13.107Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.97s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.52s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.71s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.94s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.75s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.27s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.22s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.30s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.99s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.08s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.76s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.34s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.66s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-02-15T20:06:13.107Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2022-02-15T20:06:13.107Z] === RUN TestDockerExternalVolumeSuite [2022-02-15T20:06:13.107Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-15T20:06:13.363Z] docker_cli_external_volume_driver_test.go:52: [d41a65905eae5] daemon is not started [2022-02-15T20:06:18.833Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-15T20:06:18.834Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T20:06:18.834Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-15T20:06:18.834Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-15T20:06:19.303Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-15T20:06:19.303Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T20:06:19.303Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-15T20:06:21.060Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-15T20:06:28.234Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-15T20:06:28.544Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-15T20:06:31.405Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-15T20:06:31.792Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-15T20:06:31.792Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:06:31.792Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-15T20:06:38.651Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-15T20:06:41.035Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-15T20:06:44.281Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-15T20:06:44.515Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-15T20:06:44.749Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-15T20:06:46.727Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-15T20:06:46.962Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-15T20:06:46.962Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T20:06:46.962Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-15T20:06:47.950Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-15T20:06:47.950Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-15T20:06:51.460Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-15T20:06:53.819Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-15T20:06:53.877Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-15T20:06:53.877Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T20:06:53.877Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-15T20:06:54.291Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-15T20:06:54.344Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-15T20:06:54.811Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-15T20:06:54.812Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T20:06:54.812Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-15T20:06:55.280Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-15T20:06:56.266Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-15T20:06:56.736Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-15T20:06:58.299Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-15T20:06:59.861Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-15T20:07:07.298Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-15T20:07:07.298Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:07:07.298Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-15T20:07:08.538Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-15T20:07:08.538Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:07:08.538Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-15T20:07:08.538Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T20:07:08.538Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-15T20:07:08.538Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-15T20:07:08.538Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-15T20:07:08.538Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-15T20:07:08.538Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-15T20:07:09.008Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-15T20:07:09.475Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-15T20:07:16.632Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-15T20:07:19.798Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-15T20:07:20.785Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-15T20:07:23.736Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-15T20:07:23.736Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T20:07:23.736Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-15T20:07:24.723Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-15T20:07:24.723Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-15T20:07:30.593Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-15T20:07:31.580Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-15T20:07:32.047Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-15T20:07:33.034Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-15T20:07:34.020Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-15T20:07:35.006Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-15T20:07:36.575Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-15T20:07:37.873Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-15T20:07:37.873Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T20:07:37.873Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-15T20:07:37.873Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-15T20:07:39.020Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-15T20:07:42.352Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-15T20:07:43.730Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-15T20:07:43.730Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:07:43.730Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-15T20:07:43.730Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T20:07:43.730Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-15T20:07:43.730Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-15T20:07:43.730Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-15T20:07:43.730Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-15T20:07:44.198Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-15T20:07:44.665Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-15T20:07:45.133Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-15T20:07:45.555Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-15T20:07:52.294Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-15T20:08:00.214Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-15T20:08:00.393Z] docker_cli_external_volume_driver_test.go:52: [d55201b34554f] daemon is not started [2022-02-15T20:08:13.550Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-15T20:08:13.550Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T20:08:13.550Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-15T20:08:14.535Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-15T20:08:15.156Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-15T20:08:18.439Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-15T20:08:20.576Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-15T20:08:33.072Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-15T20:08:33.275Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-15T20:08:40.230Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-15T20:08:48.109Z] docker_cli_external_volume_driver_test.go:52: [d74dec0d10be4] daemon is not started [2022-02-15T20:08:48.898Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-15T20:08:54.765Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-15T20:08:57.248Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-15T20:09:03.008Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-15T20:09:03.008Z] docker_cli_external_volume_driver_test.go:52: [d37fe71b10382] daemon is not started [2022-02-15T20:09:15.064Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-15T20:09:15.998Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-15T20:09:15.998Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T20:09:15.999Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-15T20:09:17.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-15T20:09:22.213Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-15T20:09:23.154Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-15T20:09:24.143Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-15T20:09:24.143Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T20:09:24.143Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-15T20:09:24.143Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T20:09:24.143Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-15T20:09:27.935Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-15T20:09:30.880Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-15T20:09:32.685Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-15T20:09:36.473Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-15T20:09:36.473Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-15T20:09:36.473Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-15T20:09:36.746Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-15T20:09:39.430Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-15T20:09:40.417Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-15T20:09:41.983Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-15T20:09:49.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-15T20:09:54.480Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-15T20:09:54.948Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-15T20:09:56.675Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-15T20:09:56.675Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-15T20:09:56.675Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T20:09:57.145Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-15T20:09:57.145Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T20:09:57.145Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-15T20:09:57.618Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-15T20:09:59.188Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-15T20:09:59.188Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T20:09:59.188Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-15T20:09:59.657Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-15T20:10:00.647Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-15T20:10:02.028Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-15T20:10:02.028Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T20:10:02.028Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-15T20:10:04.700Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-15T20:10:06.523Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-15T20:10:07.439Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-15T20:10:09.186Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-15T20:10:09.655Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-15T20:10:09.655Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T20:10:09.655Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-15T20:10:09.655Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T20:10:09.655Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-15T20:10:10.318Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-15T20:10:10.396Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-15T20:10:13.448Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-15T20:10:15.079Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-15T20:10:15.080Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T20:10:15.080Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-15T20:10:15.080Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T20:10:15.080Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-15T20:10:15.080Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T20:10:15.080Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-15T20:10:15.080Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T20:10:15.557Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-15T20:10:15.557Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T20:10:15.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-15T20:10:19.313Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-15T20:10:19.571Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-15T20:10:20.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-15T20:10:20.330Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T20:10:20.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-15T20:10:20.330Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:10:20.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-15T20:10:20.330Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:10:20.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-15T20:10:20.799Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-15T20:10:20.816Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-15T20:10:22.266Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-15T20:10:22.734Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-15T20:10:22.734Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-15T20:10:25.569Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-15T20:10:25.685Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-15T20:10:26.674Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-15T20:10:27.248Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-15T20:10:28.810Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-15T20:10:31.437Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-15T20:10:32.428Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-15T20:10:32.428Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T20:10:32.428Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-15T20:10:32.428Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T20:10:32.428Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-15T20:10:35.379Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-15T20:10:35.379Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T20:10:35.379Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-15T20:10:41.300Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-15T20:10:41.768Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-15T20:10:44.492Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-15T20:10:44.492Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-15T20:10:44.492Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T20:10:44.492Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-15T20:10:44.492Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T20:10:44.492Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-15T20:10:44.492Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T20:10:44.492Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-15T20:10:44.492Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T20:10:44.492Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-15T20:10:44.492Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T20:10:44.492Z] === RUN TestDockerSuite/TestBuildFails [2022-02-15T20:10:51.650Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-15T20:10:51.650Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-15T20:10:54.262Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-15T20:10:57.518Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-15T20:10:59.011Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-15T20:11:04.677Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-15T20:11:06.183Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-15T20:11:11.497Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-15T20:11:17.168Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-15T20:11:17.362Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-15T20:11:21.924Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-15T20:11:22.909Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-15T20:11:23.229Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-15T20:11:24.215Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-15T20:11:24.215Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T20:11:24.215Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-15T20:11:24.215Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T20:11:24.215Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-15T20:11:24.222Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-15T20:11:26.244Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-15T20:11:28.000Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-15T20:11:28.000Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T20:11:28.000Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-15T20:11:28.772Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-15T20:11:28.772Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T20:11:28.772Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-15T20:11:28.772Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-15T20:11:29.240Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-15T20:11:29.240Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T20:11:29.240Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-15T20:11:37.906Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-15T20:11:37.906Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:11:37.906Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-15T20:11:47.485Z] === RUN TestDockerSuite/TestBuildRm [2022-02-15T20:11:50.396Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-15T20:11:50.864Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-15T20:11:53.079Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-15T20:11:53.079Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T20:11:53.079Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-15T20:11:53.546Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-15T20:11:54.016Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-15T20:11:56.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-15T20:11:58.774Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-15T20:11:59.242Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-15T20:11:59.710Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-15T20:11:59.981Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-15T20:12:00.700Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-15T20:12:01.688Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-15T20:12:02.673Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-15T20:12:03.783Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-15T20:12:03.783Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T20:12:03.783Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-15T20:12:03.783Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T20:12:04.238Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-15T20:12:04.252Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-15T20:12:05.816Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-15T20:12:10.577Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-15T20:12:11.391Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-15T20:12:11.391Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:12:11.391Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-15T20:12:11.391Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T20:12:11.391Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-15T20:12:11.391Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-15T20:12:11.391Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-15T20:12:11.391Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-15T20:12:11.391Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-15T20:12:11.391Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-15T20:12:12.383Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-15T20:12:14.370Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-15T20:12:17.236Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-15T20:12:18.867Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-15T20:12:20.317Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-15T20:12:28.293Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-15T20:12:41.559Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-15T20:12:41.559Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-15T20:12:41.559Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-15T20:12:43.131Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-15T20:12:44.149Z] === RUN TestDockerSuite/TestBuildRm [2022-02-15T20:12:50.279Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-15T20:12:50.279Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-15T20:12:53.093Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-15T20:12:53.093Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T20:12:53.093Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-15T20:12:53.093Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-15T20:12:56.150Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-15T20:12:56.150Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-15T20:12:59.076Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-15T20:13:00.908Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-15T20:13:01.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-15T20:13:01.183Z] docker_cli_external_volume_driver_test.go:484: [d81e15765b1cf] daemon is not started [2022-02-15T20:13:02.927Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-15T20:13:02.927Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T20:13:02.927Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-15T20:13:02.927Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T20:13:03.395Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-15T20:13:05.609Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-15T20:13:10.364Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-15T20:13:15.125Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-15T20:13:16.020Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-15T20:13:16.020Z] docker_cli_external_volume_driver_test.go:52: [d590a45334c37] daemon is not started [2022-02-15T20:13:20.996Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-15T20:13:26.195Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-15T20:13:26.196Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T20:13:26.196Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-15T20:13:27.181Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-15T20:13:28.747Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-15T20:13:28.949Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite (436.88s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-02-15T20:13:30.856Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-02-15T20:13:30.856Z] PASS [2022-02-15T20:13:30.856Z] [2022-02-15T20:13:30.856Z] === Skipped [2022-02-15T20:13:30.856Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-02-15T20:13:30.856Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-15T20:13:30.856Z] check_test.go:308: [d7b5a8c972785] daemon is not started [2022-02-15T20:13:30.856Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-02-15T20:13:30.856Z] [2022-02-15T20:13:30.856Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-15T20:13:30.856Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-15T20:13:30.856Z] check_test.go:308: [d4e7518687322] daemon is not started [2022-02-15T20:13:30.856Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-15T20:13:30.856Z] [2022-02-15T20:13:30.856Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-15T20:13:30.856Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-15T20:13:30.856Z] check_test.go:308: [dd6838d9a4d01] daemon is not started [2022-02-15T20:13:30.856Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-15T20:13:30.856Z] [2022-02-15T20:13:30.856Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-15T20:13:30.856Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-15T20:13:30.856Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-02-15T20:13:30.856Z] [2022-02-15T20:13:30.856Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-15T20:13:30.856Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-15T20:13:30.856Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-15T20:13:30.856Z] [2022-02-15T20:13:30.856Z] DONE 271 tests, 5 skipped in 2402.123s [2022-02-15T20:13:30.856Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T20:13:30.856Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddc56d0bffb33/docker.pid [2022-02-15T20:13:30.856Z] +++ kill 6322 [2022-02-15T20:13:30.856Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6322 is not a child of this shell [2022-02-15T20:13:30.856Z] warning: PID 6322 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/ddc56d0bffb33/docker.pid had a nonzero exit code [2022-02-15T20:13:30.856Z] ++++ cat bundles/test-integration/docker.pid [2022-02-15T20:13:30.856Z] +++ kill 8352 [2022-02-15T20:13:30.856Z] +++ /etc/init.d/apparmor stop [2022-02-15T20:13:30.856Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T20:13:30.856Z] [2022-02-15T20:13:30.856Z] Unloading profiles will leave already running processes permanently [2022-02-15T20:13:30.856Z] unconfined, which can lead to unexpected situations. [2022-02-15T20:13:30.856Z] [2022-02-15T20:13:30.856Z] To set a process to complain mode, use the command line tool [2022-02-15T20:13:30.856Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T20:13:30.856Z] +++ true [2022-02-15T20:13:30.856Z] exiting test-integration [2022-02-15T20:13:30.856Z] ++ exit 0 [2022-02-15T20:13:30.856Z] [2022-02-15T20:13:30.856Z] + exit 0 [2022-02-15T20:13:30.856Z] ++ jobs -p [2022-02-15T20:13:30.856Z] + pids= [2022-02-15T20:13:30.856Z] + echo 'Remaining pids to kill: []' [2022-02-15T20:13:30.856Z] Remaining pids to kill: [] [2022-02-15T20:13:30.856Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-15T20:13:30.872Z] Recording test results [2022-02-15T20:13:32.272Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-15T20:13:32.600Z] + echo Ensuring container killed. [2022-02-15T20:13:32.600Z] Ensuring container killed. [2022-02-15T20:13:32.600Z] + docker ps -aq -f name=docker-pr3-* [2022-02-15T20:13:32.600Z] + cids=7cc7fb3fe798 [2022-02-15T20:13:32.600Z] 7b62b6e42f57 [2022-02-15T20:13:32.600Z] a1ffde5ebe2d [2022-02-15T20:13:32.600Z] + [ -n 7cc7fb3fe798 [2022-02-15T20:13:32.600Z] 7b62b6e42f57 [2022-02-15T20:13:32.600Z] a1ffde5ebe2d ] [2022-02-15T20:13:32.600Z] + docker rm -vf 7cc7fb3fe798 7b62b6e42f57 a1ffde5ebe2d [2022-02-15T20:13:33.530Z] 7cc7fb3fe798 [2022-02-15T20:13:33.530Z] 7b62b6e42f57 [2022-02-15T20:13:33.530Z] a1ffde5ebe2d [Pipeline] sh [2022-02-15T20:13:33.808Z] + echo Chowning /workspace to jenkins user [2022-02-15T20:13:33.808Z] Chowning /workspace to jenkins user [2022-02-15T20:13:33.808Z] + id -u [2022-02-15T20:13:33.808Z] + id -g [2022-02-15T20:13:33.808Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43240:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T20:13:33.808Z] Unable to find image 'busybox:latest' locally [2022-02-15T20:13:33.808Z] latest: Pulling from library/busybox [2022-02-15T20:13:34.064Z] 009932687766: Pulling fs layer [2022-02-15T20:13:34.064Z] 009932687766: Download complete [2022-02-15T20:13:34.321Z] 009932687766: Pull complete [2022-02-15T20:13:34.321Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-15T20:13:34.321Z] Status: Downloaded newer image for busybox:latest [2022-02-15T20:13:34.610Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T20:13:37.130Z] + bundleName=amd64 [2022-02-15T20:13:37.131Z] + echo Creating amd64-bundles.tar.gz [2022-02-15T20:13:37.131Z] Creating amd64-bundles.tar.gz [2022-02-15T20:13:37.131Z] + xargs tar -czf amd64-bundles.tar.gz [2022-02-15T20:13:37.131Z] + 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-02-15T20:13:38.506Z] Archiving artifacts [2022-02-15T20:13:40.455Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43240/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-02-15T20:13:40.482Z] === RUN TestDockerSuite/TestBuildUser [2022-02-15T20:13:40.482Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T20:13:40.482Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-15T20:13:40.482Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T20:13:40.482Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-15T20:13:40.482Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T20:13:40.482Z] === RUN TestDockerSuite/TestBuildVerboseOut [Pipeline] sh [2022-02-15T20:13:40.809Z] + make clean [2022-02-15T20:13:40.809Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T20:13:41.065Z] docker-dev-cache [2022-02-15T20:13:41.065Z] docker-mod-cache [Pipeline] deleteDir [2022-02-15T20:13:42.234Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-15T20:13:42.235Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-15T20:13:42.703Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T20:13:45.238Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-15T20:13:45.238Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-15T20:13:49.028Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-15T20:13:49.028Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T20:13:49.028Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-15T20:13:49.028Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T20:13:49.028Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-15T20:13:50.199Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-15T20:13:53.136Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-15T20:13:53.605Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-15T20:13:56.071Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-15T20:13:59.477Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-15T20:13:59.477Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-15T20:14:03.243Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-15T20:14:06.633Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-15T20:14:10.407Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-15T20:14:14.314Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-15T20:14:15.303Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-15T20:14:25.721Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-15T20:14:28.240Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-15T20:14:28.240Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T20:14:28.240Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-15T20:14:31.924Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-15T20:14:31.924Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T20:14:32.391Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-15T20:14:32.959Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-15T20:14:32.959Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T20:14:32.959Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-15T20:14:32.959Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T20:14:32.959Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-15T20:14:36.762Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-15T20:14:36.762Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T20:14:36.762Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-15T20:14:37.159Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-15T20:14:38.147Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-15T20:14:43.184Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-15T20:14:43.184Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-15T20:14:43.184Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T20:14:43.184Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-15T20:14:43.184Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T20:14:43.184Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-15T20:14:44.017Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-15T20:14:45.404Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-15T20:14:49.228Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-15T20:14:51.174Z] === RUN TestDockerSuite/TestBuildUser [2022-02-15T20:14:51.174Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T20:14:51.174Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-15T20:14:51.174Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T20:14:51.174Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-15T20:14:51.174Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T20:14:51.174Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-15T20:14:55.004Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-15T20:14:55.004Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-15T20:14:55.839Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-15T20:14:55.933Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-15T20:14:56.401Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-15T20:14:58.060Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-15T20:14:58.060Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-15T20:14:58.060Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-15T20:15:00.193Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-15T20:15:00.193Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T20:15:00.193Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-15T20:15:00.193Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T20:15:00.662Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-15T20:15:01.021Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-15T20:15:02.008Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-15T20:15:03.576Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-15T20:15:12.655Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-15T20:15:12.655Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T20:15:12.655Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-15T20:15:12.655Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T20:15:12.655Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-15T20:15:12.655Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T20:15:12.655Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-15T20:15:13.113Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-15T20:15:23.416Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-15T20:15:24.378Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-15T20:15:24.378Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T20:15:24.834Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-15T20:15:24.834Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T20:15:24.834Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-15T20:15:24.834Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T20:15:24.834Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-15T20:15:24.848Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-15T20:15:24.848Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-15T20:15:27.009Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-15T20:15:30.823Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-15T20:15:30.823Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-15T20:15:32.780Z] === RUN TestDockerSuite/TestCommitChange [2022-02-15T20:15:35.813Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-15T20:15:38.553Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-15T20:15:39.608Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-15T20:15:41.254Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-15T20:15:44.325Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-15T20:15:44.325Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T20:15:44.325Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-15T20:15:47.125Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-15T20:15:47.125Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T20:15:47.125Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-15T20:15:47.125Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T20:15:47.592Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-15T20:15:50.045Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-15T20:15:51.385Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-15T20:15:51.385Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T20:15:51.853Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-15T20:15:52.873Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-15T20:15:52.873Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T20:15:52.873Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-15T20:15:53.842Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-15T20:15:59.722Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-15T20:16:00.711Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-15T20:16:00.711Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T20:16:00.711Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-15T20:16:00.711Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T20:16:00.711Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-15T20:16:01.416Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-15T20:16:02.935Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-15T20:16:02.935Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T20:16:02.935Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-15T20:16:06.788Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-15T20:16:07.202Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-15T20:16:07.202Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:16:07.202Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-15T20:16:07.202Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T20:16:07.202Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-15T20:16:07.202Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T20:16:07.202Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-15T20:16:07.202Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T20:16:07.202Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-15T20:16:07.202Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T20:16:07.202Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-15T20:16:07.202Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T20:16:07.202Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-15T20:16:07.202Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:16:07.202Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-15T20:16:07.202Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-15T20:16:12.653Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-15T20:16:12.654Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-15T20:16:15.746Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-15T20:16:22.804Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-15T20:16:22.804Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T20:16:22.804Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-15T20:16:25.703Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-15T20:16:25.703Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T20:16:25.703Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-15T20:16:25.703Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T20:16:25.703Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-15T20:16:25.703Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T20:16:25.703Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-15T20:16:28.594Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-15T20:16:28.594Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T20:16:28.594Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-15T20:16:28.594Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-15T20:16:30.475Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-15T20:16:30.475Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T20:16:30.475Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-15T20:16:30.475Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T20:16:30.943Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-15T20:16:30.943Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T20:16:30.943Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-15T20:16:31.487Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-15T20:16:31.487Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-15T20:16:31.487Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T20:16:31.487Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-15T20:16:31.487Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T20:16:31.487Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-15T20:16:31.487Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:16:31.487Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-15T20:16:31.930Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-15T20:16:35.216Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-15T20:16:38.108Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-15T20:16:40.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-15T20:16:40.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-15T20:16:40.998Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T20:16:40.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-15T20:16:42.353Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-15T20:16:43.178Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-15T20:16:43.178Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-15T20:16:44.569Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-15T20:16:44.569Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T20:16:44.569Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-15T20:16:44.569Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T20:16:44.569Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-15T20:16:44.569Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T20:16:45.038Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-15T20:16:46.074Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-15T20:16:46.074Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:16:46.533Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-15T20:16:46.533Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T20:16:46.533Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-15T20:16:47.302Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-15T20:16:47.302Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T20:16:47.302Z] === RUN TestDockerSuite/TestCommitChange [2022-02-15T20:16:49.457Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-15T20:16:49.457Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-15T20:16:51.624Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-15T20:16:51.624Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T20:16:51.624Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-15T20:16:53.828Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-15T20:16:54.461Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-15T20:16:55.344Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-15T20:16:55.344Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-15T20:16:58.236Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-15T20:17:00.329Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-15T20:17:00.329Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T20:17:00.329Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-15T20:17:02.907Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-15T20:17:07.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-15T20:17:07.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-15T20:17:07.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-15T20:17:07.583Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-15T20:17:07.583Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-15T20:17:08.987Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-15T20:17:08.987Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T20:17:08.987Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-15T20:17:09.750Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-15T20:17:09.750Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T20:17:09.750Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-15T20:17:13.467Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-15T20:17:13.467Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:17:13.467Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-15T20:17:15.641Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-15T20:17:15.641Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-15T20:17:17.647Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-15T20:17:20.315Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-15T20:17:23.211Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-15T20:17:23.211Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.211Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-15T20:17:23.211Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.211Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-15T20:17:23.211Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.211Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-15T20:17:23.211Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.211Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-15T20:17:23.211Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-15T20:17:23.513Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-15T20:17:23.513Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.513Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-15T20:17:23.513Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.513Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-15T20:17:23.513Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.513Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-15T20:17:23.513Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.513Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-15T20:17:23.513Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.513Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-15T20:17:23.513Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.513Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-15T20:17:23.513Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:17:23.981Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-15T20:17:23.981Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-15T20:17:25.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-15T20:17:25.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-15T20:17:28.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-15T20:17:29.707Z] === RUN TestDockerSuite/TestBuildRm [2022-02-15T20:17:31.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-15T20:17:32.644Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-15T20:17:34.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-15T20:17:36.234Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000013848_} [2022-02-15T20:17:39.127Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1479449820_c:\foo_false____} [2022-02-15T20:17:40.152Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-15T20:17:42.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1479449820_c:\foo_true____} [2022-02-15T20:17:43.073Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-15T20:17:43.073Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T20:17:43.073Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-15T20:17:43.959Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-15T20:17:43.959Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T20:17:43.959Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-15T20:17:43.959Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T20:17:44.428Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-15T20:17:44.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-15T20:17:44.917Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T20:17:44.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-15T20:17:44.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-15T20:17:44.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-15T20:17:44.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-15T20:17:44.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-15T20:17:44.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-15T20:17:44.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-15T20:17:45.290Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-15T20:17:45.290Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T20:17:45.290Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-15T20:17:45.290Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T20:17:45.290Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-15T20:17:45.290Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T20:17:45.290Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-15T20:17:45.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-15T20:17:45.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-15T20:17:45.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-15T20:17:45.373Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-15T20:17:45.828Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-15T20:17:45.828Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T20:17:45.828Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-15T20:17:45.828Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T20:17:45.828Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-15T20:17:45.828Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T20:17:45.828Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-15T20:17:45.828Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T20:17:45.828Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-15T20:17:45.828Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T20:17:45.828Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-15T20:17:45.995Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-15T20:17:48.720Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-15T20:17:48.720Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T20:17:48.720Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-15T20:17:48.720Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:17:48.720Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-15T20:17:48.720Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:17:48.720Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-15T20:17:48.720Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T20:17:48.720Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-15T20:17:48.720Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:17:48.720Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-15T20:17:48.720Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T20:17:48.720Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-15T20:17:48.720Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T20:17:49.079Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-15T20:17:49.079Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T20:17:49.079Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-15T20:17:49.079Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-15T20:17:49.175Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-15T20:17:49.175Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T20:17:49.175Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-15T20:17:49.175Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T20:17:49.175Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-15T20:17:49.175Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T20:17:49.175Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-15T20:17:49.175Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T20:17:49.175Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-15T20:17:49.175Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:17:49.175Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-15T20:17:49.175Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:17:49.175Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-15T20:17:50.758Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-15T20:17:52.039Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-15T20:17:52.039Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-15T20:17:52.039Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T20:17:52.039Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-15T20:17:52.039Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T20:17:52.039Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-15T20:17:52.039Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:17:52.039Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-15T20:17:52.069Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-15T20:17:52.069Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-15T20:17:52.069Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T20:17:52.069Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-15T20:17:55.798Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-15T20:17:55.798Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T20:17:55.798Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-15T20:17:55.798Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T20:17:55.798Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-15T20:17:55.798Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T20:17:55.798Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-15T20:17:56.794Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-15T20:17:59.434Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-15T20:18:00.473Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-15T20:18:00.587Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-15T20:18:04.190Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-15T20:18:04.190Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:18:04.190Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-15T20:18:04.190Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T20:18:04.190Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-15T20:18:04.196Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-15T20:18:04.380Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-15T20:18:04.380Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-15T20:18:04.380Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T20:18:04.380Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-15T20:18:08.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-15T20:18:08.170Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-15T20:18:11.121Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-15T20:18:11.121Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:18:11.121Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-15T20:18:11.121Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T20:18:11.121Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-15T20:18:14.914Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-15T20:18:14.914Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-15T20:18:16.553Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-15T20:18:16.553Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T20:18:16.553Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-15T20:18:16.553Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:18:16.553Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-15T20:18:17.866Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-15T20:18:17.866Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T20:18:17.866Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-15T20:18:21.657Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-15T20:18:22.125Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-15T20:18:25.074Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-15T20:18:26.982Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-15T20:18:26.982Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T20:18:26.982Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-15T20:18:26.982Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T20:18:26.982Z] === RUN TestDockerSuite/TestCpToDot [2022-02-15T20:18:29.161Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-15T20:18:29.161Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T20:18:29.161Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-15T20:18:29.161Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T20:18:29.161Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-15T20:18:32.120Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-15T20:18:32.120Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:18:32.120Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-15T20:18:32.120Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T20:18:32.120Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-15T20:18:32.120Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T20:18:32.120Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-15T20:18:32.120Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T20:18:32.120Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-15T20:18:32.190Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-15T20:18:32.599Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-15T20:18:32.599Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-15T20:18:34.313Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-15T20:18:34.313Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-15T20:18:34.313Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-15T20:18:34.819Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-15T20:18:38.619Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-15T20:18:38.619Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-15T20:18:38.619Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-15T20:18:39.233Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-15T20:18:39.233Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-15T20:18:39.233Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-15T20:18:39.233Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-15T20:18:39.233Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-15T20:18:41.398Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-15T20:18:41.398Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T20:18:41.398Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-15T20:18:41.576Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-15T20:18:42.045Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-15T20:18:42.512Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-15T20:18:42.512Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T20:18:42.512Z] === RUN TestDockerSuite/TestCreateRM [2022-02-15T20:18:42.981Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-15T20:18:42.981Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T20:18:42.981Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-15T20:18:42.981Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-15T20:18:43.449Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-15T20:18:44.831Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-15T20:18:44.831Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-15T20:18:45.112Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-15T20:18:45.112Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:18:45.112Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-15T20:18:48.831Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-15T20:18:48.831Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-15T20:18:49.503Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-15T20:18:49.503Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-15T20:18:53.875Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-15T20:18:53.875Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-15T20:18:53.875Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-15T20:18:54.184Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-15T20:18:54.591Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-15T20:18:57.478Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-15T20:18:57.478Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T20:18:57.478Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-15T20:18:57.478Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T20:18:57.478Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-15T20:18:57.478Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T20:18:57.478Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-15T20:18:57.478Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T20:18:57.478Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-15T20:18:57.478Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T20:18:57.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-15T20:18:57.668Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-15T20:18:57.668Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-15T20:18:57.668Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T20:18:57.668Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-15T20:18:59.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-15T20:18:59.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-15T20:19:00.620Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-15T20:19:00.620Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-15T20:19:01.089Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-15T20:19:01.089Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-15T20:19:01.089Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-15T20:19:01.089Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-15T20:19:01.089Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-15T20:19:01.089Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-15T20:19:01.089Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-15T20:19:01.089Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-15T20:19:01.089Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDockerFails [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-15T20:19:01.089Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-15T20:19:01.089Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-15T20:19:01.089Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.089Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-15T20:19:01.089Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.558Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-15T20:19:01.558Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T20:19:01.558Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-15T20:19:02.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-15T20:19:04.511Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-15T20:19:06.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-15T20:19:07.471Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-15T20:19:09.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-15T20:19:10.425Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-15T20:19:12.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004b3428_} [2022-02-15T20:19:15.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110761990_c:\foo_false____} [2022-02-15T20:19:15.254Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-15T20:19:15.254Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T20:19:15.254Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-15T20:19:18.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110761990_c:\foo_true____} [2022-02-15T20:19:18.982Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-15T20:19:19.947Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-15T20:19:20.848Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-15T20:19:21.899Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-15T20:19:21.899Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-15T20:19:21.899Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-15T20:19:21.899Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-15T20:19:21.899Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-15T20:19:21.899Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T20:19:21.899Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-15T20:19:24.619Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-15T20:19:25.611Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-15T20:19:25.611Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T20:19:25.611Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-15T20:19:25.611Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-15T20:19:26.066Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-15T20:19:26.066Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-15T20:19:26.066Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-15T20:19:26.066Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-15T20:19:26.066Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-15T20:19:26.066Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-15T20:19:26.066Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-15T20:19:26.066Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-15T20:19:26.066Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-15T20:19:26.066Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-15T20:19:26.066Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:19:26.066Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-15T20:19:26.714Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-15T20:19:29.780Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-15T20:19:29.780Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-15T20:19:29.780Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T20:19:29.780Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-15T20:19:30.385Z] === RUN TestDockerSuite/TestBuildUser [2022-02-15T20:19:30.385Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T20:19:30.385Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-15T20:19:30.385Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T20:19:30.385Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-15T20:19:30.385Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T20:19:30.385Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-15T20:19:32.586Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-15T20:19:33.493Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-15T20:19:33.494Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T20:19:33.494Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-15T20:19:33.494Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T20:19:33.494Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-15T20:19:33.494Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T20:19:33.494Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-15T20:19:35.056Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-15T20:19:35.512Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-15T20:19:35.543Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-15T20:19:36.530Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-15T20:19:39.252Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-15T20:19:41.286Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-15T20:19:42.272Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-15T20:19:42.993Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-15T20:19:42.993Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:19:42.993Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-15T20:19:42.993Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T20:19:42.993Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-15T20:19:43.259Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-15T20:19:44.048Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-15T20:19:44.048Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T20:19:44.048Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-15T20:19:44.048Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T20:19:44.048Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-15T20:19:50.430Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-15T20:19:55.326Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-15T20:19:55.326Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T20:19:55.326Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-15T20:19:55.326Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:19:55.326Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-15T20:19:56.301Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-15T20:19:56.301Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-15T20:19:56.301Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-15T20:19:56.301Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T20:19:56.301Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-15T20:19:56.301Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T20:19:56.301Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-15T20:19:56.301Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T20:19:56.301Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-15T20:19:57.289Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-15T20:19:57.289Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T20:19:57.289Z] === RUN TestDockerSuite/TestEventsRename [2022-02-15T20:20:00.242Z] === RUN TestDockerSuite/TestEventsResize [2022-02-15T20:20:07.672Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-15T20:20:07.672Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T20:20:07.672Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-15T20:20:07.672Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T20:20:07.672Z] === RUN TestDockerSuite/TestCpToDot [2022-02-15T20:20:08.901Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-15T20:20:09.143Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-15T20:20:09.143Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-15T20:20:10.558Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-15T20:20:10.558Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T20:20:10.558Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-15T20:20:10.558Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T20:20:10.558Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-15T20:20:11.857Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-15T20:20:14.272Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-15T20:20:14.272Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:20:14.272Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-15T20:20:14.272Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T20:20:14.272Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-15T20:20:14.272Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T20:20:14.272Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-15T20:20:14.272Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T20:20:14.272Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-15T20:20:14.272Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-15T20:20:14.727Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-15T20:20:14.815Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-15T20:20:16.888Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-15T20:20:17.680Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-15T20:20:20.602Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-15T20:20:20.602Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-15T20:20:20.602Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-15T20:20:20.690Z] === RUN TestDockerSuite/TestEventsTop [2022-02-15T20:20:20.690Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T20:20:20.690Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-15T20:20:22.909Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-15T20:20:23.448Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-15T20:20:23.448Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T20:20:23.491Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-15T20:20:23.903Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-15T20:20:23.903Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T20:20:23.903Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-15T20:20:24.456Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-15T20:20:24.456Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-15T20:20:24.456Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T20:20:24.456Z] === RUN TestDockerSuite/TestCreateRM [2022-02-15T20:20:24.917Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-15T20:20:24.917Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T20:20:24.917Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-15T20:20:25.375Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-15T20:20:25.829Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-15T20:20:26.793Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-15T20:20:26.793Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T20:20:26.793Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-15T20:20:28.784Z] === RUN TestDockerSuite/TestExec [2022-02-15T20:20:28.784Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:20:28.784Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-15T20:20:28.784Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T20:20:28.784Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-15T20:20:30.352Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-15T20:20:33.309Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-15T20:20:33.309Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:20:33.309Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-15T20:20:33.309Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:20:33.309Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-15T20:20:33.309Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T20:20:33.309Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-15T20:20:35.532Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-15T20:20:36.113Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-15T20:20:36.569Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-15T20:20:37.024Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-15T20:20:37.748Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-15T20:20:39.145Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-15T20:20:40.711Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-15T20:20:40.734Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-15T20:20:40.734Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-15T20:20:40.734Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T20:20:40.734Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-15T20:20:42.934Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-15T20:20:43.810Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-15T20:20:43.810Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-15T20:20:44.450Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-15T20:20:44.450Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-15T20:20:44.450Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-15T20:20:44.450Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-15T20:20:44.450Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-15T20:20:44.450Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-15T20:20:44.450Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-15T20:20:44.450Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-15T20:20:44.450Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-15T20:20:44.450Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDockerFails [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-15T20:20:44.450Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-15T20:20:44.450Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-15T20:20:44.450Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-15T20:20:44.450Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-15T20:20:44.450Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T20:20:44.450Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-15T20:20:48.165Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-15T20:20:48.805Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-15T20:20:48.806Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T20:20:48.806Z] === RUN TestDockerSuite/TestExecEnv [2022-02-15T20:20:48.806Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:20:48.806Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-15T20:20:48.806Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T20:20:48.806Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-15T20:20:51.020Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-15T20:20:51.880Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-15T20:20:55.592Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-15T20:20:56.888Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-15T20:20:56.888Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T20:20:56.889Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-15T20:20:56.889Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T20:20:56.889Z] === RUN TestDockerSuite/TestExecParseError [2022-02-15T20:20:56.889Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:20:56.889Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-15T20:20:56.889Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T20:20:56.889Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-15T20:20:56.889Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T20:20:56.889Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-15T20:20:59.108Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-15T20:20:59.108Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T20:20:59.108Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-15T20:20:59.108Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:20:59.108Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-15T20:20:59.108Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T20:20:59.108Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-15T20:20:59.108Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T20:20:59.108Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-15T20:20:59.108Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T20:20:59.108Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-15T20:21:02.056Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-15T20:21:02.057Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T20:21:02.057Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-15T20:21:04.857Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-15T20:21:04.857Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T20:21:04.857Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-15T20:21:04.857Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T20:21:04.857Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-15T20:21:04.857Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T20:21:04.857Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-15T20:21:04.857Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-15T20:21:07.933Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-15T20:21:09.217Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-15T20:21:09.217Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T20:21:09.217Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-15T20:21:09.217Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T20:21:09.217Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-15T20:21:09.217Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:21:09.217Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-15T20:21:13.392Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-15T20:21:13.698Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-15T20:21:15.082Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-15T20:21:15.562Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-15T20:21:15.562Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T20:21:16.018Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-15T20:21:16.018Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T20:21:16.018Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-15T20:21:16.018Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T20:21:16.018Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-15T20:21:18.183Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-15T20:21:20.734Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-15T20:21:20.946Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-15T20:21:23.727Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-15T20:21:24.183Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-15T20:21:24.742Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-15T20:21:28.480Z] === RUN TestDockerSuite/TestCommitChange [2022-02-15T20:21:29.944Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-15T20:21:30.400Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-15T20:21:30.607Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-15T20:21:30.607Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:21:30.607Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-15T20:21:30.607Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-15T20:21:31.075Z] === RUN TestDockerSuite/TestHealth [2022-02-15T20:21:31.075Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T20:21:31.075Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-15T20:21:31.075Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-15T20:21:31.075Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-15T20:21:31.075Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-15T20:21:31.360Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-15T20:21:36.939Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-15T20:21:36.939Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-15T20:21:36.939Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T20:21:36.939Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-15T20:21:36.939Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-15T20:21:36.939Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-15T20:21:37.407Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-15T20:21:37.876Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-15T20:21:37.876Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:21:37.876Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-15T20:21:38.399Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-15T20:21:38.778Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-15T20:21:39.444Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-15T20:21:39.444Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-15T20:21:41.659Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-15T20:21:41.659Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-15T20:21:43.466Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-15T20:21:43.466Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T20:21:43.466Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-15T20:21:44.610Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-15T20:21:45.439Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-15T20:21:45.439Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-15T20:21:45.439Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-15T20:21:45.439Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T20:21:45.439Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-15T20:21:45.439Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T20:21:45.439Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-15T20:21:45.439Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T20:21:45.439Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-15T20:21:45.894Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-15T20:21:45.894Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T20:21:45.894Z] === RUN TestDockerSuite/TestEventsRename [2022-02-15T20:21:47.560Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-15T20:21:48.027Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-15T20:21:48.027Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:21:48.027Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-15T20:21:49.613Z] === RUN TestDockerSuite/TestEventsResize [2022-02-15T20:21:50.519Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-15T20:21:50.519Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T20:21:50.519Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-15T20:21:52.781Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestImportFile [2022-02-15T20:21:52.781Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-15T20:21:52.781Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-15T20:21:52.781Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-15T20:21:52.781Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-15T20:21:52.781Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-15T20:21:52.781Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-15T20:21:52.781Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-15T20:21:52.781Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-15T20:21:52.781Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:21:52.781Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-15T20:21:55.737Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-15T20:21:58.696Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-15T20:21:58.696Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:21:58.696Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-15T20:21:58.696Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T20:21:58.696Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-15T20:21:58.696Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-15T20:21:58.696Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T20:21:59.058Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-15T20:21:59.164Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-15T20:22:02.116Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-15T20:22:02.116Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-15T20:22:03.737Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-15T20:22:03.737Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:22:03.737Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-15T20:22:03.737Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T20:22:03.738Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-15T20:22:03.738Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T20:22:03.738Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-15T20:22:03.738Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T20:22:03.738Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-15T20:22:03.738Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T20:22:03.738Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-15T20:22:03.738Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T20:22:03.738Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-15T20:22:03.738Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:22:03.738Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-15T20:22:03.738Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-15T20:22:05.073Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-15T20:22:05.073Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T20:22:05.541Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-15T20:22:05.541Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T20:22:05.541Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-15T20:22:05.541Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T20:22:05.541Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-15T20:22:08.490Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-15T20:22:10.788Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-15T20:22:14.357Z] === RUN TestDockerSuite/TestInspectImage [2022-02-15T20:22:14.357Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:22:14.357Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-15T20:22:14.357Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:22:14.357Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-15T20:22:14.357Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:22:14.357Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-15T20:22:16.575Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-15T20:22:19.428Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-15T20:22:19.428Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T20:22:19.428Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-15T20:22:19.532Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-15T20:22:19.532Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-15T20:22:21.647Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-15T20:22:21.647Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T20:22:21.647Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-15T20:22:21.647Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T20:22:21.647Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-15T20:22:21.647Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T20:22:22.117Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-15T20:22:22.486Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-15T20:22:25.074Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-15T20:22:25.074Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T20:22:25.074Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-15T20:22:25.074Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-15T20:22:25.268Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-15T20:22:25.442Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-15T20:22:25.442Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T20:22:25.442Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-15T20:22:25.442Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-15T20:22:27.483Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-15T20:22:27.663Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-15T20:22:28.033Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-15T20:22:28.033Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-15T20:22:28.033Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T20:22:28.033Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-15T20:22:28.033Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T20:22:28.033Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-15T20:22:28.033Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:22:28.033Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-15T20:22:30.987Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-15T20:22:31.450Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-15T20:22:32.235Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-15T20:22:33.208Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-15T20:22:36.169Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-15T20:22:36.169Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-15T20:22:36.169Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T20:22:36.169Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-15T20:22:36.205Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-15T20:22:38.107Z] === RUN TestDockerSuite/TestEventsTop [2022-02-15T20:22:38.107Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T20:22:38.107Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-15T20:22:38.393Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-15T20:22:38.393Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-15T20:22:39.160Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-15T20:22:41.055Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-15T20:22:41.356Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-15T20:22:41.356Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:22:41.356Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-15T20:22:41.356Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T20:22:41.356Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-15T20:22:42.109Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-15T20:22:44.316Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-15T20:22:44.316Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-15T20:22:44.323Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-15T20:22:46.534Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-15T20:22:46.534Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T20:22:46.534Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-15T20:22:46.918Z] === RUN TestDockerSuite/TestExec [2022-02-15T20:22:46.918Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:22:46.918Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-15T20:22:46.918Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T20:22:46.918Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-15T20:22:47.278Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-15T20:22:49.492Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-15T20:22:49.492Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-15T20:22:50.234Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-15T20:22:50.713Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-15T20:22:52.448Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-15T20:22:53.186Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-15T20:22:53.186Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-15T20:22:53.186Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-15T20:22:53.186Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-15T20:22:53.665Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-15T20:22:53.665Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.665Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-15T20:22:53.665Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.665Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-15T20:22:53.665Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T20:22:53.665Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-15T20:22:56.138Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-15T20:22:57.453Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-15T20:22:58.350Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-15T20:23:01.120Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-15T20:23:01.242Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-15T20:23:04.219Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-15T20:23:05.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-15T20:23:05.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-15T20:23:05.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-15T20:23:05.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-15T20:23:05.889Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-15T20:23:05.994Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-15T20:23:07.173Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-15T20:23:07.173Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T20:23:07.173Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-15T20:23:08.111Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-15T20:23:08.112Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T20:23:08.112Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-15T20:23:09.786Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-15T20:23:10.126Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-15T20:23:10.126Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-15T20:23:16.786Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-15T20:23:16.786Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:23:16.786Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-15T20:23:16.940Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-15T20:23:16.940Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T20:23:16.940Z] === RUN TestDockerSuite/TestExecEnv [2022-02-15T20:23:16.940Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:23:16.940Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-15T20:23:16.940Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T20:23:16.940Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-15T20:23:17.283Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-15T20:23:18.358Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-15T20:23:18.358Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-15T20:23:20.728Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-15T20:23:23.116Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-15T20:23:24.442Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-15T20:23:25.337Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-15T20:23:25.337Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T20:23:25.337Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-15T20:23:25.337Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T20:23:25.337Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-15T20:23:25.337Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T20:23:25.337Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-15T20:23:25.337Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T20:23:25.337Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-15T20:23:25.337Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T20:23:25.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-15T20:23:26.593Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-15T20:23:26.593Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T20:23:26.593Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-15T20:23:26.593Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T20:23:26.593Z] === RUN TestDockerSuite/TestExecParseError [2022-02-15T20:23:26.593Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:23:26.593Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-15T20:23:26.593Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T20:23:26.593Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-15T20:23:26.593Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T20:23:26.593Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-15T20:23:27.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-15T20:23:27.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-15T20:23:30.385Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-15T20:23:30.385Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T20:23:30.385Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-15T20:23:30.385Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:23:30.385Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-15T20:23:30.385Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T20:23:30.385Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-15T20:23:30.385Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T20:23:30.385Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-15T20:23:30.385Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T20:23:30.386Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-15T20:23:30.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-15T20:23:31.599Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-15T20:23:33.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-15T20:23:34.552Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-15T20:23:35.137Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-15T20:23:35.137Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T20:23:35.137Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-15T20:23:35.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-15T20:23:37.505Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-15T20:23:37.505Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T20:23:37.505Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-15T20:23:40.456Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-15T20:23:42.299Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-15T20:23:42.299Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T20:23:42.299Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-15T20:23:42.299Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T20:23:42.299Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-15T20:23:42.299Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:23:42.299Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-15T20:23:43.407Z] === RUN TestDockerSuite/TestLogsSince [2022-02-15T20:23:44.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000bbda0_} [2022-02-15T20:23:49.454Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-15T20:23:51.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13411724449_c:\foo_false____} [2022-02-15T20:23:53.831Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-15T20:23:53.831Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T20:23:53.831Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-15T20:23:53.831Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T20:23:53.831Z] === RUN TestDockerSuite/TestLogsTail [2022-02-15T20:23:54.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13411724449_c:\foo_true____} [2022-02-15T20:23:56.050Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-15T20:23:56.611Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-15T20:23:57.446Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-15T20:23:57.446Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-15T20:23:57.446Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-15T20:23:57.446Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-15T20:23:57.446Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-15T20:23:57.446Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T20:23:57.446Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-15T20:23:59.005Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-15T20:24:00.399Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-15T20:24:00.399Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-15T20:24:00.399Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-15T20:24:00.399Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-15T20:24:00.399Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-15T20:24:00.399Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-15T20:24:00.399Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-15T20:24:00.399Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-15T20:24:00.399Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-15T20:24:00.399Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-15T20:24:00.399Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-15T20:24:00.399Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-15T20:24:00.399Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:24:00.399Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-15T20:24:01.375Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-15T20:24:02.806Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-15T20:24:02.806Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestNetHostname [2022-02-15T20:24:02.806Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-15T20:24:02.806Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-15T20:24:02.806Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-15T20:24:02.806Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPluginActive [2022-02-15T20:24:02.806Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-15T20:24:02.806Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-15T20:24:02.806Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-15T20:24:02.806Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-15T20:24:02.806Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-15T20:24:02.806Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-15T20:24:02.806Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-15T20:24:02.806Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-15T20:24:02.806Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-15T20:24:02.806Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPortList [2022-02-15T20:24:02.806Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T20:24:02.806Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-15T20:24:03.356Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-15T20:24:03.356Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-15T20:24:03.356Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T20:24:03.356Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-15T20:24:08.609Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-15T20:24:08.609Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:24:08.609Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-15T20:24:08.609Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-15T20:24:08.609Z] === RUN TestDockerSuite/TestHealth [2022-02-15T20:24:08.609Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T20:24:08.609Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-15T20:24:08.967Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-15T20:24:08.967Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:24:08.967Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-15T20:24:08.967Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-15T20:24:08.967Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T20:24:08.967Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-15T20:24:08.967Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T20:24:08.967Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-15T20:24:08.967Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:24:08.968Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-15T20:24:08.968Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T20:24:08.968Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-15T20:24:08.968Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T20:24:08.968Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-15T20:24:08.968Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T20:24:08.968Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-15T20:24:08.968Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:24:08.968Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-15T20:24:09.080Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-15T20:24:09.080Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-15T20:24:09.080Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-15T20:24:10.523Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-15T20:24:10.523Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T20:24:10.523Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-15T20:24:10.523Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T20:24:10.523Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-15T20:24:10.523Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T20:24:10.991Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-15T20:24:14.835Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-15T20:24:14.835Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T20:24:14.835Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-15T20:24:14.943Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-15T20:24:14.943Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-15T20:24:14.943Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T20:24:14.943Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-15T20:24:14.943Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-15T20:24:15.411Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-15T20:24:15.411Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-15T20:24:16.400Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-15T20:24:16.400Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:24:16.400Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-15T20:24:17.386Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-15T20:24:17.854Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-15T20:24:20.074Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-15T20:24:20.074Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-15T20:24:21.430Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-15T20:24:23.026Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-15T20:24:23.659Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-15T20:24:23.659Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:24:23.659Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-15T20:24:23.659Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T20:24:23.659Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-15T20:24:25.270Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-15T20:24:25.270Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T20:24:25.270Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-15T20:24:26.814Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-15T20:24:26.814Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-15T20:24:26.814Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:24:26.814Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-15T20:24:30.604Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestImportFile [2022-02-15T20:24:30.604Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-15T20:24:30.604Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-15T20:24:30.604Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-15T20:24:30.604Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-15T20:24:30.604Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-15T20:24:30.604Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-15T20:24:30.604Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T20:24:30.604Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-15T20:24:31.072Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-15T20:24:31.072Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:24:31.072Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-15T20:24:31.072Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:24:31.072Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-15T20:24:34.024Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-15T20:24:34.105Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-15T20:24:34.105Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T20:24:34.105Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-15T20:24:34.105Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:24:34.105Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-15T20:24:35.851Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-15T20:24:37.814Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-15T20:24:37.814Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:24:37.814Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-15T20:24:37.814Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T20:24:37.814Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-15T20:24:37.814Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-15T20:24:37.814Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T20:24:37.814Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-15T20:24:40.766Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-15T20:24:40.766Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-15T20:24:42.785Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-15T20:24:42.785Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T20:24:43.254Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-15T20:24:43.254Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T20:24:43.254Z] === RUN TestDockerSuite/TestCpToDot [2022-02-15T20:24:44.559Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-15T20:24:44.560Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T20:24:44.560Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-15T20:24:44.560Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T20:24:44.560Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-15T20:24:44.560Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T20:24:44.560Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-15T20:24:46.210Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-15T20:24:46.210Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T20:24:46.210Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-15T20:24:46.210Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T20:24:46.210Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-15T20:24:47.506Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-15T20:24:53.533Z] === RUN TestDockerSuite/TestInspectImage [2022-02-15T20:24:53.533Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:24:53.533Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-15T20:24:53.533Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:24:53.533Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-15T20:24:53.533Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:24:53.533Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-15T20:24:53.535Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-15T20:24:53.535Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:24:53.535Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-15T20:24:53.535Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T20:24:53.535Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-15T20:24:53.535Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T20:24:53.535Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-15T20:24:53.535Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T20:24:53.535Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-15T20:24:53.665Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-15T20:24:53.665Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-15T20:24:53.665Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T20:24:53.665Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-15T20:24:54.007Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-15T20:24:54.007Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-15T20:24:56.226Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-15T20:24:57.327Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-15T20:24:59.187Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-15T20:24:59.187Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-15T20:24:59.187Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-15T20:25:01.117Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-15T20:25:01.117Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-15T20:25:02.148Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-15T20:25:02.618Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-15T20:25:02.618Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-15T20:25:02.618Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T20:25:02.618Z] === RUN TestDockerSuite/TestCreateRM [2022-02-15T20:25:03.087Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-15T20:25:03.087Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T20:25:03.087Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-15T20:25:03.558Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-15T20:25:03.558Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-15T20:25:04.906Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-15T20:25:06.161Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-15T20:25:08.693Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-15T20:25:08.693Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T20:25:08.693Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-15T20:25:08.693Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-15T20:25:10.917Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-15T20:25:12.495Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-15T20:25:16.289Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-15T20:25:18.510Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-15T20:25:18.510Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-15T20:25:18.510Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-15T20:25:21.346Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-15T20:25:21.469Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-15T20:25:21.469Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-15T20:25:21.469Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T20:25:21.469Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-15T20:25:23.443Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-15T20:25:24.426Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-15T20:25:24.426Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-15T20:25:24.426Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-15T20:25:24.426Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-15T20:25:24.426Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-15T20:25:24.426Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-15T20:25:24.426Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-15T20:25:24.426Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-15T20:25:24.426Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-15T20:25:24.426Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.426Z] === RUN TestDockerSuite/TestDockerFails [2022-02-15T20:25:24.895Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-15T20:25:24.895Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.895Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-15T20:25:24.895Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.895Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-15T20:25:24.895Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.895Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-15T20:25:24.895Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.895Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-15T20:25:24.895Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T20:25:24.895Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-15T20:25:25.137Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-15T20:25:25.605Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T20:25:25.605Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-15T20:25:25.605Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T20:25:25.605Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-15T20:25:27.864Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-15T20:25:28.199Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-15T20:25:30.080Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-15T20:25:31.148Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-15T20:25:31.476Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-15T20:25:31.476Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:25:31.476Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-15T20:25:31.476Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T20:25:31.476Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-15T20:25:31.476Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T20:25:31.476Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-15T20:25:31.476Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T20:25:31.476Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-15T20:25:33.036Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-15T20:25:34.941Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-15T20:25:37.891Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-15T20:25:38.634Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-15T20:25:38.636Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T20:25:38.636Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-15T20:25:40.849Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-15T20:25:40.849Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T20:25:40.849Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-15T20:25:41.695Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-15T20:25:41.735Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-15T20:25:41.836Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-15T20:25:42.820Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-15T20:25:42.820Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T20:25:42.820Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-15T20:25:44.643Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-15T20:25:44.643Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-15T20:25:44.643Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:25:44.643Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-15T20:25:44.643Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T20:25:44.643Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-15T20:25:44.643Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T20:25:44.643Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-15T20:25:44.643Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T20:25:44.643Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-15T20:25:44.643Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:25:44.643Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-15T20:25:44.643Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:25:44.643Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-15T20:25:44.643Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-15T20:25:45.110Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-15T20:25:45.110Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-15T20:25:45.110Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-15T20:25:45.110Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-15T20:25:45.110Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-15T20:25:45.110Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-15T20:25:45.110Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-15T20:25:45.110Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-15T20:25:45.110Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-15T20:25:45.110Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-15T20:25:47.579Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-15T20:25:47.604Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-15T20:25:48.209Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-15T20:25:52.119Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-15T20:25:52.359Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-15T20:25:53.444Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-15T20:25:55.313Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-15T20:25:55.782Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-15T20:25:56.393Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-15T20:25:59.316Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-15T20:26:01.482Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-15T20:26:01.482Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T20:26:01.482Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-15T20:26:05.387Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-15T20:26:05.387Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-15T20:26:06.086Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-15T20:26:06.086Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-15T20:26:06.353Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-15T20:26:12.130Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-15T20:26:14.635Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-15T20:26:16.816Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-15T20:26:16.816Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-15T20:26:16.816Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-15T20:26:16.816Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T20:26:16.816Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-15T20:26:16.816Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T20:26:16.816Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-15T20:26:16.816Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T20:26:16.816Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-15T20:26:17.981Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-15T20:26:17.981Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:26:17.981Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-15T20:26:18.346Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-15T20:26:18.347Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T20:26:18.347Z] === RUN TestDockerSuite/TestEventsRename [2022-02-15T20:26:21.245Z] === RUN TestDockerSuite/TestEventsResize [2022-02-15T20:26:21.678Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-15T20:26:26.669Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-15T20:26:26.669Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-15T20:26:26.669Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-15T20:26:27.137Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-15T20:26:30.106Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-15T20:26:30.213Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-15T20:26:31.639Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-15T20:26:33.003Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-15T20:26:34.534Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-15T20:26:34.880Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-15T20:26:37.989Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-15T20:26:37.989Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:26:37.989Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-15T20:26:39.545Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-15T20:26:39.545Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T20:26:39.545Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-15T20:26:40.306Z] === RUN TestDockerSuite/TestEventsTop [2022-02-15T20:26:40.306Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T20:26:40.306Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-15T20:26:42.478Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-15T20:26:43.261Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-15T20:26:43.859Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-15T20:26:43.859Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-15T20:26:43.859Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-15T20:26:46.992Z] === RUN TestDockerSuite/TestLogsSince [2022-02-15T20:26:47.151Z] === RUN TestDockerSuite/TestExec [2022-02-15T20:26:47.151Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:26:47.151Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-15T20:26:47.151Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T20:26:47.151Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-15T20:26:48.680Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-15T20:26:50.855Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-15T20:26:50.855Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:26:50.855Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-15T20:26:50.855Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:26:50.855Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-15T20:26:50.855Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T20:26:50.855Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-15T20:26:53.023Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-15T20:26:55.918Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-15T20:26:57.278Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-15T20:26:57.278Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T20:26:57.278Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-15T20:26:57.278Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T20:26:57.278Z] === RUN TestDockerSuite/TestLogsTail [2022-02-15T20:26:58.087Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-15T20:27:00.173Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-15T20:27:00.257Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-15T20:27:01.725Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-15T20:27:03.292Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-15T20:27:03.887Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-15T20:27:04.277Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-15T20:27:04.933Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-15T20:27:04.933Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T20:27:04.933Z] === RUN TestDockerSuite/TestExecEnv [2022-02-15T20:27:04.933Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:27:04.933Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-15T20:27:04.933Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T20:27:05.390Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-15T20:27:07.569Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-15T20:27:07.604Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-15T20:27:07.604Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestNetHostname [2022-02-15T20:27:07.604Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-15T20:27:07.604Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-15T20:27:07.604Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-15T20:27:07.604Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPluginActive [2022-02-15T20:27:07.604Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-15T20:27:07.604Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-15T20:27:07.604Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-15T20:27:07.604Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-15T20:27:07.604Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-15T20:27:07.604Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-15T20:27:07.604Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-15T20:27:07.604Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-15T20:27:07.604Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-15T20:27:07.604Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPortList [2022-02-15T20:27:07.604Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T20:27:07.604Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-15T20:27:12.941Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-15T20:27:13.343Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-15T20:27:13.343Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T20:27:13.343Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-15T20:27:13.343Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T20:27:13.343Z] === RUN TestDockerSuite/TestExecParseError [2022-02-15T20:27:13.343Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:27:13.343Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-15T20:27:13.343Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T20:27:13.343Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-15T20:27:13.343Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T20:27:13.343Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-15T20:27:14.652Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-15T20:27:14.652Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:27:14.652Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-15T20:27:14.652Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-15T20:27:14.652Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T20:27:14.652Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-15T20:27:14.652Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T20:27:14.652Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-15T20:27:14.652Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:27:14.652Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-15T20:27:14.652Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T20:27:14.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-15T20:27:14.652Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T20:27:14.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-15T20:27:14.652Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T20:27:14.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-15T20:27:14.652Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:27:14.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-15T20:27:15.515Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-15T20:27:15.515Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T20:27:15.515Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-15T20:27:15.515Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:27:15.515Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-15T20:27:15.515Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T20:27:15.515Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-15T20:27:15.515Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T20:27:15.515Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-15T20:27:15.515Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T20:27:15.515Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-15T20:27:17.696Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-15T20:27:18.418Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-15T20:27:18.418Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T20:27:18.418Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-15T20:27:21.699Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-15T20:27:21.699Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T20:27:21.699Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-15T20:27:27.056Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-15T20:27:27.056Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T20:27:27.056Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-15T20:27:27.056Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T20:27:27.056Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-15T20:27:27.056Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:27:27.056Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-15T20:27:28.131Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-15T20:27:32.888Z] === RUN TestDockerSuite/TestRmiTag [2022-02-15T20:27:32.888Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-15T20:27:34.123Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-15T20:27:35.841Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-15T20:27:36.478Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-15T20:27:36.478Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T20:27:36.478Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-15T20:27:39.898Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-15T20:27:43.620Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-15T20:27:49.402Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-15T20:27:49.402Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:27:49.402Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-15T20:27:49.402Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-15T20:27:49.858Z] === RUN TestDockerSuite/TestHealth [2022-02-15T20:27:49.858Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T20:27:49.858Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-15T20:27:49.858Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-15T20:27:49.858Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-15T20:27:49.858Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-15T20:27:51.246Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-15T20:27:54.539Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-15T20:27:55.003Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-15T20:27:55.003Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T20:27:55.003Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-15T20:27:55.003Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-15T20:27:55.004Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-15T20:27:55.459Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-15T20:27:56.422Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-15T20:27:56.422Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:27:56.422Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-15T20:27:57.079Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-15T20:27:57.383Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-15T20:27:57.383Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-15T20:27:58.645Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-15T20:28:00.279Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-15T20:28:00.280Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-15T20:28:03.169Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-15T20:28:04.514Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-15T20:28:06.070Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-15T20:28:06.070Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-15T20:28:06.070Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:28:06.070Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-15T20:28:06.080Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-15T20:28:06.080Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T20:28:06.080Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-15T20:28:06.080Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T20:28:06.080Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-15T20:28:06.080Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T20:28:06.080Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-15T20:28:06.080Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T20:28:06.080Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-15T20:28:06.080Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T20:28:06.080Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-15T20:28:06.080Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T20:28:06.080Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-15T20:28:06.080Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T20:28:06.080Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-15T20:28:08.293Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-15T20:28:08.293Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T20:28:08.293Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-15T20:28:08.293Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T20:28:08.293Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-15T20:28:09.070Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-15T20:28:09.527Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-15T20:28:09.527Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T20:28:09.527Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-15T20:28:09.527Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-15T20:28:09.527Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-15T20:28:10.353Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestImportFile [2022-02-15T20:28:10.353Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-15T20:28:10.353Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-15T20:28:10.353Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-15T20:28:10.353Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-15T20:28:10.353Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-15T20:28:10.353Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-15T20:28:10.353Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-15T20:28:10.353Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:28:10.353Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-15T20:28:10.353Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:28:10.809Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-15T20:28:12.982Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-15T20:28:14.157Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-15T20:28:15.871Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-15T20:28:15.871Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:28:15.871Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-15T20:28:15.871Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T20:28:15.871Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-15T20:28:15.871Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-15T20:28:15.871Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T20:28:15.871Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-15T20:28:16.571Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-15T20:28:17.116Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-15T20:28:18.046Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-15T20:28:18.502Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-15T20:28:20.076Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-15T20:28:21.397Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-15T20:28:21.397Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T20:28:21.397Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-15T20:28:21.397Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T20:28:21.397Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-15T20:28:21.397Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T20:28:21.397Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-15T20:28:23.028Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-15T20:28:23.566Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-15T20:28:25.981Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-15T20:28:25.981Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-15T20:28:26.919Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-15T20:28:28.239Z] === RUN TestDockerSuite/TestInspectImage [2022-02-15T20:28:28.239Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:28:28.695Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-15T20:28:28.695Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:28:28.695Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-15T20:28:28.695Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:28:28.695Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-15T20:28:30.862Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-15T20:28:31.855Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-15T20:28:31.855Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T20:28:31.855Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-15T20:28:31.855Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T20:28:32.329Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-15T20:28:32.329Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T20:28:32.329Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-15T20:28:32.329Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T20:28:32.329Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-15T20:28:32.329Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T20:28:32.329Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-15T20:28:32.329Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T20:28:32.329Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-15T20:28:32.329Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T20:28:32.329Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-15T20:28:32.329Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T20:28:32.329Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-15T20:28:32.329Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T20:28:32.329Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-15T20:28:32.329Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T20:28:32.329Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-15T20:28:32.329Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T20:28:32.329Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-15T20:28:33.756Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-15T20:28:33.756Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-15T20:28:33.961Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-15T20:28:33.961Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T20:28:33.961Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-15T20:28:33.961Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T20:28:33.961Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-15T20:28:35.282Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-15T20:28:35.283Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T20:28:35.283Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-15T20:28:36.659Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-15T20:28:38.825Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-15T20:28:38.825Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T20:28:38.825Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-15T20:28:38.825Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-15T20:28:39.088Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-15T20:28:39.088Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T20:28:39.088Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-15T20:28:39.088Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T20:28:39.088Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-15T20:28:40.991Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-15T20:28:41.006Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-15T20:28:41.006Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:28:41.006Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-15T20:28:41.006Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T20:28:41.006Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-15T20:28:41.006Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T20:28:41.006Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-15T20:28:41.006Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T20:28:41.006Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-15T20:28:41.305Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-15T20:28:41.305Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T20:28:41.305Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-15T20:28:41.305Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T20:28:41.305Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-15T20:28:41.305Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T20:28:41.305Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-15T20:28:41.305Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T20:28:41.305Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-15T20:28:41.305Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T20:28:41.305Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-15T20:28:41.305Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T20:28:41.305Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-15T20:28:41.305Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T20:28:41.305Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-15T20:28:43.524Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-15T20:28:44.711Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-15T20:28:46.479Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-15T20:28:49.388Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-15T20:28:49.429Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-15T20:28:49.429Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T20:28:49.429Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-15T20:28:49.429Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T20:28:49.429Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-15T20:28:49.429Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T20:28:49.429Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-15T20:28:51.553Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-15T20:28:52.384Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-15T20:28:52.384Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T20:28:52.384Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-15T20:28:52.384Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:28:52.384Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-15T20:28:52.384Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T20:28:52.384Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-15T20:28:52.384Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:28:52.384Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-15T20:28:53.344Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-15T20:28:53.344Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T20:28:53.344Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-15T20:28:53.799Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-15T20:28:53.799Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T20:28:53.799Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-15T20:28:54.443Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-15T20:28:54.597Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-15T20:28:55.326Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-15T20:28:56.288Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-15T20:28:56.288Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T20:28:56.288Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-15T20:28:56.614Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-15T20:28:58.795Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-15T20:29:01.688Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-15T20:29:01.754Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-15T20:29:01.754Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T20:29:01.754Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-15T20:29:01.754Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T20:29:01.754Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-15T20:29:01.754Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T20:29:01.754Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-15T20:29:01.754Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:29:01.754Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-15T20:29:01.754Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T20:29:01.754Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-15T20:29:01.754Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T20:29:01.754Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-15T20:29:03.333Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-15T20:29:03.855Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-15T20:29:03.855Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-15T20:29:03.855Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:29:03.969Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-15T20:29:03.969Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T20:29:03.969Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-15T20:29:04.315Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-15T20:29:04.315Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-15T20:29:04.315Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-15T20:29:04.315Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-15T20:29:04.437Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-15T20:29:04.437Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T20:29:04.437Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-15T20:29:06.481Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-15T20:29:07.389Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-15T20:29:09.381Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-15T20:29:10.342Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-15T20:29:10.342Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T20:29:10.342Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-15T20:29:13.295Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-15T20:29:13.295Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T20:29:13.295Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-15T20:29:13.295Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T20:29:13.295Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-15T20:29:13.295Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T20:29:13.295Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-15T20:29:15.159Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-15T20:29:15.672Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-15T20:29:16.248Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-15T20:29:17.837Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-15T20:29:18.048Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-15T20:29:18.048Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T20:29:18.048Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-15T20:29:19.199Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-15T20:29:20.225Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-15T20:29:20.225Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-15T20:29:22.152Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-15T20:29:25.105Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-15T20:29:25.105Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-15T20:29:25.105Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T20:29:25.105Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-15T20:29:25.105Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T20:29:25.105Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-15T20:29:25.105Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T20:29:25.105Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-15T20:29:25.105Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T20:29:25.105Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T20:29:25.105Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T20:29:25.105Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-15T20:29:25.105Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T20:29:25.105Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-15T20:29:25.105Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T20:29:25.105Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-15T20:29:27.285Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-15T20:29:29.865Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-15T20:29:29.865Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T20:29:29.865Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-15T20:29:30.332Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-15T20:29:30.332Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:29:30.332Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-15T20:29:30.332Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T20:29:30.332Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-15T20:29:30.332Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T20:29:30.332Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-15T20:29:30.332Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T20:29:30.332Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-15T20:29:34.335Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-15T20:29:39.001Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-15T20:29:39.001Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T20:29:39.001Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-15T20:29:39.988Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-15T20:29:39.988Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T20:29:39.988Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-15T20:29:39.988Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T20:29:39.988Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-15T20:29:39.988Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T20:29:39.988Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-15T20:29:39.988Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T20:29:39.988Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-15T20:29:39.988Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T20:29:39.988Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-15T20:29:39.988Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T20:29:39.988Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-15T20:29:39.988Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T20:29:39.988Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-15T20:29:39.988Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T20:29:39.988Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-15T20:29:39.988Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T20:29:39.988Z] === RUN TestDockerSuite/TestRunMount [2022-02-15T20:29:39.988Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T20:29:39.988Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-15T20:29:39.988Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T20:29:40.112Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-15T20:29:40.456Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-15T20:29:40.456Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T20:29:40.456Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-15T20:29:40.456Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T20:29:40.456Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-15T20:29:43.007Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-15T20:29:45.173Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-15T20:29:45.173Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T20:29:45.173Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-15T20:29:48.070Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-15T20:29:49.126Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-15T20:29:49.126Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T20:29:49.126Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-15T20:29:49.126Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T20:29:49.126Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-15T20:29:49.126Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T20:29:49.126Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-15T20:29:50.969Z] === RUN TestDockerSuite/TestLogsSince [2022-02-15T20:29:53.467Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-15T20:29:53.467Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:29:53.467Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-15T20:29:55.005Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-15T20:30:00.874Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-15T20:30:00.874Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T20:30:00.874Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-15T20:30:00.874Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T20:30:00.874Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-15T20:30:00.874Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T20:30:00.874Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-15T20:30:00.874Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T20:30:00.874Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-15T20:30:00.874Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T20:30:00.874Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-15T20:30:00.874Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T20:30:00.874Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-15T20:30:00.874Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T20:30:00.874Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-15T20:30:00.874Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T20:30:00.874Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-15T20:30:00.874Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T20:30:00.874Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-15T20:30:00.874Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-15T20:30:01.287Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-15T20:30:01.287Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T20:30:01.287Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-15T20:30:01.287Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T20:30:01.287Z] === RUN TestDockerSuite/TestLogsTail [2022-02-15T20:30:02.451Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-15T20:30:03.457Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-15T20:30:04.671Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-15T20:30:05.807Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-15T20:30:05.807Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-15T20:30:05.807Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-15T20:30:06.262Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-15T20:30:06.354Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-15T20:30:06.886Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-15T20:30:07.871Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-15T20:30:08.522Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-15T20:30:08.522Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.522Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-15T20:30:08.522Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.522Z] === RUN TestDockerSuite/TestNetHostname [2022-02-15T20:30:08.522Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.522Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-15T20:30:08.522Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.522Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-15T20:30:08.522Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.522Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-15T20:30:08.522Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.522Z] === RUN TestDockerSuite/TestPluginActive [2022-02-15T20:30:08.522Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.522Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-15T20:30:08.522Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.522Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-15T20:30:08.984Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-15T20:30:08.984Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.984Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-15T20:30:08.984Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T20:30:08.984Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-15T20:30:08.984Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T20:30:08.984Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-15T20:30:08.984Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.984Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-15T20:30:08.984Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.984Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-15T20:30:08.984Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.984Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-15T20:30:08.984Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.984Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-15T20:30:08.984Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.984Z] === RUN TestDockerSuite/TestPortList [2022-02-15T20:30:08.984Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T20:30:08.984Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-15T20:30:10.822Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-15T20:30:10.822Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T20:30:10.822Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-15T20:30:10.822Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T20:30:11.291Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-15T20:30:11.291Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T20:30:11.291Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-15T20:30:11.291Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T20:30:11.291Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-15T20:30:11.291Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T20:30:11.291Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-15T20:30:11.291Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T20:30:11.291Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-15T20:30:11.291Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T20:30:11.291Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-15T20:30:11.291Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T20:30:11.291Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T20:30:13.666Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-15T20:30:13.666Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:30:14.121Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-15T20:30:14.121Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-15T20:30:14.121Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T20:30:14.121Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-15T20:30:14.121Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T20:30:14.121Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-15T20:30:14.121Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:30:14.121Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-15T20:30:14.121Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T20:30:14.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-15T20:30:14.121Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T20:30:14.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-15T20:30:14.121Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T20:30:14.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-15T20:30:14.121Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:30:14.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-15T20:30:15.081Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-15T20:30:15.081Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T20:30:15.081Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-15T20:30:15.081Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T20:30:15.549Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-15T20:30:15.549Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T20:30:15.549Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-15T20:30:15.549Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T20:30:15.549Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-15T20:30:15.549Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:30:15.549Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-15T20:30:16.552Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-15T20:30:18.796Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-15T20:30:18.796Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T20:30:18.796Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-15T20:30:22.369Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-15T20:30:22.369Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:30:22.369Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-15T20:30:25.970Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-15T20:30:25.970Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T20:30:25.970Z] === RUN TestDockerSuite/TestRunRm [2022-02-15T20:30:28.184Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-15T20:30:29.116Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-15T20:30:29.116Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T20:30:29.116Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-15T20:30:29.413Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-15T20:30:29.414Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-15T20:30:29.414Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-15T20:30:34.052Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-15T20:30:37.002Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-15T20:30:39.419Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-15T20:30:39.961Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-15T20:30:42.179Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-15T20:30:45.132Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-15T20:30:45.132Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T20:30:45.132Z] === RUN TestDockerSuite/TestRunState [2022-02-15T20:30:45.132Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T20:30:45.132Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-15T20:30:48.085Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-15T20:30:48.085Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:30:48.085Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-15T20:30:50.461Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-15T20:30:51.044Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-15T20:30:51.044Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T20:30:51.044Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-15T20:30:51.044Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T20:30:51.044Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-15T20:30:51.044Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-15T20:30:51.044Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-15T20:30:51.044Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T20:30:51.044Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-15T20:30:53.353Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-15T20:30:53.809Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-15T20:30:56.917Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-15T20:30:56.917Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T20:30:56.917Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-15T20:30:56.917Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T20:30:56.917Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-15T20:30:56.917Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T20:30:56.917Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-15T20:30:56.917Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T20:30:56.917Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-15T20:30:56.917Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T20:30:56.917Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-15T20:30:56.917Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T20:30:56.917Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-15T20:30:56.917Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T20:30:56.917Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-15T20:30:56.917Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T20:30:56.917Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-15T20:30:56.917Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T20:30:56.917Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-15T20:30:56.917Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T20:30:56.917Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-15T20:30:57.110Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-15T20:30:57.110Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-15T20:30:57.110Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T20:30:57.110Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-15T20:30:59.869Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-15T20:30:59.869Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T20:30:59.869Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-15T20:31:02.823Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-15T20:31:02.823Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T20:31:02.823Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-15T20:31:02.823Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T20:31:02.823Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-15T20:31:04.101Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-15T20:31:06.611Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-15T20:31:09.472Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-15T20:31:09.874Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-15T20:31:15.273Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-15T20:31:16.523Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-15T20:31:20.171Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-15T20:31:21.143Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-15T20:31:25.069Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-15T20:31:25.937Z] === RUN TestDockerSuite/TestRmiTag [2022-02-15T20:31:26.392Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-15T20:31:28.309Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-15T20:31:28.309Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T20:31:28.309Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-15T20:31:28.309Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-15T20:31:29.746Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-15T20:31:29.746Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T20:31:29.746Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-15T20:31:29.746Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T20:31:29.746Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-15T20:31:30.110Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-15T20:31:33.063Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-15T20:31:34.428Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-15T20:31:34.428Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:31:34.428Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-15T20:31:34.428Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T20:31:34.428Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-15T20:31:34.428Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T20:31:34.884Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-15T20:31:34.884Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T20:31:34.884Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-15T20:31:36.022Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-15T20:31:38.978Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-15T20:31:38.978Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T20:31:38.978Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-15T20:31:38.978Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-15T20:31:38.978Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-15T20:31:38.978Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:31:38.978Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-15T20:31:38.978Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T20:31:38.978Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-15T20:31:38.978Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T20:31:38.978Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-15T20:31:38.978Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T20:31:38.978Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-15T20:31:38.978Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T20:31:38.978Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-15T20:31:43.420Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-15T20:31:43.420Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T20:31:43.420Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-15T20:31:43.735Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-15T20:31:44.386Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-15T20:31:44.386Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T20:31:44.386Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-15T20:31:45.301Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-15T20:31:45.913Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-15T20:31:46.876Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-15T20:31:46.876Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T20:31:46.876Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-15T20:31:47.517Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-15T20:31:51.547Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-15T20:31:53.392Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-15T20:31:53.393Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-15T20:31:53.393Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-15T20:31:53.393Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-15T20:31:53.393Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-15T20:31:53.393Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-15T20:31:53.393Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T20:31:53.393Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-15T20:31:55.198Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-15T20:31:55.608Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-15T20:31:56.076Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-15T20:31:56.162Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-15T20:31:56.216Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-15T20:31:56.544Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-15T20:31:57.011Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-15T20:31:58.381Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-15T20:31:58.576Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-15T20:32:03.210Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-15T20:32:04.171Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-15T20:32:04.171Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T20:32:04.171Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-15T20:32:04.171Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T20:32:04.171Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-15T20:32:04.171Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T20:32:04.171Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-15T20:32:04.171Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T20:32:04.171Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-15T20:32:04.171Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T20:32:04.171Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-15T20:32:04.171Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T20:32:04.171Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-15T20:32:04.171Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T20:32:04.171Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-15T20:32:07.237Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-15T20:32:07.238Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T20:32:07.238Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-15T20:32:07.892Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-15T20:32:07.892Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T20:32:07.892Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-15T20:32:07.892Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T20:32:07.892Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-15T20:32:13.657Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-15T20:32:17.659Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-15T20:32:17.659Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T20:32:17.659Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-15T20:32:18.324Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-15T20:32:21.213Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-15T20:32:22.413Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-15T20:32:22.413Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T20:32:22.413Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-15T20:32:22.413Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:32:22.413Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-15T20:32:22.413Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T20:32:22.413Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-15T20:32:22.413Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T20:32:22.413Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-15T20:32:24.930Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-15T20:32:27.824Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-15T20:32:27.824Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-15T20:32:28.282Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-15T20:32:28.282Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:32:28.282Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-15T20:32:28.282Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T20:32:28.282Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-15T20:32:28.282Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:32:28.282Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-15T20:32:28.282Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:32:28.282Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-15T20:32:28.282Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T20:32:28.282Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-15T20:32:28.282Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:32:28.282Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-15T20:32:28.497Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-15T20:32:28.497Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:32:28.497Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-15T20:32:31.235Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-15T20:32:32.218Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-15T20:32:32.218Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-15T20:32:32.218Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-15T20:32:33.179Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-15T20:32:33.452Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-15T20:32:33.452Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T20:32:33.452Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-15T20:32:34.912Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-15T20:32:34.912Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-15T20:32:34.912Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-15T20:32:34.912Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-15T20:32:34.912Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-15T20:32:34.912Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-15T20:32:34.912Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-15T20:32:34.912Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-15T20:32:34.912Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-15T20:32:34.912Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-15T20:32:34.912Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T20:32:34.912Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-15T20:32:35.667Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-15T20:32:35.667Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T20:32:35.667Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-15T20:32:35.667Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T20:32:35.667Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-15T20:32:35.667Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:32:35.667Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-15T20:32:35.667Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T20:32:36.138Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-15T20:32:36.138Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:32:36.138Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-15T20:32:36.138Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T20:32:36.138Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-15T20:32:37.801Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-15T20:32:37.801Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T20:32:37.801Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-15T20:32:37.848Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-15T20:32:42.469Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-15T20:32:42.469Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T20:32:42.469Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-15T20:32:42.469Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T20:32:42.469Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-15T20:32:42.524Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-15T20:32:42.524Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:32:42.524Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-15T20:32:45.357Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-15T20:32:45.357Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T20:32:45.357Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-15T20:32:45.357Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T20:32:45.357Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-15T20:32:45.357Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T20:32:45.357Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-15T20:32:45.357Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T20:32:45.357Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-15T20:32:45.357Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T20:32:45.357Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-15T20:32:45.357Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T20:32:45.357Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-15T20:32:45.357Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T20:32:45.357Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-15T20:32:47.194Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-15T20:32:47.194Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-15T20:32:47.194Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-15T20:32:47.522Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-15T20:32:51.080Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-15T20:32:51.243Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-15T20:32:51.549Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-15T20:32:51.549Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-15T20:32:51.549Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T20:32:51.549Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-15T20:32:52.016Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-15T20:32:52.484Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-15T20:32:52.484Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-15T20:32:54.133Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-15T20:32:54.133Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T20:32:54.133Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-15T20:32:54.133Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T20:32:54.133Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-15T20:32:54.133Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T20:32:54.133Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-15T20:32:55.437Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-15T20:32:55.437Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-15T20:32:57.939Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-15T20:32:57.939Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T20:32:57.939Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-15T20:32:57.939Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:32:57.939Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-15T20:32:57.939Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T20:32:57.939Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-15T20:32:57.939Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:32:57.939Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-15T20:32:59.263Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-15T20:32:59.475Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-15T20:32:59.730Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-15T20:33:00.198Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-15T20:33:00.198Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-15T20:33:00.198Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-15T20:33:04.855Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-15T20:33:05.820Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-15T20:33:06.524Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-15T20:33:06.524Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T20:33:06.524Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-15T20:33:06.524Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T20:33:06.524Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-15T20:33:06.524Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T20:33:06.524Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-15T20:33:06.524Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:33:06.524Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-15T20:33:06.524Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T20:33:06.524Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-15T20:33:06.524Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T20:33:06.524Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-15T20:33:06.787Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-15T20:33:09.414Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-15T20:33:09.414Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T20:33:09.414Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-15T20:33:09.414Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-15T20:33:09.414Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T20:33:09.414Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-15T20:33:10.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-15T20:33:10.632Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T20:33:10.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-15T20:33:10.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-15T20:33:10.632Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-15T20:33:10.632Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T20:33:10.632Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-15T20:33:13.131Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-15T20:33:13.837Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-15T20:33:16.020Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-15T20:33:16.020Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T20:33:16.021Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-15T20:33:19.295Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-15T20:33:19.607Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-15T20:33:19.739Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-15T20:33:19.739Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T20:33:19.739Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-15T20:33:19.739Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T20:33:19.739Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-15T20:33:19.739Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T20:33:19.739Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-15T20:33:19.765Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-15T20:33:19.765Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-15T20:33:22.633Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-15T20:33:25.525Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-15T20:33:28.154Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-15T20:33:29.239Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-15T20:33:31.880Z] === RUN TestDockerSuite/TestRmiTag [2022-02-15T20:33:32.130Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-15T20:33:32.130Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-15T20:33:32.130Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T20:33:32.130Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-15T20:33:32.130Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T20:33:32.194Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-15T20:33:32.194Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T20:33:32.194Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-15T20:33:32.336Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-15T20:33:32.586Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-15T20:33:32.586Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T20:33:32.586Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-15T20:33:32.586Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T20:33:32.586Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T20:33:32.586Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T20:33:32.586Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-15T20:33:32.586Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T20:33:32.586Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-15T20:33:32.586Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T20:33:32.586Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite (2608.79s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.21s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.93s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.23s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.81s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.26s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.70s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.31s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.56s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.41s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.57s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.60s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.74s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.37s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.77s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.92s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.40s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.94s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.88s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.59s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.83s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.92s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.36s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.09s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.28s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.75s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.52s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.17s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.17s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.65s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.01s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.89s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.60s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.31s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.26s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.42s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.78s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.22s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.73s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.37s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.07s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.39s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.50s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.48s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignore (56.97s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.12s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (63.11s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.92s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.00s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.10s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.58s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.13s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.82s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.86s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.01s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.71s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.14s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.69s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.80s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.11s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.44s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.48s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.19s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.52s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.39s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildFails (2.85s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.72s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.96s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.81s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.98s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.03s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.59s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildHistory (13.60s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.14s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.25s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.23s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildLabel (1.15s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.11s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.80s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.62s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.07s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.13s) [2022-02-15T20:33:33.157Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.99s) [2022-02-15T20:33:33.157Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.74s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.71s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.79s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.15s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.71s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.49s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.54s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.38s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.17s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.20s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.78s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.96s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.97s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.60s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.58s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.63s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.32s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.53s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.41s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.57s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.23s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildRm (14.17s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.54s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.76s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.15s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.44s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.44s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.61s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.76s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.95s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.68s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildStderr (4.74s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.96s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.92s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.57s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.22s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.91s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.47s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.58s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.37s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.41s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.68s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.44s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.38s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.06s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.70s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.94s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.30s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.37s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.56s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCommitChange (5.90s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.47s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.47s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCommitTTY (8.42s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.42s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.90s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.11s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.96s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.92s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.96s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.68s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.58s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.59s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.70s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.99s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.05s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.07s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.38s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.17s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.85s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.61s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.69s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.28s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.96s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.52s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.76s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.43s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.15s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.10s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.87s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.87s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.85s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.79s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000013848_} (2.86s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1479449820_c:\foo_false____} (2.86s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1479449820_c:\foo_true____} (2.96s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.11s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.05s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.01s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.43s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.06s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.96s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.95s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCpToDot (3.07s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCpToStdout (3.22s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.32s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.15s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.72s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.51s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T20:33:33.158Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-15T20:33:33.158Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.10s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.03s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.11s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.43s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsCopy (5.43s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.13s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.89s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.01s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsFilters (6.20s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsFormat (6.00s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsRename (3.14s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsResize (8.42s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.99s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.10s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.51s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.06s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.42s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.52s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.36s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.44s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.46s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.48s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.53s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.64s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecInspectID (4.94s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.86s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.61s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.49s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.42s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.35s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.41s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.35s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.46s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.20s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.08s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.48s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.38s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.27s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.07s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.10s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.04s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.03s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.11s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectDefault (3.11s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectHistory (5.40s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.90s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.59s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.96s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.48s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectStatus (3.72s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.85s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.60s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.94s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.47s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.91s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.89s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.87s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.31s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.34s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.22s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.95s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.54s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.12s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.19s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.20s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.96s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.86s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.98s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsSince (9.60s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsTail (3.27s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.07s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.09s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.97s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.71s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPsByOrder (9.44s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.45s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.60s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-02-15T20:33:33.159Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.74s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.64s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.05s) [2022-02-15T20:33:33.159Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.48s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.28s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.99s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.75s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.35s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.00s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.58s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.04s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.95s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.46s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.43s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.33s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.04s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.57s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.52s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.08s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.68s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.76s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.08s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.01s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.40s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.90s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.38s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.44s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.78s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.07s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.03s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.92s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.93s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.92s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.93s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.62s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.15s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.42s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.98s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.86s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.94s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.42s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.95s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.98s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.92s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.83s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunExitCode (2.89s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.95s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.87s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.98s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.11s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.93s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.87s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.71s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.11s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.32s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.22s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.17s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.73s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.13s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.45s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunRm (2.93s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.03s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.03s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.86s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.52s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.08s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.92s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.62s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.23s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.97s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.96s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.88s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.85s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.72s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.17s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.95s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.57s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.92s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.30s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.97s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s) [2022-02-15T20:33:33.160Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.67s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T20:33:33.160Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.69s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.37s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.20s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.14s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.47s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.65s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.38s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.10s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.59s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.51s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.55s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.63s) [2022-02-15T20:33:33.161Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T20:33:33.161Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-15T20:33:33.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.161Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-15T20:33:33.619Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-15T20:33:33.619Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-15T20:33:33.619Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-15T20:33:33.619Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T20:33:33.619Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T20:33:33.619Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-15T20:33:33.619Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-15T20:33:33.619Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T20:33:33.619Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T20:33:33.619Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T20:33:33.619Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-15T20:33:33.619Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-15T20:33:33.619Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-15T20:33:33.619Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-15T20:33:33.619Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-15T20:33:33.619Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-15T20:33:33.619Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-15T20:33:33.619Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-15T20:33:33.619Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-15T20:33:33.619Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-15T20:33:33.619Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-15T20:33:33.619Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-15T20:33:33.619Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-15T20:33:33.619Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-15T20:33:33.619Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-15T20:33:33.619Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-15T20:33:33.619Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T20:33:33.619Z] === RUN TestDockerDaemonSuite [2022-02-15T20:33:33.619Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-15T20:33:33.619Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-15T20:33:33.619Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-15T20:33:33.619Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T20:33:33.619Z] === RUN TestDockerSwarmSuite [2022-02-15T20:33:33.619Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-15T20:33:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-15T20:33:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-15T20:33:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-15T20:33:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-15T20:33:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-15T20:33:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-15T20:33:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-15T20:33:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-15T20:33:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-15T20:33:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-15T20:33:33.619Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T20:33:33.619Z] === RUN TestDockerExternalVolumeSuite [2022-02-15T20:33:33.619Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-15T20:33:33.619Z] === RUN TestDockerNetworkSuite [2022-02-15T20:33:33.619Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-15T20:33:33.619Z] === RUN TestDockerHubPullSuite [2022-02-15T20:33:33.619Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-15T20:33:33.619Z] PASS [2022-02-15T20:33:33.619Z] ok github.com/docker/docker/integration-cli 2609.194s [2022-02-15T20:33:33.619Z] [2022-02-15T20:33:33.619Z] === Skipped [2022-02-15T20:33:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T20:33:33.619Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T20:33:33.619Z] [2022-02-15T20:33:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T20:33:33.619Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T20:33:33.619Z] [2022-02-15T20:33:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T20:33:33.619Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T20:33:33.619Z] [2022-02-15T20:33:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-15T20:33:33.619Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-02-15T20:33:33.619Z] [2022-02-15T20:33:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T20:33:33.619Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T20:33:33.619Z] [2022-02-15T20:33:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T20:33:33.619Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T20:33:33.619Z] [2022-02-15T20:33:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T20:33:33.619Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T20:33:33.619Z] [2022-02-15T20:33:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-15T20:33:33.619Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-02-15T20:33:33.619Z] [2022-02-15T20:33:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T20:33:33.619Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.619Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T20:33:33.619Z] [2022-02-15T20:33:33.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-15T20:33:33.619Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T20:33:33.620Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T20:33:33.620Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-02-15T20:33:33.620Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-15T20:33:33.620Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-15T20:33:33.620Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.14s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.14s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.620Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T20:33:33.620Z] [2022-02-15T20:33:33.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T20:33:33.620Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-02-15T20:33:33.621Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-15T20:33:33.621Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-15T20:33:33.621Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T20:33:33.621Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-15T20:33:33.621Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.05s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.05s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T20:33:33.621Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.621Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T20:33:33.621Z] [2022-02-15T20:33:33.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T20:33:33.621Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-15T20:33:33.622Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-15T20:33:33.622Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-15T20:33:33.622Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T20:33:33.622Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T20:33:33.622Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T20:33:33.622Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-15T20:33:33.622Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T20:33:33.622Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-15T20:33:33.622Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-15T20:33:33.622Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T20:33:33.622Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T20:33:33.622Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-15T20:33:33.622Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-15T20:33:33.622Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-15T20:33:33.622Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.622Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T20:33:33.622Z] [2022-02-15T20:33:33.622Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T20:33:33.622Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T20:33:33.623Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T20:33:33.623Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T20:33:33.623Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-15T20:33:33.623Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T20:33:33.623Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T20:33:33.623Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T20:33:33.623Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-02-15T20:33:33.623Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-15T20:33:33.623Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T20:33:33.623Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T20:33:33.623Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T20:33:33.623Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T20:33:33.623Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.04s) [2022-02-15T20:33:33.623Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.04s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-15T20:33:33.623Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T20:33:33.623Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T20:33:33.623Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.623Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T20:33:33.623Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-15T20:33:33.624Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-15T20:33:33.624Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T20:33:33.624Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-15T20:33:33.624Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-15T20:33:33.624Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-15T20:33:33.624Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-15T20:33:33.624Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-15T20:33:33.624Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T20:33:33.624Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T20:33:33.624Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-15T20:33:33.624Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-15T20:33:33.624Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-15T20:33:33.624Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-15T20:33:33.624Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-15T20:33:33.624Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T20:33:33.624Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.624Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T20:33:33.624Z] [2022-02-15T20:33:33.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T20:33:33.625Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.625Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T20:33:33.625Z] [2022-02-15T20:33:33.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T20:33:33.625Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.625Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T20:33:33.625Z] [2022-02-15T20:33:33.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T20:33:33.625Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.625Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T20:33:33.625Z] [2022-02-15T20:33:33.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T20:33:33.625Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T20:33:33.625Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T20:33:33.625Z] [2022-02-15T20:33:33.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T20:33:33.625Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.082Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-02-15T20:33:34.082Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.082Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-15T20:33:34.082Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-15T20:33:34.083Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.083Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T20:33:34.083Z] [2022-02-15T20:33:34.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T20:33:34.083Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-15T20:33:34.084Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-15T20:33:34.084Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T20:33:34.084Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-15T20:33:34.084Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-15T20:33:34.084Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-15T20:33:34.084Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T20:33:34.084Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:33:34.084Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:33:34.084Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-15T20:33:34.085Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] DONE 1085 tests, 539 skipped in 2621.107s [2022-02-15T20:33:34.085Z] INFO: Integration tests ended at 02/15/2022 20:33:33. Duration:00:43:41.2901837 [2022-02-15T20:33:34.085Z] INFO: Docker info of the daemon under test at end of run [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] Containers: 2 [2022-02-15T20:33:34.085Z] Running: 0 [2022-02-15T20:33:34.085Z] Paused: 0 [2022-02-15T20:33:34.085Z] Stopped: 2 [2022-02-15T20:33:34.085Z] Images: 18 [2022-02-15T20:33:34.085Z] Server Version: 0.0.0-dev [2022-02-15T20:33:34.085Z] Storage Driver: windowsfilter [2022-02-15T20:33:34.085Z] Windows: [2022-02-15T20:33:34.085Z] Logging Driver: json-file [2022-02-15T20:33:34.085Z] Plugins: [2022-02-15T20:33:34.085Z] Volume: local [2022-02-15T20:33:34.085Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:33:34.085Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:33:34.085Z] Swarm: inactive [2022-02-15T20:33:34.085Z] Default Isolation: process [2022-02-15T20:33:34.085Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T20:33:34.085Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T20:33:34.085Z] OSType: windows [2022-02-15T20:33:34.085Z] Architecture: x86_64 [2022-02-15T20:33:34.085Z] CPUs: 4 [2022-02-15T20:33:34.085Z] Total Memory: 32GiB [2022-02-15T20:33:34.085Z] Name: azwin-2-5adb90 [2022-02-15T20:33:34.085Z] ID: TYCY:Y76M:247V:AFF4:RZF4:RTES:KVPU:TQAU:WFIJ:ZWYQ:TOQC:AUNU [2022-02-15T20:33:34.085Z] Docker Root Dir: D:\CI\PR-43240\3\daemon [2022-02-15T20:33:34.085Z] Debug Mode (client): false [2022-02-15T20:33:34.085Z] Debug Mode (server): true [2022-02-15T20:33:34.085Z] File Descriptors: -1 [2022-02-15T20:33:34.085Z] Goroutines: 17 [2022-02-15T20:33:34.085Z] System Time: 2022-02-15T20:33:33.9620928Z [2022-02-15T20:33:34.085Z] EventsListeners: 0 [2022-02-15T20:33:34.085Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:33:34.085Z] Labels: [2022-02-15T20:33:34.085Z] Experimental: false [2022-02-15T20:33:34.085Z] Insecure Registries: [2022-02-15T20:33:34.085Z] 127.0.0.0/8 [2022-02-15T20:33:34.085Z] Live Restore Enabled: false [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] [2022-02-15T20:33:34.085Z] INFO: Stopping daemon under test [2022-02-15T20:33:34.542Z] SUCCESS: The process with PID 5020 (child process of PID 5300) has been terminated. [2022-02-15T20:33:34.542Z] SUCCESS: The process with PID 5300 (child process of PID 1856) has been terminated. [2022-02-15T20:33:34.542Z] INFO: Stop tailing logs of the daemon under tests [2022-02-15T20:33:34.542Z] INFO: executeCI.ps1 Completed successfully at 02/15/2022 20:33:34. [2022-02-15T20:33:34.542Z] INFO: Tidying up at end of run [2022-02-15T20:33:34.542Z] INFO: Saving daemon under test log (d:\CI\PR-43240\3\dut.out) to bundles\CIDUT.out [2022-02-15T20:33:34.542Z] INFO: Saving daemon under test log (d:\CI\PR-43240\3\dut.err) to bundles\CIDUT.err [2022-02-15T20:33:34.542Z] INFO: Saving containerd logs to bundles [2022-02-15T20:33:34.542Z] INFO: Nuke-Everything... [2022-02-15T20:33:34.542Z] INFO: Container count on control daemon to delete is 2 [2022-02-15T20:33:34.997Z] a97c49656ce2 [2022-02-15T20:33:34.997Z] 7b8fd3d51d20 [2022-02-15T20:33:34.997Z] INFO: Tidying pidfile d:\CI\PR-43240\3\docker.pid [2022-02-15T20:33:34.997Z] INFO: Nuking d:\CI [2022-02-15T20:33:39.628Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-15T20:33:39.628Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T20:33:39.628Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-15T20:33:39.628Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-15T20:33:39.628Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:33:39.628Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-15T20:33:39.628Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T20:33:39.628Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-15T20:33:39.628Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T20:33:39.628Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-15T20:33:39.628Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T20:33:39.628Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-15T20:33:40.887Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-15T20:33:48.181Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-15T20:33:48.181Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T20:33:48.181Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunMount [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-15T20:33:49.722Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T20:33:49.722Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-15T20:33:58.559Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-15T20:34:00.006Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-15T20:34:00.006Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T20:34:00.006Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-15T20:34:00.006Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T20:34:00.006Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-15T20:34:00.006Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T20:34:00.006Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-15T20:34:00.728Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-15T20:34:04.903Z] INFO: Zapped successfully [2022-02-15T20:34:04.903Z] [2022-02-15T20:34:04.903Z] INFO: executeCI.ps1 exiting at Tue Feb 15 20:34:01 CUT 2022. Duration 01:10:26.5891126 [2022-02-15T20:34:04.903Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-15T20:34:05.140Z] Recording test results [2022-02-15T20:34:05.408Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-15T20:34:06.937Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-15T20:34:06.937Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T20:34:06.937Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-15T20:34:06.937Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T20:34:06.937Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-15T20:34:06.937Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T20:34:06.937Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-15T20:34:06.937Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T20:34:06.937Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-15T20:34:06.937Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T20:34:06.937Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-15T20:34:06.937Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T20:34:06.937Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-15T20:34:06.937Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T20:34:06.937Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-15T20:34:07.052Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-15T20:34:09.119Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-15T20:34:09.119Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T20:34:09.119Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-15T20:34:09.119Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T20:34:09.119Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-15T20:34:12.923Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-15T20:34:12.923Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T20:34:12.923Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-15T20:34:12.923Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T20:34:12.923Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-15T20:34:12.923Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T20:34:12.923Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-15T20:34:12.923Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T20:34:12.923Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-15T20:34:12.923Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T20:34:12.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-15T20:34:12.923Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T20:34:12.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-15T20:34:12.923Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T20:34:12.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-15T20:34:12.923Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T20:34:12.923Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-15T20:34:12.923Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T20:34:12.923Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-15T20:34:12.923Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-15T20:34:13.779Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-15T20:34:14.450Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-15T20:34:14.899Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-15T20:34:15.886Z] Creating win-2022-integration-bundles.zip [2022-02-15T20:34:16.620Z] === RUN TestDockerSuite/TestRunNonExistingCmd [Pipeline] archiveArtifacts [2022-02-15T20:34:17.057Z] Archiving artifacts [2022-02-15T20:34:17.792Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-15T20:34:18.791Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-15T20:34:19.753Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-15T20:34:22.646Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-15T20:34:23.101Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T20:34:23.101Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-15T20:34:23.101Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T20:34:23.101Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-15T20:34:23.101Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T20:34:23.101Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-15T20:34:23.101Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T20:34:23.101Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-15T20:34:23.101Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T20:34:23.101Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-15T20:34:23.101Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T20:34:23.101Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-15T20:34:23.101Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T20:34:23.101Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-15T20:34:23.101Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T20:34:23.101Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T20:34:24.848Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-15T20:34:27.746Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-15T20:34:27.778Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-15T20:34:27.778Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T20:34:27.778Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-15T20:34:27.778Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T20:34:27.778Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-15T20:34:27.778Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T20:34:27.778Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-15T20:34:27.778Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T20:34:27.778Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-15T20:34:27.778Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:34:27.778Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-15T20:34:30.642Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-15T20:34:30.642Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-15T20:34:32.121Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43240/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T20:34:33.111Z] + make clean [2022-02-15T20:34:34.643Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T20:34:34.643Z] docker-dev-cache [2022-02-15T20:34:34.643Z] docker-mod-cache [Pipeline] deleteDir [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-15T20:34:36.423Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-15T20:34:36.423Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-15T20:34:36.423Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-15T20:34:36.423Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-15T20:34:36.423Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-15T20:34:36.423Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-15T20:34:36.423Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-15T20:34:36.423Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-15T20:34:36.423Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-15T20:34:36.423Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-15T20:34:36.423Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T20:34:36.423Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T20:34:38.591Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-15T20:34:38.591Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T20:34:38.591Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-15T20:34:40.119Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-15T20:34:40.119Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T20:34:40.119Z] === RUN TestDockerSuite/TestRunRm [2022-02-15T20:34:42.287Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-15T20:34:42.312Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-15T20:34:42.312Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T20:34:42.312Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-15T20:34:42.312Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T20:34:42.312Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-15T20:34:44.482Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-15T20:34:44.482Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T20:34:44.482Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-15T20:34:44.482Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T20:34:44.482Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-15T20:34:44.482Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T20:34:44.482Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-15T20:34:44.482Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T20:34:44.482Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-15T20:34:44.482Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T20:34:44.482Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-15T20:34:44.482Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T20:34:44.482Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-15T20:34:44.482Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T20:34:44.482Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-15T20:34:47.377Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-15T20:34:49.333Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-15T20:34:52.227Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-15T20:34:54.449Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-15T20:34:55.120Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-15T20:34:57.344Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-15T20:34:57.344Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T20:34:57.344Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-15T20:34:57.344Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T20:34:57.344Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-15T20:34:57.344Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T20:34:57.344Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-15T20:34:58.840Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-15T20:34:58.840Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T20:34:58.840Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-15T20:34:58.840Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T20:34:58.840Z] === RUN TestDockerSuite/TestRunState [2022-02-15T20:34:58.840Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T20:34:58.840Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-15T20:34:59.513Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-15T20:34:59.513Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T20:34:59.513Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-15T20:34:59.513Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:34:59.513Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-15T20:34:59.513Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T20:34:59.513Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-15T20:34:59.513Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:34:59.513Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-15T20:35:01.689Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-15T20:35:02.561Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-15T20:35:02.561Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:35:02.561Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-15T20:35:02.561Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-15T20:35:02.561Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T20:35:02.561Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-15T20:35:02.561Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T20:35:02.561Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-15T20:35:03.017Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-15T20:35:03.017Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-15T20:35:03.017Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T20:35:03.017Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-15T20:35:07.470Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-15T20:35:07.470Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T20:35:07.470Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-15T20:35:07.470Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T20:35:07.470Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-15T20:35:07.470Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T20:35:07.470Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-15T20:35:07.470Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:35:07.470Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-15T20:35:07.470Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T20:35:07.470Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-15T20:35:07.470Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T20:35:07.470Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-15T20:35:08.788Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-15T20:35:08.788Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T20:35:08.788Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-15T20:35:08.788Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T20:35:08.788Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-15T20:35:08.788Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T20:35:08.788Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-15T20:35:08.789Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T20:35:08.789Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-15T20:35:08.789Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T20:35:08.789Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-15T20:35:08.789Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T20:35:08.789Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-15T20:35:08.789Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T20:35:08.789Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-15T20:35:08.789Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T20:35:08.789Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-15T20:35:08.789Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T20:35:08.789Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-15T20:35:08.789Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T20:35:08.789Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-15T20:35:10.376Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-15T20:35:10.376Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T20:35:10.376Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-15T20:35:10.376Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-15T20:35:10.376Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T20:35:10.376Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-15T20:35:11.679Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-15T20:35:11.679Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T20:35:11.679Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-15T20:35:13.269Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-15T20:35:15.401Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-15T20:35:15.401Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T20:35:15.401Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-15T20:35:15.401Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T20:35:15.401Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-15T20:35:15.445Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-15T20:35:15.445Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T20:35:15.445Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-15T20:35:17.663Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-15T20:35:17.663Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T20:35:17.663Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-15T20:35:17.663Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T20:35:17.663Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-15T20:35:17.663Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T20:35:17.663Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-15T20:35:19.200Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-15T20:35:20.636Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-15T20:35:22.854Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-15T20:35:25.809Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-15T20:35:29.627Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-15T20:35:32.986Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-15T20:35:32.987Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-15T20:35:32.987Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T20:35:32.987Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-15T20:35:32.987Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T20:35:32.987Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-15T20:35:32.987Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T20:35:32.987Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-15T20:35:32.987Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T20:35:32.987Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T20:35:32.987Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T20:35:32.987Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-15T20:35:32.987Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T20:35:33.458Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-15T20:35:33.458Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T20:35:33.458Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-15T20:35:35.493Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-15T20:35:38.219Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-15T20:35:38.219Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T20:35:38.219Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-15T20:35:38.219Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-15T20:35:38.219Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:35:38.219Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-15T20:35:38.219Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T20:35:38.219Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-15T20:35:38.219Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T20:35:38.219Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-15T20:35:38.219Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T20:35:38.219Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-15T20:35:44.151Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-15T20:35:44.151Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T20:35:44.151Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-15T20:35:44.631Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-15T20:35:48.657Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-15T20:35:48.657Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T20:35:48.657Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-15T20:35:49.397Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-15T20:35:50.226Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-15T20:35:50.226Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.226Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-15T20:35:50.226Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.226Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-15T20:35:50.226Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.226Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-15T20:35:50.226Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.226Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-15T20:35:50.226Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.226Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-15T20:35:50.226Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.226Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-15T20:35:50.226Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.226Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-15T20:35:50.226Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.698Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-15T20:35:50.698Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.698Z] === RUN TestDockerSuite/TestRunMount [2022-02-15T20:35:50.698Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.698Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-15T20:35:50.698Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.698Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-15T20:35:50.698Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.698Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-15T20:35:50.698Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T20:35:50.698Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-15T20:35:52.722Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-15T20:35:55.672Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-15T20:35:55.672Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T20:35:55.672Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-15T20:35:55.672Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-15T20:35:56.139Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-15T20:35:56.139Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:35:56.139Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-15T20:35:56.139Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T20:35:56.139Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-15T20:35:56.139Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T20:35:56.139Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-15T20:35:56.139Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T20:35:56.139Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-15T20:35:56.139Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T20:35:56.139Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-15T20:35:59.375Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-15T20:35:59.375Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T20:35:59.375Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-15T20:35:59.375Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T20:35:59.375Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-15T20:35:59.375Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T20:35:59.375Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-15T20:36:02.005Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-15T20:36:04.955Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-15T20:36:06.520Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-15T20:36:09.835Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-15T20:36:13.647Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-15T20:36:13.647Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.647Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-15T20:36:13.647Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.647Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-15T20:36:13.647Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.647Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-15T20:36:13.647Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.647Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-15T20:36:13.647Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.647Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-15T20:36:13.647Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.647Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-15T20:36:13.647Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.647Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-15T20:36:13.647Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.647Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-15T20:36:13.647Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.647Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-15T20:36:13.680Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-15T20:36:13.680Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-15T20:36:13.680Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-15T20:36:13.680Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-15T20:36:13.680Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-15T20:36:13.680Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T20:36:13.680Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-15T20:36:14.116Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-15T20:36:15.689Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-15T20:36:15.896Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-15T20:36:16.365Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-15T20:36:16.365Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-15T20:36:16.832Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-15T20:36:17.923Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-15T20:36:18.395Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-15T20:36:20.892Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-15T20:36:21.881Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-15T20:36:24.099Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-15T20:36:24.572Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T20:36:24.572Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-15T20:36:24.572Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T20:36:24.572Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-15T20:36:24.572Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T20:36:24.572Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-15T20:36:24.572Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T20:36:24.572Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-15T20:36:24.572Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T20:36:24.572Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-15T20:36:24.572Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T20:36:24.572Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-15T20:36:24.572Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T20:36:24.572Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-15T20:36:24.572Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T20:36:24.572Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T20:36:28.368Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-15T20:36:28.368Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T20:36:28.368Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-15T20:36:28.368Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T20:36:28.368Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-15T20:36:28.368Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T20:36:28.368Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-15T20:36:28.368Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T20:36:28.368Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-15T20:36:28.368Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:36:28.368Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-15T20:36:28.812Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-15T20:36:28.812Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T20:36:28.812Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-15T20:36:39.233Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-15T20:36:39.233Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T20:36:39.233Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-15T20:36:43.321Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-15T20:36:43.321Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T20:36:43.321Z] === RUN TestDockerSuite/TestRunRm [2022-02-15T20:36:44.308Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-15T20:36:45.101Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-15T20:36:45.101Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T20:36:45.101Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-15T20:36:45.101Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:36:45.101Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-15T20:36:45.101Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T20:36:45.101Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-15T20:36:45.101Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T20:36:45.101Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-15T20:36:50.203Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-15T20:36:53.772Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-15T20:36:53.772Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:36:53.772Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-15T20:36:53.772Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T20:36:53.772Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-15T20:36:53.772Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:36:53.772Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-15T20:36:53.772Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:36:53.772Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-15T20:36:53.772Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T20:36:53.772Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-15T20:36:53.772Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:36:53.772Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-15T20:36:56.721Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-15T20:36:57.385Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-15T20:37:00.345Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-15T20:37:00.512Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-15T20:37:00.512Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T20:37:00.980Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-15T20:37:02.568Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-15T20:37:04.770Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-15T20:37:04.770Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T20:37:04.770Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-15T20:37:04.770Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T20:37:04.770Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-15T20:37:04.770Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:37:04.770Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-15T20:37:04.770Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T20:37:04.770Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-15T20:37:04.770Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:37:04.770Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-15T20:37:04.770Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T20:37:04.770Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-15T20:37:05.536Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-15T20:37:05.536Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T20:37:05.536Z] === RUN TestDockerSuite/TestRunState [2022-02-15T20:37:05.536Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T20:37:05.536Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-15T20:37:07.740Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-15T20:37:07.740Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:37:07.740Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-15T20:37:14.804Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-15T20:37:14.804Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T20:37:14.804Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-15T20:37:14.804Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T20:37:14.804Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-15T20:37:14.804Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-15T20:37:14.804Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-15T20:37:14.804Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T20:37:14.804Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-15T20:37:19.481Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-15T20:37:19.481Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T20:37:19.481Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-15T20:37:19.481Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T20:37:19.481Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-15T20:37:19.481Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T20:37:19.481Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-15T20:37:19.481Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T20:37:19.481Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-15T20:37:19.481Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T20:37:19.481Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-15T20:37:19.481Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T20:37:19.481Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-15T20:37:19.481Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T20:37:19.584Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-15T20:37:19.585Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-15T20:37:19.939Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-15T20:37:19.939Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T20:37:19.939Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-15T20:37:19.939Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T20:37:19.939Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-15T20:37:19.939Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T20:37:19.939Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-15T20:37:20.041Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-15T20:37:20.041Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T20:37:20.041Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-15T20:37:20.497Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-15T20:37:20.497Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-15T20:37:20.954Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-15T20:37:22.116Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-15T20:37:22.116Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T20:37:22.116Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-15T20:37:24.674Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-15T20:37:24.674Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-15T20:37:25.018Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-15T20:37:25.018Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T20:37:25.018Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-15T20:37:25.018Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T20:37:25.018Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-15T20:37:28.393Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-15T20:37:28.849Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-15T20:37:29.306Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-15T20:37:29.306Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-15T20:37:29.306Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-15T20:37:33.571Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-15T20:37:40.628Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-15T20:37:41.813Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-15T20:37:41.813Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T20:37:41.813Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-15T20:37:41.813Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-15T20:37:41.813Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-15T20:37:41.813Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T20:37:41.813Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-15T20:37:46.413Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-15T20:37:52.101Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-15T20:37:52.101Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-15T20:37:52.101Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-15T20:37:53.482Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-15T20:37:53.482Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T20:37:53.482Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-15T20:37:53.482Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-15T20:37:55.655Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-15T20:37:58.604Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-15T20:38:04.521Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-15T20:38:04.521Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T20:38:04.521Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite (2889.51s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.53s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.59s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.41s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.62s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.39s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.54s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.91s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.50s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.63s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.19s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.19s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.12s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.88s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.10s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.42s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.74s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.40s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.87s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.61s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.82s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.24s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.67s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.97s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.15s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.66s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.43s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.67s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.73s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.49s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.52s) [2022-02-15T20:38:05.508Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T20:38:05.508Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.07s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.11s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.65s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.47s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.87s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.75s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.85s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.91s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.17s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.10s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.07s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.81s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.79s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.67s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.68s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.21s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.39s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.97s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.73s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.33s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.60s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.46s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.07s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.66s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (95.12s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.66s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.57s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.41s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.66s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.25s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.45s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.19s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildFails (3.26s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.84s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.93s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.25s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.41s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.62s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.08s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.68s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.47s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildHistory (13.03s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.03s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.58s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.64s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.63s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.51s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.87s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.74s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (40.74s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.98s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.15s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.29s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.06s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.86s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.05s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.89s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.63s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.48s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.85s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.57s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.48s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.88s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.68s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.76s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.64s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.63s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.12s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.40s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.26s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.78s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.27s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildRm (16.63s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.90s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.70s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.87s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.81s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.96s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.03s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.07s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.37s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.98s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildStderr (6.09s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.17s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.35s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.50s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.90s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.13s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.99s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.13s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.14s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.98s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.80s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.50s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.11s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.89s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.29s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.04s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.22s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.33s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestCommitChange (6.56s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.86s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.08s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestCommitTTY (9.11s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.82s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.95s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.19s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.28s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.29s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.33s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.08s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.95s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.93s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.96s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.25s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.35s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.30s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.84s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.14s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.26s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.68s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.11s) [2022-02-15T20:38:05.509Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T20:38:05.509Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.34s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.85s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.90s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.31s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.40s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.97s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.09s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.24s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.11s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.98s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004b3428_} (3.11s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110761990_c:\foo_false____} (3.22s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13110761990_c:\foo_true____} (3.20s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.69s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.42s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.42s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.14s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.50s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.04s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.31s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCpToDot (3.43s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCpToStdout (3.41s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.43s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.60s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateRM (0.47s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.37s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.27s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.58s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.60s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.49s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.30s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.37s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsCopy (6.46s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.06s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.32s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.69s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsFilters (6.75s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsFormat (6.54s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsRename (3.49s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsResize (33.92s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.67s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.45s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.12s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.15s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.57s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.43s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.55s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.06s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.01s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.99s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.75s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.93s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecInspectID (6.03s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.25s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.03s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.19s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.38s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.41s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.44s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.41s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.97s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.12s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.48s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.67s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.22s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.15s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.28s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.23s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectDefault (3.42s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectHistory (5.79s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-15T20:38:05.510Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.28s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.10s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.52s) [2022-02-15T20:38:05.510Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.99s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.44s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestInspectStatus (4.06s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.34s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.01s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.19s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.96s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.35s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.36s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.29s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.30s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.34s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.54s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.30s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.05s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.89s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.97s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.85s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.12s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.94s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.47s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.47s) [2022-02-15T20:38:05.511Z] --- PASS: TestDockerSuite/TestLogsSince (10.05s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T20:38:05.511Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T20:38:05.777Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-15T20:38:05.777Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.777Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-15T20:38:05.777Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-15T20:38:05.777Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-15T20:38:05.777Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.777Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-15T20:38:05.777Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.777Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-15T20:38:05.777Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.777Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-15T20:38:05.777Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.777Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-15T20:38:05.777Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.777Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestLogsTail (3.80s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.54s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.35s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.67s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.68s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPsByOrder (14.12s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.09s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.61s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.44s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.27s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.30s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.50s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.94s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.03s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (11.16s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.72s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (33.06s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (13.88s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.63s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.99s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.96s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.63s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.99s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.39s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.47s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.47s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.31s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.46s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.86s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.66s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.43s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.47s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.08s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.33s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.05s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.40s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.34s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.27s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.53s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.29s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.19s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.89s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.28s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.39s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.22s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.32s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.13s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.25s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.33s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.32s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.34s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.23s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunExitCode (3.14s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.10s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.16s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.42s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.48s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.85s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.63s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.74s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.85s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.90s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T20:38:05.980Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2022-02-15T20:38:05.980Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.18s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.20s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.46s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.33s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunRm (3.39s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.29s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.10s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.06s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.89s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.32s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.42s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.47s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.11s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.10s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.06s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.72s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.33s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.34s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.22s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.40s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.41s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.45s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.04s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.54s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.40s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.61s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.41s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.68s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.28s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.18s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.84s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.48s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.55s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.85s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.71s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.57s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.68s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T20:38:05.981Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.65s) [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-15T20:38:05.981Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.981Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T20:38:05.981Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T20:38:05.981Z] === RUN TestDockerSchema1RegistrySuite [2022-02-15T20:38:05.981Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-15T20:38:05.982Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T20:38:05.982Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T20:38:05.982Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-15T20:38:05.982Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-15T20:38:05.982Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T20:38:05.982Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T20:38:05.982Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T20:38:05.982Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-15T20:38:05.982Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-15T20:38:05.982Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-15T20:38:05.982Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-15T20:38:05.982Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-15T20:38:05.982Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-15T20:38:05.982Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-15T20:38:05.982Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-15T20:38:05.982Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-15T20:38:05.982Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-15T20:38:05.982Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-15T20:38:05.982Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-15T20:38:05.982Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-15T20:38:05.982Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-15T20:38:05.982Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-15T20:38:05.982Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-15T20:38:05.982Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T20:38:05.982Z] === RUN TestDockerDaemonSuite [2022-02-15T20:38:05.982Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-15T20:38:05.982Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-15T20:38:05.982Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-15T20:38:05.982Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T20:38:05.982Z] === RUN TestDockerSwarmSuite [2022-02-15T20:38:05.982Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-15T20:38:05.982Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-15T20:38:05.982Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-15T20:38:05.982Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-15T20:38:05.982Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-15T20:38:05.982Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-15T20:38:05.982Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-15T20:38:05.982Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-15T20:38:05.982Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-15T20:38:05.982Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-15T20:38:05.982Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-15T20:38:05.982Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T20:38:05.982Z] === RUN TestDockerExternalVolumeSuite [2022-02-15T20:38:05.982Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-15T20:38:05.982Z] === RUN TestDockerNetworkSuite [2022-02-15T20:38:05.982Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-15T20:38:05.982Z] === RUN TestDockerHubPullSuite [2022-02-15T20:38:05.982Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-15T20:38:05.982Z] PASS [2022-02-15T20:38:05.982Z] ok github.com/docker/docker/integration-cli 2889.888s [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === Skipped [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T20:38:05.982Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T20:38:05.982Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T20:38:05.982Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-15T20:38:05.982Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T20:38:05.982Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T20:38:05.982Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T20:38:05.982Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T20:38:05.982Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T20:38:05.982Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-15T20:38:05.982Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-15T20:38:05.982Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T20:38:05.982Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T20:38:05.982Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-15T20:38:05.982Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T20:38:05.982Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T20:38:05.982Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T20:38:05.982Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T20:38:05.982Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T20:38:05.982Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-15T20:38:05.982Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-15T20:38:05.982Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T20:38:05.982Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T20:38:05.982Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T20:38:05.982Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T20:38:05.982Z] [2022-02-15T20:38:05.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T20:38:05.982Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.982Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T20:38:05.983Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.50s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.07s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-15T20:38:05.983Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-15T20:38:05.983Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.983Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-15T20:38:05.983Z] [2022-02-15T20:38:05.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-15T20:38:05.984Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-15T20:38:05.984Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-15T20:38:05.984Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-15T20:38:05.984Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-15T20:38:05.984Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-02-15T20:38:05.984Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-15T20:38:05.984Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-15T20:38:05.984Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-15T20:38:05.984Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T20:38:05.984Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-15T20:38:05.984Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T20:38:05.984Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-15T20:38:05.984Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-15T20:38:05.984Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-15T20:38:05.984Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-15T20:38:05.984Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T20:38:05.984Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.984Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T20:38:05.984Z] [2022-02-15T20:38:05.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-15T20:38:05.985Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T20:38:05.985Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T20:38:05.985Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T20:38:05.985Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T20:38:05.985Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T20:38:05.985Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T20:38:05.985Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T20:38:05.985Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T20:38:05.985Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T20:38:05.985Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-15T20:38:05.985Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-02-15T20:38:05.985Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T20:38:05.985Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T20:38:05.985Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T20:38:05.985Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T20:38:05.985Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T20:38:05.985Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T20:38:05.985Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T20:38:05.985Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T20:38:05.985Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.985Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T20:38:05.985Z] [2022-02-15T20:38:05.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-15T20:38:05.986Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.986Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T20:38:05.986Z] [2022-02-15T20:38:05.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T20:38:05.986Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T20:38:05.986Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T20:38:05.986Z] [2022-02-15T20:38:05.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T20:38:05.986Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T20:38:06.454Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T20:38:06.454Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T20:38:06.454Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T20:38:06.454Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-15T20:38:06.454Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T20:38:06.454Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T20:38:06.454Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.454Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T20:38:06.454Z] [2022-02-15T20:38:06.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T20:38:06.455Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T20:38:06.455Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T20:38:06.455Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T20:38:06.455Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T20:38:06.455Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:38:06.455Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T20:38:06.455Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T20:38:06.455Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T20:38:06.455Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-15T20:38:06.455Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-02-15T20:38:06.455Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T20:38:06.455Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T20:38:06.455Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.455Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T20:38:06.455Z] [2022-02-15T20:38:06.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-02-15T20:38:06.456Z] [2022-02-15T20:38:06.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-15T20:38:06.456Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.456Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-15T20:38:06.457Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T20:38:06.457Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T20:38:06.457Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T20:38:06.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T20:38:06.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T20:38:06.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.457Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T20:38:06.457Z] [2022-02-15T20:38:06.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:38:06.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.458Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T20:38:06.458Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.458Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T20:38:06.458Z] [2022-02-15T20:38:06.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T20:38:06.459Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.459Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T20:38:06.459Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T20:38:06.459Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T20:38:06.459Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T20:38:06.459Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.459Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T20:38:06.459Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.459Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T20:38:06.459Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.459Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-15T20:38:06.459Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-15T20:38:06.459Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-15T20:38:06.459Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] DONE 1085 tests, 544 skipped in 2901.014s [2022-02-15T20:38:06.459Z] INFO: Integration tests ended at 02/15/2022 20:38:06. Duration:00:48:21.1539569 [2022-02-15T20:38:06.459Z] INFO: Docker info of the daemon under test at end of run [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] Containers: 2 [2022-02-15T20:38:06.459Z] Running: 0 [2022-02-15T20:38:06.459Z] Paused: 0 [2022-02-15T20:38:06.459Z] Stopped: 2 [2022-02-15T20:38:06.459Z] Images: 18 [2022-02-15T20:38:06.459Z] Server Version: 0.0.0-dev [2022-02-15T20:38:06.459Z] Storage Driver: windowsfilter [2022-02-15T20:38:06.459Z] Windows: [2022-02-15T20:38:06.459Z] Logging Driver: json-file [2022-02-15T20:38:06.459Z] Plugins: [2022-02-15T20:38:06.459Z] Volume: local [2022-02-15T20:38:06.459Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:38:06.459Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:38:06.459Z] Swarm: inactive [2022-02-15T20:38:06.459Z] Default Isolation: process [2022-02-15T20:38:06.459Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T20:38:06.459Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T20:38:06.459Z] OSType: windows [2022-02-15T20:38:06.459Z] Architecture: x86_64 [2022-02-15T20:38:06.459Z] CPUs: 4 [2022-02-15T20:38:06.459Z] Total Memory: 32GiB [2022-02-15T20:38:06.459Z] Name: azwin-2-745bf0 [2022-02-15T20:38:06.459Z] ID: VTZW:NRFO:E6IB:JX6I:7Q5M:AFFD:BIE7:EYVK:A3PV:I2EI:LFBO:AEOO [2022-02-15T20:38:06.459Z] Docker Root Dir: D:\CI\PR-43240\3\daemon [2022-02-15T20:38:06.459Z] Debug Mode (client): false [2022-02-15T20:38:06.459Z] Debug Mode (server): true [2022-02-15T20:38:06.459Z] File Descriptors: -1 [2022-02-15T20:38:06.459Z] Goroutines: 46 [2022-02-15T20:38:06.459Z] System Time: 2022-02-15T20:38:06.4002182Z [2022-02-15T20:38:06.459Z] EventsListeners: 0 [2022-02-15T20:38:06.459Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:38:06.459Z] Labels: [2022-02-15T20:38:06.459Z] Experimental: false [2022-02-15T20:38:06.459Z] Insecure Registries: [2022-02-15T20:38:06.459Z] 127.0.0.0/8 [2022-02-15T20:38:06.459Z] Live Restore Enabled: false [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.459Z] [2022-02-15T20:38:06.926Z] INFO: Stopping daemon under test [2022-02-15T20:38:06.926Z] SUCCESS: The process with PID 5920 (child process of PID 3132) has been terminated. [2022-02-15T20:38:06.926Z] SUCCESS: The process with PID 3132 (child process of PID 4004) has been terminated. [2022-02-15T20:38:06.926Z] INFO: Stop tailing logs of the daemon under tests [2022-02-15T20:38:06.926Z] INFO: executeCI.ps1 Completed successfully at 02/15/2022 20:38:06. [2022-02-15T20:38:06.926Z] INFO: Tidying up at end of run [2022-02-15T20:38:06.926Z] INFO: Saving daemon under test log (d:\CI\PR-43240\3\dut.out) to bundles\CIDUT.out [2022-02-15T20:38:06.926Z] INFO: Saving daemon under test log (d:\CI\PR-43240\3\dut.err) to bundles\CIDUT.err [2022-02-15T20:38:06.926Z] INFO: Saving containerd logs to bundles [2022-02-15T20:38:06.926Z] INFO: Nuke-Everything... [2022-02-15T20:38:06.926Z] INFO: Container count on control daemon to delete is 2 [2022-02-15T20:38:07.397Z] 390ce14ba988 [2022-02-15T20:38:07.397Z] e9eac9e0d89c [2022-02-15T20:38:07.397Z] INFO: Tidying pidfile d:\CI\PR-43240\3\docker.pid [2022-02-15T20:38:07.397Z] INFO: Killing containerd with PID 6100 [2022-02-15T20:38:07.397Z] INFO: Nuking d:\CI [2022-02-15T20:38:10.549Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-15T20:38:12.116Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-15T20:38:15.071Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-15T20:38:19.829Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-15T20:38:19.829Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-15T20:38:19.829Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-15T20:38:19.829Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-15T20:38:19.829Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-15T20:38:19.829Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T20:38:19.829Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-15T20:38:22.785Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-15T20:38:22.785Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-15T20:38:23.254Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-15T20:38:23.770Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-15T20:38:25.339Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-15T20:38:37.511Z] INFO: Zapped successfully [2022-02-15T20:38:37.511Z] [2022-02-15T20:38:37.511Z] INFO: executeCI.ps1 exiting at Tue Feb 15 20:38:32 CUT 2022. Duration 01:14:21.3633748 [2022-02-15T20:38:37.511Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-15T20:38:37.762Z] Recording test results [2022-02-15T20:38:37.839Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-15T20:38:37.839Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T20:38:37.839Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-15T20:38:44.976Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-15T20:38:46.496Z] Creating win-2022-c8d-integration-bundles.zip [2022-02-15T20:38:46.506Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-15T20:38:46.506Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T20:38:46.506Z] === RUN TestDockerSuite/TestStartAttachSilent [Pipeline] archiveArtifacts [2022-02-15T20:38:48.933Z] Archiving artifacts [2022-02-15T20:38:51.263Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-15T20:38:51.263Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T20:38:51.263Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-15T20:38:51.263Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:38:51.263Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-15T20:38:51.263Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T20:38:51.263Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-15T20:38:51.263Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T20:38:51.263Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-15T20:38:57.130Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-15T20:38:57.130Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:38:57.130Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-15T20:38:57.130Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T20:38:57.130Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-15T20:38:57.130Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:38:57.130Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-15T20:38:57.130Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:38:57.130Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-15T20:38:57.130Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T20:38:57.130Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-15T20:38:57.131Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:38:57.131Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-15T20:39:00.082Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-15T20:39:02.311Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-15T20:39:02.311Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T20:39:02.312Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-15T20:39:03.525Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43240/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T20:39:04.478Z] + make clean [2022-02-15T20:39:05.264Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-15T20:39:05.264Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T20:39:05.264Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-15T20:39:05.264Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T20:39:05.264Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-15T20:39:05.264Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:39:05.264Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-15T20:39:05.264Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T20:39:05.264Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-15T20:39:05.264Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:39:05.264Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-15T20:39:05.264Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T20:39:05.264Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-15T20:39:05.465Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T20:39:05.933Z] docker-dev-cache [2022-02-15T20:39:05.933Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T20:39:23.092Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-15T20:39:23.093Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-15T20:39:23.093Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-15T20:39:23.093Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T20:39:23.093Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-15T20:39:23.093Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-15T20:39:23.093Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-15T20:39:23.093Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-15T20:39:24.657Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-15T20:39:24.657Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-15T20:39:33.331Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-15T20:39:33.331Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-15T20:39:33.807Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-15T20:39:33.807Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-15T20:39:34.277Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-15T20:39:49.223Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-15T20:39:49.223Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T20:39:49.223Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-15T20:39:49.223Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-15T20:39:49.692Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-15T20:39:49.692Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T20:39:49.692Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-15T20:39:58.375Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-15T20:39:58.375Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-15T20:39:58.375Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-15T20:40:13.322Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-15T20:40:13.322Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T20:40:13.322Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite (2839.94s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.88s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (103.74s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.33s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.27s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.44s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.14s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.51s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.26s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (117.74s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.21s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.22s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.40s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.70s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.39s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.18s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.17s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.82s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.97s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddTar (48.51s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.88s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.70s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.14s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.64s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.81s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.41s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.50s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.01s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.92s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-02-15T20:40:14.895Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-02-15T20:40:14.895Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.85s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.50s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.76s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.07s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.14s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.43s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.24s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.59s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.30s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.55s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.48s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.76s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.71s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.59s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.01s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.03s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignore (74.23s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.85s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (85.88s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.73s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (30.12s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.78s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.58s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (48.43s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.27s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.36s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (101.14s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.86s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.59s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.06s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.27s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.19s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.63s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildFails (7.29s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.73s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.86s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.86s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.07s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.56s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildHistory (11.79s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.07s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.22s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildLabel (1.03s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.33s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.93s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (30.88s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.59s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.73s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.97s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.91s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.83s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.23s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.33s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.13s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.50s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.75s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.17s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.31s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.81s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.50s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.18s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.09s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.31s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.23s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.32s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.46s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.75s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.44s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildRm (13.82s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.75s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.65s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.66s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.85s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.85s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (26.71s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.90s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.23s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.06s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildStderr (4.60s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.72s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.36s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.42s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.87s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.64s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.32s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.90s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.90s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.08s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.96s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.83s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.58s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.76s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.80s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.45s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.46s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.37s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.44s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (9.54s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestCommitChange (10.15s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.78s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.61s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestCommitTTY (7.63s) [2022-02-15T20:40:14.896Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.90s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T20:40:14.896Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.40s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.44s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.69s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.01s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.79s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.45s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.45s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.55s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.01s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.57s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.33s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.83s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.67s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.99s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.51s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.05s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.20s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.52s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.53s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.63s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.46s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.11s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.57s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.79s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.77s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.81s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.81s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000bbda0_} (7.79s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13411724449_c:\foo_false____} (2.80s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13411724449_c:\foo_true____} (2.76s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.65s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.69s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.50s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.81s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.68s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.66s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.01s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCpToDot (2.81s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCpToStdout (7.59s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.27s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.49s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.46s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.22s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.69s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.73s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.66s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.68s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.62s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsCopy (5.39s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.72s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.48s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (8.96s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.17s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsFilters (5.20s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsFormat (5.03s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsRename (2.66s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsResize (8.24s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.87s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.05s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.25s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.18s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.15s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.23s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.42s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.41s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.40s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.69s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.56s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecInspectID (5.03s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.76s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.52s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.62s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.42s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.41s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.34s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.36s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.70s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.46s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-02-15T20:40:14.897Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.21s) [2022-02-15T20:40:14.897Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.60s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.90s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestImagesFormat (0.27s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.06s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.43s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.45s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.55s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.73s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectDefault (2.49s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectHistory (4.73s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.49s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.45s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.48s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.45s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.46s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectStatus (2.95s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.77s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.64s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.42s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.49s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.51s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.51s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.49s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.22s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.20s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.99s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.80s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.55s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.48s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.54s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.33s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.86s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.78s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.67s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.58s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsSince (9.38s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsTail (3.29s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.70s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.48s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.94s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.88s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPsByOrder (9.54s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.27s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.69s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.67s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.46s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.12s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.94s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.41s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.95s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.45s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.51s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.59s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.08s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.33s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.59s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.57s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.57s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.39s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.22s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.91s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.25s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.20s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.59s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.48s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.78s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.75s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.99s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.35s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.20s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.21s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.12s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.44s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.92s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.72s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.16s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.61s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.49s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.16s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T20:40:14.898Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.49s) [2022-02-15T20:40:14.898Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.35s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.61s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.47s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.25s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.73s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.56s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.48s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.46s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.46s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunExitCode (2.60s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.63s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.44s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.48s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.40s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.98s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.99s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.51s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.60s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.40s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.54s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.65s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.27s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.27s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.70s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.69s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.44s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.56s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.50s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.80s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.50s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (6.41s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.95s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.52s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.49s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.09s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.56s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.45s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.56s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.98s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.52s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.40s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.49s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.95s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.42s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.00s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.34s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.33s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.45s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.41s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.50s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.79s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.58s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.91s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.07s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.30s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.39s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.79s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.84s) [2022-02-15T20:40:14.899Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T20:40:14.899Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.68s) [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.899Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-15T20:40:14.899Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-15T20:40:14.900Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-15T20:40:14.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T20:40:14.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T20:40:14.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-15T20:40:14.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-15T20:40:14.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T20:40:14.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T20:40:14.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T20:40:14.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-15T20:40:14.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-15T20:40:14.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-15T20:40:14.900Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-15T20:40:14.900Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-15T20:40:14.900Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-15T20:40:14.900Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-15T20:40:14.900Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-15T20:40:14.900Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-15T20:40:14.900Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-15T20:40:14.900Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-15T20:40:14.900Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-15T20:40:14.900Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-15T20:40:14.900Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-15T20:40:14.900Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-15T20:40:14.900Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-15T20:40:14.900Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T20:40:14.900Z] === RUN TestDockerDaemonSuite [2022-02-15T20:40:14.900Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-15T20:40:14.900Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-15T20:40:14.900Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-15T20:40:14.900Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T20:40:14.900Z] === RUN TestDockerSwarmSuite [2022-02-15T20:40:14.900Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-15T20:40:14.900Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-15T20:40:14.900Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-15T20:40:14.900Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-15T20:40:14.900Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-15T20:40:14.900Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-15T20:40:14.900Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-15T20:40:14.900Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-15T20:40:14.900Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-15T20:40:14.900Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-15T20:40:14.900Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-15T20:40:14.900Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T20:40:14.900Z] === RUN TestDockerExternalVolumeSuite [2022-02-15T20:40:14.900Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-15T20:40:14.900Z] === RUN TestDockerNetworkSuite [2022-02-15T20:40:14.900Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-15T20:40:14.900Z] === RUN TestDockerHubPullSuite [2022-02-15T20:40:14.900Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-15T20:40:14.900Z] PASS [2022-02-15T20:40:14.900Z] ok github.com/docker/docker/integration-cli 2840.369s [2022-02-15T20:40:14.900Z] [2022-02-15T20:40:14.900Z] === Skipped [2022-02-15T20:40:14.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T20:40:14.900Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T20:40:14.900Z] [2022-02-15T20:40:14.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T20:40:14.900Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T20:40:14.900Z] [2022-02-15T20:40:14.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T20:40:14.900Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T20:40:14.900Z] [2022-02-15T20:40:14.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-15T20:40:14.900Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-15T20:40:14.900Z] [2022-02-15T20:40:14.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T20:40:14.900Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T20:40:14.900Z] [2022-02-15T20:40:14.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T20:40:14.900Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T20:40:14.900Z] [2022-02-15T20:40:14.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T20:40:14.900Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T20:40:14.900Z] [2022-02-15T20:40:14.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T20:40:14.900Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T20:40:14.900Z] [2022-02-15T20:40:14.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-15T20:40:14.900Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-02-15T20:40:14.900Z] [2022-02-15T20:40:14.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-15T20:40:14.900Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-15T20:40:14.900Z] [2022-02-15T20:40:14.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-02-15T20:40:14.900Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.900Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T20:40:14.901Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-02-15T20:40:14.901Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.72s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-15T20:40:14.901Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.33s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T20:40:14.901Z] [2022-02-15T20:40:14.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-02-15T20:40:14.901Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T20:40:14.901Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-02-15T20:40:15.373Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.373Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2022-02-15T20:40:15.373Z] [2022-02-15T20:40:15.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-02-15T20:40:15.373Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-02-15T20:40:15.374Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T20:40:15.374Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2022-02-15T20:40:15.374Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-15T20:40:15.374Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T20:40:15.374Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-15T20:40:15.374Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-15T20:40:15.374Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T20:40:15.374Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-02-15T20:40:15.374Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-02-15T20:40:15.374Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-15T20:40:15.374Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-15T20:40:15.374Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-02-15T20:40:15.374Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.374Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T20:40:15.374Z] [2022-02-15T20:40:15.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T20:40:15.374Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T20:40:15.375Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T20:40:15.375Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T20:40:15.375Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T20:40:15.375Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T20:40:15.375Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T20:40:15.375Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T20:40:15.375Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T20:40:15.375Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-15T20:40:15.375Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-15T20:40:15.375Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-02-15T20:40:15.375Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T20:40:15.375Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T20:40:15.375Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T20:40:15.375Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-15T20:40:15.375Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T20:40:15.375Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T20:40:15.375Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-02-15T20:40:15.375Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T20:40:15.375Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-15T20:40:15.375Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-15T20:40:15.375Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T20:40:15.375Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T20:40:15.375Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-02-15T20:40:15.375Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T20:40:15.375Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.375Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T20:40:15.375Z] [2022-02-15T20:40:15.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T20:40:15.376Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T20:40:15.376Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-15T20:40:15.376Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T20:40:15.376Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T20:40:15.376Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T20:40:15.376Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:40:15.376Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T20:40:15.376Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T20:40:15.376Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-15T20:40:15.376Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-15T20:40:15.376Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-15T20:40:15.376Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-15T20:40:15.376Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.376Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T20:40:15.376Z] [2022-02-15T20:40:15.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T20:40:15.376Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.04s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-15T20:40:15.377Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.377Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-02-15T20:40:15.377Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-15T20:40:15.378Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T20:40:15.378Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.378Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T20:40:15.378Z] [2022-02-15T20:40:15.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-15T20:40:15.379Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.379Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-02-15T20:40:15.379Z] [2022-02-15T20:40:15.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T20:40:15.379Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.379Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T20:40:15.379Z] [2022-02-15T20:40:15.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T20:40:15.379Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.379Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T20:40:15.379Z] [2022-02-15T20:40:15.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T20:40:15.379Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.379Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T20:40:15.379Z] [2022-02-15T20:40:15.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T20:40:15.379Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.379Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T20:40:15.379Z] [2022-02-15T20:40:15.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T20:40:15.379Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.379Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T20:40:15.379Z] [2022-02-15T20:40:15.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T20:40:15.379Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.379Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-15T20:40:15.850Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-02-15T20:40:15.850Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-15T20:40:15.850Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-15T20:40:15.850Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-15T20:40:15.850Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T20:40:15.850Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:40:15.850Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.850Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:40:15.850Z] [2022-02-15T20:40:15.850Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-15T20:40:15.851Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] DONE 1085 tests, 539 skipped in 2850.360s [2022-02-15T20:40:15.851Z] INFO: Integration tests ended at 02/15/2022 20:40:15. Duration:00:47:30.5382491 [2022-02-15T20:40:15.851Z] INFO: Docker info of the daemon under test at end of run [2022-02-15T20:40:15.851Z] [2022-02-15T20:40:15.851Z] Containers: 2 [2022-02-15T20:40:15.851Z] Running: 0 [2022-02-15T20:40:15.851Z] Paused: 0 [2022-02-15T20:40:15.851Z] Stopped: 2 [2022-02-15T20:40:15.851Z] Images: 18 [2022-02-15T20:40:15.851Z] Server Version: 0.0.0-dev [2022-02-15T20:40:15.851Z] Storage Driver: windowsfilter [2022-02-15T20:40:15.851Z] Windows: [2022-02-15T20:40:15.851Z] Logging Driver: json-file [2022-02-15T20:40:15.851Z] Plugins: [2022-02-15T20:40:15.851Z] Volume: local [2022-02-15T20:40:15.851Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:40:15.851Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:40:15.851Z] Swarm: inactive [2022-02-15T20:40:15.851Z] Default Isolation: process [2022-02-15T20:40:15.852Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-15T20:40:15.852Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-15T20:40:15.852Z] OSType: windows [2022-02-15T20:40:15.852Z] Architecture: x86_64 [2022-02-15T20:40:15.852Z] CPUs: 4 [2022-02-15T20:40:15.852Z] Total Memory: 32GiB [2022-02-15T20:40:15.852Z] Name: azwin-2-3b2c10 [2022-02-15T20:40:15.852Z] ID: JBCW:SZA2:RLGS:3WVV:X6FR:UEV3:ACBE:GWS3:5ZEZ:DTBQ:HLAA:Z7FQ [2022-02-15T20:40:15.852Z] Docker Root Dir: D:\CI\PR-43240\3\daemon [2022-02-15T20:40:15.852Z] Debug Mode (client): false [2022-02-15T20:40:15.852Z] Debug Mode (server): true [2022-02-15T20:40:15.852Z] File Descriptors: -1 [2022-02-15T20:40:15.852Z] Goroutines: 17 [2022-02-15T20:40:15.852Z] System Time: 2022-02-15T20:40:15.5881404Z [2022-02-15T20:40:15.852Z] EventsListeners: 0 [2022-02-15T20:40:15.852Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:40:15.852Z] Labels: [2022-02-15T20:40:15.852Z] Experimental: false [2022-02-15T20:40:15.852Z] Insecure Registries: [2022-02-15T20:40:15.852Z] 127.0.0.0/8 [2022-02-15T20:40:15.852Z] Live Restore Enabled: false [2022-02-15T20:40:15.852Z] [2022-02-15T20:40:15.852Z] [2022-02-15T20:40:15.852Z] INFO: Stopping daemon under test [2022-02-15T20:40:15.852Z] SUCCESS: The process with PID 3344 (child process of PID 5328) has been terminated. [2022-02-15T20:40:15.852Z] SUCCESS: The process with PID 5328 (child process of PID 3220) has been terminated. [2022-02-15T20:40:16.320Z] INFO: Stop tailing logs of the daemon under tests [2022-02-15T20:40:16.320Z] INFO: executeCI.ps1 Completed successfully at 02/15/2022 20:40:15. [2022-02-15T20:40:16.320Z] INFO: Tidying up at end of run [2022-02-15T20:40:16.320Z] INFO: Saving daemon under test log (d:\CI\PR-43240\3\dut.out) to bundles\CIDUT.out [2022-02-15T20:40:16.321Z] INFO: Saving daemon under test log (d:\CI\PR-43240\3\dut.err) to bundles\CIDUT.err [2022-02-15T20:40:16.321Z] INFO: Saving containerd logs to bundles [2022-02-15T20:40:16.321Z] INFO: Nuke-Everything... [2022-02-15T20:40:16.791Z] INFO: Container count on control daemon to delete is 2 [2022-02-15T20:40:16.791Z] 97144cd282e9 [2022-02-15T20:40:16.791Z] 4a4637443568 [2022-02-15T20:40:16.791Z] INFO: Tidying pidfile d:\CI\PR-43240\3\docker.pid [2022-02-15T20:40:17.261Z] INFO: Nuking d:\CI [2022-02-15T20:40:47.407Z] INFO: Zapped successfully [2022-02-15T20:40:47.407Z] [2022-02-15T20:40:47.407Z] INFO: executeCI.ps1 exiting at Tue Feb 15 20:40:45 CUT 2022. Duration 01:16:47.6068668 [2022-02-15T20:40:47.407Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-15T20:40:47.657Z] Recording test results [2022-02-15T20:40:54.635Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-15T20:40:56.758Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-15T20:40:59.205Z] Archiving artifacts [2022-02-15T20:41:13.946Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43240/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T20:41:14.903Z] + make clean [2022-02-15T20:41:15.891Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T20:41:16.362Z] docker-dev-cache [2022-02-15T20:41:16.362Z] 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